You are not logged in.

#1 2010-03-24 10:08:33

chrisb
Member
From: Australia
Registered: 2010-03-23
Posts: 77

kdebase-runtime

I get this while install kdebase-runtime
Whats the problem?

debug: updating database
debug: adding database entry 'kdebase-runtime'
debug: writing kdebase-runtime-4.4.1-2 DESC information back to db
debug: writing kdebase-runtime-4.4.1-2 FILES information back to db
debug: writing kdebase-runtime-4.4.1-2 DEPENDS information back to db
debug: adding entry 'kdebase-runtime' in 'local' cache
debug: executing ". /tmp/alpm_VL71J9/.INSTALL; post_upgrade 4.4.1-2 4.4.1-2" under chroot "/"
debug: chrooting in /
debug: call to waitpid succeeded
error: command failed to execute correctly

Offline

#2 2010-03-24 10:22:18

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: kdebase-runtime

All it does post_upgrade is this:

    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
    update-mime-database usr/share/mime &> /dev/null

both should not be causing an error  (the missing / in front of usr/share/mime is deliberate).   Try running each manually (adding the leading /).

Offline

#3 2010-03-24 11:32:30

chrisb
Member
From: Australia
Registered: 2010-03-23
Posts: 77

Re: kdebase-runtime

Allan wrote:

All it does post_upgrade is this:

    
    update-mime-database usr/share/mime &> /dev/null

This gives me the following

Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Unknown media type in type 'fonts/package'
Unknown media type in type 'interface/x-winamp-skin'

Both also have return code 0

Last edited by chrisb (2010-03-24 11:34:00)

Offline

Board footer

Powered by FluxBB