Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
11 RC6 and pkgin issues
Hi,
I upgraded to RC6 on amd64, then I did run pkgin update && pkgin
upgrade, just for safety... and now have broken images and issues.
I noticed that during the run I got:
2026-06-16T14:18:58Z [219/219] refreshing libiconv-1.18...
pkgin: Dependency gcc12>=12.1.0nb1 of fftw-3.3.10nb4 unresolved
2026-07-21T19:15:51Z [86/139] upgrading libheif-1.23.0...
pkg_add: no pkg found for 'x265>=4.2', sorry.
pkg_add: Can't install dependency x265>=4.2
pkg_add: libheif-1.23.0: expected dependency x265>=4.2 still missing
pkg_add: 1 package addition failed
2026-07-21T19:16:57Z [106/139] upgrading ffmpeg8-8.1.1nb1...
pkg_add: no pkg found for 'x265>=4.2', sorry.
pkg_add: Can't install dependency x265>=4.2
pkg_add: ffmpeg8-8.1.1nb1: expected dependency x265>=4.2 still missing
pkg_add: 1 package addition failed
2026-07-21T19:17:49Z [130/139] upgrading gimp-3.2.4nb3...
pkg_add: no pkg found for 'x265>=4.2', sorry.
pkg_add: Can't install dependency x265>=4.2
pkg_add: libheif-1.23.0: expected dependency x265>=4.2 still missing
pkg_add: Can't install dependency libheif>=1.21.2nb1
pkg_add: gimp-3.2.4nb3: expected dependency libheif>=1.21.2nb1 still missing
pkg_add: 1 package addition failed
and many more.
If I do run "pkgin upgrade" now, I get
disc$ sudo pkgin upgrade
pkg_install is not available in the repository
pkgin is not available in the repository
calculating dependencies...done.
which... puzzles me
so I checked:
disc$ sudo pkgin update
processing remote summary
(https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/11.0/All)...
database for
https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/11.0/All is
up-to-date
Which looks sensible to me and if I open
https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/11.0/All
If I open that in a browser, it redirects to
https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/11.0_2026Q2/All/
There I can find pkgin, gimp. ffmpeg
disc$ sudo pkg_add
https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/11.0_2026Q2/All/gimp-3.2.4nb3.tgz
Password:
pkg_add: A different version of x265-4.2 is already installed: x265-4.1
pkg_add: Can't install dependency x265>=4.2
Now to an even stranger thing. I try to install wterm:
pkgin install wterm
wterm is not available in the repositor
I force it directly
sudo pkg_add
https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/11.0_2026Q2/All/wterm-6.2.9nb38.tgz
wterm-6.2.9nb38: setting permissions on /usr/pkg/bin/wterm (o=root,
g=wheel, m=4511)
et voilà, wterm is installed (doesn't work properly, but that is another
issue)
Ideas?
Riccardo
Home |
Main Index |
Thread Index |
Old Index