Package: devscripts
Version: 2.10.29
Severity: normal
Tags: patch, debcheckout

Hello,

it seems that the patch I provided at bug #445714 [1] doesn't work
perfectly in authentication mode:

=====
[EMAIL PROTECTED]:~/test$ debcheckout -a cedilla -p
darcs   darcs.debian.org:/darcs/darcs/pkg-common-lisp/cedilla

[EMAIL PROTECTED]:~/test$ debcheckout cedilla -p
darcs   http://darcs.debian.org/darcs/pkg-common-lisp/cedilla

[EMAIL PROTECTED]:~/
=====

The patch is trivial:

--8<---------------cut here---------------start------------->8---
--- debcheckout.ORG     2008-06-03 20:31:28.000000000 +0200
+++ debcheckout 2008-06-07 18:50:25.000000000 +0200
@@ -280,7 +280,7 @@
                if $user_local ne $user_url and !$print_only;
            $url =~ 
s|^\w+://(darcs\.debian\.org)/(~)(.*?)/(.*)|$user$1:~/public_darcs/$4|;
        } else {
-           $url =~ s|^\w+://(darcs\.debian\.org)/(.*)|$user$1:/darcs/$2|;
+           $url =~ s|^\w+://(darcs\.debian\.org)/(.*)|$user$1:/$2|;
         }
     }
     case "git"    {
--8<---------------cut here---------------end--------------->8---

Thx, bye,
Gismo / Luca

Footnotes: 
[1] http://bugs.debian.org/445714

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

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages devscripts depends on:
ii  dpkg-dev                      1.14.19    package building tools for Debian
ii  libc6                         2.7-12     GNU C Library: Shared libraries
ii  perl                          5.10.0-10  Larry Wall's Practical Extraction 

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-3 A simple mail user agent
ii  curl               7.18.1-1+b1           Get a file from an HTTP, HTTPS or 
ii  cvs                1:1.12.13-11          Concurrent Versions System
ii  dctrl-tools        2.12                  Command-line tools to process Debi
ii  debian-keyring     2008.05.28            GnuPG (and obsolete PGP) keys of D
ii  debian-maintainers 1.35                  GPG keys of Debian maintainers
ii  dput               0.9.2.32              Debian package upload tool
pn  equivs             <none>                (no description available)
ii  fakeroot           1.9.5                 Gives a fake root environment
ii  git-core           1:1.5.5.3-1           fast, scalable, distributed revisi
ii  gnupg              1.4.9-1               GNU privacy guard - a free PGP rep
ii  iceweasel [www-bro 3.0~rc1-1             lightweight web browser based on M
pn  libauthen-sasl-per <none>                (no description available)
pn  libcrypt-ssleay-pe <none>                (no description available)
pn  libparse-debcontro <none>                (no description available)
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-perl        1.35.dfsg.1-1         Manipulates and accesses URI strin
pn  libwww-perl        <none>                (no description available)
pn  libyaml-syck-perl  <none>                (no description available)
ii  lintian            1.23.49               Debian package checker
ii  lsb-release        3.2-12                Linux Standard Base version report
ii  man-db             2.5.2-1               on-line manual pager
ii  mercurial          1.0.1-1               Scalable distributed version contr
ii  openssh-client [ss 1:4.7p1-12            secure shell client, an rlogin/rsh
ii  patch              2.5.9-5               Apply a diff file to an original
pn  patchutils         <none>                (no description available)
ii  strace             4.5.15-1.2            A system call tracer
ii  subversion         1.4.6dfsg1-4          Advanced version control system
ii  unzip              5.52-11               De-archiver for .zip files
ii  w3m [www-browser]  0.5.2-1               WWW browsable pager with excellent
ii  wdiff              0.5-17                Compares two files word by word
ii  wget               1.11.3-1              retrieves files from the web

-- no debconf information

Attachment: pgpfcooikI3Ey.pgp
Description: PGP signature

Reply via email to