arch-audit is broken #30

Closed
opened 2021-07-22 11:32:40 +02:00 by moviuro · 2 comments

Arch-audit can't install because it depends on libalpm.so=12-64 which is not provided by anything (pacman provides libalpm.so=13-64).

% pacman -Si arch-audit
Repository      : community-x86-64-v3
Name            : arch-audit
Version         : 0.1.19-2.1
Description     : A utility like pkg-audit based on Arch Security Team
                  data
Architecture    : x86_64
URL             : https://gitlab.com/ilpianista/arch-audit
Licenses        : MIT
Groups          : None
Provides        : None
Depends On      : glibc  gcc-libs  curl  libcurl.so  libalpm.so=12-64 # HERE
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 2019,44 KiB
Installed Size  : 5544,35 KiB
Packager        : ALHP Buildbot <alhp@anonfunc.net>
Build Date      : 2021-05-27T07:07:59 CEST
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Repository      : community
Name            : arch-audit
Version         : 0.1.19-2
Description     : A utility like pkg-audit based on Arch Security Team
                  data
Architecture    : x86_64
URL             : https://gitlab.com/ilpianista/arch-audit
Licenses        : MIT
Groups          : None
Provides        : None
Depends On      : glibc  gcc-libs  curl  libcurl.so  libalpm.so=13-64
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 2010,31 KiB
Installed Size  : 5528,35 KiB
Packager        : Levente Polyak <anthraxx@archlinux.org>
Build Date      : 2021-05-20T20:30:59 CEST
Validated By    : MD5 Sum  SHA-256 Sum  Signature
Arch-audit can't install because it depends on `libalpm.so=12-64` which is not provided by anything (`pacman` provides `libalpm.so=13-64`). ``` % pacman -Si arch-audit Repository : community-x86-64-v3 Name : arch-audit Version : 0.1.19-2.1 Description : A utility like pkg-audit based on Arch Security Team data Architecture : x86_64 URL : https://gitlab.com/ilpianista/arch-audit Licenses : MIT Groups : None Provides : None Depends On : glibc gcc-libs curl libcurl.so libalpm.so=12-64 # HERE Optional Deps : None Conflicts With : None Replaces : None Download Size : 2019,44 KiB Installed Size : 5544,35 KiB Packager : ALHP Buildbot <alhp@anonfunc.net> Build Date : 2021-05-27T07:07:59 CEST Validated By : MD5 Sum SHA-256 Sum Signature Repository : community Name : arch-audit Version : 0.1.19-2 Description : A utility like pkg-audit based on Arch Security Team data Architecture : x86_64 URL : https://gitlab.com/ilpianista/arch-audit Licenses : MIT Groups : None Provides : None Depends On : glibc gcc-libs curl libcurl.so libalpm.so=13-64 Optional Deps : None Conflicts With : None Replaces : None Download Size : 2010,31 KiB Installed Size : 5528,35 KiB Packager : Levente Polyak <anthraxx@archlinux.org> Build Date : 2021-05-20T20:30:59 CEST Validated By : MD5 Sum SHA-256 Sum Signature ```
Owner

Thanks for your report. That's one example where #15 would have prevented a defect build. I queued it for rebuild.

Thanks for your report. That's one example where #15 would have prevented a defect build. I queued it for rebuild.
anonfunc added the
bug
label 2021-07-22 12:40:45 +02:00
Owner

Should be fixed now.

Repository      : community-x86-64-v3
Name            : arch-audit
Version         : 0.1.19-2.1
Description     : A utility like pkg-audit based on Arch Security Team data
Architecture    : x86_64
URL             : https://gitlab.com/ilpianista/arch-audit
Licenses        : MIT
Groups          : None
Provides        : None
Depends On      : glibc  gcc-libs  curl  libcurl.so  libalpm.so=13-64
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 1970.30 KiB
Installed Size  : 5344.35 KiB
Packager        : Unknown Packager
Build Date      : Thu 22 Jul 2021 14:30:24 CEST
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Repository      : community
Name            : arch-audit
Version         : 0.1.19-2
Description     : A utility like pkg-audit based on Arch Security Team data
Architecture    : x86_64
URL             : https://gitlab.com/ilpianista/arch-audit
Licenses        : MIT
Groups          : None
Provides        : None
Depends On      : glibc  gcc-libs  curl  libcurl.so  libalpm.so=13-64
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 2010.31 KiB
Installed Size  : 5528.35 KiB
Packager        : Levente Polyak <anthraxx@archlinux.org>
Build Date      : Thu 20 May 2021 20:30:59 CEST
Validated By    : MD5 Sum  SHA-256 Sum  Signature
Should be fixed now. ``` Repository : community-x86-64-v3 Name : arch-audit Version : 0.1.19-2.1 Description : A utility like pkg-audit based on Arch Security Team data Architecture : x86_64 URL : https://gitlab.com/ilpianista/arch-audit Licenses : MIT Groups : None Provides : None Depends On : glibc gcc-libs curl libcurl.so libalpm.so=13-64 Optional Deps : None Conflicts With : None Replaces : None Download Size : 1970.30 KiB Installed Size : 5344.35 KiB Packager : Unknown Packager Build Date : Thu 22 Jul 2021 14:30:24 CEST Validated By : MD5 Sum SHA-256 Sum Signature Repository : community Name : arch-audit Version : 0.1.19-2 Description : A utility like pkg-audit based on Arch Security Team data Architecture : x86_64 URL : https://gitlab.com/ilpianista/arch-audit Licenses : MIT Groups : None Provides : None Depends On : glibc gcc-libs curl libcurl.so libalpm.so=13-64 Optional Deps : None Conflicts With : None Replaces : None Download Size : 2010.31 KiB Installed Size : 5528.35 KiB Packager : Levente Polyak <anthraxx@archlinux.org> Build Date : Thu 20 May 2021 20:30:59 CEST Validated By : MD5 Sum SHA-256 Sum Signature ```
Sign in to join this conversation.
No description provided.