#1493 CLI command koji import-archive --link is giving error with permission denied /mnt/koji/
Closed: Invalid by tkopecek. Opened by rmandadi.

** Steps to reproduce: **

 koji  import-archive --link --type=image --type-info=x86_64 kojitest-dummyrpm-ue5ve-1.1-11 /var/www/html/kojitest/testdata/test_archives/org.eclipse.jgit.archive.jar

** Current Output: **

Uploading archive: org.eclipse.jgit.archive.jar
2019-06-12 13:47:15,573 [ERROR] koji: OSError: [Errno 13] Permission denied: '/mnt/koji'

Expected Output:

Imported: org.eclipse.jgit.archive.jar

@rmandadi Is this is really a koji problem, or was there a problem in /mnt/koji mountpoint?

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

Problem is with /mnt/koji/ , permission is denied.

So, then is probably problem on your side - /mnt/koji is not created by koji itself and it is administrator's responsibility to make it rw for koji hub.

Metadata Update from @tkopecek:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/1493

Please continue any further discussion there.

Metadata