← Back to team overview

launchpad-users team mailing list archive

Install dirs errors resulting in "source not available"

 

Hello,

The previous 2nd and 3rd versions of package worked perfectly and the PPA
also worked perfectly. But I purposed 4th version to fix the dead symlinks
the which I removed and expanded the new icons. Almost worked, but it gave
error:

# Add here commands to compile the package.
#/usr/bin/make
#docbook-to-man debian/equinox-ubuntu-theme.sgml > equinox-ubuntu-theme.1
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_prep
dh_installdirs
/<<PKGBUILDDIR>>/debian/dirs: 1: /<<PKGBUILDDIR>>/debian/dirs: Suru++: not found
/<<PKGBUILDDIR>>/debian/dirs: 2: /<<PKGBUILDDIR>>/debian/dirs: Suru++: not found
/<<PKGBUILDDIR>>/debian/dirs: 3: /<<PKGBUILDDIR>>/debian/dirs: Suru++: not found
/<<PKGBUILDDIR>>/debian/dirs: 4: /<<PKGBUILDDIR>>/debian/dirs: Suru++: not found
/<<PKGBUILDDIR>>/debian/dirs: 5: /<<PKGBUILDDIR>>/debian/dirs: Suru++: not found
/<<PKGBUILDDIR>>/debian/dirs: 6: /<<PKGBUILDDIR>>/debian/dirs: Suru++: not found
/<<PKGBUILDDIR>>/debian/dirs: 7: /<<PKGBUILDDIR>>/debian/dirs: Suru++: not found
/<<PKGBUILDDIR>>/debian/dirs: 8: /<<PKGBUILDDIR>>/debian/dirs: Suru++: not found
dh_installdirs: problem reading debian/dirs:
debian/rules:42: recipe for target 'install' failed
make: *** [install] Error 127
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
--------------------------------------------------------------------------------
Build finished at 20180530-0101

Finished
--------

https://github.com/gusbemacbe/suru-plus-pack/blob/master/compile/debian/dirs

I know it seems wrong, but I already have put quotation marks and it gave
the same error of installdir.

Maybe I think I should remove dirs because I have already install and
rules. Right?

https://github.com/gusbemacbe/suru-plus-pack/blob/master/compile/debian/install
https://github.com/gusbemacbe/suru-plus-pack/blob/master/compile/debian/rules

Source:
https://launchpad.net/~gusbemacbe/+archive/ubuntu/ppa/+build/14953598/+files/buildlog_ubuntu-xenial-amd64.suru-plus-pack_2.0.1-1_BUILDING.txt.gz

Gustavo Costa

Follow ups