Re: .deb dependancy hell
From: Greg Folkert (greg_at_gregfolkert.net)
Date: 01/28/04
- Previous message: Albert Dengg: "Re: .deb dependancy hell"
- In reply to: Richard Hoskins: ".deb dependancy hell"
- Next in thread: Richard Hoskins: "Re: .deb dependancy hell"
- Reply: Richard Hoskins: "Re: .deb dependancy hell"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: DebianUser List <debian-user@lists.debian.org> Date: Wed, 28 Jan 2004 11:52:11 -0500
On Wed, 2004-01-28 at 10:56, 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
No... you forget the package management has never been the issue.
RPM == DEB are of nearly equal capacity. It is the Packaging that Debian
Uses and the Proper dependency checking it does.
BTW, use apt-get:
apt-get remove --purge libgphoto2-2 libgphoto2-port0
Use the --purge option to remove the configs as well.
You should be fine.
-- greg, greg@gregfolkert.net REMEMBER ED CURRY! http://www.iwethey.org/ed_curry
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- application/pgp-signature attachment: This is a digitally signed message part
- Previous message: Albert Dengg: "Re: .deb dependancy hell"
- In reply to: Richard Hoskins: ".deb dependancy hell"
- Next in thread: Richard Hoskins: "Re: .deb dependancy hell"
- Reply: Richard Hoskins: "Re: .deb dependancy hell"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|