[Bug 856809] New: zypper up claims to disable repository if not reachable
https://bugzilla.novell.com/show_bug.cgi?id=856809 https://bugzilla.novell.com/show_bug.cgi?id=856809#c0 Summary: zypper up claims to disable repository if not reachable Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: All OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: Basesystem AssignedTo: ma@suse.com ReportedBy: lmuelle@suse.com QAContact: qa-bugs@suse.de Found By: Development Blocker: No mug:~ # LC_ALL=POSIX zypper in /mnt/opensuse/distribution/13.1/repo/oss/suse/noarch/ca-certificates-1_201310161709-1.1.noarch.rpm· Download (curl) error for 'http://download.example.org/ebs/EXAMPLE:/CA/openSUSE_13.1/repodata/repomd.xm...': Error code: Connection failed Error message: Failed connect to download.example.org:80; Network is unreachable Abort, retry, ignore? [a/r/i/? shows all options] (a): i Do you want to disable the repository EXAMPLE Internal CA Certificate (openSUSE_13.1) permanently? [yes/no] (no):· Disabling repository 'EXAMPLE Internal CA Certificate (openSUSE_13.1)'. Loading repository data... Reading installed packages... The selected package 'ca-certificates-1_201310161709-1.1.noarch' from repository 'Plain RPM files cache' has lower version than the installed one. Use 'zypper install --oldpackage ca-certificates-1_201310161709-1.1.noarch' to force installation of the package. Resolving package dependencies... Nothing to do. Which isn't the case while calling zypper refresh mug:~ # LC_ALL=POSIX zypper refresh Repository 'Packman Repository' is up to date. Download (curl) error for 'http://download.example.org/ebs/EXAMPLE:/CA/openSUSE_13.1/repodata/repomd.xm...': Error code: Connection failed Error message: Failed connect to download.example.org:80; Network is unreachable Abort, retry, ignore? [a/r/i/? shows all options] (a): i Do you want to disable the repository EXAMPLE Internal CA Certificate (openSUSE_13.1) permanently? [yes/no] (no):· Skipping repository 'EXAMPLE Internal CA Certificate (openSUSE_13.1)' because of the above error. Repository 'openSUSE-13.1-Non-Oss' is up to date. Repository 'openSUSE-13.1-Oss' is up to date. Repository 'openSUSE-13.1-Update' is up to date. Repository 'openSUSE-13.1-Update-Non-Oss' is up to date. Some of the repositories have not been refreshed because of an error. -- 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=856809 https://bugzilla.novell.com/show_bug.cgi?id=856809#c1 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |lmuelle@suse.com --- Comment #1 from Michael Andres <ma@suse.com> 2013-12-27 10:15:54 CET --- Please attach the zypper logfile /var/log/zypper.log (or an older and compressed /var/log/zypper.log-YYYYMMDD.xz or .bz2) that shows the reported behavior. If I got it right, 'zypper in' did not actually disable the repo? -- 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=856809 https://bugzilla.novell.com/show_bug.cgi?id=856809#c Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Basesystem |libzypp AssignedTo|ma@suse.com |zypp-maintainers@forge.prov | |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=856809 https://bugzilla.novell.com/show_bug.cgi?id=856809#c2 --- Comment #2 from Lars Müller <lmuelle@suse.com> 2013-12-31 14:06:11 CET --- The reported trouble is about the wrong feedback after the user input if a particular repository isn't available. In both cases - zypper in and up - I told zypper to ignore the failing connection and with the next step getting asked: Do you want to disable the repository ...? In both cases I answered with no but got different replies. In the first case the wrong Disabling repository 'EXAMPLE Internal CA Certificate (openSUSE_13.1)'. while in the second the to be expected and correct Skipping repository 'EXAMPLE Internal CA Certificate (openSUSE_13.1)' -- 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=856809 https://bugzilla.novell.com/show_bug.cgi?id=856809#c3 Lars Müller <lmuelle@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|lmuelle@suse.com | --- Comment #3 from Lars Müller <lmuelle@suse.com> 2013-12-31 14:15:12 CET --- Created an attachment (id=573069) --> (http://bugzilla.novell.com/attachment.cgi?id=573069) zypper log file -- 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=856809 https://bugzilla.novell.com/show_bug.cgi?id=856809#c4 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Michael Andres <ma@suse.com> 2014-01-07 16:33:19 CET --- I see, but the response depends on the command. - In the 1st case the repo is disabled anyway while performing the requested 'install' command (even if you do not permanently disable it). - In the 2nd case, the command was 'repo refresh'; here zypper skips the requested refresh. Nevertheless I'll rephrase the "Disabling repository .." to point out that this is done anyway due to the refresh error. -- 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