| Author |
Message |
LeTuX
|
|
Post subject: gdk-pixbuf loaders-cache not found during d-u
Posted: 15.05.2011, 16:51
|
|

Joined: 2011-05-15
Posts: 13
Location: Germany
Status: Offline
|
|
My d-u takes more than an hour, because hundreds of messages like this fly by:
"Gdk Pixbuf WARNING**:Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders-cache': file or directory not found"
After hundreds of these messages, upgrade continues, then again hundreds of these messages occur, and so on, before upgrade is finished and the installation doesn't show any defect.
How can I avoid these warnings (aptosid 64 bit)?
A folder named "/usr/lib/gdk-pixbuf-2.0/2.10.0" exists, but it does not contain a file or folder "loaders-cache", only some *so files.
Alexander |
|
|
| |
|
|
|
 |
piper
|
|
Post subject: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 15.05.2011, 20:08
|
|
Moderator

Joined: 2010-09-11
Posts: 467
Location: cheektowaga, ny
Status: Offline
|
|
|
|
|
 |
doctordruidphd
|
|
Post subject: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 15.05.2011, 20:25
|
|

Joined: 2010-09-12
Posts: 19
Location: Pacific Northwest, US
Status: Offline
|
|
Workaround:
touch /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders-cache
You will need to get to a console. If you are doing the d-u from 'single' mode, you may need to break out of the loop with CTRL-ALT-DEL, and then reboot and do the touch before resuming the d-u. You will need to do this as root. |
|
|
| |
|
|
|
 |
slam
|
|
Post subject: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 22.05.2011, 11:06
|
|
Team Member

Joined: 1970-01-01
Posts: 606
Location: w3
Status: Offline
|
|
|
|
|
 |
hubi
|
|
Post subject: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 22.05.2011, 14:39
|
|
Moderator

Joined: 2010-09-11
Posts: 220
Location: Vienna (AT)
Status: Offline
|
|
This happenend in whatever runlevel one upgraded and why is it not an upgrade warning when it happens during upgrading?
hubi |
_________________ Tilos Rádió Budapest
|
| |
|
|
|
 |
slam
|
|
Post subject: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 23.05.2011, 08:26
|
|
Team Member

Joined: 1970-01-01
Posts: 606
Location: w3
Status: Offline
|
|
|
|
|
 |
finotti
|
|
Post subject: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 29.06.2011, 12:27
|
|

Joined: 2010-09-12
Posts: 242
Status: Offline
|
|
The work around here doesn't seem to work any more.
I just did a very large upgrade and had these messages running in my screen for about 15 minutes... I thought something was wrong, rebooted (in runlevel 3), tried the workaround suggestion again (had to use "dpkg --reconfigure -a", "apt-get dist-upgrade" to fix the stopped DU) and still had the same problems...
Now, I am not sure if there was a real problem with my initial DU (maybe I should have waited for longer), but I've never seen one take that long on this laptop (i5, SSD, 4GB of ram...).
Luis |
|
|
| |
|
|
|
 |
bfree
|
|
Post subject: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 29.06.2011, 13:06
|
|
Team Member

Joined: 2010-08-26
Posts: 225
Status: Offline
|
|
I just got hit by this but can't see any problems resulting from it.
I now have a /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache (can't be sure if I had one before this d-u or not).
Can anyone who has seen this before check if they have that file before AND after their next d-u?
Perhaps the problem is fixed by the latest uploads so you may just see it for a last time when you d-u. |
|
|
| |
|
|
|
 |
finotti
|
|
Post subject: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 29.06.2011, 13:22
|
|

Joined: 2010-09-12
Posts: 242
Status: Offline
|
|
I am not sure this is the case, but maybe the file changed from loaders-cache to loaders.cache? I have both files...
Thanks bfree for the quick reply. I will post here again if I see any more error messages.
Luis |
|
|
| |
|
|
|
 |
piper
|
|
Post subject: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 30.06.2011, 01:14
|
|
Moderator

Joined: 2010-09-11
Posts: 467
Location: cheektowaga, ny
Status: Offline
|
|
|
|
|
 |
kenyee
|
|
Post subject: Re: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 30.06.2011, 02:30
|
|

Joined: 2010-09-29
Posts: 76
Status: Offline
|
|
|
doctordruidphd wrote:
Workaround:
touch /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders-cache
That's what I did too...ctrl-Z to suspend dist-upgrade, added file, then fg to continue.
kded4 seems to be sucking 100% of CPU again though...on both of my processors, so it created two processes to do it efficiently  |
|
|
| |
|
|
|
 |
arwa
|
|
Post subject: RE: Re: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 01.07.2011, 19:03
|
|

Joined: 2010-09-11
Posts: 183
Status: Offline
|
|
I had all these many warnings, too. While the dist upgrade, I did look into the path /usr/lib/gdk-pixbuf-2.0/2.10.0/ and if I am not wrong there was no *cache file inside of it. After dist-upgrade did finish I have the
/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache file, but no "loaders-cache".
Is there something one still should do or is everything ok with this state now?
Thanks,
arwa |
|
|
| |
|
|
|
 |
bfree
|
|
Post subject: RE: Re: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 01.07.2011, 19:28
|
|
Team Member

Joined: 2010-08-26
Posts: 225
Status: Offline
|
|
| arwa, thanks. I would guess this is the hint towards suggesting that a d-u now should cure the problems for most people (even if this d-u might still be painful). I could well be wrong though. |
|
|
| |
|
|
|
 |
GNUguy
|
|
Post subject: RE: Re: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 12.07.2011, 17:54
|
|

Joined: 2010-10-18
Posts: 2
Status: Offline
|
|
Just did d-u this AM. Had the gdk-pixbuf warnings roll by for about 15sec or so and then the d-u process continued. This happened twice (I think), but end result was a successful d-u.
Just checked for file and found same as arwa. /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache file, but no "loaders-cache". |
|
|
| |
|
|
|
 |
hubi
|
|
Post subject: RE: Re: RE: gdk-pixbuf loaders-cache not found during d-u
Posted: 12.07.2011, 18:27
|
|
Moderator

Joined: 2010-09-11
Posts: 220
Location: Vienna (AT)
Status: Offline
|
|
Maybe piper's hint is a solution for future ooopses:
Code:
apt-get install libgdk-pixbuf2.0-dev
gdk-pixbuf-query-loaders --update-cache
This created the loaders.cache file here.
hubi |
_________________ Tilos Rádió Budapest
|
| |
|
|
|
 |
|
|