-------- Original-Nachricht -------- > Datum: Fri, 29 Jul 2011 00:00:02 +0200 > Von: em <[email protected]> > An: [email protected] > Betreff: How can solve circular dependencies with dpkg?
> Hi at all > Can you tell me how can I solve circular dependencies with dpkg? > This is the problem, I think: in effect I was trying to install Lenny on > my son's wii, on a 8GB SD card, thanks to the work of the gc-linux > project. BASH is ok, but, for my son, GUI are better! And then, when I > try to install X server packages, I found that - dkpg tell me - > xserver-xorg-core depends on xserver-xorg and xserver-org depends on > xserver-org-core. > I've decided to use dpkg because I'm working offline, with packages > downloaded on a USB stick. > Thanks > enrico maggiani Does "dpkg --ignore-depends xserver-org --install xserver-xorg-core-*.deb" and then "dpkg --install xserver-org-*.deb" work? regards, Gerhard -- NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie! Jetzt informieren: http://www.gmx.net/de/go/freephone -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

