Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266161 - sys-fs/e2fsprogs-1.41.3-r1 build fails with access violation (/etc/ld.so.cache)
Summary: sys-fs/e2fsprogs-1.41.3-r1 build fails with access violation (/etc/ld.so.cache)
Status: RESOLVED DUPLICATE of bug 264469
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-14 20:38 UTC by gentoo@danielquinn.org
Modified: 2009-04-15 19:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,8.61 KB, text/plain)
2009-04-14 20:38 UTC, gentoo@danielquinn.org
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gentoo@danielquinn.org 2009-04-14 20:38:03 UTC
With the understanding that this may be similar to #261411, the comments in that thread lead me to believe that I should create a separate ticket for this issue.

Building e2fsprogs fails for both 1.41.3 and 1.41.3-r1 resulting in a access violation error.  I don't really understand the output so I'm afraid I don't knwo what else to include.

Reproducible: Always

Steps to Reproduce:
1. # emerge --sync
2. # emerge e2fsprogs
Actual Results:  
>>> Completed installing e2fsprogs-1.41.3-r1 into /var/tmp/portage/sys-fs/e2fsprogs-1.41.3-r1/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-14927.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /etc/ld.so.cache~
A: /etc/ld.so.cache~
R: /etc/ld.so.cache~
C: /sbin/ldconfig

F: open_wr
S: deny
P: /etc/ld.so.cache~
A: /etc/ld.so.cache~
R: /etc/ld.so.cache~
C: /sbin/ldconfig

F: open_wr
S: deny
P: /etc/ld.so.cache~
A: /etc/ld.so.cache~
R: /etc/ld.so.cache~
C: /sbin/ldconfig

F: open_wr
S: deny
P: /etc/ld.so.cache~
A: /etc/ld.so.cache~
R: /etc/ld.so.cache~
C: /sbin/ldconfig
--------------------------------------------------------------------------------

>>> Failed to emerge sys-fs/e2fsprogs-1.41.3-r1, Log file:

>>>  '/var/tmp/portage/sys-fs/e2fsprogs-1.41.3-r1/temp/build.log'



emerge.info is attached as bugzilla complained about the size of the comment.
Comment 1 gentoo@danielquinn.org 2009-04-14 20:38:29 UTC
Created attachment 188348 [details]
emerge --info
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-15 19:32:51 UTC

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