[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Package ranger does not build for me




On 9/21/21 2:17 PM, Andreas Tille wrote:
> Hi Marvin,
> 
> I'm trying to upgrade the Debian package of ranger.  When trying
> to build I get

That's because of the patch in d/patches which is already present in upstream.
Dropping it fixes the problem.

However, one minor issue, CITATION and ranger.h files have executable permissions (i.e. "x" bit set)
and this likely is a mistake.
@Marvin, please consider to fix this

$ find . -type f -name CITATION -o -name ranger.h | xargs ls -la
-rwxr-xr-x 1 nilesh nilesh 913 Sep 21 16:47 ./inst/CITATION
-rwxr-xr-x 1 nilesh nilesh  55 Sep 21 16:47 ./inst/include/ranger.h

For now, I fixed this in d/rules and uploaded.

Nilesh

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: