[kde-freebsd] KDE4: net/kdenetwork4 creates partially broken pkg

Matthias Apitz guru at unixarea.de
Fri Aug 29 07:54:22 CEST 2008



Hello,

I'm creating packages from my KDE4 port installation to bring it to
another laptop as well; the pkg_create of kdenetwork-4.1.0_1 fails
partially with:

# pkg_create kdenetwork-4.1.0_1
tar: lib/kde4/plasma_applet_kget.so: Cannot stat: No such file or directory
tar: share/kde4/services/plasma-kget-default.desktop: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256

and the port only installed concerning 'plasma_applet_kget' this file:

# find /usr/local | fgrep plasma_applet_kget
/usr/local/kde4/share/locale/es/LC_MESSAGES/plasma_applet_kget.mo

while the package which was installed by the port /usr/ports/net/kdenetwork4 has:

# fgrep plasma /var/db/pkg/kdenetwork-4.1.0_1/*
/var/db/pkg/kdenetwork-4.1.0_1/+CONTENTS:lib/kde4/plasma_applet_kget.so
/var/db/pkg/kdenetwork-4.1.0_1/+CONTENTS:lib/kde4/plasma_applet_knewsticker.so
/var/db/pkg/kdenetwork-4.1.0_1/+CONTENTS:lib/kde4/plasma_engine_kget.so
/var/db/pkg/kdenetwork-4.1.0_1/+CONTENTS:share/kde4/services/plasma-engine-kget.desktop
/var/db/pkg/kdenetwork-4.1.0_1/+CONTENTS:share/kde4/services/plasma-kget-default.desktop
/var/db/pkg/kdenetwork-4.1.0_1/+CONTENTS:share/kde4/services/plasma-knewsticker-default.desktop

which matches as well the pkg-plist of the port:

# fgrep plasma pkg-plist 
lib/kde4/plasma_applet_kget.so
lib/kde4/plasma_applet_knewsticker.so
lib/kde4/plasma_engine_kget.so
share/kde4/services/plasma-engine-kget.desktop
share/kde4/services/plasma-kget-default.desktop
share/kde4/services/plasma-knewsticker-default.desktop

after deinstalling the port with 'make deinstall' I tried to re-install the
partially created pkg which gives an error as well:

# pkg_add kdenetwork-4.1.0_1.tbz
tar: lib/kde4/plasma_applet_kget.so: Cannot stat: No such file or directory
tar: share/kde4/services/plasma-kget-default.desktop: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.

# pkg_info | fgrep kdenetwork-4
kdenetwork-4.1.0_1  KDE Network applications

but seems to work, at least KDE4 comes up...

any hints? thx

	matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <matthias.apitz at oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/
b http://gurucubano.blogspot.com/
We should all learn from the peoples of The Netherlands, France and Ireland.
Aprendamos todos de los pueblos de Holanda, Francia e Irlanda.


More information about the kde-freebsd mailing list