Re: Broken firefox when updating to 2019Q3

2019-10-29 Thread Pedro Pinho
I've stripped down my system from non-base packages, except for pkgin and
did
pkgin update
pkgin full-upgrade
Re-installed my packages but, the issue persisted.
I've then pulled the 9.0_BETA from the daily-builds using curl from the
terminal and transfer the image to an usb. Upgraded from 8.1_STABLE to
9.0_BETA using sysinst and rebooted. From console, I've pointed
repositories.conf to

http://www.ki.nu/pkgsrc/packages/current/NetBSD-9.0_BETA/All/

pkgin update

pkgin full-upgrade

Yes, pulling packages from Japan takes some time...

but everything is working now.

Regards,

Pedro

Den mån 28 okt. 2019 kl 16:02 skrev Pedro Pinho :

> Looking further into this, /usr/pkg/lib contains libgdk-3.so.0 but not
> libgdk-2.so.0
> Looking at 2019Q2 vs Q3 there has been an update to gdk-pixbuf2 from
> 2.36.12 to 2.38.1. Could this be it?
> Does anyone know a package that pulls libgdk-2??
>
> Den mån 28 okt. 2019 11:28Pedro Pinho  skrev:
>
>> Update.
>> Actually, several other packages fail to launch, such as, epdfview,
>> pcmanfm, abiword, galculator, leafpad,... probably more. So far, all GUI
>> tools I've tested fail with the same error.
>>
>> Den mån 28 okt. 2019 09:38Pedro Pinho  skrev:
>>
>>> Hi all,
>>> Just updated my system (8.1_STABLE, amd64) using pkgin update and pkgin
>>> full-upgrade.
>>>
>>> I can't use firefox anymore...
>>> $firefox
>>> XCOMGlueLoad error for file /usr/pkg/lib/firefox/libmozgtk.so:
>>> Shared object "libgdk_pixbuf-2.0.so.0" not found
>>> Could't load XPCOM.
>>>
>>> Sorry for the formating, but I'd to write this on my mobile, as I have
>>> no browser right now.
>>>
>>> Is there any other solution to this issue other then waiting for a new
>>> build of binaries?
>>> TIA
>>>
>>


Re: Broken firefox when updating to 2019Q3

2019-10-28 Thread Pedro Pinho
Looking further into this, /usr/pkg/lib contains libgdk-3.so.0 but not
libgdk-2.so.0
Looking at 2019Q2 vs Q3 there has been an update to gdk-pixbuf2 from
2.36.12 to 2.38.1. Could this be it?
Does anyone know a package that pulls libgdk-2??

Den mån 28 okt. 2019 11:28Pedro Pinho  skrev:

> Update.
> Actually, several other packages fail to launch, such as, epdfview,
> pcmanfm, abiword, galculator, leafpad,... probably more. So far, all GUI
> tools I've tested fail with the same error.
>
> Den mån 28 okt. 2019 09:38Pedro Pinho  skrev:
>
>> Hi all,
>> Just updated my system (8.1_STABLE, amd64) using pkgin update and pkgin
>> full-upgrade.
>>
>> I can't use firefox anymore...
>> $firefox
>> XCOMGlueLoad error for file /usr/pkg/lib/firefox/libmozgtk.so:
>> Shared object "libgdk_pixbuf-2.0.so.0" not found
>> Could't load XPCOM.
>>
>> Sorry for the formating, but I'd to write this on my mobile, as I have no
>> browser right now.
>>
>> Is there any other solution to this issue other then waiting for a new
>> build of binaries?
>> TIA
>>
>


Broken firefox when updating to 2019Q3

2019-10-28 Thread Pedro Pinho
Hi all,
Just updated my system (8.1_STABLE, amd64) using pkgin update and pkgin
full-upgrade.

I can't use firefox anymore...
$firefox
XCOMGlueLoad error for file /usr/pkg/lib/firefox/libmozgtk.so:
Shared object "libgdk_pixbuf-2.0.so.0" not found
Could't load XPCOM.

Sorry for the formating, but I'd to write this on my mobile, as I have no
browser right now.

Is there any other solution to this issue other then waiting for a new
build of binaries?
TIA