#10027 NORM Not Tri: OFW glob copy to dir ext2 failure
Zarro Boogs per Child
bugtracker at laptop.org
Tue Aug 31 21:14:28 EDT 2010
#10027: OFW glob copy to dir ext2 failure
-------------------------------------------+--------------------------------
Reporter: rsmith | Owner: wmb at firmworks.com
Type: defect | Status: assigned
Priority: normal | Milestone: Not Triaged
Component: ofw - open firmware | Version: not specified
Resolution: | Keywords:
Next_action: diagnose | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
-------------------------------------------+--------------------------------
Comment(by Quozl):
Tested q3a50f.
From internal SD with single ext2 partition to external USB HDD with
single ext2 partition:
{{{
ok " int:\var\log\d*" " u:\" $copy-all
Can't open directory
}}}
The matching files in the input set were ''daemon.log debug dmesg dmesg.0
dmesg.1.gz dmesg.2.gz'' and ''dpkg.log'', along with a directory ''dist-
upgrade''. The file order was not checked. Only the file ''dmesg'' was
found afterward to be copied.
{{{
ok " int:\sbin\fsck*" " u:\" $copy-all
ok
}}}
All the matching files were copied.
From internal SD with ext2 partition followed by ext3 partition (as
created by ''fs-update'' of build 852) to external USB flash 4GB with
single ext2 partition made per Richard's "''mke2fs -m 0 -b 1024''":
{{{
ok " int:2,\versions\run\852\sbin/fsc*" " u:\" $copy-all
Can't open directory
ok
}}}
Only ''fsck.ext2'' appears in the destination directory, as viewed
immediately using OpenFirmware and later using Linux. The filesystem
metadata checks out fine with ''fsck -f''. ''fsck.ext2'' is the first
file listed by OpenFirmware in ''/versions/run/852/sbin/fsc*'' and the
second file is a symlink from ''fsck.msdos'' to ''dosfsck''.
--
Ticket URL: <http://dev.laptop.org/ticket/10027#comment:5>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list