[opensuse-factory] problems, when updating the new tumbleweed repo
Hi Evertime when i have updated my system with the new tumbleweed repo, i got a entry [repo-update-non-oss] in my repo list. I can't find the reason for this problem or the problematic package i have to remove it manually with 'zypper rr', because it has a dead baseurl, yesterday to 20141105-non-oss/ today to 20141107-non-oss/ THos happened on both systems with openSUSE-tumbleweed, not with Factory or 13.2 [repo-update-non-oss] name=openSUSE-20141107-Update-Non-Oss enabled=1 autorefresh=1 baseurl=http://download.opensuse.org/update/20141107-non-oss/ path=/ type=rpm-md keeppackages=0 Berbd -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Sun, Nov 9, 2014 at 10:42 AM, Bernd Weigelt <weigelt.bernd@web.de> wrote:
Hi
Evertime when i have updated my system with the new tumbleweed repo, i got a entry [repo-update-non-oss] in my repo list. I can't find the reason for this problem or the problematic package i have to remove it manually with 'zypper rr', because it has a dead baseurl, yesterday to 20141105-non-oss/ today to 20141107-non-oss/ THos happened on both systems with openSUSE-tumbleweed, not with Factory or 13.2
[repo-update-non-oss] name=openSUSE-20141107-Update-Non-Oss enabled=1 autorefresh=1 baseurl=http://download.opensuse.org/update/20141107-non-oss/ path=/ type=rpm-md keeppackages=0
It will not find it because it has a date in the URL, do this (as root) to update to Tumbleweed[1] #mkdir /etc/zypp/repos.d/old #mv /etc/zypp/repos.d/*.repo /etc/zypp/repos.d/old #zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/oss repo-oss #zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/non-oss repo-non-oss #zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/debug repo-debug #zypper dup If you want to list your repos before "zypper dup", do "zypper repos -u" [1] https://en.opensuse.org/openSUSE:Tumbleweed_installation#Upgrade Regards Mustafa Muhammad
Berbd -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am Sonntag, 9. November 2014, 16:10:36 schrieb Mustafa Muhammad:
It will not find it because it has a date in the URL, do this (as root) to update to Tumbleweed[1]
You misunderstood me ;-) I didn't add this repo to list, it came with a update of tumbleweed. Bernd -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Sunday 2014-11-09 16:16, Bernd Weigelt wrote:
Am Sonntag, 9. November 2014, 16:10:36 schrieb Mustafa Muhammad:
It will not find it because it has a date in the URL, do this (as root) to update to Tumbleweed[1]
I didn't add this repo to list, it came with a update of tumbleweed.
Users of the regular releases have the same issue. It is probably instantiated by (every updafe of) openSUSE-release. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Bernd Weigelt
-
Jan Engelhardt
-
Mustafa Muhammad