[Bug 812421] New: Sysconfig editor in yast contains unused variables
https://bugzilla.novell.com/show_bug.cgi?id=812421 https://bugzilla.novell.com/show_bug.cgi?id=812421#c0 Summary: Sysconfig editor in yast contains unused variables Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: erwin.vandevelde@gmail.com QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 The varibales for cleaning out TMP directories are unused in openSUSE 12.3, but you can still configure them in the sysconfig editor in yast, which is confusing. These variables should be removed (and possibly other unused variables as well) from the editor. Reproducible: Always -- 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=812421 https://bugzilla.novell.com/show_bug.cgi?id=812421#c FeiXiang Zhang <fxzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |lslezak@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=812421 https://bugzilla.novell.com/show_bug.cgi?id=812421#c1 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |NEEDINFO InfoProvider| |erwin.vandevelde@gmail.com --- Comment #1 from Ladislav Slezak <lslezak@suse.com> 2013-04-02 07:23:05 UTC --- Could you put the list of variables here? And did you do upgrade from older version or a full new installation? (BTW Yast is just a GUI, the syconfig variables are defined by other packages.) -- 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=812421 https://bugzilla.novell.com/show_bug.cgi?id=812421#c2 Erwin Van de Velde <erwin.vandevelde@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|erwin.vandevelde@gmail.com | --- Comment #2 from Erwin Van de Velde <erwin.vandevelde@gmail.com> 2013-04-02 07:43:31 UTC --- It was a clean system install. List of vars (possibly not complete): MAX_DAYS_IN_TMP MAX_DAYS_IN_LONG_TMP TMP_DIRS_TO_CLEAR OWNER_TO_KEEP_IN_TMP CLEAR_TMP_DIRS_AT_BOOTUP (unsure) Superseeded by the used of tmpfiles.d -- 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=812421 https://bugzilla.novell.com/show_bug.cgi?id=812421#c3 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|lslezak@suse.com |ro@suse.de --- Comment #3 from Ladislav Slezak <lslezak@suse.com> 2013-04-02 07:58:00 UTC --- Ok, thank you for the quick answer! These variables come from /var/adm/fillup-templates/sysconfig.cron file which is part of "aaa_base" package. Reassigning to the package maintainer... -- 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=812421 https://bugzilla.novell.com/show_bug.cgi?id=812421#c4 Ruediger Oertel <ro@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ro@suse.com --- Comment #4 from Ruediger Oertel <ro@suse.com> 2013-04-02 09:05:40 UTC --- so what is doing that job now ? /etc/tmpfiles.d only has "vpnc" on my machines, which job will cleanup all the cruft piling up in /tmp ? -- 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=812421 https://bugzilla.novell.com/show_bug.cgi?id=812421#c5 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-beta@cboltz.de --- Comment #5 from Christian Boltz <suse-beta@cboltz.de> 2013-04-02 13:16:28 CEST --- (In reply to comment #4)
so what is doing that job now ? /etc/tmpfiles.d only has "vpnc" on my machines, which job will cleanup all the cruft piling up in /tmp ?
That's the usual /etc vs. /usr split from systemd. Check /usr/lib/tmpfiles.d/ ;-) -- 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=812421 https://bugzilla.novell.com/show_bug.cgi?id=812421#c Alberto Planas Dominguez <aplanas@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| | GOLD -- 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=812421 https://bugzilla.novell.com/show_bug.cgi?id=812421#c6 Martin Vidner <mvidner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvidner@suse.com --- Comment #6 from Martin Vidner <mvidner@suse.com> 2013-09-27 14:14:15 CEST --- I am not sure what is doing that job, but apparently nothing is using those variables: # grep -E -i 'te?mp' /etc/cron.*/* /etc/cron.daily/logrotate:TMPF=`mktemp /tmp/logrotate.XXXXXXXXXX` /etc/cron.daily/logrotate:/usr/sbin/logrotate /etc/logrotate.conf 2>&1 | tee $TMPF /etc/cron.daily/logrotate: /bin/logger -p cron.warning -t logrotate -f $TMPF /etc/cron.daily/logrotate:rm -f $TMPF /etc/cron.daily/packagekit-background.cron:PKTMP=$(mktemp /var/run/packagekit-cron.XXXXXX) /etc/cron.daily/packagekit-background.cron: pkcon $PKCON_OPTIONS get-updates &> $PKTMP /etc/cron.daily/packagekit-background.cron: pkcon $PKCON_OPTIONS update &> $PKTMP /etc/cron.daily/packagekit-background.cron: mail -s "System updates available: $SYSTEM_NAME" $MAILTO < $PKTMP /etc/cron.daily/packagekit-background.cron: cat $PKTMP /etc/cron.daily/packagekit-background.cron:rm -f $PKTMP In SLE11, these vars were used by /etc/cron.daily/suse.de-clean-tmp from aaa_base. Aaand... the sysconfig template seems simply to have escaped this cleanup: https://github.com/openSUSE/aaa_base/commit/aa34c9460872159c92ab7b132f10cc87... "remove all files needed exclusively by sysvinit" -- 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=812421 https://bugzilla.novell.com/show_bug.cgi?id=812421#c Ruediger Oertel <ro@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ro@suse.de |ro@suse.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=812421 https://bugzilla.novell.com/show_bug.cgi?id=812421#c7 Ruediger Oertel <ro@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #7 from Ruediger Oertel <ro@suse.com> 2014-09-11 11:32:04 UTC --- duplicate of bnc#721682 *** This bug has been marked as a duplicate of bug 721682 *** http://bugzilla.novell.com/show_bug.cgi?id=721682 -- 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