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

Help with watch file needed



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


Reply to: