[Bug 746931] New: /etc/os-release syntax error
https://bugzilla.novell.com/show_bug.cgi?id=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c0 Summary: /etc/os-release syntax error Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: coolo@suse.com ReportedBy: lnussel@suse.com QAContact: qa@suse.de CC: aj@suse.com Found By: --- Blocker: --- /etc/os-release is meant to be in shell syntax: http://0pointer.de/public/systemd-man/os-release.html on 12.1 however it isn't: $ cat /etc/os-release NAME=openSUSE VERSION = 12.1 (Asparagus) VERSION_ID="12.1" PRETTY_NAME="openSUSE 12.1 (Asparagus) (x86_64)" -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c1 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|coolo@suse.com |aj@suse.com --- Comment #1 from Stephan Kulow <coolo@suse.com> 2012-02-14 18:58:23 CET --- aj created that 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c2 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fcrozat@suse.com --- Comment #2 from Frederic Crozat <fcrozat@suse.com> 2012-02-15 10:11:25 UTC --- I've fixed it in sr 105167 for Factory. Not sure it is worth fixing for 12.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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c3 --- Comment #3 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-02-15 12:00:15 CET --- This is an autogenerated message for OBS integration: This bug (746931) was mentioned in https://build.opensuse.org/request/show/105167 Factory / _product -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c4 --- Comment #4 from Ludwig Nussel <lnussel@suse.com> 2012-02-15 12:59:55 CET --- If this file is meant to be some kind of standard that 3rd parties are meant to rely on then yes, it needs to be fixed. If 3rd parties determine that the file is unreliable they won't use it, simple as that. So the best way to sabotage the intent of the file is to ship it in a broken state. -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c5 Martin Vidner <mvidner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvidner@suse.com --- Comment #5 from Martin Vidner <mvidner@suse.com> 2012-03-19 11:44:27 CET --- Like Ludwig said. Here's an example where the file would be helpful if it actually worked: $ (head -n 99 /etc/*-release; echo; . /etc/os-release; echo; echo http://download.opensuse.org/update/${VERSION_ID}/ ) ==> /etc/os-release <== NAME=openSUSE VERSION = 12.1 (Asparagus) VERSION_ID="12.1" PRETTY_NAME="openSUSE 12.1 (Asparagus) (x86_64)" ID=opensuse ==> /etc/SuSE-release <== openSUSE 12.1 (x86_64) VERSION = 12.1 CODENAME = Asparagus bash: /etc/os-release: line 2: syntax error near unexpected token `(' bash: /etc/os-release: line 2: `VERSION = 12.1 (Asparagus)' http://download.opensuse.org/update// -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c6 Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |coolo@suse.com --- Comment #6 from Andreas Jaeger <aj@suse.com> 2012-03-19 12:14:34 UTC --- Let's try to update /etc/os-release. Coolo, how can we update os-release for openSUSE 12.1 via an update? -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c7 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- InfoProvider|coolo@suse.com |adrian@suse.com --- Comment #7 from Stephan Kulow <coolo@suse.com> 2012-03-19 13:28:11 CET --- that's an interesting test case adrian to work on :) -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c8 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |adrian@suse.com InfoProvider|adrian@suse.com | --- Comment #8 from Adrian Schröter <adrian@suse.com> 2012-03-20 13:32:32 UTC --- Well, just try it yourself. Branch "_product", fix it and submit it as maintenance incident. Tell if you run into a problem. -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c9 --- Comment #9 from Andreas Jaeger <aj@suse.com> 2012-03-20 13:37:18 UTC --- osc branch -M -c openSUSE:12.1 _product Server returned an error: HTTP Error 400: Bad Request packid '_product.openSUSE_12.1_Update' is illegal -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c10 --- Comment #10 from Andreas Jaeger <aj@suse.com> 2012-03-21 09:37:42 UTC --- SR#110340 submitted. -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c11 Benjamin Brunner <bbrunner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Benjamin Brunner <bbrunner@suse.com> 2012-04-10 17:01:15 CEST --- Update released for 12.1. Resolved fixed. -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c12 --- Comment #12 from Swamp Workflow Management <swamp@suse.de> 2012-04-10 15:08:47 UTC --- openSUSE-RU-2012:0476-1: An update that has one recommended fix can now be installed. Category: recommended (low) Bug References: 746931 CVE References: Sources used: openSUSE 12.1 (src): openSUSE-release-12.1-2.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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c13 Tony Jones <tonyj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tonyj@suse.com --- Comment #13 from Tony Jones <tonyj@suse.com> 2012-04-10 15:39:05 UTC --- This fails for me: openSUSE-release: Fix /etc/os-release This update is important as it may solve critical problems. This update fixes the following issue for openSUSE-release: • 746931: Fix /etc/os-release Dependency resolution failed openSUSE-release-12.1-1.4.x86_64 requires openSUSE-release = 12.1-1.4, but this requirement cannot be provided If I uncheck the above from the list of updates everything proceeds fine. -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c14 Benjamin Brunner <bbrunner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #14 from Benjamin Brunner <bbrunner@suse.com> 2012-04-10 18:20:59 CEST --- I tried it on my vm and it worked without any problems for me with zypper patch. I'll reopen the bug until this is clarified. -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c15 --- Comment #15 from Tony Jones <tonyj@suse.com> 2012-04-10 17:38:37 UTC --- This is what rpm says. I upgraded the system using zypper dup from 11.4 $ rpm -qa | grep openSUSE-release openSUSE-release-12.1-1.4.x86_64 openSUSE-release-ftp-12.1-1.4.x86_64 openSUSE-release-dvd-11.4-1.8.x86_64 $ cat /etc/os-release NAME=openSUSE VERSION = 12.1 (Asparagus) VERSION_ID="12.1" PRETTY_NAME="openSUSE 12.1 (Asparagus) (x86_64)" ID=opensuse -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c16 Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |adrian@suse.com --- Comment #16 from Andreas Jaeger <aj@suse.com> 2012-04-10 18:28:50 UTC --- Adrian, we need your help! -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c17 uwe dittmann <linuxfreunde@online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |linuxfreunde@online.de --- Comment #17 from uwe dittmann <linuxfreunde@online.de> 2012-04-10 19:04:21 UTC --- Confirm Error! My System: openSUSE 12.1 (32 Bit) with KDE 4.8.2 Desktop Updatet Today with YaST → Online Update, reports of conflict: openSUSE-2012-211 - openSUSE-release: Fix /etc/os-release unresolvable error! PS: Please don't test only in Virtual Machine! In the real machine you will get the error … Greetings Linuxsusefan -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c18 Joseph Mitzen <jgm@myself.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jgm@myself.com --- Comment #18 from Joseph Mitzen <jgm@myself.com> 2012-04-11 03:23:58 UTC --- I received the same error as #13 on a system with 32bit 12.1 but things got even stranger when zypper suggested I could force the patch or use "rl" to unlock it. Patch 'openSUSE-2012-14-1' is locked. Use 'zypper in --force patch:openSUSE-2012-14' to install it, or unlock it using 'zypper rl patch:openSUSE-2012-14'. I typed in the suggestion to unlock it, and then when I tried to patch again I received an error regarding Kontact (I'd removed 4.7.2 and used OBS to install 4.4). Zypper insisted that this patch conflicted with Kontact 4.4: --- 2 Problems: Problem: patch:openSUSE-2012-14-1.noarch conflicts with libkdepim4.i586 < 4.7.2-3.5.2 provided by libkdepim4-4.4.11.1-7.1.i586 Problem: openSUSE-release-12.1-1.4.i586 requires openSUSE-release = 12.1-1.4, but this requirement cannot be provided Problem: patch:openSUSE-2012-14-1.noarch conflicts with libkdepim4.i586 < 4.7.2-3.5.2 provided by libkdepim4-4.4.11.1-7.1.i586 Solution 1: Following actions will be done: install libkdepim4-4.7.2-3.5.2.i586 (with vendor change) obs://build.opensuse.org/home:namtrac --> openSUSE install korganizer-4.7.2-3.5.2.i586 (with vendor change) obs://build.opensuse.org/home:namtrac --> openSUSE install knotes-4.7.2-3.5.2.i586 (with vendor change) obs://build.opensuse.org/home:namtrac --> openSUSE install kmail-4.7.2-3.5.2.i586 (with vendor change) obs://build.opensuse.org/home:namtrac --> openSUSE install kdepim4-wizards-4.7.2-3.5.2.i586 (with vendor change) obs://build.opensuse.org/home:namtrac --> openSUSE install kdepim4-4.7.2-3.5.2.i586 (with vendor change) obs://build.opensuse.org/home:namtrac --> openSUSE install kaddressbook-4.7.2-3.5.2.i586 (with vendor change) obs://build.opensuse.org/home:namtrac --> openSUSE install akregator-4.7.2-3.5.2.i586 (with vendor change) obs://build.opensuse.org/home:namtrac --> openSUSE Solution 2: do not install patch:openSUSE-2012-14-1.noarch ---- After choosing not to install I got this, the same as before: --- Problem: openSUSE-release-12.1-1.4.i586 requires openSUSE-release = 12.1-1.4, but this requirement cannot be provided Solution 1: deinstallation of openSUSE-release-12.1-1.4.i586 Solution 2: do not install patch:openSUSE-2012-211-1.noarch Solution 3: break openSUSE by ignoring some of its dependencies ---- I don't follow what changing the /etc/os-release file has to do with Kontact or anything else, but I hope this helps. :-) -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c19 --- Comment #19 from Marcus Meissner <meissner@suse.com> 2012-04-11 08:58:22 UTC --- I killed the patch from the update repo again, it is broken. -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c20 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|adrian@suse.com | --- Comment #20 from Adrian Schröter <adrian@suse.com> 2012-04-11 09:18:36 UTC --- We do not have product meta data generation support in OBS publisher yet. That is caused for this behaviour. Please see #754402 for details. -- 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=746931 https://bugzilla.novell.com/show_bug.cgi?id=746931#c21 Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |DUPLICATE --- Comment #21 from Andreas Jaeger <aj@suse.com> 2012-04-11 09:20:50 UTC --- Let's continue discussion in 754402. *** This bug has been marked as a duplicate of bug 754402 *** http://bugzilla.novell.com/show_bug.cgi?id=754402 -- 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