Created
January 17, 2020 08:59
-
-
Save tsuchm/622b4642544659d665ea7e499a6e8dc2 to your computer and use it in GitHub Desktop.
error message when building mecab package from salsa git repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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