First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 53627
Alias:
Product:
Component:
Status: CLOSED
Resolution: TEST-REQUEST
Assigned To: Mr. Bones. <mr_bones_@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Master One <MasterOne@MHR.at>
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 53627 depends on: Show dependency tree
Show dependency graph
Bug 53627 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-06-11 04:34 0000
I performed an emerge -uD world today, which updated grep from 2.5.1-r1 to
2.5.1-r2 and installed libpcre-4.4 as a dependency (the perl useflag is new in
grep-2.5.1-r2, it's not in the 2.5.1-r1 ebuild).

This led to a failure in calculating module dependencies on boot.

I just downgraded to grep-2.5.1-r1, unmerged libpcre, and everything seems to
be fine again.

------- Comment #1 From Master One 2004-06-11 06:04:07 0000 -------
Ok, I just reemerged latest grep-2.5.1-r2 with USE="-perl" and everything is
still working fine, no error messages on boot, so it has to be a problem
related to libpcre-4.4.

------- Comment #2 From Tim Tailor 2004-06-11 13:24:25 0000 -------
Just hit the same problem and then also downgraded grep. After that it worked
again. I think it is a dependency problem.. localmount -> runscript.sh -> grep
and grep is dynamically linked to /usr/lib/libpcre.so.0  So in case your /usr
is on a partition of its own, you are in trouble..  

------- Comment #3 From Mr. Bones. 2004-06-11 16:31:09 0000 -------
yep.  comment #2 is right on.  I've modified the ebuild to link it statically
if you have USE="perl" which should fix this.

------- Comment #4 From Mr. Bones. 2004-06-11 16:31:35 0000 -------
Resync and try it again please.

------- Comment #5 From Mr. Bones. 2004-06-11 23:48:42 0000 -------
Actually, -r4 is better.

------- Comment #6 From Master One 2004-06-12 01:19:22 0000 -------
I indeed have /usr on a separate partition, and 2.5.1-r4 fixed it, I just
emerged it, unmerged libpcre and did a reboot, now everything is fine again.

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