Baptiste Daroussin
Baptiste Daroussin
@fluffykhv right but have you tested your approach with an exp-run? how do you deal with kerberos? are ports linked to base kerberos still working if it is linked to...
I cannot reproduce, I have added more regression test to reproduce, but without reproduction. Can you provide the local.sqlite from a db which machine which actually reproduces the bug?
this is not a bug, this is expected, poudriere has been patched to add the proper mounting, any other script should mount devfs before callign pkg -c then unmount it
nope, just devfs
after making some thought we could open /dev/null at the very beginning (before chroot) and then use that each time we need /dev/null. Any patch in that direction would be...
yeah I have identified that one, I can reproduce, but I do not understand yet why it failed
yes I got that part ;)
the should not be merged until new pkg is release and available in the quarterly branch
no I would prefer that we fix the regression, this is caused by the following commit ade813b018bca663c96c51361d0ae8c7fad9d306
We know how to make reproducible builds, I have been involved in the 2 first reproducible builds summit long ago. pkg per se is able to create reproducible package for...