Skip to content

Instantly share code, notes, and snippets.

@tsuchm
Created January 17, 2020 08:59
Show Gist options
  • Save tsuchm/622b4642544659d665ea7e499a6e8dc2 to your computer and use it in GitHub Desktop.
Save tsuchm/622b4642544659d665ea7e499a6e8dc2 to your computer and use it in GitHub Desktop.
error message when building mecab package from salsa git repo
$ git clone [email protected]:nlp-ja-team/mecab.git
$ cd mecab
$ gbp buildpackage -us -uc --git-dist=stable --git-arch=amd64
(snip)
dpkg-genchanges: warning: debian/changelog(l8): found end of file where expected more change data or trailer
dpkg-genchanges: warning: unknown information field '' in input data in parsed version of changelog
dpkg-genchanges: error: unknown is not a valid version
dpkg-buildpackage: error: dpkg-genchanges subprocess returned exit status 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment