Re: .deb dependancy hell
From: Sebastiaan (S.Breedveld_at_ewi.tudelft.nl)
Date: 01/28/04
- Previous message: Clive Menzies: "Re: Installing Debian Unstable From Scratch"
- In reply to: Richard Hoskins: ".deb dependancy hell"
- Next in thread: Jacob S.: "Re: .deb dependancy hell"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Jan 2004 17:25:53 +0100 (MET) To: Richard Hoskins <rhos@adelphia.net>
Hi,
On Wed, 28 Jan 2004, Richard Hoskins wrote:
> On unstable, i386.
>
> Kind of reminds me of RPM:
>
> rich@lajoie:~$ sudo dpkg -r libgphoto2-2
> dpkg: dependency problems prevent removal of libgphoto2-2:
> libgphoto2-port0 depends on libgphoto2-2.
> dpkg: error processing libgphoto2-2 (--remove):
> dependency problems - not removing
> Errors were encountered while processing:
> libgphoto2-2
>
> rich@lajoie:~$ sudo dpkg -r libgphoto2-port0
> dpkg: dependency problems prevent removal of libgphoto2-port0:
> libgphoto2-2 depends on libgphoto2-port0 (>= 2.1.4-1).
> dpkg: error processing libgphoto2-port0 (--remove):
> dependency problems - not removing
> Errors were encountered while processing:
> libgphoto2-port0
>
that's why we have apt :).
Try:
apt-get remove libgphoto2-2
or if there is an error somewhere
apt-get remove libgphoto2-2 libgphoto2-2-port0
or: dpkg -r libgphoto2-2 libgphoto2-2-port0
To see if all dependencies are satisfied (and/or to correct it):
apt-get -f install
Greetz,
Sebas
-- English written by Dutch people is easily recognized by the improper use of 'In principle ...' The software box said 'Requires Windows 95 or better', so I installed Linux. Als Pacman in de jaren '80 de kinderen zo had be?nvloed zouden nu veel jongeren rondrennen in donkere zalen terwijl ze pillen eten en luisteren naar monotone electronische muziek. (Kristian Wilson, Nintendo, 1989) -- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Clive Menzies: "Re: Installing Debian Unstable From Scratch"
- In reply to: Richard Hoskins: ".deb dependancy hell"
- Next in thread: Jacob S.: "Re: .deb dependancy hell"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|