> On Mon, 2008-04-28 at 14:48 +0200, PEDRO MACANAS VALVERDE wrote:
>> Is there any list of conf-new / conf-old files (or a script to detect
>> them) related to a new installation ?
>
> locate dpkg-new
> locate dpkg-old
>
> This should suffice after the locate database was updated. Otherwise,
> something like
>
> sudo find / -name "*.dpkg-old"
and what's more, I discovered that the options I wanted in
update-mamager already exist in dpkg:
--force-confnew
--force-confold
it should be a 2-minute work to implement them in update-manager.
Until this is done, I think the easier way is to replace update-manager,
just before the upgrade, by a one line script calling the real program
with one of these options.
Pierre Frenkiel
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
05-16-2008, 04:11 PM
Mario Vukelic
unattended update-manager
On Fri, 2008-05-16 at 16:18 +0200, Pierre Frenkiel wrote:
> grep conffile dpkg.log
Good to know, thanks.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
05-17-2008, 08:02 AM
Pierre Frenkiel
unattended update-manager
On Fri, 16 May 2008, Pierre Frenkiel wrote:
> Until this is done, I think the easier way is to replace update-manager,
> just before the upgrade, by a one line script calling the real program
oops...
of course, I meant
Until this is done, I think the easier way is to replace dpkg ...
Pierre Frenkiel
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users