[tor-bugs] #1134 [Tor bundles/installation]: Our configure.in still handles --with-tor-group

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Nov 12 19:01:11 UTC 2010


#1134: Our configure.in still handles --with-tor-group
--------------------------------+-------------------------------------------
 Reporter:  arma                |         Type:  defect                  
   Status:  new                 |     Priority:  minor                   
Milestone:  Tor: 0.2.3.x-final  |    Component:  Tor bundles/installation
  Version:  0.2.2.5-alpha       |   Resolution:  None                    
 Keywords:                      |       Parent:                          
--------------------------------+-------------------------------------------
Changes (by nickm):

  * milestone:  => Tor: 0.2.3.x-final


Old description:

> Even though the Group torrc option is obsolete as of 0.2.0.x, our
> configure.in script still handles --with-tor-group
>
> Then our contributed tor.spec file still tries to pass in things like
> %configure --with-tor-user=%{toruser} --with-tor-group=%{torgroup}
>
> Also, contrib/osx/Tor launches tor with the --group option, which Tor
> ignores:
>                 $TORCMD -f "$TORCONF" --runasdaemon 1 --pidfile "$TORPID"
> --data
> directory "$TORDATA" --user "$TORUSER" --group "$TORGROUP" --log "notice
> file $T
> ORLOG" &
>
> We should change the packages so they stop trying to call the obsolete
> Group config option, and change configure.in to either ignore it or
> complain.
>
> [Automatically added by flyspray2trac: Operating System: All]

New description:

 Even though the Group torrc option is obsolete as of 0.2.0.x, our
 configure.in script still handles --with-tor-group

 Then our contributed tor.spec file still tries to pass in things like
 %configure --with-tor-user=%{toruser} --with-tor-group=%{torgroup}

 Also, contrib/osx/Tor launches tor with the --group option, which Tor
 ignores:
                 $TORCMD -f "$TORCONF" --runasdaemon 1 --pidfile "$TORPID"
 --data
 directory "$TORDATA" --user "$TORUSER" --group "$TORGROUP" --log "notice
 file $T
 ORLOG" &

 We should change the packages so they stop trying to call the obsolete
 Group config option, and change configure.in to either ignore it or
 complain.

 [Automatically added by flyspray2trac: Operating System: All]

--

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1134#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list