Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#69874 - [xdelta3] Consider adding ncompress to checkdepends
Attached to Project:
Community Packages
Opened by Michal Wojdyla (micwoj92) - Wednesday, 03 March 2021, 20:55 GMT
Last edited by Alexander F. Rødseth (xyproto) - Thursday, 08 April 2021, 14:35 GMT
Opened by Michal Wojdyla (micwoj92) - Wednesday, 03 March 2021, 20:55 GMT
Last edited by Alexander F. Rødseth (xyproto) - Thursday, 08 April 2021, 14:35 GMT
|
DetailsDescription:
without ncompress the check passes, but output is xdelta3: testing externally_compressed_io.........sh: line 1: compress: command not found after installing ncompress package the test passes so I see no harm in adding it to checkdepends xdelta3: testing externally_compressed_io.........xdelta3: compress=0... success Additional info: * package version(s) 3.1.0-1 Steps to reproduce: 1. run makepkg without ncompress installed 2. command not found 3. install ncompress 4. check passes |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Thursday, 08 April 2021, 14:35 GMT
Reason for closing: Fixed
Thursday, 08 April 2021, 14:35 GMT
Reason for closing: Fixed

So yesterday I tested with ncompress 4.2.4.6-1 and I saw today that there was new major version in repos 5.0-1 so just want to let you know that this check passes with 5.0 too.

Thanks for reporting! I will look into this.

I looked into this, but there are new issues when compiling the latest version.

The updated package will appear in [community] shortly.