How can I obtain the corrosponding Signature file for a MySQL packageto verify package

--000e0cd668842ac74804966e1803
Content-Type: text/plain; charset=UTF-8

According to the Doc
http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signatur e.html the
Signature file for a MySQL package can be obtained from the download
page.But I am not able to locate it?

--
Kind Regards
Varuna Seneviratna

--000e0cd668842ac74804966e1803--
Varuna Seneviratna [ Do, 02 Dezember 2010 15:18 ] [ ID #2051155 ]

Re: How can I obtain the corrosponding Signature file for a MySQLpackage to verify package

http://dev.mysql.com/downloads/mysql/

you can see the md5 sum close to the download button

~viraj

On Thu, Dec 2, 2010 at 7:48 PM, Varuna Seneviratna
<varunaseneviratna [at] gmail.com> wrote:
> According to the Doc
> http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signatur e.html the
> Signature file for a MySQL package can be obtained from the download
> page.But I am not able to locate it?
>
> --
> Kind Regards
> Varuna Seneviratna
>

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2 [at] m.gmane.org
kalinga [ Do, 02 Dezember 2010 18:21 ] [ ID #2051158 ]

Re: How can I obtain the corrosponding Signature file for a MySQLpackage to verify package

--0016e65a086e694788049670c0bc
Content-Type: text/plain; charset=UTF-8

I want to know about veryfing the Signature not the Md5 as described in the
page http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signatur e.html.I
did verify Md5 checksum.


On 2 December 2010 22:51, viraj <kalinga [at] gmail.com> wrote:

> http://dev.mysql.com/downloads/mysql/
>
> you can see the md5 sum close to the download button
>
> ~viraj
>
> On Thu, Dec 2, 2010 at 7:48 PM, Varuna Seneviratna
> <varunaseneviratna [at] gmail.com> wrote:
> > According to the Doc
> > http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signatur e.html the
> > Signature file for a MySQL package can be obtained from the download
> > page.But I am not able to locate it?
> >
> > --
> > Kind Regards
> > Varuna Seneviratna
> >
>



--
Kind Regards
Varuna Seneviratna

--0016e65a086e694788049670c0bc--
Varuna Seneviratna [ Do, 02 Dezember 2010 18:28 ] [ ID #2051160 ]

Re: How can I obtain the corrosponding Signature file for a MySQLpackage to verify package

sorry for not reading it correctly..

yep.. seems like a good catch. .asc is not linked or available in
keyserver for build [at] mysql.com.

cut and paste the provided build key in the manual and gpg --import
could be a solution

~viraj

On Thu, Dec 2, 2010 at 10:58 PM, Varuna Seneviratna
<varunaseneviratna [at] gmail.com> wrote:
> I want to know about veryfing the Signature not the Md5 as described in the
> page http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signatur e.html.I
> did verify Md5 checksum.
>
>
> On 2 December 2010 22:51, viraj <kalinga [at] gmail.com> wrote:
>>
>> http://dev.mysql.com/downloads/mysql/
>>
>> you can see the md5 sum close to the download button
>>
>> ~viraj
>>
>> On Thu, Dec 2, 2010 at 7:48 PM, Varuna Seneviratna
>> <varunaseneviratna [at] gmail.com> wrote:
>> > According to the Doc
>> > http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signatur e.html the
>> > Signature file for a MySQL package can be obtained from the download
>> > page.But I am not able to locate it?
>> >
>> > --
>> > Kind Regards
>> > Varuna Seneviratna
>> >
>
>
>
> --
> Kind Regards
> Varuna Seneviratna
>
>

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2 [at] m.gmane.org
kalinga [ Do, 02 Dezember 2010 18:53 ] [ ID #2051161 ]

Re: How can I obtain the corrosponding Signature file for a MySQLpackage to verify package

--001636832eecef3f1d04967594dc
Content-Type: text/plain; charset=UTF-8

Viraj!
The problem is not the public key But getting the corresponding Key to the
downloaded package as mentioned in the below extract from the MySQL 5.1
Manual http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signatur e.html

After you have downloaded and imported the public build key, download your
> desired MySQL package and the corresponding signature, which also is *available
> from the download page*. The signature file has the same name as the
> distribution file with an .asc extension, as shown by the examples in the
> following table.
>

*The Signature file corresponding to the downloaded MySQL package is not to
be found on the download page*

On 2 December 2010 23:23, viraj <kalinga [at] gmail.com> wrote:

> sorry for not reading it correctly..
>
> yep.. seems like a good catch. .asc is not linked or available in
> keyserver for build [at] mysql.com.
>
> cut and paste the provided build key in the manual and gpg --import
> could be a solution
>
> ~viraj
>
> On Thu, Dec 2, 2010 at 10:58 PM, Varuna Seneviratna
> <varunaseneviratna [at] gmail.com> wrote:
> > I want to know about veryfing the Signature not the Md5 as described in
> the
> > page
> http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signatur e.html.I
> > did verify Md5 checksum.
> >
> >
> > On 2 December 2010 22:51, viraj <kalinga [at] gmail.com> wrote:
> >>
> >> http://dev.mysql.com/downloads/mysql/
> >>
> >> you can see the md5 sum close to the download button
> >>
> >> ~viraj
> >>
> >> On Thu, Dec 2, 2010 at 7:48 PM, Varuna Seneviratna
> >> <varunaseneviratna [at] gmail.com> wrote:
> >> > According to the Doc
> >> > http://dev.mysql.com/doc/refman/5.1/en/checking-gpg-signatur e.htmlthe
> >> > Signature file for a MySQL package can be obtained from the download
> >> > page.But I am not able to locate it?
> >> >
> >> > --
> >> > Kind Regards
> >> > Varuna Seneviratna
> >> >
> >
> >
> >
> > --
> > Kind Regards
> > Varuna Seneviratna
> >
> >
>



--
Kind Regards
Varuna Seneviratna

--001636832eecef3f1d04967594dc--
Varuna Seneviratna [ Fr, 03 Dezember 2010 00:14 ] [ ID #2051216 ]
Datenbanken » gmane.comp.db.mysql.general » How can I obtain the corrosponding Signature file for a MySQL packageto verify package

Vorheriges Thema: Lowest non-zero number
Nächstes Thema: Migration from ORACLE to MySQL - CLOB