[Bug 825998] New: package not found in specified repo (udev package in update repo) when zypper up
https://bugzilla.novell.com/show_bug.cgi?id=825998 https://bugzilla.novell.com/show_bug.cgi?id=825998#c0 Summary: package not found in specified repo (udev package in update repo) when zypper up Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Maintenance AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: tonysu@su-networking.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0 Not on all my machines, but one machine threw this error today, note although I'm checking "happens all the time" that's only the case with this one machine. Several other updates proceeded without the same error. zypper up File './x86_64/udev-195-13.11.1_13.25.1.x86_64.drpm' not found on medium http://download.opensuse.org/update/12.3/' Verified the file does not exist. Is referenced twice during the update(prob a dependency?), in both cases I just clicked "ignore" Hope my udev doesn't break :) This VM has not been updated for longer than the others. If it's helpful, 256 updates were downloaded while my other machines updated without error with 60 or fewer updates. Reproducible: Always Steps to Reproduce: 1. zypper up Actual Results: Error as described in "Details" Expected Results: I have clicked through (ignore the error). As I noted, for my specific situation, the VM is somewhat disposable and it remains to be seen how serious the bug is. So, for now am recommending a "Normal" severity but of course should be escalated if udev is truly broken and in a VM is exposed to relatively few "devices." -- 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=825998 https://bugzilla.novell.com/show_bug.cgi?id=825998#c Ye Yuan <yyuan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yyuan@suse.com AssignedTo|bnc-team-screening@forge.pr |zypp-maintainers@forge.prov |ovo.novell.com |o.novell.com -- 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=825998 https://bugzilla.novell.com/show_bug.cgi?id=825998#c1 --- Comment #1 from Michael Andres <ma@suse.com> 2013-06-21 05:04:04 CEST --- This usually happens if autorefresh is 'off'. In this case metadata describing the update servers content are not updated automatically. Outdated matadata may refer files which no longer exist on the server. (your metadate refer udev-13.25.1 but on the server is already version 13.29.1) Call 'zypper lr -u' and check whether autorefresh is 'on' for the http://download.opensuse.org/update/12.3. If not, call 'zypper refresh' to explicitly update the metadata or use 'zypper mr -r http://download.suse.de/ibs/SUSE:/CA/openSUSE_12.2' to turn on autorefresh (zypper will then take care of keeping the data up-to-date).
clicked "ignore" Hope my udev doesn't break :)
No. A '.drpm' (deltarpm) file is not important. If had been available it would have saved some download time. If not, zypper finally downloads the full '.rpm'. Only if this final attempt also fails, a download error would have been reported. -- 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