Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Solaar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwr-Solaar
  • Solaar
  • Issues
  • #500
Closed
Open
Issue created Feb 12, 2019 by Administrator@rootContributor

FTBFS: nplurals = 1 but some messages have 2 plural forms

Created by: jean-christophe-manciot

Ubuntu 19.04 disco solaar 0.9.2-259-gc07c115e (git20190130.c07c115e) python2.7: 2.7.15-8

Building with:

cd packaging
echo ------------------------------
echo Changing DPKG_BUILPACKAGE_OPTS
echo ------------------------------
sed -Ei "s|DPKG_BUILPACKAGE_OPTS=\"-b -us -uc\"|DPKG_BUILPACKAGE_OPTS=\"-i -I --no-sign --build=binary -m'<manciot.jeanchristophe@gmail.com>'\"|g" build_deb.sh

echo ---------------------------------------
echo Forcing debchange to accept our version
echo ---------------------------------------
sed -Ei "s|/usr/bin/debchange|/usr/bin/debchange -b|g" build_deb.sh

echo --------
echo Building
echo --------
./build_deb.sh

leads to:

/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
  warnings.warn(msg)
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
  warnings.warn(msg)
/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/Logitech/git-solaar/po/zh_TW.po:7: nplurals = 1...
/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/Logitech/git-solaar/po/zh_TW.po:203: ...but some messages have 2 plural forms
/usr/bin/msgfmt: found 1 fatal error
Assignee
Assign to
Time tracking