[Bug 796894] New: zypper can't download source rpm from opensuse source rpm resposity.
https://bugzilla.novell.com/show_bug.cgi?id=796894 https://bugzilla.novell.com/show_bug.cgi?id=796894#c0 Summary: zypper can't download source rpm from opensuse source rpm resposity. Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jhu@novell.com QAContact: jsrain@suse.com Found By: --- Blocker: --- junwork:/var # zypper lr -d # | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service --+---------------------------+------------------------------------+---------+---------+----------+--------+-----------------------------------------------------------------+-------- 1 | packman | packman | Yes | Yes | 99 | rpm-md | http://packman.inode.at/suse/openSUSE_12.2 | 2 | repo-debug | openSUSE-12.2-Debug | No | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/12.2/repo/oss/ | 3 | repo-debug-update | openSUSE-12.2-Update-Debug | No | Yes | 99 | NONE | http://download.opensuse.org/debug/update/12.2/ | 4 | repo-debug-update-non-oss | openSUSE-12.2-Update-Debug-Non-Oss | No | Yes | 99 | NONE | http://download.opensuse.org/debug/update/12.2-non-oss/ | 5 | repo-non-oss | openSUSE-12.2-Non-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/12.2/repo/non-oss/ | 6 | repo-oss | openSUSE-12.2-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/12.2/repo/oss/ | 7 | repo-source | openSUSE-12.2-Source | Yes | Yes | 99 | yast2 | http://download.opensuse.org/source/distribution/12.2/repo/oss/ | 8 | repo-update | openSUSE-12.2-Update | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/12.2/ | 9 | repo-update-non-oss | openSUSE-12.2-Update-Non-Oss | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/12.2-non-oss/ junwork:/var # zypper se -r repo-source openssh Loading repository data... Reading installed packages... S | Name | Summary | Type --+-----------------------+---------------------------------------------------------+----------- | openssh | Secure Shell Client and Server (Remote Login Program) | srcpackage | openssh-askpass | A passphrase dialog for OpenSSH and the X Window System | srcpackage | openssh-askpass-gnome | A GNOME-Based Passphrase Dialog for OpenSSH | srcpackage junwork:/var # zypper in -f -r repo-source -d openssh Loading repository data... Reading installed packages... Package 'openssh' is not available in your repositories. Cannot reinstall, upgrade, or downgrade. Resolving package dependencies... Nothing to do. junwork:/var # zypper si openssh Reading installed packages... Loading repository data... Resolving package dependencies... The following source package is going to be installed: openssh 1 source package to install. Overall download size: 1.2 MiB. After the operation, additional 1.2 MiB will be used. Continue? [y/n/?] (y): junwork:/var # zypper --version zypper 1.7.3 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=796894 https://bugzilla.novell.com/show_bug.cgi?id=796894#c Jiaying ren <jren@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jren@suse.com Component|YaST2 |libzypp AssignedTo|bnc-team-screening@forge.pr |zypp-maintainers@forge.prov |ovo.novell.com |o.novell.com QAContact|jsrain@suse.com |qa-bugs@suse.de -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=796894 https://bugzilla.novell.com/show_bug.cgi?id=796894#c1 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Michael Andres <ma@suse.com> 2013-09-30 17:18:03 CEST --- 'zypper in openssh' will always try to install a binary package. For source packages it needs to be one of zypper in srcpackage:openssh zypper in -t srcpackage openssh zypper si openssh (sorry for the late answer) -- 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.
participants (1)
-
bugzilla_noreply@novell.com