[Bug 779396] New: All previous repos were deleted during upgrade
https://bugzilla.novell.com/show_bug.cgi?id=779396 https://bugzilla.novell.com/show_bug.cgi?id=779396#c0 Summary: All previous repos were deleted during upgrade Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: 64bit OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Update Problems AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bluedzins@wp.pl QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1 Installer showed the list of the repos (the one I used with OS 12.1), since they were all pointing to "current" and Tumbleweed I EXPLICITLY set the status to keep them (disable and enable status). Yes, the installer decided, that because there is no network connection (and there is not, because OS 12.2 also deleted this part of my system) it will remove all repos. Setting level to CRITICAL, because the effect was loosing my data. Reproducible: Always Steps to Reproduce: 1. 2. 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=779396 https://bugzilla.novell.com/show_bug.cgi?id=779396#c kk zhang <kkzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |ma@suse.com |ovo.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=779396 https://bugzilla.novell.com/show_bug.cgi?id=779396#c kk zhang <kkzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |yast2-maintainers@suse.de |ovo.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=779396 https://bugzilla.novell.com/show_bug.cgi?id=779396#c2 Arvin Schnell <aschnell@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |bluedzins@wp.pl --- Comment #2 from Arvin Schnell <aschnell@suse.com> 2012-09-10 15:20:11 UTC --- Please provide YaST logs, see http://en.opensuse.org/openSUSE:Bugreport_YaST. -- 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=779396 https://bugzilla.novell.com/show_bug.cgi?id=779396#c3 Maciej Pilichowski <bluedzins@wp.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|bluedzins@wp.pl | --- Comment #3 from Maciej Pilichowski <bluedzins@wp.pl> 2012-09-11 21:11:59 UTC --- Created an attachment (id=505313) --> (http://bugzilla.novell.com/attachment.cgi?id=505313) y2logs -- 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=779396 https://bugzilla.novell.com/show_bug.cgi?id=779396#c4 Arvin Schnell <aschnell@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |lslezak@suse.com --- Comment #4 from Arvin Schnell <aschnell@suse.com> 2012-09-12 14:12:27 UTC --- Ladislav, please have a look. -- 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=779396 https://bugzilla.novell.com/show_bug.cgi?id=779396#c Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED -- 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=779396 https://bugzilla.novell.com/show_bug.cgi?id=779396#c5 Lukas Ocilka <locilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lslezak@suse.com AssignedTo|lslezak@suse.com |locilka@suse.com --- Comment #5 from Lukas Ocilka <locilka@suse.com> 2013-01-11 14:57:24 UTC --- It's in /usr/share/YaST2/clients/inst_upgrade_urls.ycp Function IUU_AddEnabledRepositories() string repo_type = Pkg::RepositoryProbe (one_url, "/"); if (repo_type == nil || repo_type == "NONE") { y2error ("Cannot add repository"); Report::Error (sformat(_("Cannot add repository %1 URL: %2"), repo_name, one_url)); } These repositories were selected by user to be added and user was also asked to configure the network for that. According to log, some network was set up. Possible fallback solution for this case would be to add the repository as disabled so they don't disappear. -- 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=779396 https://bugzilla.novell.com/show_bug.cgi?id=779396#c6 --- Comment #6 from Lukas Ocilka <locilka@suse.com> 2013-01-14 15:18:07 UTC --- The proposed change is here https://github.com/yast/yast-installation/pull/20 -- 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=779396 https://bugzilla.novell.com/show_bug.cgi?id=779396#c7 --- Comment #7 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-01-15 17:00:09 CET --- This is an autogenerated message for OBS integration: This bug (779396) was mentioned in https://build.opensuse.org/request/show/148602 Factory / yast2-installation -- 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=779396 https://bugzilla.novell.com/show_bug.cgi?id=779396#c8 Lukas Ocilka <locilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #8 from Lukas Ocilka <locilka@suse.com> 2013-01-17 08:03:34 UTC --- Fixed in yast2-installation-2.23.9 -- 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