You are not logged in.
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: imathLast edited by papajoke (2024-01-29 15:10:27)
LTS - Fish - Kde - intel M100 - 16Go RAM - ssd
Offline
Don't fool anyone; no one needs to download packages when not updating!
Offline
Wild guess, can you "sudo checkupdates -d"?
Offline
I'm seeing the same issue.
Offline
Does adding '--nocolor' help?
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 - Fish - Kde - intel M100 - 16Go RAM - ssd
Offline