[Bug 305113] New: Cannot install avahi-mono
https://bugzilla.novell.com/show_bug.cgi?id=305113 Summary: Cannot install avahi-mono Product: openSUSE 10.3 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: kkaempf@novell.com ReportedBy: abockover@novell.com QAContact: kkaempf@novell.com Found By: --- Zypper complains that it can't install avahi-mono, yet the package is clearly available: http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/i5... Full output below. My favorite part is how it takes 9 seconds, even on hot disk cache (I had just installed mono-devel and other packages). ... aaron@linux-nb0l:~/Desktop/svn/Mono.Zeroconf> sudo time zypper -n install avahi-mono Entering non-interactive mode. * Reading repository 'openSUSE-10.3-OSS-Gnome 10.3' cache * Reading repository '10.3 - Main Repository (NON-OSS)' cache * Reading repository '10.3 - Main Repository (OSS)' cache * Reading repository '10.3 - Update Repository' cache * Reading repository 'MadWiFi' cache * Reading installed packages [100%] The following NEW package is going to be installed: avahi-mono Overall download size: 61.1 K. After the operation, additional 107.5 K will be used. Continue? [y/n]: y Downloading package avahi-mono-0.6.20-28.i586, 61.1 K (107.5 K unpacked) Not found: Media Exception Unexpected exception. Can't provide file ./i586/avahi-mono-0.6.20-28.i586.rpm from repository http://download.opensuse.org/repositories/openSUSE:10.3/standard/ Please file a bug report about this. See http://en.opensuse.org/Zypper#Troubleshooting for instructions. Command exited with non-zero status 1 8.97user 0.34system 0:10.80elapsed 86%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+36744minor)pagefaults 0swaps -- 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=305113#c1 --- Comment #1 from Aaron Bockover <abockover@novell.com> 2007-08-27 20:31:37 MST --- Wow, nevermind? Apparently that URI just links to some other (non openSUSE hosted server): http://fr2.rpmfind.net/linux/opensuse/distribution/SL-OSS-factory/inst-sourc... And then I get a 403 forbidden. Not good. Why does it blindly redirect to servers we don't control? -- 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=305113#c2 Klaus Kämpf <kkaempf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrian@novell.com, jkupec@novell.com AssignedTo|kkaempf@novell.com |poeml@novell.com QAContact|kkaempf@novell.com |visnov@novell.com Summary|Cannot install avahi-mono |Cannot install avahi-mono, server returns | |403:Forbidden --- Comment #2 from Klaus Kämpf <kkaempf@novell.com> 2007-08-28 03:37:46 MST --- initial comment: usability bug, added to http://en.opensuse.org/Libzypp/Testsuite#Testsuite_2_for_ZYpp comment #1: redirector bug Jano, Peter, please coordinate testcase and fix in zypper. -- 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=305113#c3 Peter Poeml <poeml@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|poeml@novell.com |jkupec@novell.com --- Comment #3 from Peter Poeml <poeml@novell.com> 2007-08-28 04:06:18 MST --- Indeed a bug at the download server side. Our backend database server hosting the redirector database turned out to not cron-run some scripts. Thus, the mirrors were not checked for availability. In fact, errors like 403 are normally caught and lead to hard disabling of the mirror in question. The mirror is disabled and all shoud be fine now on this end. Reassigning to Jan. -- 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=305113#c4 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ke@novell.com Status|NEW |ASSIGNED --- Comment #4 from Ján Kupec <jkupec@novell.com> 2007-08-29 04:35:17 MST --- Done, MediaException is no longer unexpected while committing: catch ( const MediaException & e ) { ZYPP_CAUGHT(e); report_problem(e, _("Problem downloading the package file from the repository:") _("Please, see the above error message to for a hint.")); return ZYPPER_EXIT_ERR_ZYPP; } New string marked for translation: "Problem downloading the package file from the repository:" CCing Karl to decide what to do with it in regard to the text freeze. -- 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=305113#c5 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Ján Kupec <jkupec@novell.com> 2007-08-29 05:11:14 MST --- submitted to build service -- 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=305113#c6 --- Comment #6 from Karl Eichwalder <ke@novell.com> 2007-08-29 05:44:48 MST --- thanks, yes, that's fine. -- 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