https://bugzilla.novell.com/show_bug.cgi?id=744735 https://bugzilla.novell.com/show_bug.cgi?id=744735#c1 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Michael Andres <ma@suse.com> 2012-02-02 14:07:26 CET --- [zypper supports --root, so you can extract all these files to some '/tmp/foo' directory and use 'zypper --root /tmp/foo', if you don't want to pollute your system] If you call 'zypper lr -d', you get the list of repos. Have a look at the 'Type' column, you find 'planetupdates' and 'updates' listed as 'plaindir' (not 'rpm-md' as you would expect). Your {planetupdates,updates}.repo files contain a 'type=plaindir' line, which explicitly sets the type and prevents further probing. Zypper sees it as a valid but empty repo. Remove the 'type=...' line and refresh the repo. Zypper will detect the 'rpm-md' type then. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.