|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hello,
I am trying to figure out what is the new command to verify that the md5sums files archived in my deb file (binary package) is actually correct. Thanks, -Mathieu Ps: I know this is of limited value, but I need it... -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Wed, 11 Apr 2007, Mathieu Malaterre wrote:
> Hello, > > I am trying to figure out what is the new command to verify that the > md5sums files archived in my deb file (binary package) is actually > correct. > > Thanks, > -Mathieu > Ps: I know this is of limited value, but I need it... Theres the debsums package that does this. -+- 8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Techno. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Oh I see, it checks installed package. So there is no tool for
checking md5sum on a .deb file directly ? Thus whatever md5sums files shipped with my .deb will be installed and later on, debsums will complains the md5 is wrong. -M On 4/11/07, Jeff D <fixedored@gmail.com> wrote: > On Wed, 11 Apr 2007, Mathieu Malaterre wrote: > > > Hello, > > > > I am trying to figure out what is the new command to verify that the > > md5sums files archived in my deb file (binary package) is actually > > correct. > > > > Thanks, > > -Mathieu > > Ps: I know this is of limited value, but I need it... > > Theres the debsums package that does this. > > -+- > 8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Techno. > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > > -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
Mathieu Malaterre schrieb:
> > On 4/11/07, Jeff D <fixedored@gmail.com> wrote: >> On Wed, 11 Apr 2007, Mathieu Malaterre wrote: >> >> > Hello, >> > >> > I am trying to figure out what is the new command to verify that the >> > md5sums files archived in my deb file (binary package) is actually >> > correct. >> > >> > Thanks, >> > -Mathieu hmmm... I am not quite sure if that's what you're looking for, but md5sum may calculate the md5sum of any file or compare it directly against a list. shell> md5sum --check <filename> <list> Where "list" is the name of a list as the output of 'md5sum -b' and "filename" is the name of the file to be checked. You will need a sum to compare with, course. They are in the Packages in the repository for the up to date files there, but not in local caches. Greetings Björn -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGHRR6Y7BnBH/xFu8RAhKFAJ9pp1LQRXouN9IllQ5zJf/aDn235gCeO5aa lYjt6yYbYSJB+ZurcGzdIHg= =nQ11 -----END PGP SIGNATURE----- |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Since etch uses digital signatures for packages
(http://www.debian.org/releases/stabl...tml#s-pkgmgmt), maybe "debsig-verify" is what you are looking for? -- Regards, Jörg-Volker. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
Björn Keil wrote:
> Mathieu Malaterre schrieb: >> >> On 4/11/07, Jeff D <fixedored@gmail.com> wrote: >>> On Wed, 11 Apr 2007, Mathieu Malaterre wrote: >>> >>> > Hello, >>> > >>> > I am trying to figure out what is the new command to verify that the >>> > md5sums files archived in my deb file (binary package) is actually >>> > correct. >>> > >>> > Thanks, >>> > -Mathieu > > hmmm... I am not quite sure if that's what you're looking for, but > md5sum may calculate the md5sum of any file or compare it directly > against a list. > > shell> md5sum --check <filename> <list> > > Where "list" is the name of a list as the output of 'md5sum -b' and > "filename" is the name of the file to be checked. You will need a sum to > compare with, course. They are in the Packages in the repository for the > up to date files there, but not in local caches. > > Greetings > Björn > > In each official archive here is a list of .deb md5sums at indices/md5sums.gz. Your method may work with this list. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
![]() |
| Outils de la discussion | |
|
|