Re: [Tails-dev] Tor Monitor build fails

Nachricht löschen

Nachricht beantworten
Autor: u
Datum:  
To: tails-dev
Betreff: Re: [Tails-dev] Tor Monitor build fails
Hi,

Alan:
> Hi,
>
> Sascha Steinbiss <satta@???> wrote:
>> > Long story short, there’s a first version of a tor-monitor package in:
>> > https://github.com/satta/tor-monitor
>> >
> I just tried to build the package and failed:
>
>     $ git-buildpackage --git-debian-branch=debian
>     dh clean --with python3 --buildsystem=pybuild
>        dh_testdir -O--buildsystem=pybuild
>        debian/rules override_dh_auto_clean
>     make[1]: Entering directory `/home/amnesia/Persistent/dev/tor-monitor'
>     rm -f po/tormonitor.pot
>     rm -rf build
>     make[1]: Leaving directory `/home/amnesia/Persistent/dev/tor-monitor'
>        dh_clean -O--buildsystem=pybuild
>     gbp:error: Couldn't checkout "tor-monitor_0.1.orig.tar.gz": Execution failed: [Errno 2] No such file or directory

>
> What am I doing wrong? I'm doing exactly what works for our other python
> packages.


I could build the package successfully. Please make sure to fetch all
the branches, namely pristine-tar and build from debian/sid.

Cheers!