On 01/27/2018 06:35 PM, Martin Landa wrote: > dh: unable to load addon pkgkde_symbolshelper: Can't locate
The dh squence is provided by pkg-kde-tools which is part of the qgis build dependencies. You can use apt-file to find which packages provides missing files: $ apt-file search pkgkde_symbolshelper pkg-kde-tools: /usr/share/perl5/Debian/Debhelper/Sequence/pkgkde_symbolshelper.pm Ensure that the pkg-kde-tools package is installed outside the chroot too, that's where the clean target is run before the build is started in the chroot. Kind Regards, Bas _______________________________________________ UbuntuGIS mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/ubuntu http://trac.osgeo.org/ubuntugis/wiki
