Bug 1168839 - unable to do zip with normal user
Summary: unable to do zip with normal user
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: zip
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Stodulka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-28 08:33 UTC by lnie
Modified: 2014-11-28 09:17 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-11-28 09:17:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description lnie 2014-11-28 08:33:43 UTC
Description of problem:
failed to do zip files with regular user

Version-Release number of selected component (if applicable):

zip-3.0-9.fc20.x86_64

How reproducible:
always

Steps to Reproduce:
1.make a test dir: mkdir */test 
2.put some files which are owned by regular user,say lnie,into it
3.run "zip -r ./a.zip ./*" with regular user

Actual results:
failed with the following messages: 
zip I/O error: Permission denied 
zip error: Could not create output file (./a.zip) 

Expected results:
no errors


Additional info:


Note You need to log in before you can comment on or make changes to this bug.