[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Error when building using iconv to convert problematic encondings to UTF-8



Dear mentors,

I'm working on importing a new upstream version for scid package and I want to get rid of "national-encoding" lintian warning.
I'm trying to use iconv to convert problematic encondings to UTF-8 but I always get an error, no matter where I put instructions (override_dh_auto_install, override_dh_install). Files exists when the command is launched ...

I have pushed my changes to a devel branch[0]. To build from that branch I use `gbp buildpackage --git-debian-branch=devel`.

--- Output ---
iconv -f ISO-8859-15 -t UTF-8 -o /home/josgalo/devel/debian/packaging/scid/build-area/scid-4.7.4+dfsg1/debian/tmp/scid/usr/share/scid/tcl/lang/hungary.tcl \
	/home/josgalo/devel/debian/packaging/scid/build-area/scid-4.7.4+dfsg1/debian/tmp/scid/usr/share/scid/tcl/lang/hungary.tcl
make[1]: *** [debian/rules:23: override_dh_auto_install] Error del bus
make[1]: se sale del directorio '/home/josgalo/devel/debian/packaging/scid/build-area/scid-4.7.4+dfsg1'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: fallo: fakeroot debian/rules binary subprocess returned exit status 2
---

Could you point me where the error is? Or get some examples from other packages.
Thank you very much!

[0]https://salsa.debian.org/josgalo-guest/scid/-/tree/devel

Regards,

Attachment: pgp4PydNUC4LH.pgp
Description: PGP signature


Reply to: