[Bug 698213] New: apport use deprecated /var/run/subsys in /etc/init.d/apport
https://bugzilla.novell.com/show_bug.cgi?id=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c0 Summary: apport use deprecated /var/run/subsys in /etc/init.d/apport Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bruno@ioda-net.ch QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=433033) --> (http://bugzilla.novell.com/attachment.cgi?id=433033) diff -rup of /etc/init.d/apport User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 Getting rid of /var/run/subsys in 12.1 Reproducible: Always Steps to Reproduce: 1. Install apport 2. See wrong usage off /var/run/subsys in init script 3. Actual Results: use /var/run/subsys Expected Results: use /var/run and so use correct tmpfs Assign to me, building a SR for that -- 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c1 --- Comment #1 from Bruno Friedmann <bruno@ioda-net.ch> 2011-06-06 11:26:31 UTC --- SR 72761 created -- 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|bnc-team-screening@forge.pr |bruno@ioda-net.ch |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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c2 --- Comment #2 from Bernhard Wiedemann <bwiedemann@novell.com> 2011-06-06 21:00:14 CEST --- This is an autogenerated message for OBS integration: This bug (698213) was mentioned in https://build.opensuse.org/request/show/72812 Factory / apport -- 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c3 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|apport use deprecated |apport use deprecated |/var/run/subsys in |/var/lock/subsys in |/etc/init.d/apport |/etc/init.d/apport --- Comment #3 from Bruno Friedmann <bruno@ioda-net.ch> 2011-06-07 18:57:03 UTC --- Changing subject to /var/lock Corresponding of the wrong usage. /var/lock is now tmpfs like /var/run -- 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c4 --- Comment #4 from Bruno Friedmann <bruno@ioda-net.ch> 2011-06-07 19:45:33 UTC --- New SR 72901 created with changes in patch name and spec -- 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c5 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lnussel@novell.com --- Comment #5 from Ludwig Nussel <lnussel@novell.com> 2011-06-08 14:38:06 CEST --- the submission is still bogus - apport.init.opensuse isn't actually used but rc.apport - don't use /var/lock for anything but device locking, ie use /var/run if you need to touch any files in the init script - touching the file in the init script actually serves no purpose so just get rid of it. -- 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c6 --- Comment #6 from Bernhard Wiedemann <bwiedemann@novell.com> 2011-06-08 18:00:11 CEST --- This is an autogenerated message for OBS integration: This bug (698213) was mentioned in https://build.opensuse.org/request/show/72942 Factory / apport -- 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c7 --- Comment #7 from Bruno Friedmann <bruno@ioda-net.ch> 2011-06-08 17:19:04 UTC --- SR https://build.opensuse.org/request/diff/72901 has been accepted. Ludwig, to close correctly the bug, should I modify the software more deeply than what was packaged before by previous maintainer. I don't understand what I've to choose between your two proposal - make it /var/run - remove all that stuf -- 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c8 --- Comment #8 from Ludwig Nussel <lnussel@novell.com> 2011-06-09 11:18:39 CEST --- I think you can remove it without replacement. Just use apport_is_enabled as condition in try-restart instead of checking for the lock 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c9 --- Comment #9 from Bernhard Wiedemann <bwiedemann@novell.com> 2011-06-17 15:01:14 CEST --- This is an autogenerated message for OBS integration: This bug (698213) was mentioned in https://build.opensuse.org/request/show/73681 Factory / apport -- 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c10 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |FIXED --- Comment #10 from Bruno Friedmann <bruno@ioda-net.ch> 2011-07-17 11:28:45 UTC --- Fixed in Base:System/apport for factory -- 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c11 --- Comment #11 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-12-07 14:00:15 CET --- This is an autogenerated message for OBS integration: This bug (698213) was mentioned in https://build.opensuse.org/request/show/144553 Maintenance / https://build.opensuse.org/request/show/144555 Maintenance / -- 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=698213 https://bugzilla.novell.com/show_bug.cgi?id=698213#c12 --- Comment #12 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-12-07 17:00:09 CET --- This is an autogenerated message for OBS integration: This bug (698213) was mentioned in https://build.opensuse.org/request/show/144607 Maintenance / -- 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