Re: [expert] md5sum

2002-11-23 Thread Rolf Pedersen
[EMAIL PROTECTED] wrote:
>Isn't the md5sum embedded in the iso so that the -c switch will work?

No.  You need to run md5sum -c MD5SUM.txt

in other words, run it against the md5sum text file for the iso's in the 
same directory on your download mirror (in your local directory where 
you have the iso(s) and the md5sum file).


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum

2002-11-23 Thread Vox

This time [EMAIL PROTECTED] 
becomes daring and writes:

> I guess I just needed to clarify the use of md5sum. When executing
> , why do I get  Mandrake81-cd3-supp.i586.iso: no properly formatted MD5 checksum lines
> found>? When I execute  I get an
> md5sum displayed which matches the md5sum in the md5sums.81
> file. Isn't the md5sum embedded in the iso so that the -c switch
> will

  No. The md5sum is in a file in the dir of the ISOs called
  something.md5 and that's the file you run with -c against, while
  being in the dir where the ISOs and .md5 file are at.

  Vox

-- 
Think of the Linux community as a niche economy isolated by its beliefs.  Kind
of like the Amish, except that our religion requires us to use _higher_
technology than everyone else.   -- Donald B. Marti Jr.



msg61557/pgp0.pgp
Description: PGP signature


Re: [expert] md5sum

2003-09-11 Thread Charlie M.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

September 11, 2003 12:39 pm, Gary Montalbine wrote:
> I downloaded 9.2rc2 ISO's into a directory. Downloaded the file
> 9.2rc2.md5sums.asc
> into the same directory. Tried to do a md5sum --status. Didn't work.
> Tried md5sum --check. Didn't work. md5sum with each rc2 CD gives me a
> letter/number combination. However I have nothing to check it
> against. I think my problem is that I do not know what to do with the
> 9.2rc2.md5sums.asc file. How do you open it or use it? I remember
> that when I did the 9.1 ISO's a simple md5sum command checked all
> three CD's at once. What am I missing? I have read the md5sum help
> and info files.
>
> Thaks,
> Gary

Try this Gary;

Open a terminal, navigate to the directory where the ISOs and .asc file 
are. At the command prompt type this:

md5sum -c 9.2rc2.md5sums.asc 

You won't see much until it's done a disk but the processor will 
"grunt." A LOT. 

HTH

Charlie
- -- 
Edmonton,AB,Canada User 244963 at http://counter.li.org
Cooker on kernel 2.4.22-7mdk
12:44:01 up 1 day, 12:39, 1 user, load average: 0.33, 0.37, 0.37
How often I found where I should be going only by setting out for 
somewhere else.
-- R. Buckminster Fuller
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/YMMCG11CaRuZZSIRArmIAKCS7dTn01I/iWSHG45C4mhmHiqlzwCfRRaw
U+09ex6qBdDM5V2ZZSjTb6Q=
=VtDz
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] md5sum

2003-09-11 Thread Thomas Backlund
From: "Gary Montalbine" <[EMAIL PROTECTED]>
> I downloaded 9.2rc2 ISO's into a directory. Downloaded the file
> 9.2rc2.md5sums.asc
> into the same directory. Tried to do a md5sum --status. Didn't work. Tried
> md5sum --check. Didn't work. md5sum with each rc2 CD gives me a
> letter/number combination. However I have nothing to check it against. I
> think my problem is that I do not know what to do with the
> 9.2rc2.md5sums.asc file. How do you open it or use it? I remember that
> when I did the 9.1 ISO's a simple md5sum command checked all three CD's at
> once. What am I missing? I have read the md5sum help and info files.
>

md5sum -c 9.2rc2.md5sums.asc


thomas



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] md5sum

2003-09-11 Thread Gary Montalbine

Try this Gary;

Open a terminal, navigate to the directory where the ISOs and .asc file 
are. At the command prompt type this:

md5sum -c 9.2rc2.md5sums.asc 

You won't see much until it's done a disk but the processor will 
"grunt." A LOT. 

HTH

Charlie
- -- 
It worked. Except two out of the three CD's were bad. Maybe I can
learn how to use resync now.
Thanks,
Gary

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] md5sum

2003-09-11 Thread Charlie M.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

September 11, 2003 01:15 pm, Gary Montalbine wrote:
> > Try this Gary;
> >
> > Open a terminal, navigate to the directory where the ISOs and .asc
> > file are. At the command prompt type this:
> >
> > md5sum -c 9.2rc2.md5sums.asc 
> >
> > You won't see much until it's done a disk but the processor will
> > "grunt." A LOT. 
> >
> > HTH
> >
> > Charlie
> > - --
>
> It worked. Except two out of the three CD's were bad. Maybe I can
> learn how to use resync now.
>
> Thanks,
> Gary

Is it the disks or is it a left over from a bad .asc file that Warly 
planted on us by accident the first night we started running bit 
torrent to ease the mirror log-jam? 

If it's the disks just run rsync as you say. If it's the .asc file try 
one from a different mirror. They should all have caught up by now 
but.

I posted a link (yesterday? the day before? last week? too often? ;->) 
to Greg Meyer's page that will teach you how, plus I and others have 
posted examples recently. 

It ain't a hard thing to do Gary. :-) Here's another example, just "fill 
in the blanks," be sure you have write permissions in that directory or 
that you run it as super user, then hit enter. eg..:

rsync -Pv --stats --progress
ftp.sunet.se::Mandrake-iso/i586/MandrakeLinux-9.2rc2-CD#.i586.iso 
/targetdirectory/diskname and number

Hint: after you enter the information to the point that you're "in the 
target directory" in the command above, just hit the "Tab" button to 
use auto-complete. Saves wear and tear on keyboards. 

And fingers. 

HTH
Charlie
- -- 
Edmonton,AB,Canada User 244963 at http://counter.li.org
Cooker on kernel 2.4.22-7mdk
13:19:59 up 1 day, 13:15, 1 user, load average: 1.06, 0.44, 0.31
In Memphis, Tennessee, it is illegal for a woman to drive a car unless
there is a man either running or walking in front of it waving a red
flag to warn approaching motorists and pedestrians.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/YM5NG11CaRuZZSIRAgbrAKCZLZ/Bhm03It6UEckVsBT4Ep/N4ACdFRJP
4HdKLs12x7Gmwh7dA/JMTiQ=
=ftZs
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] md5sum

2003-09-11 Thread Gary Montalbine
Charlie M. wrote


I posted a link (yesterday? the day before? last week? too often? ;->) 
to Greg Meyer's page that will teach you how, plus I and others have 
posted examples recently. 

It ain't a hard thing to do Gary. :-) Here's another example, just "fill 
in the blanks," be sure you have write permissions in that directory or 
that you run it as super user, then hit enter. eg..:

rsync -Pv --stats --progress
ftp.sunet.se::Mandrake-iso/i586/MandrakeLinux-9.2rc2-CD#.i586.iso 
/targetdirectory/diskname and number

Hint: after you enter the information to the point that you're "in the 
target directory" in the command above, just hit the "Tab" button to 
use auto-complete. Saves wear and tear on keyboards. 

And fingers. 

HTH
Charlie
It worked but didn't. Rsync seemed to work. However the files were not 
corrected.
I ended up downloading them again. File sizes were the same as the bad ones.
Thanks for your help.
Gary


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] md5sum

2003-09-11 Thread lorne
On Thursday 11 September 2003 08:02 pm, Gary Montalbine wrote:
> Charlie M. wrote
>
> > I posted a link (yesterday? the day before? last week? too often? ;->)
> > to Greg Meyer's page that will teach you how, plus I and others have
> > posted examples recently.
> >
> > It ain't a hard thing to do Gary. :-) Here's another example, just "fill
> > in the blanks," be sure you have write permissions in that directory or
> > that you run it as super user, then hit enter. eg..:
> >
> > rsync -Pv --stats --progress
> > ftp.sunet.se::Mandrake-iso/i586/MandrakeLinux-9.2rc2-CD#.i586.iso
> > /targetdirectory/diskname and number
> >
> > Hint: after you enter the information to the point that you're "in the
> > target directory" in the command above, just hit the "Tab" button to
> > use auto-complete. Saves wear and tear on keyboards.
> >
> > And fingers. 
> >
> > HTH
> > Charlie
>
> It worked but didn't. Rsync seemed to work. However the files were not
> corrected.
> I ended up downloading them again. File sizes were the same as the bad
> ones. Thanks for your help.
> Gary

Gary,

Back in version 8 and 9 I had the exact same problem! It is the mirror you are 
using! I don't know why mirror sites continually get bad images, but it is 
true. Try an rsync to another site. Eventually you will find a site that has 
a good copy. My experiences has been the france sites usually have good 
ones.?? I think I saw where someone was telling of good sites in this thread 
somewhere. 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] md5sum

2003-09-11 Thread Eric Huff
> Back in version 8 and 9 I had the exact same problem! It is the mirror
> you are using! I don't know why mirror sites continually get bad
> images, but it is true. Try an rsync to another site.

So, does rsync help when it is all one file?


-- 
Mandrake HowTo's & More:  http://twiki.mdklinuxfaq.org

Join the content organization discussion:
http://mandrake.vmlinuz.ca/bin/view/Main/WebIndex

Join the General Wiki Development discussion:
http://mandrake.vmlinuz.ca/bin/view/Main/DevelopingTheMandrakeCommunity#Discussion

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] md5sum

2003-09-11 Thread Charlie M.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

September 11, 2003 11:39 pm, Eric Huff wrote:
> > Back in version 8 and 9 I had the exact same problem! It is the
> > mirror you are using! I don't know why mirror sites continually get
> > bad images, but it is true. Try an rsync to another site.
>
> So, does rsync help when it is all one file?

I've always found that it does. I'm an impatient old fart so I'd rather 
run rsync for 20 to 45 minutes per disk than 4 or 5 times as long. :-)

However it only helps if you already have a very ISO to begin with. For 
the Mandrake 9.2 RC2 ISOs I actually used old beta2 images and renamed 
them. If you were doing Red Hat you'd use older Red Hat images, Knoppix 
3.1 renamed 3.2, and so on. Otherwise you probably won't gain anything 
since there would be far too much difference between the renamed file 
and the actual ISO you wanted. Not enough similarity to gain much on 
the download via ftp versus rsync I mean.

To Lorne; I can't see the mirror being the problem, it's the one I sync 
my local cooker tree from. Sometimes I have a major slow down and a few 
times the connection seems to have dropped totally but it's fairly 
reliable. If Gary was getting incorrect md5sums from the downloads 
something else was likely the problem. I've used that exact method for 
two years now and had a hell of a lot less trouble than any other way.

Regards;
Charlie
- -- 
Edmonton,AB,Canada User 244963 at http://counter.li.org
Cooker on kernel 2.4.22-7mdk
00:07:55 up 10:26, 1 user, load average: 0.09, 0.14, 0.14
The master programmer moves from program to program without fear.  No
change in management can harm him.  He will not be fired, even if the 
project is canceled. Why is this?  He is filled with the Tao.
-- Geoffrey James, "The Tao of Programming"
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/YWW6G11CaRuZZSIRAkuVAJ9hmagoCqCFe49+Zvqk0B/YcJeYKACglPKe
Biu4LyrXDfTVhR7egD2zeGM=
=+5qj
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] md5sum

2003-09-11 Thread Charlie M.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

September 12, 2003 12:20 am, Charlie M. wrote:

Ignore the typos gang. I'm still about 5 days minus on horizontal time 
this week. :-)

Therefore I'm stuck on stupid lately. Not permanent I hope.

C.
- -- 
Edmonton,AB,Canada User 244963 at http://counter.li.org
Cooker on kernel 2.4.22-7mdk
00:23:34 up 10:42, 1 user, load average: 0.18, 0.16, 0.18
Make a wish, it might come true.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/YWblG11CaRuZZSIRApagAJ0aPzo8ZIuj+vmepWOsgV/2maPUrwCfVB6Q
bNozNrzp9ONsCjciQut2Rac=
=2sHH
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] md5sum mis-match

2001-08-31 Thread Sergio Korlowsky

On Friday 31 August 2001 11:59 am, you wrote:
> Mandrake,
>
> Any reason why the md5sum output numbers do not match the listed
> numbers, given in the "md5sums.raklet" for the
> MandrakeLinux-8.1-Raklet-beta2-CD2.i586.iso? Do you think this iso will
> work anyway?
>
> Thanks,
> drjung

nop I don't think so... 
you better use rsync to correct the isos, thus avoiding downloading them 
again!

sk
-- 
SedeComp Comunicaciones Internet Solutions
MandrakeSoft's VAR and System Integrator
mailto:[EMAIL PROTECTED]
OpenPGP key available on:http://www.keyserver.net/en/
|--|


Current Linux kernel 2.4.8-12mdkenterprise uptime: 1 day 5 hours 5 minutes.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum mis-match

2001-08-31 Thread J. C. Woods

Sergio Korlowsky wrote:
> 
> On Friday 31 August 2001 11:59 am, you wrote:
> > Mandrake,
> >
> > Any reason why the md5sum output numbers do not match the listed
> > numbers, given in the "md5sums.raklet" for the
> > MandrakeLinux-8.1-Raklet-beta2-CD2.i586.iso? Do you think this iso will
> > work anyway?
> >
> > Thanks,
> > drjung
> 
> nop I don't think so...
> you better use rsync to correct the isos, thus avoiding downloading them
> again!
> 
> sk

Wow, are you saying that I could download the same iso, and get a
different md5sum number from it? I have not worked with rsync. I took a
look at the man. Sergio, do you know of some better documentation for
rsync?

Thanks,
drjung
 
-- 
J. Craig Woods
UNIX SA

-Art is the illusion of spontaneity-



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum mis-match

2001-08-31 Thread Randy Kramer

PS: Keep a backup copy of your "corrupt" file.  Under certain
circumstances, rsync can wipe it out before completing the update, in
which case you must redownload the file if you haven't saved an extra
backup.

Randy Kramer

Randy Kramer wrote:
> 
> J. C. Woods wrote:
> > Wow, are you saying that I could download the same iso, and get a
> > different md5sum number from it? I have not worked with rsync. I took a
> > look at the man. Sergio, do you know of some better documentation for
> > rsync?
> 
> It's not there yet, but I'm hoping that someday this will be better
> documentation for rsync:
> 
> http://twiki.org/cgi-bin/view/Test/RsyncingALargeFile
> 
> (It is definitely a work in progress -- in fact, I started a rewrite
> several days ago and stopped mid stream.)
> 
> If it works for you, and you can clarify anything, please let me know or
> add comments to the page.  (It is, after all, a TWiki.)
> 
> Hope this helps,
> Randy Kramer



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum mis-match

2001-08-31 Thread Randy Kramer

J. C. Woods wrote:
> Wow, are you saying that I could download the same iso, and get a
> different md5sum number from it? I have not worked with rsync. I took a
> look at the man. Sergio, do you know of some better documentation for
> rsync?

It's not there yet, but I'm hoping that someday this will be better
documentation for rsync:

http://twiki.org/cgi-bin/view/Test/RsyncingALargeFile

(It is definitely a work in progress -- in fact, I started a rewrite
several days ago and stopped mid stream.)

If it works for you, and you can clarify anything, please let me know or
add comments to the page.  (It is, after all, a TWiki.)

Hope this helps,
Randy Kramer



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum mis-match

2001-08-31 Thread J. C. Woods

Randy Kramer wrote:
> 
> J. C. Woods wrote:
> > Wow, are you saying that I could download the same iso, and get a
> > different md5sum number from it? I have not worked with rsync. I took a
> > look at the man. Sergio, do you know of some better documentation for
> > rsync?
> 
> It's not there yet, but I'm hoping that someday this will be better
> documentation for rsync:
> 
> http://twiki.org/cgi-bin/view/Test/RsyncingALargeFile
> 
> (It is definitely a work in progress -- in fact, I started a rewrite
> several days ago and stopped mid stream.)
> 
> If it works for you, and you can clarify anything, please let me know or
> add comments to the page.  (It is, after all, a TWiki.)
> 
> Hope this helps,
> Randy Kramer

Thanks, Randy, I check it out, and let you know how it goes

drjung

-- 
J. Craig Woods
UNIX SA

-Art is the illusion of spontaneity-



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum mis-match

2001-08-31 Thread Sergio Korlowsky

On Friday 31 August 2001 01:57 pm, you wrote:
> Sergio Korlowsky wrote:
> > On Friday 31 August 2001 11:59 am, you wrote:
> > > Mandrake,
> > >
> > > Any reason why the md5sum output numbers do not match the listed
> > > numbers, given in the "md5sums.raklet" for the
> > > MandrakeLinux-8.1-Raklet-beta2-CD2.i586.iso? Do you think this iso will
> > > work anyway?
> > >
> > > Thanks,
> > > drjung
> >
> > nop I don't think so...
> > you better use rsync to correct the isos, thus avoiding downloading them
> > again!
> >
> > sk
>
> Wow, are you saying that I could download the same iso, and get a
> different md5sum number from it? I have not worked with rsync. I took a
> look at the man. Sergio, do you know of some better documentation for
> rsync?
>
> Thanks,
> drjung

Well not exactly...   you may download the differences using rsync 
so md5suns match.

Sometimes during download of large files they may corrupt, reason why the 
md5sums do not match, but instead of downloading the full iso file, using 
rsync you can download just the part (bits-or-bytes) missing from the iso.

rsync creates a temporarely file with the correct information and fixes the 
corrupted one.

Try rsync --help for a full description of features and commands.

sk
-- 
SedeComp Comunicaciones Internet Solutions
MandrakeSoft's VAR and System Integrator
mailto:[EMAIL PROTECTED]
OpenPGP key available on:http://www.keyserver.net/en/
|--|


Current Linux kernel 2.4.8-12mdkenterprise uptime: 1 day 8 hours 40 minutes.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum mis-match

2001-09-02 Thread Randy Kramer

Sergio,

I don't know if you've had a chance to look at the referenced page. 
Since then I have rewritten the page significantly.  In fact, you'll
find four pages.

If you have the time, please take another, and let me know of any
factual errors or any suggestions for improvements you may have.

Thanks,
Randy Kramer

Randy Kramer wrote:
> > It's not there yet, but I'm hoping that someday this will be better
> > documentation for rsync:
> >
> > http://twiki.org/cgi-bin/view/Test/RsyncingALargeFile



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum mis-match

2001-09-02 Thread J. Craig Woods

Randy Kramer wrote:
> 
> Sergio,
> 
> I don't know if you've had a chance to look at the referenced page.
> Since then I have rewritten the page significantly.  In fact, you'll
> find four pages.
> 
> If you have the time, please take another, and let me know of any
> factual errors or any suggestions for improvements you may have.
> 
> Thanks,
> Randy Kramer
> 
> Randy Kramer wrote:
> > > It's not there yet, but I'm hoping that someday this will be better
> > > documentation for rsync:
> > >
> > > http://twiki.org/cgi-bin/view/Test/RsyncingALargeFile
> 
>   
> Want to buy your Pack or Services from MandrakeSoft?
> Go to http://www.mandrakestore.com

Randy,

The page is good, as one that just looks for a command, I loved it. It
did not work but that is not a function of your work, Randy. Sergio, you
need to understand the difference between a corrupted iso download, and
an iso download that mandrake screwed up. It turns out the iso was fine,
it was just given the wrong md5sum numbers. As one that has been paid
for his work in UNIX, I love a command line statement, from that I
fiqured out what I needed to do but MANDRAKE your numbers are wrong, or
whoever has responsibility for that particular mirror

dr john, the night tripper



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum mis-match

2001-09-03 Thread Randy Kramer

J. Craig Woods wrote:
> > > > http://twiki.org/cgi-bin/view/Test/RsyncingALargeFile

> The page is good, as one that just looks for a command, I loved it. It
> did not work but that is not a function of your work, Randy. 

Thanks!  If you do find something that needs improvement, either send me
a comment, or put a comment on the page. ;-) (It is a TWiki.)

Randy Kramer



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum mis-match

2001-09-03 Thread Randy Kramer

Sergio Korlowsky wrote:
> > > > http://twiki.org/cgi-bin/view/Test/RsyncingALargeFile
> 
> There is no links to:
> 
> RsyncCommand?
> RsyncOverviewBeginner?

Yes, sorry, you're right.  Those pages currently only exist on my
private TWiki, until I get WikiLearn on line.

I planned to just leave the links there until then (because I maintain a
duplicate page on my private TWiki, ready to go online when WikiLearn is
on line).  

I'll reconsider, but I'd prefer to just leave them there as non-working
links for the time being.

Thanks for the feedback!

Randy Kramer



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum mis-match

2001-09-03 Thread Randy Kramer

Sergio Korlowsky wrote:
> > > > http://twiki.org/cgi-bin/view/Test/RsyncingALargeFile
> 
> I went thru the whole report, and let me tell you, it nice
> and informative... Nice work!

Thank you very much!

> There are two little details I would like to point out to you, to include in
> those pages, one is the command -P (yes capital P)  that combines two
> commands in one to simplify things a little bit:
> 
> -P  equivalent to --partial --progress
> -z, --compress  compress file data  <-- Not recommended.
> -n, --dry-run   show what would have been transferred <--for tests
> 

Thanks, I've incorporated these on the Beginner and Reminder pages. 
(You'll find a new name under "Contributors".)

Randy Kramer



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] md5sum mandrake70-2.iso

2000-02-26 Thread John Aldrich

On Sat, 26 Feb 2000, you wrote:
> Can someone confirm that the md5sum file for mandrake70-2.iso on
> the ftp sites is wrong?  It reports that the checksum for this
> file should be "3c753fa01628fd8deeccbbdf1e4524e8", but I've
> downloaded it from different servers to different linux machines
> using both ftp and http, and I always get the same md5sum value:
> "6f01a2df94f8f39d6c73245e9bc87ada".
> 
Hmm...if that IS the case, that might explain why I keep getting SOME
coasters, even though I've burned the CDs the same way as the ones
that reported fine.
However, I just ran the md5sum generator against the ISO image on my
machine and it APPEARS to be the one you list as the "proper" ISO
checksum. 
Ok. I just checked the checksum *I* generated with the one that
I downloaded from Mandrake. They match. Sorry, cannot verify.
You must have a bad ISO image. My *guess* is that you have some
errors being generated during download. I'd run some ping tests
between you and your dial-up server there at UTEXAS.EDU as well as
ping/traceroute (suggest you get and install MTR for this purpose) to
att.net, which is your immediate upstream provider for the University
of Texas.
John



Re: [expert] md5sum mandrake70-2.iso

2000-02-26 Thread Ron Stodden

Richard Kilgore wrote:

> Can someone confirm that the md5sum file for mandrake70-2.iso on
> the ftp sites is wrong?  It reports that the checksum for this
> file should be "3c753fa01628fd8deeccbbdf1e4524e8", but I've
> downloaded it from different servers to different linux machines
> using both ftp and http, and I always get the same md5sum value:
> "6f01a2df94f8f39d6c73245e9bc87ada".

When you download to correct your previous image, use rsync (eg to
rpmfind.net).  Best to set it up as a script.   rsync will use a special
algorithm to compare the two images at the bit level and only download
the differences.  It's VERY quick.

-- 

Regards,

Ron. [AU] - sent by Linux.



Re: [expert] md5sum mandrake70-2.iso

2000-03-06 Thread John Aldrich

On Mon, 06 Mar 2000, you wrote:
> 
> Haven't gotten any response from Mandrake after filing a bug
> report, but I confirmed by talking to someone else on this list
> that the 3c753fa01628fd8deeccbbdf1e4524e8 digest is for an older
> iso image.  They changed the iso image on February 5, and did not
> change the md5sum file.  Using an image with the message digest
> of 6f01a2df94f8f39d6c73245e9bc87ada, I installed Mandrake, and
> have been actively using the CD for a week or two with no sign of
> trouble.  I think the image is fine.
> 
Hmm...Interesting. I wonder why they changed the ISO on 2/5? The ISO
I have is already a 70-2.iso file. This must mean they've made some
further changes since they released the bug-fix version of Mandrake.
*sigh*
John



Re: [expert] md5sum mandrake70-2.iso

2000-03-06 Thread Alan Shoemaker

Johnthere have been two Air iso's, 7.0 on January 14th and
7.0-2 on Febuary 4th.

Alan


John Aldrich wrote:
> 
> On Mon, 06 Mar 2000, you wrote:
> >
> > Haven't gotten any response from Mandrake after filing a bug
> > report, but I confirmed by talking to someone else on this list
> > that the 3c753fa01628fd8deeccbbdf1e4524e8 digest is for an older
> > iso image.  They changed the iso image on February 5, and did not
> > change the md5sum file.  Using an image with the message digest
> > of 6f01a2df94f8f39d6c73245e9bc87ada, I installed Mandrake, and
> > have been actively using the CD for a week or two with no sign of
> > trouble.  I think the image is fine.
> >
> Hmm...Interesting. I wonder why they changed the ISO on 2/5? The ISO
> I have is already a 70-2.iso file. This must mean they've made some
> further changes since they released the bug-fix version of Mandrake.
> *sigh*
> John



Re: [expert] md5sum mandrake70-2.iso

2000-03-08 Thread Phil Edwards

That's interesting - check out the dates on this mirror:

==
$ ftp ftp.mirror.ac.uk
Connected to ftp.mirror.ac.uk.
220 -
Name (ftp.mirror.ac.uk:phile): anonymous
331-UK Mirror Service FTP server version 1.4 ready
331 Guest login ok: please send your email address as the password
Password:
230-  Welcome to the UK Mirror Service funded by JISC
230-  More information can be found at our web site: http://www.mirror.ac.uk/
230-  Please send comments or questions to [EMAIL PROTECTED]
230 Logged in for anonymous FTP
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd /sites/sunsite.uio.no/pub/unix/Linux/Mandrake/iso
250 Current directory now /sites/sunsite.uio.no/pub/unix/Linux/Mandrake/iso
ftp> dir
200 Data port set
150 About to open data connection
-r--r--r--1 ukms ukms 1398 Jun 30  1999 README
-r--r--r--1 ukms ukms 671809536 Feb  1 06:29 mandrake70-2.iso
-r--r--r--1 ukms ukms   51 Feb  1 09:05 md5sum
226 Transfer complete  
 
==

I wonder why the ISO image here is dated February 1st? Does this mean
they're carrying an outdated image? As this is a mirror of sunsite.uio.no,
I had expected it to be reasonably up to date.

Could someone from MandrakeSoft clear this up?


On Tue, 07 Mar 2000, John Aldrich wrote:
> On Tue, 07 Mar 2000, you wrote:
> > Johnthere have been two Air iso's, 7.0 on January 14th and
> > 7.0-2 on Febuary 4th.
> > 
> Hmm. Ok. I've got the 70-2.iso imageso I guess I've
> got the right one... :-)
>   John

-- 
Phil Edwards
Technical Specialist
==
Travellog Systems Phone +44 (0)1444 459016
The Priory, Haywards HeathFax   +44 (0)1444 456655
West Sussex, RH16 3LB  mailto:[EMAIL PROTECTED]
United Kingdom  http://www.travellog.co.uk
==



Re: [expert] md5sum mandrake70-2.iso

2000-03-07 Thread John Aldrich

On Tue, 07 Mar 2000, you wrote:
> Johnthere have been two Air iso's, 7.0 on January 14th and
> 7.0-2 on Febuary 4th.
> 
Hmm. Ok. I've got the 70-2.iso imageso I guess I've
got the right one... :-)
John



Re: [expert] md5sum mandrake70-2.iso

2000-03-08 Thread Alan Shoemaker

PhilI'm not fron MandrakeSoft, but since I wrote the message
that placed the dates in question on the two iso's I'll attempt
a response.  I believe that I should have said in my original
message that MandrakeSoft ANNOUNCED the two different Air iso's
on January 14th and February 4th respectively.  I would
certainly trust the VERSION file in the iso to indicate which
release it is.

Alan


Phil Edwards wrote:
> 
> That's interesting - check out the dates on this mirror:
[snip]
> I wonder why the ISO image here is dated February 1st? Does this mean
> they're carrying an outdated image? As this is a mirror of sunsite.uio.no,
> I had expected it to be reasonably up to date.
> 
> Could someone from MandrakeSoft clear this up?
> 
> On Tue, 07 Mar 2000, John Aldrich wrote:
> > On Tue, 07 Mar 2000, you wrote:
> > > Johnthere have been two Air iso's, 7.0 on January 14th and
> > > 7.0-2 on Febuary 4th.
> > >
> > Hmm. Ok. I've got the 70-2.iso imageso I guess I've
> > got the right one... :-)
> >   John
[snip]



Re: [expert] md5sum mandrake70-2.iso

2000-03-08 Thread Axalon Bloodstone

On Wed, 8 Mar 2000, Phil Edwards wrote:

> That's interesting - check out the dates on this mirror:
> 
> ==
> $ ftp ftp.mirror.ac.uk
> Connected to ftp.mirror.ac.uk.
> 220 -
> Name (ftp.mirror.ac.uk:phile): anonymous
> 331-UK Mirror Service FTP server version 1.4 ready
> 331 Guest login ok: please send your email address as the password
> Password:
> 230-  Welcome to the UK Mirror Service funded by JISC
> 230-  More information can be found at our web site: http://www.mirror.ac.uk/
> 230-  Please send comments or questions to [EMAIL PROTECTED]
> 230 Logged in for anonymous FTP
> Remote system type is UNIX.
> Using binary mode to transfer files.
> ftp> cd /sites/sunsite.uio.no/pub/unix/Linux/Mandrake/iso
> 250 Current directory now /sites/sunsite.uio.no/pub/unix/Linux/Mandrake/iso
> ftp> dir
> 200 Data port set
> 150 About to open data connection
> -r--r--r--1 ukms ukms 1398 Jun 30  1999 README
> -r--r--r--1 ukms ukms 671809536 Feb  1 06:29 mandrake70-2.iso
> -r--r--r--1 ukms ukms   51 Feb  1 09:05 md5sum
> 226 Transfer complete
>   
> ==
> 
> I wonder why the ISO image here is dated February 1st? Does this mean
> they're carrying an outdated image? As this is a mirror of sunsite.uio.no,
> I had expected it to be reasonably up to date.
> 
> Could someone from MandrakeSoft clear this up?

The date is correct, going from memory it sounds about right. and a quick
check of the master ftp shows the same.

lftp ftp.sunet.se:/pub/unix/Linux/distributions/mandrake7.0/iso> ls -l
total 1311184
drwxrwxr-x   2 johanftpadm96 Feb 18 10:49 .
drwxrwxr-x   6 johanftpadm  8192 Mar  5 13:10 ..
-rw-rw-r--   1 johanftpadm  1398 Jun 30  1999 README
-rw-rw-r--   1 johanftpadm   671809536 Feb  1 07:29 mandrake70-2.iso
-rw-r--r--   1 johanftpadm51 Feb  1 10:05 md5sum
lftp ftp.sunet.se:/pub/unix/Linux/distributions/mandrake7.0/iso>
 
 
> On Tue, 07 Mar 2000, John Aldrich wrote:
> > On Tue, 07 Mar 2000, you wrote:
> > > Johnthere have been two Air iso's, 7.0 on January 14th and
> > > 7.0-2 on Febuary 4th.
> > > 
> > Hmm. Ok. I've got the 70-2.iso imageso I guess I've
> > got the right one... :-)
> > John
> 
> 

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [expert] md5sum mandrake70-2.iso

2000-03-06 Thread Richard Kilgore

On Mon, Mar 06, 2000 at 11:59:01AM -0500, Matthew Conway wrote:
> I have the exact same problem - I downloaded images from both rpmfind.net
> and some other mirror, the images both generate a md5sum of
> "6f01a2df94f8f39d6c73245e9bc87ada" and the md5sum accompanying them gives
> "3c753fa01628fd8deeccbbdf1e4524e8"
> Seems very strange that a download from 2 different mirrors would give
> identical corruption - could the image on the mirrors be corrupt?  Anyone
> have a mirror on which they know for sure the image is not corrupt so I can
> get this?  Thanks,
> 
> Matt

Haven't gotten any response from Mandrake after filing a bug
report, but I confirmed by talking to someone else on this list
that the 3c753fa01628fd8deeccbbdf1e4524e8 digest is for an older
iso image.  They changed the iso image on February 5, and did not
change the md5sum file.  Using an image with the message digest
of 6f01a2df94f8f39d6c73245e9bc87ada, I installed Mandrake, and
have been actively using the CD for a week or two with no sign of
trouble.  I think the image is fine.

  later,

  - rick

-- 
Richard Kilgore |  [EMAIL PROTECTED]
Software Developer  |  http://lore.ece.utexas.edu/~rkilgore/
Graduate Student in Computer Engineering