thanks so much, Marcus; pkg_check helped to identify a LOT of corrupted files, which I deleted; after that I ran pkg_add -vu and it looks that one file survived:
-------------------------------------------------------------------------------- usr/local/share/glib-2.0/schemas/org.gnome.totem.enums.xml:1:1 Error on line 1 char 1: Document must begin with an element (e.g. <book>). This entire file has been ignored. /usr/local/share/glib-2.0/schemas/org.gnome.online-accounts.gschema.xml:1:1 Error on line 1 char 1: Document must begin with an element (e.g. <book>). This entire file has been ignored. /usr/local/share/glib-2.0/schemas/org.gnome.totem.gschema.xml:1:1 Error on line 1 char 1: Document must begin with an element (e.g. <book>). This entire file has been ignored. /usr/local/share/glib-2.0/schemas/org.gnome.totem.plugins.opensubtitles.gschema.xml:1:1 Error on line 1 char 1: Document must begin with an element (e.g. <book>). This entire file has been ignored. /usr/local/share/glib-2.0/schemas/org.gnome.totem.plugins.pythonconsole.gschema.xml:1:1 Error on line 1 char 1: Document must begin with an element (e.g. <book>). This entire file has been ignored. ********************************************************|100%Could not parse file "/usr/local/share/applications/org.gnome.Adwaita1.Demo.desktop": Key file contains line ???? recode.mo?????? WebKitGTK-4.1.mo???????eog.mo?????vlc.mo?? ??gimp30-libgimp.mo???? which is not a key-value pair, group, or comment Could not parse file "/usr/local/share/applications/org.gnome.RestDemo.desktop": Key file contains line ?S7_S2_ZN6Window8MainMenuC1EP7QWidgetN3gsl8not_nullIPNS8_17SessionControllerEEEE3$_8ZNS0_orIS7_S2_NS0_29combine_implementation_helperIJNS_? which is not a key-value pair, group, or comment ----------------------------------------------------------------------------------------- I will sysupgrade now and re-run pkg_check and pkg_add -vu thanks again Missatge de Marcus MERIGHI <mcmer-open...@tor.at> del dia ds., 24 de juny 2023 a les 13:52: > Hello Pau, > > lamarededeusen...@googlemail.com (Pau A.S.), 2023.06.24 (Sat) 12:16 > (CEST): > > [...] > > > In any case, I noticed that when running pkg_add I was finding some > strange > > error messages such as: > > > > ============================ > > # pkg_add -u firefox > > quirks-6.133 signed on 2023-06-23T22:56:27Z > > No pkgname in packing-list for totem-pl-parser-3.26.6p1 > > No pkgname in packing-list for gom-0.4p1 > > No pkgname in packing-list for libdmapsharing4-3.9.12p0 > > No pkgname in packing-list for libadwaita-1.3.2p0v0 > > No pkgname in packing-list for gnome-online-accounts-3.48.0p0 > > No pkgname in packing-list for libmediaart-1.9.6p0 > > No pkgname in packing-list for uchardet-0.0.8 > > No pkgname in packing-list for grilo-0.3.16 > > No pkgname in packing-list for liboauth-1.0.3 > > quirks-6.133->6.133: ok > > Can't install python-3.10.12 because of libraries > > |library util.17.0 not found > > | /usr/lib/libutil.so.16.0 (system): bad major > > For reference, I have, on a machine upgraded to current -current 12 > hours ago: > > $ ls -la /usr/lib/libutil.so.* > -r--r--r-- 1 root bin 222672 Jun 16 16:11 /usr/lib/libutil.so.16.0 > -r--r--r-- 1 root bin 240048 Jun 23 16:51 /usr/lib/libutil.so.17.0 > > If I were you I'd do a sysupgrade(8) and retry "pkg_add(1) -u" > afterwards. I'd run pkg_check(8) too, just to be sure. > > Marcus >