Date: Thu, 19 Oct 2017 09:10:20 -0400 From: Janos Dohanics <web@3dresearch.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: pkg_libchk(1) error Message-ID: <20171019091020.d662724b4e42fe82856fa1e2@3dresearch.com> In-Reply-To: <CA%2BtpaK3J%2Bz3uK%2Bdo3kq4WXeAtz4qZxsP8iQhj73h91YhJ6Jzsg@mail.gmail.com> References: <20171018105839.9a3488aa803d16a6a8770c34@3dresearch.com> <CA%2BtpaK1-jrK9oWrsv4D=YNNsRmxVF-66%2BFb_Zz17ZmsA30rX2Q@mail.gmail.com> <20171018115931.bb70975a3176f6f6b93f62ac@3dresearch.com> <CA%2BtpaK1DBj1K721_nvheF2ozZt3kRoENPpO4KpUJLsdgVPoUWw@mail.gmail.com> <20171018150400.ba68c7306d3fb8484d23dcbe@3dresearch.com> <CA%2BtpaK3J%2Bz3uK%2Bdo3kq4WXeAtz4qZxsP8iQhj73h91YhJ6Jzsg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Oct 2017 17:45:03 -0500 Adam Vande More <amvandemore@gmail.com> wrote: > [...] > > # mount > > zroot on / (zfs, local, noatime, nfsv4acls) > > devfs on /dev (devfs, local, multilabel) > > data on /data (zfs, local, nfsv4acls) > > data/VirtualBoxVMs on /data/VirtualBoxVMs (zfs, local, nfsv4acls) > > data/almaviva_backup on /data/almaviva_backup (zfs, local, > > nfsv4acls) data/cortina_cyrus on /data/cortina_cyrus (zfs, local, > > nfsv4acls) data/cortina_spool on /data/cortina_spool (zfs, local, > > nfsv4acls) data/maillogs on /data/maillogs (zfs, local, nfsv4acls) > > data/music on /data/music (zfs, local, nfsv4acls) > > data/win_images on /data/win_images (zfs, local, nfsv4acls) > > > > I doubt it is the port that is outputting that error message so you > can try trying it under truss(1) -f to find out what is. Well, truss(1) -f generated a file which is about 550 MB, I'll upload it somewhere if you want to see it... > What is the point of that tool and why is it better than bases's > pkg-check(8)? It's been just habit and inertia, I have been using ports-mgmt/bsdadminscripts for years and switched to ports-mgmt/bsdadminscripts2 out of curiosity. However, my initial post was a false alarm: I Ctrl-C-d pkg_libchk(1) as it started to show 'ELF binary type "0" not known' messages. I now played with pkg_libchk(1) more - it does show a lot of 'ELF binary type "0" not known' messages, which it didn't do before, but it does finish successfully. Thank you for your replies. -- Janos Dohanics
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171019091020.d662724b4e42fe82856fa1e2>