pkg_add -u worked, thanks.
On Sunday, March 18, 2018, 2:50:43 PM GMT+2, Stuart Henderson <[email protected]> wrote: On 2018/03/18 10:41, Zsolt Kantor wrote: > >Synopsis: Package dependency issues and some bugs in the Xfce Desktop > >environment > >Category: user > >Environment: > System : OpenBSD 6.3 > Details : OpenBSD 6.3 (GENERIC.MP) #68: Fri Mar 16 01:24:47 MDT 2018 > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: I found one issue and two bugs in the snapshot. > > Number one: There are dependency problems between packages. You can't install > Chromium (of Firefox) because off missing packages and dependency problems: > > bsd63# pkg_add chromium > quirks-2.414 signed on 2018-03-17T19:10:09Z > quirks-2.413->2.414: ok > chromium-65.0.3325.162:xdg-utils-1.1.2p0: ok > Can't install nss-3.36 because of libraries > |library sqlite3.37.2 not found > | /usr/local/lib/libsqlite3.so.37.1 (sqlite3-3.21.0): minor is too small > Direct dependencies for nss-3.36 resolve to sqlite3-3.21.0 nspr-4.19 > Full dependency tree is sqlite3-3.21.0 nspr-4.19 > chromium-65.0.3325.162:libxslt-1.1.32: ok > chromium-65.0.3325.162:libgnome-keyring-3.12.0p4: ok > Can't install colord-1.3.5 because of libraries > Direct dependencies for colord-1.3.5 resolve to polkit-0.113p5 glib2-2.54.3p1 > dconf-0.26.1 sqlite3-3.21.0 lcms2-2.9 consolekit2-1.2.1 > dbus-daemon-launch-helper-1.12.6 > Full dependency tree is pcre-8.41 bzip2-1.0.6p8 polkit-0.113p5 > dbus-daemon-launch-helper-1.12.6 jpeg-1.5.3v0 consolekit2-1.2.1 > sqlite3-3.21.0 gettext-0.19.8.1p1 dconf-0.26.1 tiff-4.0.9 mozjs17-17.0p4 > nspr-4.19 python-2.7.14p0 dbus-1.12.6v0 libffi-3.2.1p4 libiconv-1.14p3 > glib2-2.54.3p1 libelf-0.8.13p4 lcms2-2.9 > chromium-65.0.3325.162:cups-libs-2.2.6: ok > Can't install gtk+3-cups-3.22.29: can't resolve colord-1.3.5 > chromium-65.0.3325.162:noto-emoji-20150929p0: ok > chromium-65.0.3325.162:noto-fonts-20150929p2: ok > Can't install chromium-65.0.3325.162: can't resolve > nss-3.36,gtk+3-cups-3.22.29 > Read shared items: ok > Look in /usr/local/share/doc/pkg-readmes for extra documentation. > --- +noto-emoji-20150929p0 ------------------- > You may wish to update your font path for /usr/local/share/fonts/noto This is wrong update procedure. Running snapshots you should pkg_add -u before installing new packages.
