Skip to content

Instantly share code, notes, and snippets.

Created October 19, 2014 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/dc956517c84c61ad5a47 to your computer and use it in GitHub Desktop.
Save anonymous/dc956517c84c61ad5a47 to your computer and use it in GitHub Desktop.
pwk@cranbait /etc/apt/sources.list.d $ sudo apt-get install wine1.7=1:1.7.17-0ubuntu1 wine1.7-amd64=1:1.7.17-0ubuntu1 wine1.7-i386=1:1.7.17-0ubuntu1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
wine1.7-amd64 : Depends: libgphoto2-2 (>= 2.4.10.1) but it is not installable
Depends: libgphoto2-port0 (>= 2.4.10.1) but it is not installable
wine1.7-i386:i386 : Depends: libgphoto2-2:i386 (>= 2.4.10.1) but it is not installable
Depends: libgphoto2-port0:i386 (>= 2.4.10.1) but it is not installable
E: Unable to correct problems, you have held broken packages.
pwk@cranbait /etc/apt/sources.list.d $ sudo apt-get install libgphoto2-2 libgphoto2-port0
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libgphoto2-2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
libgphoto2-l10n
Package libgphoto2-port0 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libgphoto2-2' has no installation candidate
E: Package 'libgphoto2-port0' has no installation candidate
pwk@cranbait /etc/apt/sources.list.d $ dpkg -l | grep libgphoto2-l10n
ii libgphoto2-l10n 2.5.3.1-1ubuntu2.2 all gphoto2 digital camera library - localized messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment