watch file problem - Debian
This is a discussion on watch file problem - Debian ; -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi mentors,
I wrote a watch file like this :
version=3
opts=filenamemangle=s/dhcp_probe/dhcp-probe/ \
http://www.net.princeton.edu/softwar...be-(.*).tar.gz
The URL to download the source file is :
http://www.net.princeton.edu/softwar...e-1.2.1.tar.gz
When i do the uscan command i have his message ...
-
watch file problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi mentors,
I wrote a watch file like this :
version=3
opts=filenamemangle=s/dhcp_probe/dhcp-probe/ \
http://www.net.princeton.edu/softwar...be-(.*).tar.gz
The URL to download the source file is :
http://www.net.princeton.edu/softwar...e-1.2.1.tar.gz
When i do the uscan command i have his message :
"dhcp-probe: remote site does not even have current version"
What is wrong in my watch file or in my uscan usage ???
Thanks in advance.
- --
Laurent Guignard, Registered as user #301590 with the Linux Counter
Site : http://www.famille-guignard.org
Blog : http://blog.famille-guignard.org
Projet : http://sicontact.sourceforge.net
GULL de Villefranche sur Sa鬾e : http://www.cagull.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFI8lWyjcKpXFc/7oYRAjiqAKDGMVyfmje6qBUSRaObGdCS+Y6v4ACgqglk
nJDsdDtp3I3z+oKSYEBlmUc=
=U1j4
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
-
Re: watch file problem
On Sun, Oct 12, 2008 at 07:53:22PM +0000, Laurent Guignard wrote:
> Hi mentors,
>
> I wrote a watch file like this :
>
> version=3
> opts=filenamemangle=s/dhcp_probe/dhcp-probe/ \
> http://www.net.princeton.edu/softwar...be-(.*).tar.gz
>
> The URL to download the source file is :
> http://www.net.princeton.edu/softwar...e-1.2.1.tar.gz
>
> When i do the uscan command i have his message :
> "dhcp-probe: remote site does not even have current version"
What is your current changelog entry ? (its first line will be just
fine).
--
路O路 Pierre Habouzit
路路O madcoder@debian.org
OOO http://www.madism.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAkjyV6AACgkQvGr7W6Hudhz5VwCbB1uIinfqsu 6eszfzlnl8M9cZ
4YEAn2SUjV+zvgn2/WdGI+5nAS2PZSc+
=yA3X
-----END PGP SIGNATURE-----
-
Re: watch file problem
On Sun, 2008-10-12 at 21:53 +0200, Laurent Guignard wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi mentors,
You actually wrote to -devel.
> I wrote a watch file like this :
>
> version=3
> opts=filenamemangle=s/dhcp_probe/dhcp-probe/ \
> http://www.net.princeton.edu/softwar...be-(.*).tar.gz
>
> The URL to download the source file is :
> http://www.net.princeton.edu/softwar...e-1.2.1.tar.gz
>
> When i do the uscan command i have his message :
> "dhcp-probe: remote site does not even have current version"
>
> What is wrong in my watch file or in my uscan usage ???
$ uscan --report-status --force-download --watchfile watch --package dhcp-probe --upstream-version 1.2.1
Processing watchfile line for package dhcp-probe...
Newest version on remote site is 1.2.1, local version is 1.2.1
=> Package is up to date
dhcp-probe: Version (1.2.1) available on remote site:
http://www.net.princeton.edu/softwar...e-1.2.1.tar.gz
(local version is 1.2.1)
dhcp-probe: Successfully downloaded updated package dhcp-probe-1.2.1.tar.gz
and symlinked dhcp-probe_1.2.1.orig.tar.gz to it
Works for me. Maybe the web site was temporarily broken?
Ben.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQBI8mMc79ZNCRIGYgcRAujKAJ0YGHF7kHmtYhlPvif6lq RWpAKkRACgmWzD
Eusq1af3kyZsCe8/3Re5a40=
=MUhf
-----END PGP SIGNATURE-----
-
Re: watch file problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Pierre Habouzit a 閏rit :
> On Sun, Oct 12, 2008 at 07:53:22PM +0000, Laurent Guignard wrote:
>> Hi mentors,
>>
>> I wrote a watch file like this :
>>
>> version=3
>> opts=filenamemangle=s/dhcp_probe/dhcp-probe/ \
>> http://www.net.princeton.edu/softwar...be-(.*).tar.gz
>>
>> The URL to download the source file is :
>> http://www.net.princeton.edu/softwar...e-1.2.1.tar.gz
>>
>> When i do the uscan command i have his message :
>> "dhcp-probe: remote site does not even have current version"
>
> What is your current changelog entry ? (its first line will be just
> fine).
My changelog first line :
dhcp-probe (1.2.2a-1) unstable; urgency=low
- --
Laurent Guignard, Registered as user #301590 with the Linux Counter
Site : http://www.famille-guignard.org
Blog : http://blog.famille-guignard.org
Projet : http://sicontact.sourceforge.net
GULL de Villefranche sur Sa鬾e : http://www.cagull.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFI8wBgjcKpXFc/7oYRAni4AJ0epR9JItEueVeknzfb3DYvTnxRHACglWMm
bVbr9l+9cL2Q5UZtErTA4Q8=
=2U3Y
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
-
Re: watch file problem
On Mon, Oct 13, 2008 at 08:01:36AM +0000, Laurent Guignard wrote:
> Pierre Habouzit a 茅crit :
> > On Sun, Oct 12, 2008 at 07:53:22PM +0000, Laurent Guignard wrote:
> >> Hi mentors,
> >>
> >> I wrote a watch file like this :
> >>
> >> version=3
> >> opts=filenamemangle=s/dhcp_probe/dhcp-probe/ \
> >> http://www.net.princeton.edu/softwar...be-(.*).tar.gz
> >>
> >> The URL to download the source file is :
> >> http://www.net.princeton.edu/softwar...e-1.2.1.tar.gz
> >>
> >> When i do the uscan command i have his message :
> >> "dhcp-probe: remote site does not even have current version"
> >
> > What is your current changelog entry ? (its first line will be just
> > fine).
>
> My changelog first line :
> dhcp-probe (1.2.2a-1) unstable; urgency=low
And you ask why it doesn't work ? You're kidding us right ?
Only 1.2.1 is on http://www.net.princeton.edu/software/dhcp_probe/.
$ uscan --report-status --force-download --watchfile watch --package dhcp-probe --upstream-version 1.2.2a
Processing watchfile line for package dhcp-probe...
Newest version on remote site is 1.2.1, local version is 1.2.2a
dhcp-probe: remote site does not even have current version
--
路O路 Pierre Habouzit
路路O madcoder@debian.org
OOO http://www.madism.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAkjzB5EACgkQvGr7W6HudhyjpACgkoIALirbVv WjWPE9xsJ1j4lZ
x8wAni18dMzN4s8JTCQYd3YwQWvWpjaa
=5e1v
-----END PGP SIGNATURE-----
-
Re: watch file problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Pierre Habouzit a 閏rit :
> On Mon, Oct 13, 2008 at 08:01:36AM +0000, Laurent Guignard wrote:
>> Pierre Habouzit a 閏rit :
>>> On Sun, Oct 12, 2008 at 07:53:22PM +0000, Laurent Guignard wrote:
>>>> Hi mentors,
>>>>
>>>> I wrote a watch file like this :
>>>>
>>>> version=3
>>>> opts=filenamemangle=s/dhcp_probe/dhcp-probe/ \
>>>> http://www.net.princeton.edu/softwar...be-(.*).tar.gz
>>>>
>>>> The URL to download the source file is :
>>>> http://www.net.princeton.edu/softwar...e-1.2.1.tar.gz
>>>>
>>>> When i do the uscan command i have his message :
>>>> "dhcp-probe: remote site does not even have current version"
>>> What is your current changelog entry ? (its first line will be just
>>> fine).
>> My changelog first line :
>> dhcp-probe (1.2.2a-1) unstable; urgency=low
>
> And you ask why it doesn't work ? You're kidding us right ?
>
> Only 1.2.1 is on http://www.net.princeton.edu/software/dhcp_probe/.
>
> $ uscan --report-status --force-download --watchfile watch --package dhcp-probe --upstream-version 1.2.2a
> Processing watchfile line for package dhcp-probe...
> Newest version on remote site is 1.2.1, local version is 1.2.2a
> dhcp-probe: remote site does not even have current version
>
Sorry, but i thought that uscan was done to scan according to the watch
file...
Irwin Tillman (upstream coder) sent me this url :
http://www.net.princeton.edu/softwar...-1.2.2a.tar.gz
that is active an i don't understand why uscan can't discover
dhcp_probe-1.2.2a.tar.gz file !
That why i sent my watch file.
- --
Laurent Guignard, Registered as user #301590 with the Linux Counter
Site : http://www.famille-guignard.org
Blog : http://blog.famille-guignard.org
Projet : http://sicontact.sourceforge.net
GULL de Villefranche sur Sa鬾e : http://www.cagull.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFI8ymBjcKpXFc/7oYRAkmgAKCLYOLxBbC+IBwnexmd/e2ERY3skQCeJAyF
IfN+S0LyZ8urManY6tADPbE=
=w9iz
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
-
Re: watch file problem
On Mon, Oct 13, 2008 at 12:57:06PM +0200, Laurent Guignard wrote:
> Sorry, but i thought that uscan was done to scan according to the watch
> file...
>
> Irwin Tillman (upstream coder) sent me this url :
> http://www.net.princeton.edu/softwar...-1.2.2a.tar.gz
>
> that is active an i don't understand why uscan can't discover
> dhcp_probe-1.2.2a.tar.gz file !
How is it supposed to find it if it's not linked from the
http://www.net.princeton.edu/software/dhcp_probe/ page?
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org