Opened 6 years ago
Closed 6 years ago
#311 closed defect (invalid)
zip failss in ArcaOS
Reported by: | Shmuel (Seymour J.) Metz | Owned by: | |
---|---|---|---|
Priority: | Feedback Pending | Milestone: | |
Component: | other | Version: | |
Severity: | low | Keywords: | |
Cc: |
Description
A zip of a specific drive fails; the same syntax works with other drives.
{0}[h:\] zip -$9qrSuv -b W:\ --display-counts K:\F.zip F:\ -x "*\SWAPPER.DAT"
zip warning: K:/F.zip not found or empty
Scanning files .....
zip warning: name not matched: F:/usr/bin/date
zip warning: name not matched: F:/usr/bin/dir
zip warning: name not matched: F:/usr/bin/hostid
zip warning: name not matched: F:/usr/bin/rpmdb
zip warning: name not matched: F:/usr/bin/rpmquery
zip warning: name not matched: F:/usr/bin/rpmsign
zip warning: name not matched: F:/usr/bin/rpmverify
zip warning: name not matched: F:/usr/bin/sort
. zip warning: name not matched: F:/usr/lib/rpm/rpmdb_archive
zip warning: name not matched: F:/usr/lib/rpm/rpmdb_deadlock
zip warning: name not matched: F:/usr/lib/rpm/rpmdb_dump
zip warning: name not matched: F:/usr/lib/rpm/rpmdb_load
zip warning: name not matched: F:/usr/lib/rpm/rpmdb_printlog
zip warning: name not matched: F:/usr/lib/rpm/rpmdb_recover
zip warning: name not matched: F:/usr/lib/rpm/rpmdb_stat
zip warning: name not matched: F:/usr/lib/rpm/rpmdb_upgrade
zip warning: name not matched: F:/usr/lib/rpm/rpmdb_verify
. zip warning: first full name: F:/USER DATA 1
second full name: USER DATA 1
name in zip file repeated: USER DATA 1
zip error: Invalid command arguments (cannot repeat names in zip file)
Change History (7)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Priority: | major → Feedback Pending |
---|
comment:3 by , 6 years ago
{0}[h:\] yum list zip
file:///J%3A/Vendors/ArcaNoae/repoArcaOS/release/00/repodata/repomd.xml: [Errno 14] curl#37 - "Couldn't open file /J%3A/Vendors/ArcaNoae/repoArcaOS/release/00/repodata/repomd.xml"
Trying other mirror.
Installed Packages
zip.i686 3.0-7.oc00 installed
Available Packages
zip.i386 3.0-6.oc00 netlabs-clone
3.0-6.oc00 netlabs-clone
comment:4 by , 6 years ago
for me this looks like the issue:
zip warning: first full name: F:/USER DATA 1
second full name: USER DATA 1
name in zip file repeated: USER DATA 1
do you have such a file? or even several of those?
comment:5 by , 6 years ago
USER DATA 1 is the volume name of my H drive; there should be no file of that name. I currently have a partial power failure at home; I'll double check once power comes back.
comment:6 by , 6 years ago
The problem seems to stem from an error in the $ option; ZIP gets volume information from the current drive rather than information for the drive containing first file to be archived. I have created a separate ticket for that.
comment:7 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
as you opened a new ticket I close this one.
what does "yum list zip" say?