#10027 NORM Not Tri: OFW glob copy to dir ext2 failure
Zarro Boogs per Child
bugtracker at laptop.org
Tue Apr 27 01:24:21 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: test in build | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
-------------------------------------------+--------------------------------
Old description:
> ext2 filesystem created by
>
> mke2fs -m 0 -b 1024
>
> Attempted to run the following command in a script results in a stream of
> filesystem corruption messages.
>
> " int:2,\versions\run\201\runin\logs*.tar.gz" " u:\" $copy-all
>
> The source file system has one file in the runin dir that matches the
> log-*.tar.gz glob.
>
> USB disk is a kodak 2GiB stick. Happens both on a 2GiB partition size
> and a 64MiB partion size.
>
> Images of the filesystem were ripped and have been provided to Mitch.
New description:
ext2 filesystem created by
{{{
mke2fs -m 0 -b 1024
}}}
Attempted to run the following command in a script results in a stream of
filesystem corruption messages.
{{{
" int:2,\versions\run\201\runin\logs*.tar.gz" " u:\" $copy-all
}}}
The source file system has one file in the runin dir that matches the
log-*.tar.gz glob.
USB disk is a kodak 2GiB stick. Happens both on a 2GiB partition size and
a 64MiB partion size.
Images of the filesystem were ripped and have been provided to Mitch.
--
Comment(by Quozl):
Tested in q3a36a.
{{{
ok " int:2,\versions\run\HASH\runin\runin-wla*" " u:\" $copy-all
ok
}}}
Worked fine. The file ''runin-wlan'' was copied.
However, a wildcard matching more than one file failed.
{{{
ok " int:2,\versions\run\HASH\runin\runin-*" " u:\" $copy-all
Can't open directory
}}}
In this case only the first file ''runin-battery'' was copied.
--
Ticket URL: <http://dev.laptop.org/ticket/10027#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list