Re: casper issues with pkgbase

2017-11-08 Thread Mariusz Zaborski
On Wed, Nov 08, 2017 at 01:01:59AM +, Glen Barber wrote:
> On Wed, Nov 08, 2017 at 06:43:44AM +0800, Ben Woods wrote:
> > Hi everyone,
> > 
> > I recently upgraded my FreeBSD 12-current machine which uses pkgbase from
> > r324720 to r325426, and it looks like an error has been introduced in the
> > naming of base packages for casper.
> > 
> > Without having looked into it deeper, I suspect one of the following
> > changes is at fault:
> > https://svnweb.freebsd.org/base/head/lib/libcasper/libcasper/Makefile?r1=325062=325061=325062
> 
> It appears to be this one.  Should be fixed as of r325524.  Thank you
> for the report.
> 
Thanks, for reporting and fixing it.

-- 
Mariusz Zaborski
oshogbo//vx | http://oshogbo.vexillium.org
FreeBSD commiter| https://freebsd.org
Software developer  | http://wheelsystems.com
If it's not broken, let's fix it till it is!!1


signature.asc
Description: PGP signature


Re: casper issues with pkgbase

2017-11-07 Thread Glen Barber
On Wed, Nov 08, 2017 at 06:43:44AM +0800, Ben Woods wrote:
> Hi everyone,
> 
> I recently upgraded my FreeBSD 12-current machine which uses pkgbase from
> r324720 to r325426, and it looks like an error has been introduced in the
> naming of base packages for casper.
> 
> Without having looked into it deeper, I suspect one of the following
> changes is at fault:
> https://svnweb.freebsd.org/base/head/lib/libcasper/libcasper/Makefile?r1=325062=325061=325062

It appears to be this one.  Should be fixed as of r325524.  Thank you
for the report.

Glen



signature.asc
Description: PGP signature


casper issues with pkgbase

2017-11-07 Thread Ben Woods
Hi everyone,

I recently upgraded my FreeBSD 12-current machine which uses pkgbase from
r324720 to r325426, and it looks like an error has been introduced in the
naming of base packages for casper.

Without having looked into it deeper, I suspect one of the following
changes is at fault:
https://svnweb.freebsd.org/base/head/lib/libcasper/libcasper/Makefile?r1=325062=325061=325062
https://svnweb.freebsd.org/base/head/lib/libcasper/libcasper/Makefile?r1=325398=325397=325398
https://svnweb.freebsd.org/base/head/lib/libcasper/libcasper/Makefile?r1=325399=325398=325399

** SHORT VERSION **

FreeBSD-casper no longer exists
FreeBSD-casper-debug has been renamed to FreeBSD--debug
FreeBSD-casper-development has been renamed to FreeBSD--development (and
libcasper.a deleted)
FreeBSD-casper-profile no longer exists
FreeBSD-libcasper-profile no longer exists

** MORE DETAILS **

The upgrade removed the following base packages:
FreeBSD-casper
FreeBSD-casper-debug
FreeBSD-casper-development
FreeBSD-casper-profile
FreeBSD-libcasper-profile

$ pkg info -l FreeBSD-casper FreeBSD-casper-debug
FreeBSD-casper-development FreeBSD-casper-profile FreeBSD-libcasper-profile
FreeBSD-casper-12.0.s20171018115534:
/lib/libcasper.so.0
/usr/share/man/man3/cap_clone.3.gz
/usr/share/man/man3/cap_close.3.gz
/usr/share/man/man3/cap_init.3.gz
/usr/share/man/man3/cap_limit_get.3.gz
/usr/share/man/man3/cap_limit_set.3.gz
/usr/share/man/man3/cap_recv_nvlist.3.gz
/usr/share/man/man3/cap_send_nvlist.3.gz
/usr/share/man/man3/cap_service_open.3.gz
/usr/share/man/man3/cap_sock.3.gz
/usr/share/man/man3/cap_unwrap.3.gz
/usr/share/man/man3/cap_wrap.3.gz
/usr/share/man/man3/cap_xfer_nvlist.3.gz
/usr/share/man/man3/libcasper.3.gz
FreeBSD-casper-debug-12.0.s20171018115534:
/usr/lib/debug/lib/libcasper.so.0.debug
FreeBSD-casper-development-12.0.s20171018115534:
/usr/include/libcasper.h
/usr/include/libcasper_service.h
/usr/lib/libcasper.a
/usr/lib/libcasper.so
FreeBSD-casper-profile-12.0.s20171018115534:
/usr/lib/libcasper_p.a
FreeBSD-libcasper-profile-12.0.s20171018115534:
/usr/lib/libcap_dns_p.a
/usr/lib/libcap_grp_p.a
/usr/lib/libcap_pwd_p.a
/usr/lib/libcap_random_p.a
/usr/lib/libcap_sysctl_p.a


It also added the following new base packages (the last 5 are unrelated):
FreeBSD--debug
FreeBSD--development
FreeBSD-libpathconv
FreeBSD-libpathconv-debug
FreeBSD-libpathconv-development
FreeBSD-libpathconv-profile
FreeBSD-libpmcstat-development

$ pkg info -l FreeBSD--debug FreeBSD--development
FreeBSD--debug-12.0.s20171105083526:
/usr/lib/debug/lib/libcasper.so.0.debug
FreeBSD--development-12.0.s20171105083526:
/usr/include/libcasper.h
/usr/include/libcasper_service.h
/usr/lib/libcasper.so


Regards,
Ben

--
From: Benjamin Woods
woods...@gmail.com
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"