Ticket #360 (closed defect: wontfix)
auto-update should clean up .debathena-orig.dpkg-new files
Reported by: | geofft | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description (last modified by geofft) (diff)
On a couple of Debathena machines I use:
sipbadmin@tyger:~$ find /etc -name "*.dpkg-new" 2>/dev/null /etc/bind/named.conf.options.debathena-orig.dpkg-new /etc/openafs/afs.conf.debathena-orig.dpkg-new dr-wily:~ geofft$ find /etc -name "*.dpkg-new" 2>/dev/null /etc/bash.bashrc.debathena-orig.dpkg-new /etc/bind/named.conf.options.debathena-orig.dpkg-new /etc/openafs/cacheinfo.debathena.dpkg-new /etc/openafs/afs.conf.debathena-orig.dpkg-new /etc/openafs/cacheinfo.debathena.debathena-orig.dpkg-new /etc/ssh/sshd_config.debathena.debathena-orig.dpkg-new /etc/security/access.conf.debathena.dpkg-new ozok-the-destroyer:~ geofft$ find /etc -name "*.dpkg-new" 2>/dev/null /etc/bash.bashrc.debathena-orig.dpkg-new /etc/ldap/ldap.conf.debathena-orig.dpkg-new /etc/firefox-3.0/pref/ubufox.js.debathena-orig.dpkg-new /etc/texmf/xdvi/XDvi.debathena-orig.dpkg-new /etc/texmf/dvips/config/config.ps.debathena-orig.dpkg-new /etc/texmf/dvipdfm/config/config.debathena-orig.dpkg-new /etc/texmf/tex/generic/config/pdftexconfig.tex.debathena-orig.dpkg-new /etc/lprng/lpd.conf.debathena-orig.dpkg-new /etc/cups/cupsd.conf.debathena-orig.dpkg-new /etc/fuse.conf.debathena-orig.dpkg-new /etc/security/access.conf.debathena-orig.dpkg-new /etc/pam.d/login.debathena-orig.dpkg-new /etc/pam.d/gdm.debathena-orig.dpkg-new /etc/pam.d/sshd.debathena-orig.dpkg-new /etc/openafs/afs.conf.debathena-orig.dpkg-new /etc/ssh/ssh_config.debathena-orig.dpkg-new /etc/gdm/gdm.conf-custom.debathena-orig.dpkg-new /etc/ntp.conf.debathena-orig.dpkg-new /etc/bind/named.conf.options.debathena-orig.dpkg-new /etc/krb.realms.debathena-orig.dpkg-new /etc/csh.cshrc.debathena-orig.dpkg-new kid-icarus:~ geofft$ find /etc -name "*.dpkg-new" 2>/dev/null /etc/csh.cshrc.debathena-orig.dpkg-new /etc/bash.bashrc.debathena-orig.dpkg-new /etc/cups/cupsd.conf.debathena-orig.dpkg-new /etc/openafs/afs.conf.debathena-orig.dpkg-new /etc/ntp.conf.debathena-orig.dpkg-new /etc/lprng/lpd.conf.debathena-orig.dpkg-new /etc/bind/named.conf.options.debathena-orig.dpkg-new /etc/apparmor.d/usr.sbin.cupsd.debathena-orig.dpkg-new
Zephyr discussion reminded me that this is due to a bug in dpkg regarding diverted conffiles that's been fixed in dpkg 1.15. Jaunty and Lenny both still have 1.14, and we more or less still care about them, so we should consider adding code in auto-update to clean these up appropriately.
Change History
comment:2 Changed 14 years ago by geofft
- Priority changed from major to minor
- Description modified (diff)
- Summary changed from What's with all these .debathena-orig.dpkg-new files? to auto-update should clean up .debathena-orig.dpkg-new files
Fair enough. Description changed.
Note: See
TracTickets for help on using
tickets.
This is not a useful description of anything.