[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#708759: marked as done (mklibs: d-i FTBFS: $linker: Permission denied)



Your message dated Sun, 19 May 2013 00:12:02 +0100
with message-id <20130518231202.GA22103@riva.ucam.org>
and subject line Re: Bug#708759: mklibs: d-i FTBFS: $linker: Permission denied
has caused the Debian Bug report #708759,
regarding mklibs: d-i FTBFS: $linker: Permission denied
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
708759: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708759
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mklibs
Version: 0.1.37
Severity: serious
Justification: causes ftbfs

Hi,

now that we have fixed alsa-lib/alsa-utils, and updated linux versions
in config files, building d-i fails with:
| I: stripping and copying dynamic linker to ..//lib64/ld-linux-x86-64.so.2
| objcopy:./tmp/netboot-gtk/tree/lib/..//lib64/ld-linux-x86-64.so.2: Permission denied
| Command failed with status 1 : objcopy --strip-unneeded -R .note -R .comment /lib/x86_64-linux-gnu//ld-linux-x86-64.so.2 ./tmp/netboot-gtk/tree/lib/..//lib64/ld-linux-x86-64.so.2
| With output:

Regression from 0.1.36, traced back to:
| commit 60bda7e2132d197e1c88afb5012f9677b6967db2
| Author: Colin Watson <cjwatson@debian.org>
| Date:   Fri May 17 11:48:59 2013 +0100
| 
|     Stop handling the linker as "just another library", and instead make sure it gets installed to the path specified in ELF headers (closes: #256998; thanks, Adam Conrad).

Mraw,
KiBi.

--- End Message ---
--- Begin Message ---
Source: rootskel
Source-Version: 1.103

On Sat, May 18, 2013 at 02:09:59PM +0200, Cyril Brulebois wrote:
> now that we have fixed alsa-lib/alsa-utils, and updated linux versions
> in config files, building d-i fails with:
> | I: stripping and copying dynamic linker to ..//lib64/ld-linux-x86-64.so.2
> | objcopy:./tmp/netboot-gtk/tree/lib/..//lib64/ld-linux-x86-64.so.2: Permission denied
> | Command failed with status 1 : objcopy --strip-unneeded -R .note -R .comment /lib/x86_64-linux-gnu//ld-linux-x86-64.so.2 ./tmp/netboot-gtk/tree/lib/..//lib64/ld-linux-x86-64.so.2
> | With output:
> 
> Regression from 0.1.36, traced back to:
> | commit 60bda7e2132d197e1c88afb5012f9677b6967db2
> | Author: Colin Watson <cjwatson@debian.org>
> | Date:   Fri May 17 11:48:59 2013 +0100
> | 
> |     Stop handling the linker as "just another library", and instead make sure it gets installed to the path specified in ELF headers (closes: #256998; thanks, Adam Conrad).

Yeah, sorry about that - I forgot that it went with a coordinated change
in rootskel.  I've verified that that's sufficient to fix the d-i build,
and uploaded:

rootskel (1.103) unstable; urgency=low

  [ Adam Conrad ]
  * Remove the lib64 -> lib symlinks, no longer necessary with the new
    mklibs (and, in fact, break it due to debhelper making them absolute
    instead of relative).

 -- Colin Watson <cjwatson@debian.org>  Sat, 18 May 2013 22:28:46 +0100

-- 
Colin Watson                                       [cjwatson@debian.org]

--- End Message ---

Reply to: