Fixes for zstd, missing libraries and dirmngr #4

Open
opened 2020-01-21 17:14:25 +00:00 by jody-frankowski · 4 comments
jody-frankowski commented 2020-01-21 17:14:25 +00:00 (Migrated from gitlab.manjaro.org)

I have pushed to my gitlab fork a branch named fixes, which fixes a bunch of stuff for the bootstrap script.

Could you take a look at it, and maybe pull the fixes here?

https://gitlab.com/jody-frankowski/manjaro-bootstrap/commits/fixes

Note, there seems to be 3 errors that remain to be fixed (but so far don't seem to be too problematic):

+ chroot /home/me/test/manjaro /usr/bin/pacman --overwrite '*' --noconfirm --arch x86_64 -Sy acl archlinux-keyring attr bzip2 curl expat glibc gpgme libarchive libassuan libgpg-error libnghttp2 libssh2 lzo openssl pacman pacman-mirrors xz zlib krb5 e2fsprogs keyutils gcc-libs lz4 libpsl icu libidn2 libunistring zstd filesystem coreutils bash grep gawk file tar sed manjaro-release git util-linux haveged manjaro-tools-pkg sudo gzip
[...]
(  8/138) installing archlinux-keyring                                   [########################################] 100%
call to execv failed (No such file or directory)
error: command failed to execute correctly
[...]
:: Running post-transaction hooks...
[...]
( 6/12) Creating temporary files...
error: command failed to execute correctly
[...]
(11/12) Configuring pacman-mirrors ...
::WARNING https://gitlab.manjaro.org '<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)>'
::WARNING https://wikipedia.org '<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)>'
::WARNING https://bitbucket.org '<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)>'
hint: use `pacman-mirrors` to generate and update your pacman mirrorlist.
[...]
I have pushed to my gitlab fork a branch named `fixes`, which fixes a bunch of stuff for the bootstrap script. Could you take a look at it, and maybe pull the fixes here? https://gitlab.com/jody-frankowski/manjaro-bootstrap/commits/fixes Note, there seems to be 3 errors that remain to be fixed (but so far don't seem to be too problematic): ``` + chroot /home/me/test/manjaro /usr/bin/pacman --overwrite '*' --noconfirm --arch x86_64 -Sy acl archlinux-keyring attr bzip2 curl expat glibc gpgme libarchive libassuan libgpg-error libnghttp2 libssh2 lzo openssl pacman pacman-mirrors xz zlib krb5 e2fsprogs keyutils gcc-libs lz4 libpsl icu libidn2 libunistring zstd filesystem coreutils bash grep gawk file tar sed manjaro-release git util-linux haveged manjaro-tools-pkg sudo gzip [...] ( 8/138) installing archlinux-keyring [########################################] 100% call to execv failed (No such file or directory) error: command failed to execute correctly [...] :: Running post-transaction hooks... [...] ( 6/12) Creating temporary files... error: command failed to execute correctly [...] (11/12) Configuring pacman-mirrors ... ::WARNING https://gitlab.manjaro.org '<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)>' ::WARNING https://wikipedia.org '<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)>' ::WARNING https://bitbucket.org '<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)>' hint: use `pacman-mirrors` to generate and update your pacman mirrorlist. [...] ```
jody-frankowski commented 2020-01-21 17:25:44 +00:00 (Migrated from gitlab.manjaro.org)

changed the description

changed the description
jody-frankowski commented 2020-01-21 17:33:48 +00:00 (Migrated from gitlab.manjaro.org)

changed the description

changed the description
jody-frankowski commented 2020-02-09 23:41:23 +00:00 (Migrated from gitlab.manjaro.org)

fix: The repository wasn't public.

fix: The repository wasn't public.
mikeroyal commented 2020-06-09 22:18:59 +00:00 (Migrated from gitlab.manjaro.org)

Good work @jody-frankowsk!

Good work @jody-frankowsk!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tools/manjaro-bootstrap#4
No description provided.