Jenkins and XDG_DATA_DIRS
David Faure
faure at kde.org
Fri Apr 1 13:13:46 UTC 2016
On Thursday 31 March 2016 22:16:57 Ben Cooksley wrote:
> The file /srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/frameworks/kcoreaddons/inst/usr/share/mime/packages/kde5.xml
> exists
OK.
> I can confirm that update-mime-database is present on the system
OK.
> although there is nothing in
> /srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/frameworks/kcoreaddons/inst/usr/share/mime/
> apart from the 'packages' folder - don't know if this means anything
> though.
This means "make install" in kcoreaddons didn't run update-mime-database.
Or -more likely- that the files generated by updated-mime-database didn't get copied over
to the final location (i.e. the one above). Is there such a temporary location for installing
before things get copied over to the final destination? Did something change in the CI
scripts in that respect? (e.g. copying individual files rather than the whole install dir?)
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
More information about the Kde-frameworks-devel
mailing list