Hi

 I'm not sure whether this bug is still relevant

On Fri, Feb 12, 2010, Luke Kenneth Casson Leighton wrote:
>  libstdc++6-4.3-dev: Depends: libc6-dev (>= 2.5) but it is not going
>  libc6-dev: Depends: libc6 (= 2.7-18lenny1) but 2.7-18lenny2 is to be 
> installed

 Unfortunately, that's not enough to understand the dependency issue you
 had back then

On Fri, Feb 12, 2010, Luke Kenneth Casson Leighton wrote:
> by using aptitude, i was able to establish that libc6 lenny2 is the
> problem.  aptitude requested a DOWNGRADE to libc6 lenny1.  marco is
> running a bullshit line about how downgrading is "unsupported", which
> i am not in the slightest bit interested in: i'm interested in getting
> WORKING systems.

 Could you be more specific about libc6 lenny2 being the problem?  (I'm
 not sure which Marco you mean nor how this relates)

On Sun, Feb 14, 2010, Luke Kenneth Casson Leighton wrote:
> as you can see from the two packages "gcj-common" and one other which
> are listed as "no longer needed" in the typescript, that was what
> remained of the "tasksel install xfce-desktop" which resulted in the
> conflicting upgrade on debian/lenny.
> 
> so, presumably, by doing "apt-get install build-essential
> {tasks_from_xfce-desktop}" you would repro the cock-up.  maybe not.
> but, the tasksel install xfce-desktop was done first; then and only
> then was apt-get build-essential done, and that's what screwed up.

 I just created a lenny-armel chroot and I could apt-get install
 build-essential xfce-desktop^ there:
# apt-get install build-essential xfce-desktop^
Reading package lists... Done
Building dependency tree... Done
The following packages were automatically installed and are no longer required:
  portmap
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  a2ps adduser aspell aspell-en avahi-daemon bind9-host binutils bzip2
  ca-certificates console-common console-data cpio cpp cpp-4.3 cups-client
  cups-common dbus dbus-x11 defoma desktop-base desktop-file-utils
[...]
  xserver-xorg-video-vesa xserver-xorg-video-vga xserver-xorg-video-voodoo
  xulrunner-1.9 zenity
0 upgraded, 515 newly installed, 0 to remove and 0 not upgraded.
Need to get 319MB of archives.
After this operation, 893MB of additional disk space will be used.
Do you want to continue [Y/n]? 

 This doesn't look like a bug in build-essential at all; maybe you had
 temporary issues with package dependencies.  Usually I either try to
 understand the problem thanks to aptitude's package browser, but
 another relatively effective way to pin-point the problem is to apt-get
 install the packages which you care about until apt tells you about the
 conflict, e.g.:
 apt-get install build-essential
 apt-get install build-essential libc6
 apt-get install build-essential libc6 xfce-desktop^
 etc.


 I think this bug can be closed?

   Thanks,
-- 
Loïc Minier



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to