First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 174163
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 174921
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jacek <abduleczek@gmail.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 174163 depends on: Show dependency tree
Bug 174163 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2007-04-11 15:00 0000
cpio create bad files permission while running in copy-pass mode.
Here http://lists.gnu.org/archive/html/bug-cpio/2006-11/msg00000.html is
solution for it. Please applay this patch(es) for current stable version in
portage.
tnx
j

Reproducible: Always

Steps to Reproduce:
1. ls -l /sbin/insmod
2. -rwxr-xr-x 1 root root 6680 Feb 15 11:17 /sbin/insmod
3. cd /sbin; find insmod |cpio -pdmL /tmp/
4. ls -l /tmp/insmod
5.-rw-------  1 root    root      6680 Apr 11 16:41 insmod

Actual Results:  
-rw-------  1 root    root      6680 Apr 11 16:41 insmod

Expected Results:  
-rwxr-xr-x 1 root root 6680 Feb 15 11:17 /sbin/insmod

------- Comment #1 From SpanKY 2007-05-05 06:08:57 0000 -------

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

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