Bug#478204: devscripts: [uscan] cannot query ftp site

2008-04-28 Thread Raphael Geissert
Francois Marier wrote:

 That's weird, with the same file wa file,

The file name is not relevant at all :)

 
 Have you got any ideas on what I could do to trace the problem down
 further?

Like James said, you could try by forcing pasv mode.
But you can also try with the --debug option which will show some more
information.

 
 Francois

Cheers,
-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#478204: devscripts: [uscan] cannot query ftp site

2008-04-28 Thread Adam D. Barratt
On Mon, 2008-04-28 at 15:50 -0500, Raphael Geissert wrote:
 Francois Marier wrote:
[...]
  Have you got any ideas on what I could do to trace the problem down
  further?
 
 Like James said, you could try by forcing pasv mode.
 But you can also try with the --debug option which will show some more
 information.

Francois confirmed this morning that passive mode worked, and closed the
bug.

Regards,

Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#478204: devscripts: [uscan] cannot query ftp site

2008-04-27 Thread Francois Marier
Package: devscripts
Version: 2.10.26
Severity: normal

I don't know whether this is a bug in uscan or whether I don't understand the
format for the watch file, but I have re-read the manpage several times and
tried multiple variations on this URL without success.

The watch file for chkrootkit doesn't work:

  $ cat debian/watch 
  version=3
  ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz

  $ uscan --verbose --report
  -- Scanning for watchfiles in .
  -- Found watchfile in ./debian
  -- In debian/watch, processing watchfile line:
 ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz
  uscan warning: In debian/watch no matching files for watch line
ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz
  -- Scan finished

But if you visit that FTP site, you'll see that there are several versions of 
the
upstream tarball.

Francois
 
-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
Not present

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23.17-hrt3-grsec (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_CA.utf8)
Shell: /bin/sh linked to /bin/dash

Versions of packages devscripts depends on:
ii  debianutils   2.28.5 Miscellaneous utilities specific t
ii  dpkg-dev  1.14.18package building tools for Debian
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 
ii  sed   4.1.5-8The GNU sed stream editor

Versions of packages devscripts recommends:
ii  at 3.1.10.1  Delayed job execution and batch pr
ii  bsd-mailx [mailx]  8.1.2-0.20071201cvs-2 A simple mail user agent
ii  build-essential11.3  informational list of build-essent
ii  bzr1.3.1-1   easy to use distributed version co
ii  curl   7.18.1-1  Get a file from an HTTP, HTTPS or 
ii  cvs1:1.12.13-10  Concurrent Versions System
ii  dctrl-tools2.12  Command-line tools to process Debi
ii  debian-keyring 2007.12.04GnuPG (and obsolete PGP) keys of D
pn  debian-maintainers none(no description available)
ii  dput   0.9.2.30  Debian package upload tool
ii  dupload2.6.3.3   utility to upload Debian packages
ii  epiphany-gecko [ww 2.22.1.1-1Intuitive GNOME web browser - Geck
pn  equivs none(no description available)
ii  fakeroot   1.9.5 Gives a fake root environment
ii  git-core   1:1.5.5.1-1   fast, scalable, distributed revisi
ii  gnupg  1.4.6-2.1 GNU privacy guard - a free PGP rep
ii  iceweasel [www-bro 2.0.0.14-2lightweight web browser based on M
ii  konqueror [www-bro 4:3.5.9.dfsg.1-2+b1   KDE's advanced file manager, web b
ii  libauthen-sasl-per 2.11-1Authen::SASL - SASL Authentication
pn  libcrypt-ssleay-pe none(no description available)
pn  libfile-desktopent none(no description available)
ii  libparse-debcontro 2.005-2   Easy OO parsing of Debian control-
pn  libsoap-lite-perl  none(no description available)
pn  libterm-size-perl  none(no description available)
ii  libtimedate-perl   1.1600-9  Time and date functions for Perl
ii  liburi-perl1.35.dfsg.1-1 Manipulates and accesses URI strin
ii  libwww-perl5.812-1   WWW client/server library for Perl
ii  lintian1.23.46   Debian package checker
ii  lsb-release3.2-10Linux Standard Base version report
ii  mailx  1:20071201-2  Transitional package for mailx ren
ii  man-db 2.5.1-3   on-line manual pager
ii  openssh-client [ss 1:4.7p1-8 secure shell client, an rlogin/rsh
ii  patch  2.5.9-5   Apply a diff file to an original
ii  patchutils 0.2.31-4  Utilities to work with patches
ii  perl [libdigest-md 5.8.8-12  Larry Wall's Practical Extraction 
ii  strace 4.5.15-1.2A system call tracer
ii  subversion 1.4.6dfsg1-3  Advanced version control system
ii  unzip  5.52-11   De-archiver for .zip files
ii  w3m [www-browser]  0.5.1-5.1+b1  WWW browsable pager with excellent
pn  wdiff  none(no description available)
ii  wget   1.11.1-1  retrieves files from the web

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of 

Bug#478204: devscripts: [uscan] cannot query ftp site

2008-04-27 Thread Raphael Geissert
tag 478204 unreproducible
retitle 478204 [uscan] cannot query ftp site
user [EMAIL PROTECTED]
usertags 478204 + uscan
thanks

Francois Marier wrote:
 
 The watch file for chkrootkit doesn't work:
 
   $ cat debian/watch
   version=3
   ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz
 
   $ uscan --verbose --report
   -- Scanning for watchfiles in .
   -- Found watchfile in ./debian
   -- In debian/watch, processing watchfile line:
  ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz
   uscan warning: In debian/watch no matching files for watch line
 ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz
   -- Scan finished

$ cat wa
version=3

ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz
$ uscan --watchfile wa --package foo --upstream-version
0.1 --report --verbose
-- In wa, processing watchfile line:
   ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz
-- Found the following matching files:
 chkrootkit-0.23a.tar.gz
 chkrootkit-0.30.tar.gz
 chkrootkit-0.31.tar.gz
 chkrootkit-0.32.tar.gz
 chkrootkit-0.33.tar.gz
 chkrootkit-0.34.tar.gz
 chkrootkit-0.35.tar.gz
 chkrootkit-0.36.tar.gz
 chkrootkit-0.37.tar.gz
 chkrootkit-0.38.tar.gz
 chkrootkit-0.39.tar.gz
 chkrootkit-0.39a.tar.gz
 chkrootkit-0.40.tar.gz
 chkrootkit-0.41.tar.gz
 chkrootkit-0.42.tar.gz
 chkrootkit-0.42a.tar.gz
 chkrootkit-0.42b.tar.gz
 chkrootkit-0.43.tar.gz
 chkrootkit-0.44.tar.gz
 chkrootkit-0.45.tar.gz
 chkrootkit-0.46.tar.gz
 chkrootkit-0.46a.tar.gz
 chkrootkit-0.47.tar.gz
 chkrootkit-0.48.tar.gz
 chkrootkit-0.48.tar.gz
Newest version on remote site is 0.48, local version is 0.1
 = Newer version available from
ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-0.48.tar.gz

Btw, the chkrootkit v0.48-2 already ships a working watch file.

 
 But if you visit that FTP site, you'll see that there are several versions
 of the upstream tarball.
 
 Francois

Cheers,
-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#478204: devscripts: [uscan] cannot query ftp site

2008-04-27 Thread Francois Marier
That's weird, with the same file wa file,

  version=3
  
  ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz

I get don't get any matching files:

  uscan --watchfile wa --package foo --upstream-version 0.1 --report --verbose
  -- In wa, processing watchfile line:
 ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz
  uscan warning: In wa no matching files for watch line
ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz

Have you got any ideas on what I could do to trace the problem down further?

Francois



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#478204: devscripts: [uscan] cannot query ftp site

2008-04-27 Thread James Vega
On Mon, Apr 28, 2008 at 01:53:19PM +1200, Francois Marier wrote:
 That's weird, with the same file wa file,
 
   version=3
   
   ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz
 
 Have you got any ideas on what I could do to trace the problem down further?

You might need to use passive ftp:

 $ cat wa
 version=3
 opts=pasv ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-(.*)\.tar\.gz

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega [EMAIL PROTECTED]


signature.asc
Description: Digital signature