You are not logged in.

#1 2024-01-27 21:13:56

papajoke
Member
From: france
Registered: 2014-10-10
Posts: 40

[solved] checkupdates -d return target not found

bug since new version or only for me ? I have "error: target not found: package_name"

bash -x /usr/bin/checkupdates -d
...
+ ln -s /var/lib/pacman//local /tmp/checkup-db-1000/
+ fakeroot -- pacman -Sy --dbpath /tmp/checkup-db-1000/ --logfile /dev/null
...
+ printf '%s\n' 'hugo 0.121.2-1 -> 0.122.0-1' 'imath 3.1.9-2 -> 3.1.10-1'
hugo 0.121.2-1 -> 0.122.0-1
imath 3.1.9-2 -> 3.1.10-1
...
+ sudo pacman -Sw --noconfirm 'hugo' 'imath' --dbpath /tmp/checkup-db-1000/ --logfile /dev/null
error: target not found: hugo
error: target not found: imath

Last edited by papajoke (2024-01-29 15:10:27)


lts - zsh - Kde - Intel Core i3 - 6Go RAM - GeForce 405 video-nouveau

Offline

#2 2024-01-28 16:21:27

xerxes_
Member
Registered: 2018-04-29
Posts: 690

Re: [solved] checkupdates -d return target not found

Don't fool anyone; no one needs to download packages when not updating!

Offline

#3 2024-01-28 22:15:50

seth
Member
Registered: 2012-09-03
Posts: 52,304

Re: [solved] checkupdates -d return target not found

Wild guess, can you "sudo checkupdates -d"?

Online

#4 2024-01-29 09:36:12

physkets
Member
From: India
Registered: 2016-08-22
Posts: 27

Re: [solved] checkupdates -d return target not found

I'm seeing the same issue.

Offline

#5 2024-01-29 11:35:43

dogknowsnx
Member
Registered: 2021-04-12
Posts: 648

Re: [solved] checkupdates -d return target not found

Does adding '--nocolor' help?


RI - Rest your Eyes and Self

"We are eternal, all this pain is an illusion" - Maynard James Keenan

Offline

#6 2024-01-29 14:57:59

papajoke
Member
From: france
Registered: 2014-10-10
Posts: 40

Re: [solved] checkupdates -d return target not found

dogknowsnx wrote:

Does adding '--nocolor' help?

Yes, it's this ! so we have ANSI code in package name...

note: issue is now open

Last edited by papajoke (2024-01-29 15:08:15)


lts - zsh - Kde - Intel Core i3 - 6Go RAM - GeForce 405 video-nouveau

Offline

Board footer

Powered by FluxBB