[opensuse] EOL of openSUSE 12.1 in 12.2
Hello, there is a funny bug in updated package release-notes-openSUSE-12.2.9-1.16.3.noarch from openSUSE 12.2. It announces the EOL of the previous version 12.1: rpm -q --scripts release-notes-openSUSE-12.2.9-1.16.3.noarch preinstall scriptlet (using /bin/sh): echo "This announcement marks the end of the maintenance period for openSUSE 12.1. [...] I filed the bug as https://bugzilla.novell.com/show_bug.cgi?id=860830 Greetings, Björn -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Weird...either they fixed it really quick, or something else is going on - I just ran it on my oS 12.2 server at home, and it says: │This last update marks the end of maintenance for openSUSE 12.2. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Christopher Myers wrote:
Weird...either they fixed it really quick, or something else is going on - I just ran it on my oS 12.2 server at home, and it says:
│This last update marks the end of maintenance for openSUSE 12.2.
interesting. What is the source of your online updates and what is the package version of your "release-notes-openSUSE" package? The currently latest (and probably last openSUSE 12.2) package on http://download.opensuse.org/update/12.2/noarch/ shows "openSUSE 12.1". Try it out: rpm -qp --scripts http://download.opensuse.org/update/12.2/noarch/release-notes-openSUSE-12.2.... preinstall scriptlet (using /bin/sh): echo "This announcement marks the end of the maintenance period for openSUSE 12.1. [...] Greetings, Björn -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
I'm just using the standard oS repos for the most part: homestead:/home/remote # zypper lr -u # | Alias | Name | Enabled | Refresh | URI --+---------------------------+------------------------------------+---------+---------+----------------------------------------------------------------------------------------- 1 | openSUSE-12.2-1.6 | openSUSE-12.2-1.6 | No | No | cd:///?devices=/dev/disk/by-id/usb-TSSTcorp_CDDVDW_SH-S223L_FFFFCFFF0CF9896FCFC03811-0:0 2 | repo-debug | openSUSE-12.2-Debug | No | Yes | http://download.opensuse.org/debug/distribution/12.2/repo/oss/ 3 | repo-debug-update | openSUSE-12.2-Update-Debug | No | Yes | http://download.opensuse.org/debug/update/12.2/ 4 | repo-debug-update-non-oss | openSUSE-12.2-Update-Debug-Non-Oss | No | Yes | http://download.opensuse.org/debug/update/12.2-non-oss/ 5 | repo-non-oss | openSUSE-12.2-Non-Oss | Yes | Yes | http://download.opensuse.org/distribution/12.2/repo/non-oss/ 6 | repo-oss | openSUSE-12.2-Oss | Yes | Yes | http://download.opensuse.org/distribution/12.2/repo/oss/ 7 | repo-source | openSUSE-12.2-Source | No | Yes | http://download.opensuse.org/source/distribution/12.2/repo/oss/ 8 | repo-update | openSUSE-12.2-Update | Yes | Yes | http://download.opensuse.org/update/12.2/ 9 | repo-update-non-oss | openSUSE-12.2-Update-Non-Oss | Yes | Yes | http://download.opensuse.org/update/12.2-non-oss/ homestead:/home/remote # rpm -qa | grep release-notes release-notes-openSUSE-12.2.9-1.16.3.noarch And, in case it makes any difference: homestead:/home/remote # cat /etc/SuSE-release openSUSE 12.2 (x86_64) VERSION = 12.2 CODENAME = Mantis -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Bjoern Voigt
-
Christopher Myers