Package: open-infrastructure-locales-c.utf-8
Version: 20170407-1
Severity: serious

Your package has a 'Provides' for locales and locales-all but without
actually providing any of the functionality of these packages.  This
makes many packages build-depending on either of those FTBFS.  Here is a
random example from bgoffice-computer-terms:

,----
|  debian/rules build
| dh build
| dh: Compatibility levels before 9 are deprecated (level 5 in use)
|    dh_testdir
|    dh_update_autotools_config
|    dh_auto_configure
| dh_auto_configure: Compatibility levels before 9 are deprecated (level 5 in 
use)
|    debian/rules override_dh_auto_build
| make[1]: Entering directory '/build/bgoffice-computer-terms-0.0.200909080118'
| odt2txt --encoding=UTF-8 en-bg-comp-dict.odt \
|     | perl debian/odttxt2dat.pl > computer-terms.dat
| Unable to set locale to bg_BG.UTF-8 at debian/odttxt2dat.pl line 18.
| debian/rules:7: recipe for target 'override_dh_auto_build' failed
| make[1]: *** [override_dh_auto_build] Error 2
| make[1]: Leaving directory '/build/bgoffice-computer-terms-0.0.200909080118'
| debian/rules:4: recipe for target 'build' failed
| make: *** [build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2
`----


-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 4.9.21-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to