[tor-talk] Testing RPMs for Fedora 16/17 and EL 5/6 (i686 and x86_64)

Ondrej Mikle ondrej.mikle at gmail.com
Thu Jun 21 23:10:47 UTC 2012


Hi,

if you're using Redhat-based distro you probably noticed that the RPMs got a bit
outdated.

I updated the old RPM build scripts and could use a bit help in testing the RPMs
before they could be used officially (there are quite a few distro/arch
combinations).

Notes:
- the repository only contains experimental versions of Tor for now (alpha/beta
branch 0.2.3.x)
- x86_64 and i686 builds are provided

To add the testing repository, create file
/etc/yum.repos.d/tor-experimental-qabs.repo with content shown below. Just
replace __DISTRIBUTION__ and __VERSION__ to match yours.

Replace __DISTRIBUTION__ below:
- if you have RHEL or clone (Centos, Scientific Linux), replace with "el" (no
quotes)
- if you have Fedora, replace with "fc" (again without the quotes)

__VERSION__ should be replaced by 16 or 17 for Fedora, 5 or 6 for RHEL.


#### tor-experimental-qabs.repo start cutting here ####
[tor-experimental-qabs]
name=Tor experimental (alpha/beta) RPMs
enabled=1
baseurl=http://qabs.cz/repo/__DISTRIBUTION__/__VERSION__/$basearch
gpgcheck=1
gpgkey=http://qabs.cz/repo/RPM-GPG-KEY-omikle.asc

[tor-experimental-source-qabs]
name=Tor experimental (alpha/beta) source
enabled=1
baseurl=http://qabs.cz/repo/__DISTRIBUTION__/__VERSION__/SRPMS
gpgcheck=1
gpgkey=http://qabs.cz/repo/RPM-GPG-KEY-omikle.asc

#### tor-experimental-qabs.repo end cutting here ####


For instance, in Fedora 17 the file would look like:

#### tor-experimental-qabs.repo start cutting here ####
[tor-experimental-qabs]
name=Tor experimental (alpha/beta) RPMs
enabled=1
baseurl=http://qabs.cz/repo/fc/17/$basearch
gpgcheck=1
gpgkey=http://qabs.cz/repo/RPM-GPG-KEY-omikle.asc

[tor-experimental-source-qabs]
name=Tor experimental (alpha/beta) source
enabled=1
baseurl=http://qabs.cz/repo/fc/17/SRPMS
gpgcheck=1
gpgkey=http://qabs.cz/repo/RPM-GPG-KEY-omikle.asc

#### tor-experimental-qabs.repo end cutting here ####

The signing key's fingerprint should be:
D2C8 D9DD 2A2C 638A 7132  F68F 468D 4C50 7893 9643

Thanks,
  Ondrej

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <http://lists.torproject.org/pipermail/tor-talk/attachments/20120622/4f02851e/attachment.pgp>


More information about the tor-talk mailing list