Bug#767364: elasticsearch: Broken Vcs-Git field
Emmanuel Bourg
ebourg at apache.org
Thu Oct 30 14:07:16 UTC 2014
Package: src:elasticsearch
Severity: normal
Version: 1.0.3+dfsg-4
The Vcs-Git field is broken, debcheckout fails to pull the source:
ebourg at icare:~/packaging$ debcheckout elasticsearch
declared git repository at
https://alioth.debian.org/anonscm/git/pkg-java/elasticsearch.git
git clone
https://alioth.debian.org/anonscm/git/pkg-java/elasticsearch.git
elasticsearch ...
Cloning into 'elasticsearch'...
fatal: repository
'https://alioth.debian.org/anonscm/git/pkg-java/elasticsearch.git/' not
found
checkout failed (the command above returned a non-zero exit code)
The value of the field should be changed to:
git://anonscm.debian.org/pkg-java/elasticsearch.git
More information about the pkg-java-maintainers
mailing list