diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-11-14 22:26:00 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-11-17 05:18:11 +0100 |
commit | 10bdcbb591c5123f00ee394750df6063a20f7564 (patch) | |
tree | 56e3ce568df2a74004c8bfd757e31c9393592c59 /libre/pacman/pacman-keyring.timer | |
parent | 7710f4c9a48ee42391fa09e13096768d9723ae7a (diff) | |
download | abslibre-10bdcbb591c5123f00ee394750df6063a20f7564.tar.gz abslibre-10bdcbb591c5123f00ee394750df6063a20f7564.tar.bz2 abslibre-10bdcbb591c5123f00ee394750df6063a20f7564.zip |
libre: rebuild filesystem
Some key packages are signed by bill-auger, however for some reasons,
creating a chroot with librechroot results in an error related to
Bill's key. For instance if we create a new chroot with the following
commands:
$ sudo rm -rf /var/lib/archbuild/parabola-x86_64/
$ sudo librechroot -n parabola-x86_64 -A x86_64 make
We end up with:
(116/116) checking package integrity [...] 100%
[...]
error: filesystem: signature from "bill-auger
<bill-auger@peers.community>" is unknown trust
:: File
/var/cache/pacman/pkg/filesystem-2020.09.03-1.parabola1-x86_64.pkg.tar.xz
is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
It also prevent builds in existing librechroot due to
dependency issues.
The associated bugreport is available here:
https://labs.parabola.nu/issues/2925
While other Parabola developers are also busy trying to fix
the root cause of this issue, it might be a good idea to also
restore the ability to create librechroots in parallel. That
may also be useful to build potential fixes.
To build the previous packages (linux-libre-api-headers and
pacman-mirrorlist), I used use the workaround present in the
bugreport (date --set=2020-11-01) in a KVM vm not to mess up
the date of the host. More lightweight VM systems like lxc
don't allow to change the date.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/pacman/pacman-keyring.timer')
0 files changed, 0 insertions, 0 deletions