First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 72810
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tony Vroon <chainsaw@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stephane Loeuillet <leroutier@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
dmidecode-2.5.ebuild dmidecode-2.5.ebuild text/plain Tony Vroon 2004-11-29 12:01 0000 937 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 72810 depends on: Show dependency tree
Show dependency graph
Bug 72810 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-11-29 06:00 0000
2.5 went out on 11-Nov-2004

it has a broken install (it tries to install everything in /usr/local, not honoring usual PREFIX)

of course, it breaks with sandboxing :

install -d /usr/local/sbin /usr/local/man/man8
ACCESS DENIED  chmod:     /usr/local/sbin
install: Ne peut changer les permissions de `/usr/local/sbin': Permission non accord

------- Comment #1 From Stephane Loeuillet 2004-11-29 06:00:11 0000 -------
2.5 went out on 11-Nov-2004

it has a broken install (it tries to install everything in /usr/local, not honoring usual PREFIX)

of course, it breaks with sandboxing :

install -d /usr/local/sbin /usr/local/man/man8
ACCESS DENIED  chmod:     /usr/local/sbin
install: Ne peut changer les permissions de `/usr/local/sbin': Permission non accordée
ACCESS DENIED  mkdir:     /usr/local/share/man/man8
install: Ne peut créer le répertoire `/usr/local/man/man8': Permission non accordée


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #2 From Tony Vroon 2004-11-29 12:01:41 0000 -------
Created an attachment (id=44949) [edit]
dmidecode-2.5.ebuild

SED-magic to hardcode prefix, removed PREFIX=${D}/usr from make install.
Compiled and running fine on x86.

------- Comment #3 From Tony Vroon 2004-11-29 12:08:13 0000 -------
Please wait two hours then sync, and you will be able to merge the new
dmidecode.

Thank you for your report.

First Last Prev Next    No search results available      Search page      Enter new bug