[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help with watch file needed



Hi Peter,

My suggestion:

version=3
opts=dversionmangle=s/\+dfsg// \
https://github.com/LibVNC/libvncserver/releases
.*/archive/LibVNCServer-(\d\S+)\.tar\.gz

Take care to use 'releases' instead 'tags' to allow the download.

Cheers,

Eriberto


2015-01-29 0:16 GMT-02:00 Peter Spiess-Knafl <psk@autistici.org>:
> Hello!
>
> Can someone help me with the watchfile for the current libvncserver
> sourcepackage?
>
> https://packages.debian.org/source/sid/libvncserver
>
> I am trying to package a new upstream version, but the current watchfile
> cannot download/extract the newest upstream version. I already spend
> some time trying to fix it, but honestly I am lost what the problem
> could be.
>
> I cloned the available git repository for this package at:
> git://anonscm.debian.org/collab-maint/libvncserver.git
>
> When I try a gbp import-orig --uscan, I get the following error output:
>
> gbp:info: Launching uscan...
> Could not read
> ..//LibVNC/libvncserver/archive/LibVNCServer-0.9.10.tar.gz: No such file
> or directory at /usr/bin/mk-origtargz line 316.
> uscan: error: mk-origtargz --package libvncserver --version 0.9.10
> --compression gzip --directory .. --copyright-file debian/copyright
> ..//LibVNC/libvncserver/archive/LibVNCServer-0.9.10.tar.gz gave error
> exit status 2
> gbp:error: Uscan failed - debug by running 'uscan --verbose'
>
>
> uscan --verbose gives this:
>
> -- Scanning for watchfiles in .
> -- Found watchfile in ./debian
> -- In debian/watch, processing watchfile line:
>
> opts=dversionmangle=s/\+dfsg//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/libvncserver-$1\.tar\.gz/
> https://github.com/LibVNC/libvncserver/tags .*/LibVNCServer-(\d\S*)\.tar\.gz
> -- Found the following matching hrefs:
>      /LibVNC/libvncserver/archive/LibVNCServer-0.9.10.tar.gz (0.9.10)
>      /LibVNC/libvncserver/archive/LibVNCServer-0.9.9.tar.gz (0.9.9)
>      /LibVNC/libvncserver/archive/LibVNCServer-0.9.8.2.tar.gz (0.9.8.2)
>      /LibVNC/libvncserver/archive/LibVNCServer-0.9.8.1.tar.gz (0.9.8.1)
>      /LibVNC/libvncserver/archive/LibVNCServer-0.9.8.tar.gz (0.9.8)
> Newest version on remote site is 0.9.10, local version is 0.9.9+dfsg
>  (mangled local version number 0.9.9)
>  => Newer version available from
>
> https://github.com/LibVNC/libvncserver/archive/LibVNCServer-0.9.10.tar.gz
> -- Downloading updated package
> /LibVNC/libvncserver/archive/LibVNCServer-0.9.10.tar.gz
> -- Checking for common possible upstream OpenPGP signatures
> Could not read
> ..//LibVNC/libvncserver/archive/LibVNCServer-0.9.10.tar.gz: No such file
> or directory at /usr/bin/mk-origtargz line 316.
> uscan: error: mk-origtargz --package libvncserver --version 0.9.10
> --compression gzip --directory .. --copyright-file debian/copyright
> ..//LibVNC/libvncserver/archive/LibVNCServer-0.9.10.tar.gz gave error
> exit status 2
>
> The current maintainer (cc) seems to be busy. He also filed a RFA bug @
> wnpp. I intent to adopt this package and already made some progress, but
> I am lost on this.
>
> Thank you and greetings.
> Peter
>
>
> --
> To UNSUBSCRIBE, email to debian-mentors-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 54C997E4.90303@autistici.org">https://lists.debian.org/[🔎] 54C997E4.90303@autistici.org
>


Reply to: