Date: Tue, 08 Mar 2016 15:49:47 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> To: Vick Khera <vivek@khera.org>, FreeBSD Ports List <ports@freebsd.org> Cc: jnlin@freebsd.cs.nctu.edu.tw Subject: Re: google authenticator / missing UPDATING entries Message-ID: <56DEE68B.5070007@quip.cz> In-Reply-To: <CALd%2BdcdGSRs=opN15fHf2tWdzLx2otpE-YD_BtdBRnyLb4BhrQ@mail.gmail.com> References: <CALd%2BdcdGSRs=opN15fHf2tWdzLx2otpE-YD_BtdBRnyLb4BhrQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Vick Khera wrote on 03/08/2016 15:08: > Today I upgraded pam_google_authenticator from 20140826_1 to > 1.01.20160208,1 and discovered that it no longer worked. Remote login just > closed connection. > > It turns out that the necessary shared PAM library moved > from /usr/local/lib/pam_google_authenticator.so > to /usr/local/lib/security/pam_google_authenticator.so > > There is no note in UPDATING file about this at all. This should be very > loudly noted in the package upgrade and in the UPDATING file that the pam > configurations need to be modified. It seems UPDATING is overlooked by maintainers. It is not the first time this year where pkg upgrade is causing breakage without prior notice of users through UPDATING. I have UPDATING in RSS, have my own scripted notifications (by diffing UPDATING file) and I use 'pkg updating' before each 'pkg upgrade'... still beaten by upgrades with not compatible changes. :( For example Postfix with missing VDA. (I already submitted PR 207684) Miroslav Lachman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56DEE68B.5070007>