Artix Linux Forum

Artix Linux => Package management => Topic started by: ####### on 27 April 2024, 04:30:44

Title: check-link-consistency needs updating, AUR -git pkg works
Post by: ####### on 27 April 2024, 04:30:44
The galaxy repo version fails to run, although it used to be fine:
Code: [Select]
# check-link-consistency -N
WARN  Config file not found, using defaults.
INFO  Analyzing installed packages...
INFO  Scanning filesystem for bins & libs...
ERR   FilesCollector:377: `ldconfig -p` line 499: error {`libtbbmalloc_proxy.so.2`, 64-bit}: duplicate key
(exits at this point)

But the check-link-consistency-git package from the AUR works.
Title: Re: check-link-consistency needs updating, AUR -git pkg works
Post by: corysanin on 27 April 2024, 07:02:53
That package should probably be removed. Omniverse would be more appropriate but I doubt ndowens has any interest in maintaining it. Stick with the AUR package  :)
Title: Re: check-link-consistency needs updating, AUR -git pkg works
Post by: ####### on 27 April 2024, 16:57:00
It's very useful sometimes, as it checks if there are any missing solib dependencies on your system, and it it was created by dimgel who is one of the people on this forum. But it doesn't take any time to build from the AUR. I think from the Jan 2022 build date on the repo package version it's been forgotten about, as there have been about 44 commits in the git repo since then.
Title: Re: check-link-consistency needs updating, AUR -git pkg works
Post by: corysanin on 27 April 2024, 17:53:28
Indeed, it's been forgotten about. There's no corresponding repo in Gitea, either.