Package Details: tor-git 0.4.9.2.alpha.r83.g58248ad-1

Git Clone URL: https://aur.archlinux.org/tor-git.git (read-only, click to copy)
Package Base: tor-git
Description: An anonymizing overlay network (development version)
Upstream URL: https://www.torproject.org
Licenses: BSD
Conflicts: tor
Provides: tor
Submitter: skydrome
Maintainer: skydrome
Last Packager: skydrome
Votes: 14
Popularity: 0.177302
First Submitted: 2012-07-31 04:56 (UTC)
Last Updated: 2025-05-16 06:45 (UTC)

Dependencies (14)

Required by (61)

Sources (10)

Pinned Comments

skydrome commented on 2016-11-12 03:17 (UTC)

Please note: This is an alpha release. You should only try this one if you are interested in tracking Tor development, testing new features, making sure that Tor still builds on unusual platforms, or generally trying to hunt down bugs. If you want a stable experience, please stick to the stable releases.

Latest Comments

1 2 3 4 5 Next › Last »

cbhihe commented on 2025-06-13 15:16 (UTC) (edited on 2025-06-14 08:28 (UTC) by cbhihe)

Removing the /var/builds/tor-git/tor directory and running makepkg -sric allowed me to finish the installation process. However this version is not a stable Tor release which raises the question of why it is offered here without at least a warning to that effect. The only pinned comment is from 2016 and qualifies as stale.

cbhihe commented on 2025-06-13 14:38 (UTC) (edited on 2025-06-13 14:44 (UTC) by cbhihe)

after upgrading to 0.4.9.2 today, I did:

> makepkg -sric
==> Making package: tor-git 0.4.9.2.alpha.r83.g58248ad-1 (Fri 13 Jun 2025 16:31:20)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[sudo] password for ckb: 
resolving dependencies...
looking for conflicting packages...

Package (3)        New Version  Net Change

extra/docbook-xml  4.5-10         1.96 MiB
extra/docbook-xsl  1.79.2-9      26.32 MiB
extra/asciidoc     10.2.1-2       2.34 MiB

Total Installed Size:  30.63 MiB

:: Proceed with installation? [Y/n] 
(3/3) checking keys in keyring                                          [########################################] 100%
(3/3) checking package integrity                                        [########################################] 100%
(3/3) loading package files                                             [########################################] 100%
(3/3) checking for file conflicts                                       [########################################] 100%
(3/3) checking available disk space                                     [########################################] 100%
:: Processing package changes...
(1/3) installing docbook-xml                                            [########################################] 100%
(2/3) installing docbook-xsl                                            [########################################] 100%
(3/3) installing asciidoc                                               [########################################] 100%
Optional dependencies for asciidoc
    graphviz: graphviz-filter [installed]
    lilypond: music-filter
    imagemagick: music-filter [installed]
    source-highlight: source-highlight-filter [installed]
    dblatex: pdf generation
    fop: alternative pdf generation
    w3m: text generation
    lynx: alternative text generation
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> ERROR: /var/builds/tor-git/tor is not a clone of https://gitlab.torproject.org/tpo/core/tor
    Aborting...
==> Removing installed dependencies...

Any clue as to what the error "==> ERROR: /var/builds/tor-git/tor is not a clone of https://gitlab.torproject.org/tpo/core/tor" is about ? Could it be because the "master" branch at origin was renamed "main" but I still have "master" locally ? Essentially it is blocking for me to install the update.

Technetium1 commented on 2021-12-16 07:05 (UTC)

Git needs to be added to depends.

EndlessEden commented on 2021-09-09 11:09 (UTC)

Tor renamed master branch to main

skydrome commented on 2020-11-23 22:14 (UTC)

https://blog.torproject.org/node/1958

skydrome commented on 2020-11-14 22:54 (UTC)

can you try adding LimitMEMLOCK=infinity to the service file, without setting CAP_SYS_RESOURCE

cbhihe commented on 2020-11-14 18:50 (UTC) (edited on 2020-11-14 18:53 (UTC) by cbhihe)

Running on 5.9.8-arch1-1 and just like @PrinceMachiavelli, I added CAP_SYS_RESOURCE to CapabilityBoundingSet inside the file /usr/lib/systemd/system/tor.service to get tor.service to start.

Otherwise I got the following error: "Unable to raise RLIMIT_MEMLOCK: Operation not permitted"

After adding the capability in the service unit file, make sure to disable/enable your service to rebuild the symlink.

BTW, the same thing occurs when executing the community/tor package instead of the AUR one...

skydrome commented on 2020-04-15 08:07 (UTC)

https://blog.torproject.org/new-release-candidate-tor-0434-rc

skydrome commented on 2019-02-22 04:25 (UTC) (edited on 2019-02-23 05:58 (UTC) by skydrome)

Added option for building the rust modules

Added %include /etc/tor/torrc.d/ directive with some commonly used options to avoid cluttering the main torrc file

CAP_DAC_READ_SEARCH removed

_branch can be uncommented to build the stable version

skydrome commented on 2019-02-22 04:17 (UTC)

https://blog.torproject.org/new-releases-tor-0402-alpha-0358-03411-and-03312