Search Criteria
Package Details: disarchive 0.6.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/disarchive.git (read-only, click to copy) |
|---|---|
| Package Base: | disarchive |
| Description: | Disassemble software archives into data and metadata |
| Upstream URL: | https://ngyro.com/software/disarchive.html |
| Licenses: | GPL3 |
| Submitter: | lantw44 |
| Maintainer: | None |
| Last Packager: | micwoj92 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-02-28 12:03 (UTC) |
| Last Updated: | 2025-04-16 15:16 (UTC) |
Dependencies (10)
- bzip2 (bzip2-gitAUR)
- guile (guile-gitAUR)
- guile-bzip2AUR
- guile-gcryptAUR
- guile-lzmaAUR
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, pigz-replace-gzip-staticAUR)
- tar (tar-gitAUR, uutils-tar-gitAUR)
- xz (xz-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- guile-quickcheckAUR (check)
Latest Comments
Olical commented on 2025-04-26 09:16 (UTC)
You might be onto something, TheyCallMeHacked. I had this same issue but resolved it by removing and re-installing the package. Thanks for the suggestion.
micwoj92 commented on 2025-04-15 21:22 (UTC)
No issue here, doesn't matter if I already have disarchive installed or not.
TheyCallMeHacked commented on 2025-04-15 11:40 (UTC)
The tests all pass when I manually run the test suite from the tar. Maybe it's an aliasing issue, where the pre-existing
disarchiveshadows the newly built one?kepi commented on 2025-04-15 10:13 (UTC)
Same problem, failing on cli.scm test. Works fine when build with
--nocheck.micwoj92 commented on 2025-04-09 22:19 (UTC)
Can't reproduce, all tests pass.
micwoj92 commented on 2025-04-08 19:53 (UTC)
I had no issues when I built this package 9 days ago. I can't test now as I can't reach https://notabug.org/cwebber/guile-gcrypt repo now to download guile-gcrypt dependency. I will check it as soon as I can reach that repo.
TheyCallMeHacked commented on 2025-04-08 08:09 (UTC)
The package fails to install due to a failing test (
tests/cli.scm - Version includes package name and version). However, when I disablecheck()and manually rundisarchive --version, I do getDisarchive 0.6.0