You are not logged in.

#1 2015-02-26 17:00:44

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,360

[SOLVED] nfs-utils update from testing - pacsave

Does anyone know why the /etc/idmapd.conf file is saved as a .pacsave file during the nfs-utils package update from testing today leaving no original file?  For an existing working nfs system I would have thought that the original conf file would have been left intact and perhaps a .pacnew file created if necessary if the existing file is different from the default?

Pacman gives the following during update:

warning: /etc/idmapd.conf saved as /etc/idmapd.conf.pacsave
(4/5) upgrading nfs-utils                                        [####################################] 100%

I am guessing that there is a good reason for doing that but I could not see what the reason might be?

Last edited by mcloaked (2015-02-26 19:59:50)


Mike C

Offline

#2 2015-02-26 17:31:14

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] nfs-utils update from testing - pacsave

The thing is, there's no idmapd.conf shipped with nfs-utils anymore, thus, a .pacsave was created.
https://projects.archlinux.org/svntogit … 43702a3590

Offline

#3 2015-02-26 19:29:29

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,360

Re: [SOLVED] nfs-utils update from testing - pacsave

karol wrote:

The thing is, there's no idmapd.conf shipped with nfs-utils anymore, thus, a .pacsave was created.
https://projects.archlinux.org/svntogit … 43702a3590

OK thank you for the link - if that is the rule when no conf file ships by default then a simple mv /etc/idmapd.conf.pacsave /etc/idmapd.conf will restore previous functionality. But I guess it is just important to pay attention during the pacman update! Or is the link you refer to suggesting that using idmapd.conf is no longer advised and instead swap to id_resolver.conf ?

Edit:  I did some searching and found https://www.kernel.org/doc/Documentatio … mapper.txt so yes using idmapd.conf is legacy and using id_resolver.conf is current!

Last edited by mcloaked (2015-02-26 19:51:30)


Mike C

Offline

#4 2015-02-26 19:58:10

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] nfs-utils update from testing - pacsave

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2015-02-26 20:00:01

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,360

Re: [SOLVED] nfs-utils update from testing - pacsave

jasonwryan wrote:

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.

Done!


Mike C

Offline

Board footer

Powered by FluxBB