Date: Thu, 16 Jun 2016 20:39:55 +0200 From: Florian Ermisch <florian.ermisch@alumni.tu-berlin.de> To: Ben Woods <woodsb02@gmail.com>, Pavel Timofeev <timp87@gmail.com>, FreeBSD Current <freebsd-current@freebsd.org> Cc: =?ISO-8859-1?Q?Ren=E9_Ladan?= <rene@freebsd.org>, "pkgbase@freebsd.org" <pkgbase@freebsd.org>, "Michael W. Lucas" <mwlucas@michaelwlucas.com> Subject: Re: libpam.so lost in update to 11.0-ALPHA3 Message-ID: <7D63E77B-0D82-44D3-9A1C-233ACA8C62D0@alumni.tu-berlin.de> In-Reply-To: <CAOc73CDGQQ1SZ=FRZX2LseCeo2wNqNQn=md48Tv1e4UOtwFPog@mail.gmail.com> References: <CADL2u4gG=5bA%2BFPwOPAyi73Drfyf0W9x7TO1CciTojrSgR3tOQ@mail.gmail.com> <CAOc73CCv=yQfUqYY6eEdEvz3nu4PayEa3DYtXAq2xu8Gcf6DVw@mail.gmail.com> <CAAoTqfvoQYLD=NPYSH0Pwgwmc8UtCPDhK1pnM6MdC%2BuHfKYTqw@mail.gmail.com> <CAOc73CDGQQ1SZ=FRZX2LseCeo2wNqNQn=md48Tv1e4UOtwFPog@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 14. Juni 2016 13:36:32 MESZ, schrieb Ben Woods <woodsb02@gmail.com>: > On Tuesday, 14 June 2016, Pavel Timofeev <timp87@gmail.com> wrote: > > > > > 14 июня 2016 г. 10:37 пользователь "Ben Woods" <woodsb02@gmail.com > > <javascript:_e(%7B%7D,'cvml','woodsb02@gmail.com');>> написал: > > > > > > On 14 June 2016 at 09:11, René Ladan <rene@freebsd.org > > <javascript:_e(%7B%7D,'cvml','rene@freebsd.org');>> wrote: > > > > > > > Hi, > > > > > > > > I updated my pkgbase installation (11.0-amd64 from a few weeks > ago) to > > > > 11.0-ALPHA3. Building and installing went fine but it turns out > that > > > > libpam.so* is lost in the update (both the symlink and the > actual so, > > > > currently so.6) : > > > > > > > > # pkg upgrade > > > > # pkg autoremove > > > > <<FreeBSD-lib removed which contains the old libpam.so.5, so > one > > > > version lower) > > > > << yes, I forgot to run mergemaster>> > > > > # reboot > > > > <<login(1) no longer works, but single-user + dhclient is > still fine) > > > > > > > > Is this a known bug? > > > > > > > > Regards, > > > > René > > > > > > > > > > Michael Lucas mentioned on twitter a few days ago that pam was > broken > > > recently in FreeBSD current. > > > > > > Michael: was this a problem with libpam.so going missing? Were you > using > > > pkgbase, or is this an issue with the normal build/install system > also? > > > > > > Regards, > > > Ben > > > > > > -- > > > > Hi! > > I have the same problem with normal build/install system. > > > > Ok, thanks for the feedback. > > Bringing in the FreeBSD-current@ mailing list as it is not a problem > with > PkgBase, but with 11-current. > > Regards, > Ben > On my laptop running a few weeks old CURRENT sudo just broke after a `pkg upgrade`. The missing lib it's complaining about is libpam.so.6 but when built from ports it's linked against libpam.so.5. Regards, Florian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7D63E77B-0D82-44D3-9A1C-233ACA8C62D0>