/usr/bin/wine No such file or directory

Bug #856822 reported by siknasa9
32
This bug affects 6 people
Affects Status Importance Assigned to Milestone
wine1.2 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

sin@Purgatory2:~$ lsb_release -rd
Description: Ubuntu oneiric (development branch)
Release: 11.10
sin@Purgatory2:~$ apt-cache policy pkgname wine
wine:
  Installed: 1.2.3-0ubuntu1
  Candidate: 1.2.3-0ubuntu1
  Version table:
 *** 1.2.3-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe amd64 Packages
        100 /var/lib/dpkg/status
N: Unable to locate package pkgname
sin@Purgatory2:~$ wine
bash: /usr/bin/wine: No such file or directory
sin@Purgatory2:~$ winecfg
exec: 29: /usr/bin/wine: not found
sin@Purgatory2:~$ whereis wine
wine: /usr/bin/wine /usr/share/wine /usr/share/man/man1/wine.1.gz
sin@Purgatory2:~$ strace /usr/bin/wine
execve("/usr/bin/wine", ["/usr/bin/wine"], [/* 42 vars */]) = -1 ENOENT (No such file or directory)
dup(2) = 3
fcntl(3, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE)
fstat(3, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4cf5359000
lseek(3, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
write(3, "strace: exec: No such file or di"..., 40strace: exec: No such file or directory
) = 40
close(3) = 0
munmap(0x7f4cf5359000, 4096) = 0
exit_group(1) = ?
sin@Purgatory2:~$ cd /usr/bin && ldd wine
 not a dynamic executable

Don't really know what else to put in here since the program won't execute but I hope someone else can make some sense of this nonsense because I'm baffled.

What happens: See summary

Expect to happen: Execute Windows program or game.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: wine 1.2.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Thu Sep 22 16:43:06 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: wine1.2
UpgradeStatus: Upgraded to oneiric on 2011-09-05 (17 days ago)

Revision history for this message
siknasa9 (randy-curry666) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in wine1.2 (Ubuntu):
status: New → Confirmed
Revision history for this message
siknasa9 (randy-curry666) wrote :

A recent update fixed the problem. Not sure which one because I wasn't paying close enough attention but this bug should be closed.

Revision history for this message
Eugene (eugene-tarasov) wrote :

Same bug here again. I don't know when it came back, but it still here.
What info I can provide to help to solve this?

Revision history for this message
Eugene (eugene-tarasov) wrote :

Same with wine1.3

Revision history for this message
dorpm (dorpmueller) wrote :

sudo apt-get install --reinstall libc6-i386 solved it for me.

Florian

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.