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

watch file help



Greetings,

I am attempting to write a watch file, but am hitting some issues. I
thought I would start with a pretty simple regex to grab the static
upstream version:

% cat debian/watch
version=3
https://launchpad.net/ocsinventory-server/stable-2.1/2.1/+download/OCSNG_UNIX_SERVER-(2.1).tar.gz

But I am hitting an issue:

% uscan --report --verbose
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
   https://launchpad.net/ocsinventory-server/stable-2.1/2.1/+download/OCSNG_UNIX_SERVER-(2.1).tar.gz
uscan warning: In watchfile debian/watch, reading webpage
  https://launchpad.net/ocsinventory-server/stable-2.1/2.1/+download/
failed: 500 Can't connect to launchpad.net:443
-- Scan finished

Not sure if uscan can handle launchpad.net's https.

Any ideas or suggestions?

Thanks!

-mz


Reply to: