Bug#400054: debmirror: failed sha1sum check, removing

2007-01-24 Thread Goswin von Brederlow
Yaroslav Halchenko [EMAIL PROTECTED] writes:

 dists/experimental/contrib/binary-ia64/Packages.diff/2006-02-14-1317.14.gz 
 failed md5sum check

Those files seem to be corrupted or missing in the debian archive. I
get the same errors from ftp.de.debian.org.  I patched debmirror to
consider errors in pdiff files as small errors so they can be ignored
now. You can use --pdiff=none for now to ignore them completly.

 Use of uninitialized value in addition (+) at /usr/bin/debmirror line 1506.

This is caused by adding the size of the above file, which doesn't
exist. Apart from the message it does no harm. Fixed in cvs.

MfG
Goswin


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



Bug#400054: debmirror: failed sha1sum check, removing

2007-01-23 Thread Yaroslav Halchenko
incorrect. my original submission had that dependency listed:

ii  libdigest-sha1-perl   2.11-1 NIST SHA-1 message digest algorithm

On Tue, 23 Jan 2007, Goswin von Brederlow wrote:

 Hi,

 at the end of bug 400054 you added a log of a failed debmirror run.
 I believe the failure of debmirror to match any sha1sums is due
 to a missing depends on libdigest-sha1-perl and unrelated to the
 uninitialized value reported at first. See bug 386707 for details.

 Installing libdigest-sha1-perl should fix your problem.

 MfG
   Goswin



-- 
  .-.
=--   /v\  =
Keep in touch// \\ (yoh@|www.)onerussian.com
Yaroslav Halchenko  /(   )\   ICQ#: 60653192
   Linux User^^-^^[17]




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



Bug#400054: debmirror: failed sha1sum check, removing

2007-01-23 Thread Goswin von Brederlow
Yaroslav Halchenko [EMAIL PROTECTED] writes:

 incorrect. my original submission had that dependency listed:

 ii  libdigest-sha1-perl   2.11-1 NIST SHA-1 message digest 
 algorithm

 On Tue, 23 Jan 2007, Goswin von Brederlow wrote:

 Hi,

 at the end of bug 400054 you added a log of a failed debmirror run.
 I believe the failure of debmirror to match any sha1sums is due
 to a missing depends on libdigest-sha1-perl and unrelated to the
 uninitialized value reported at first. See bug 386707 for details.

 Installing libdigest-sha1-perl should fix your problem.

 MfG
  Goswin

That is odd then. Does it still happen? Do you have patch and ed
installed as well?

Also please try to remove the .temp directory to start from a clean
slate and download all files again. Maybe something has gone astray
there that doesn't want to fix itself.

MfG
Goswin


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



Bug#400054: debmirror: failed sha1sum check, removing

2007-01-23 Thread Yaroslav Halchenko
 That is odd then. Does it still happen? Do you have patch and ed
 installed as well?

 Also please try to remove the .temp directory to start from a clean
 slate and download all files again. Maybe something has gone astray
 there that doesn't want to fix itself.

ok - here is the sequence of what I've done -- problem seems to persist


[EMAIL PROTECTED] /share/debmirror
 find debian -iname .temp | xargs rm -rf

[EMAIL PROTECTED] /share/debmirror
 /usr/bin/debmirror /share/debmirror/debian --verbose --debug -e rsync 
 --passive -h debian.csail.mit.edu -r :debian -d 
 etch,etch-proposed-updates,sid,sarge,sarge-proposed-updates -d experimental 
 --rsync-options='-aIL --partial --chmod=ugo+rX' -s 
 main,contrib,non-free,main/debian-installer --getcontents -a 
 i386,ia64,powerpc,amd64 --passive --exclude=disks-* --ignore=rumba 
 --ignore-missing-release --ignore-small-errors  debmirror.20070123-1.debug 
 21

[EMAIL PROTECTED] /share/debmirror
 echo $?
1

[EMAIL PROTECTED] /share/debmirror
 grep -3 'Use of uninitialized value in addition' debmirror.20070123-1.debug  
 | head -20
sent 351 bytes  received 856 bytes  2414.00 bytes/sec
total size is 0  speedup is 0.00
dists/experimental/contrib/binary-ia64/Packages.diff/2006-02-14-1317.14.gz 
failed md5sum check
Use of uninitialized value in addition (+) at /usr/bin/debmirror line 1506.
dists/experimental/contrib/binary-ia64/Packages.diff/2006-02-14-1317.14.gz 
failed sha1sum check, removing
dists/experimental/contrib/binary-ia64/Packages.diff/2006-02-18-1310.00.gz 
needs fetch
remote_get rsync 
dists/experimental/contrib/binary-ia64/Packages.diff/2006-02-18-1310.00.gz
--
sent 351 bytes  received 856 bytes  2414.00 bytes/sec
total size is 0  speedup is 0.00
dists/experimental/contrib/binary-ia64/Packages.diff/2006-02-18-1310.00.gz 
failed md5sum check
Use of uninitialized value in addition (+) at /usr/bin/debmirror line 1506.
dists/experimental/contrib/binary-ia64/Packages.diff/2006-02-18-1310.00.gz 
failed sha1sum check, removing
dists/experimental/contrib/binary-ia64/Packages.diff/2006-02-19-1317.46.gz 
needs fetch
remote_get rsync 
dists/experimental/contrib/binary-ia64/Packages.diff/2006-02-19-1317.46.gz
--
sent 351 bytes  received 856 bytes  804.67 bytes/sec
total size is 0  speedup is 0.00
dists/experimental/contrib/binary-ia64/Packages.diff/2006-02-19-1317.46.gz 
failed md5sum check
Use of uninitialized value in addition (+) at /usr/bin/debmirror line 1506.


the rest is in 
http://www.onerussian.com/Linux/bugs/400054/debmirror.20070123-1.debug

versions

ii  ed   0.2-20   The classic unix 
line editor
ii  libdigest-sha1-perl  2.11-1   NIST SHA-1 
message digest algorithm
ii  patch2.5.9-4  Apply a diff file 
to an original
ii  sed  4.1.5-1  The GNU sed 
stream editor
ii  debmirror20060907.1   Debian partial 
mirror script, with ftp and package pool suppor


Worst comes to worse I can provide you with ssh access to the beast...

-- 
Yaroslav Halchenko
Research Assistant, Psychology Department, Rutgers-Newark
Student  Ph.D. @ CS Dept. NJIT
Office: (973) 353-5440x263 | FWD: 82823 | Fax: (973) 353-1171
101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
WWW: http://www.linkedin.com/in/yarik


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