Wednesday, October 09, 2024

Re: pkg_add issues since 7.6 upgrade

On 2024-10-09, red.solo@posteo.net <red.solo@posteo.net> wrote:
> (Thanks Jesse for the help)
>
> Seems pkg_add with -n option shows errors.
> However if I just go though with the actual install pkg_add -aU
><package> things worked just fine.

Yes it's a pkg_add bug with -n, though fairly easily worked around.

> [Im sure pkg_add -n worked fine on 7.5]

It works if the package defining the tag is already installed, same
in 7.5 as 7.6.

>> firefox-130.0.1p0:wayland-1.22.0p0: ok
>> firefox-130.0.1p0:libxkbcommon-1.7.0: ok
>> Error in librsvg-2.58.4: @tag update-gdk-pixbuf definition not found

in this case it's in the gdk-pixbuf package.

>> Error in adwaita-icon-theme-legacy-46.2: @tag gtk-update-icon-cache
>> definition not found

and here it's gtk4-update-icon-cache

$ pkglocate gtk-update-icon-cache|grep @define
gtk4-update-icon-cache-4.14.5:x11/gtk+4,-guic:@define-tag gtk-update-icon-cache %D/bin/gtk-update-icon-cache -q -t %u

--
Please keep replies on the mailing list.

No comments:

Post a Comment