transparencylog / tl

verify https assets with a public transparency log
https://www.transparencylog.com/
Apache License 2.0
75 stars 5 forks source link

Installation problem: version number doesn't start with a digit in .deb package #18

Closed inthenite closed 4 years ago

inthenite commented 4 years ago

I can't install tl in my debian 10 due to an error in the version number field. I used the debian x64 .deb package.

$ sudo dpkg -i tl-stable-linux-amd64.deb 
dpkg: error processing archive tl-stable-linux-amd64.deb (--install):
 parsing file '/var/lib/dpkg/tmp.ci/control' near line 2 package 'tl':
 'Version' field value 'v0.2.6': version number does not start with digit
Errors were encountered while processing:
 tl-stable-linux-amd64.deb

So the 'v' has to be removed.

philips commented 4 years ago

I believe this is fixed now. https://dl.equinox.io/transparencylog/tl/stable https://dl.equinox.io/transparencylog/tl/stable

thank you for the bug report!

On Mon, Aug 17, 2020 at 10:57 PM JuanAntonio notifications@github.com wrote:

I can't install tl in my debian 10 due to an error in the version number field. I used the debian x64 .deb package.

$ sudo dpkg -i tl-stable-linux-amd64.deb dpkg: error processing archive tl-stable-linux-amd64.deb (--install): parsing file '/var/lib/dpkg/tmp.ci/control' near line 2 package 'tl': 'Version' field value 'v0.2.6': version number does not start with digit Errors were encountered while processing: tl-stable-linux-amd64.deb

So the 'v' has to be removed.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/transparencylog/tl/issues/18, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAIGCFQTRITQH4LNFRI5I3SBIJ3TANCNFSM4QC2ZYOQ .