LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-21-2009, 11:17 AM   #1
JosephS
Member
 
Registered: Jun 2007
Distribution: Debian Jessie, Bunsenlabs
Posts: 586

Rep: Reputation: 38
question about rsync_slackware_patches.sh


I use rsync_slackware_patches.sh for updates.

Does this script check for gpg signatures or md5sum check for files
that are downloaded?

Thanks.
 
Old 02-21-2009, 11:39 AM   #2
drumz
Member
 
Registered: Apr 2005
Location: Oklahoma, USA
Distribution: Slackware
Posts: 906

Rep: Reputation: 697Reputation: 697Reputation: 697Reputation: 697Reputation: 697Reputation: 697
If rsync_slackware_patches.sh has the words "gpg" or "md5sum", then most likely yes. Did you try looking through the script itself?
 
Old 02-21-2009, 11:53 AM   #3
bgeddy
Senior Member
 
Registered: Sep 2006
Location: Liverpool - England
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810

Rep: Reputation: 232Reputation: 232Reputation: 232
Quote:
Does this script check for gpg signatures or md5sum check for files that are downloaded?
No - you need to do that yourself. A stated in the file CHECKSUMS.md5 this may be acheived with ..

Code:
md5sum -c CHECKSUMS.md5 | less
 
Old 02-22-2009, 01:18 PM   #4
JosephS
Member
 
Registered: Jun 2007
Distribution: Debian Jessie, Bunsenlabs
Posts: 586

Original Poster
Rep: Reputation: 38
Thanks for your response.

I tried this:
md5sum -c CHECKSUMS.md5 | less

./packages/mkinitrd-1.3.3-i486-1_slack12.2.tgz: OKile or directory
./packages/mkinitrd-1.3.3-i486-1_slack12.2.tgz.asc: OK.bz2: No such file or directory
./packages/mkinitrd-1.3.3-i486-1_slack12.2.txt: OKsuch file or directory
./packages/mozilla-firefox-3.0.6-i686-1.tgz: OKpng: No such file or directory
./packages/mozilla-firefox-3.0.6-i686-1.tgz.asc: OKNo such file or directory
./packages/mozilla-firefox-3.0.6-i686-1.txt: OK: No such file or directory
./packages/mozilla-thunderbird-2.0.0.19-i686-1.tgz: OKfile or directory
./packages/mozilla-thunderbird-2.0.0.19-i686-1.tgz.asc: OKgz: No such file or directory
./packages/mozilla-thunderbird-2.0.0.19-i686-1.txt: OK directory

Why do I get this printout at the end; It doesn't seem to make sense?

Thanks.
 
Old 02-22-2009, 01:58 PM   #5
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by JosephS View Post
Why do I get this printout at the end; It doesn't seem to make sense?
I guess that that is the error output, which is really all you want to see.
Try this command instead, it will filter out all the uninteresting "OK" lines:
Code:
md5sum -c CHECKSUMS.md5 2>&1 | grep -v OK
Eric
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rsync_slackware_patches.sh / Can I exclude files from downlo JosephS Slackware 4 10-05-2008 02:52 PM
Question, Apples Contribution to Open Source + MacOs file structure question Higgy3k Other *NIX 5 07-25-2005 04:23 AM
Not your regular GRUB question - just a short question for a fried MBR!! ziphem Linux - General 3 01-31-2005 01:51 PM
login prompt question & kde scheme question JustinCoyan Slackware 2 06-09-2004 02:02 PM
Lilo/kernel question & font question phek Linux - General 9 09-18-2001 12:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration