You are not logged in.

#1 2025-05-12 21:25:34

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,662

[Solved] canon-pixma-ts5055-complete error in makepkg

I am running ionto error trying to build this package: canon-pixma-ts5055-complete, the driver for my printer.
I am getting this error after running makepkg -s:

find: The current directory is included in the PATH environment variable, which is insecure in combination with the -execdir action of find.  Please remove the current directory from your $PATH (that is, remove ".", doubled colons, or leading or trailing colons)

I have checked my PATH and it looks okay:

[brightchip@z270-taichi ~]$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/brightchip/.bin:/home/brightchip/.local/share/gem/ruby/3.3.0/bin:
[brightchip@z270-taichi ~]$

How to fix?

Last edited by d_fajardo (2025-05-13 06:31:45)

Offline

#2 2025-05-12 21:42:24

loqs
Member
Registered: 2014-03-06
Posts: 18,433

Re: [Solved] canon-pixma-ts5055-complete error in makepkg

/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/brightchip/.bin:/home/brightchip/.local/share/gem/ruby/3.3.0/bin:

There is a trailing colon which is mentioned in the message you posted.

Last edited by loqs (2025-05-12 21:42:38)

Offline

#3 2025-05-13 06:31:25

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,662

Re: [Solved] canon-pixma-ts5055-complete error in makepkg

Yes silly me. Staring me right in my face. thanks!

Offline

Board footer

Powered by FluxBB