First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 10992
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 10291
Assigned To: Daniel Ahlberg (RETIRED) <aliz@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jan Andersson <janneand@yahoo.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 10992 depends on: Show dependency tree
Show dependency graph
Bug 10992 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: 2002-11-20 03:35 0000
The ebuild is buggy.

1) While building it stops saying kernel2.4/Makefile is empty, which is true. 
Also Makefile.in is empty but Makefile.in.orig is not so I used that. 

2) The next stop is on a sandbox violation in the same Makefile. It 
uses "depmod -aq" which open modules.dep for writing.

------- Comment #1 From Jan Andersson 2002-11-20 03:46:05 0000 -------
Well, what I described was the symptom of the bug. The bug is actually really 
easy to fix. You have "sed -s" (or something like that) instead of "sed -e" in 
the ebuild on one of the rows.

There is another bugg though. On the end of the install it says "id: lufs: no 
such user".

------- Comment #2 From Daniel Ahlberg (RETIRED) 2002-11-20 07:31:40 0000 -------

*** This bug has been marked as a duplicate of 10291 ***

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