Bug 443344

Summary: zypper is unable to add local repository with packages qcorectly
Product: [openSUSE] openSUSE 11.1 Reporter: Pavel Nemec <pnemec>
Component: YaST2Assignee: Jan Kupec <jkupec>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: ms
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Pavel Nemec 2008-11-10 12:19:10 UTC
This command add local (empty) repository
zypper --root "/abuild/chroot" ar --type Plaindir ./repo/ local-repo
It exit with 0

Refresh then fail
# zypper --root "/abuild/chroot" refresh
Retrieving repository 'local-repo' metadata [done]
Building repository 'local-repo' cache [done]
Error building the cache:

Skipping repository 'local-repo' because of the above error.
Could not refresh the repositories because of errors.

This prevents building SLEPOS images, all of them contain local repository which are empty by default.
Comment 1 Pavel Nemec 2008-11-10 13:22:43 UTC

*** This bug has been marked as a duplicate of bug 443350 ***