public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] radius use flags
@ 2016-07-15 11:42 hw
  2016-07-15 13:59 ` Fernando Rodriguez
  0 siblings, 1 reply; 9+ messages in thread
From: hw @ 2016-07-15 11:42 UTC (permalink / raw
  To: gentoo-user

Hi,

is this what I should expect:


equery uses freeradius
!!! No USE flags found for net-dialup/freeradius-3.0.11-r1


No use flags?  The wiki page[1] says otherwise?  Or is this
version too old?

Does it have mysql support out of the box?


[1]: https://wiki.gentoo.org/wiki/FreeRADIUS


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] radius use flags
  2016-07-15 11:42 [gentoo-user] radius use flags hw
@ 2016-07-15 13:59 ` Fernando Rodriguez
  2016-07-27 17:25   ` hw
  0 siblings, 1 reply; 9+ messages in thread
From: Fernando Rodriguez @ 2016-07-15 13:59 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 07/15/2016 07:42 AM, hw wrote:
> Hi,
> 
> is this what I should expect:
> 
> 
> equery uses freeradius
> !!! No USE flags found for net-dialup/freeradius-3.0.11-r1
> 
> 
> No use flags?  The wiki page[1] says otherwise?  Or is this
> version too old?
> 
> Does it have mysql support out of the box?
> 
> 
> [1]: https://wiki.gentoo.org/wiki/FreeRADIUS
> 

No.

[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for net-dialup/freeradius-3.0.11-r1:
 U I
 - - debug    : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see
                https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
 - - iodbc    : Add support for iODBC library
 + + kerberos : Add kerberos support
 + + ldap     : Add LDAP support (Lightweight Directory Access Protocol)
 - - mysql    : Add mySQL Database support
 - - odbc     : Add ODBC Support (Open DataBase Connectivity)
 - - oracle   : Enable Oracle Database support
 + + pam      : Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
 - - pcap     : Build the RADIUS sniffer which requires net-libs/libpcap.
 - - postgres : Add support for the postgresql database
 - - python   : Add optional support/bindings for the Python language
 + + readline : Enable support for libreadline, a GNU line-editing library that almost everyone wants
 - - sqlite   : Add support for sqlite - embedded sql database
 + + ssl      : Add support for Secure Socket Layer connections

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXiOxFAAoJEPbOFX/5Ulwc3M8P/iY9EHNboTlJvphI1XMqrT6j
c7uFAROWR/O3mqei2tbxv3r55xja4+f1BT5HCJS97EZvSOxzXBmMgVSrOpcLG9lW
qPkEhd9eTtCQaJZ5Zy1qi+M6Bv3N/ou5FTB2SRia6MvRzwB1yxN1t/fyI+NUOjhf
6MrAdOxprcDwxAyKWR+IgQKaMAE3xGqXEBGndOFgtYhhTPHW5ds0PyunkhOA+erx
X7mSz33YTKTxJzzM59U3cKwRI5HG7reGN834KQ8ttnjmB7WW0HGTdmCScBSghLcL
7Wvse9hm65JxRSJZsiLQA2W+S9rItwscQr4oMK7VzrJnhfRKHQlqX1MFG6iY8SIt
CVLsdEc9EonSy0iu2ZPBb41pTmaaGGB4LHE2j+ZO7zVubL1BJS6T3+dc/9kj01M3
SuAlxQuR3/fHPrOUdTSnTHHu+FCvMMLY7bPtv8gCx/OaY5tEEuX8FhuwCsuD3ubC
QvGmg8xdodsbvWGM2eEszFd3/HzDUOE9ixosdqNsv5UO/CHlYAQa4/BGmYSuMEC9
bZjPLWh5uuHS0j0Q/Va9dqi+3gIJMp23APEtAYGAG/SQtNkGiSVHkY0MEXxgqG9a
To/hCx0JPKYb8SepPEHmXYT5fVb5H8uhWM/ryS5h2b/9RaMMmIAJxkWitIYrQMcI
E9cff5ZAKmJUEMEbSPdt
=0u3g
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] radius use flags
  2016-07-15 13:59 ` Fernando Rodriguez
@ 2016-07-27 17:25   ` hw
  2016-07-27 17:35     ` Alarig Le Lay
  2016-07-27 19:51     ` Fernando Rodriguez
  0 siblings, 2 replies; 9+ messages in thread
From: hw @ 2016-07-27 17:25 UTC (permalink / raw
  To: gentoo-user

Fernando Rodriguez schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> On 07/15/2016 07:42 AM, hw wrote:
>> Hi,
>>
>> is this what I should expect:
>>
>>
>> equery uses freeradius
>> !!! No USE flags found for net-dialup/freeradius-3.0.11-r1
>>
>>
>> No use flags?  The wiki page[1] says otherwise?  Or is this
>> version too old?
>>
>> Does it have mysql support out of the box?
>>
>>
>> [1]: https://wiki.gentoo.org/wiki/FreeRADIUS
>>
>
> No.
>
> [ Legend : U - final flag setting for installation]
> [        : I - package is installed with flag     ]
> [ Colors : set, unset                             ]
>   * Found these USE flags for net-dialup/freeradius-3.0.11-r1:
>   U I
>   - - debug    : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see
>                  https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
>   - - iodbc    : Add support for iODBC library
>   + + kerberos : Add kerberos support
>   + + ldap     : Add LDAP support (Lightweight Directory Access Protocol)
>   - - mysql    : Add mySQL Database support
>   - - odbc     : Add ODBC Support (Open DataBase Connectivity)
>   - - oracle   : Enable Oracle Database support
>   + + pam      : Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
>   - - pcap     : Build the RADIUS sniffer which requires net-libs/libpcap.
>   - - postgres : Add support for the postgresql database
>   - - python   : Add optional support/bindings for the Python language
>   + + readline : Enable support for libreadline, a GNU line-editing library that almost everyone wants
>   - - sqlite   : Add support for sqlite - embedded sql database
>   + + ssl      : Add support for Secure Socket Layer connections

Thanks!

Yet equery doesn´t show any use flags.  What might be going wrong?




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] radius use flags
  2016-07-27 17:25   ` hw
@ 2016-07-27 17:35     ` Alarig Le Lay
  2016-08-10  9:58       ` hw
  2016-07-27 19:51     ` Fernando Rodriguez
  1 sibling, 1 reply; 9+ messages in thread
From: Alarig Le Lay @ 2016-07-27 17:35 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 186 bytes --]

On Wed Jul 27 19:25:48 2016, hw wrote:
> Thanks!
> 
> Yet equery doesn´t show any use flags.  What might be going wrong?

Hi,

What equery command are you using?

-- 
alarig

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] radius use flags
  2016-07-27 17:25   ` hw
  2016-07-27 17:35     ` Alarig Le Lay
@ 2016-07-27 19:51     ` Fernando Rodriguez
  2016-07-27 20:38       ` Julio Garcia Merlano
  2016-08-10 10:08       ` hw
  1 sibling, 2 replies; 9+ messages in thread
From: Fernando Rodriguez @ 2016-07-27 19:51 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 07/27/2016 01:25 PM, hw wrote:
> Fernando Rodriguez schrieb:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA256
>>
>> On 07/15/2016 07:42 AM, hw wrote:
>>> Hi,
>>>
>>> is this what I should expect:
>>>
>>>
>>> equery uses freeradius
>>> !!! No USE flags found for net-dialup/freeradius-3.0.11-r1
>>>
>>>
>>> No use flags?  The wiki page[1] says otherwise?  Or is this
>>> version too old?
>>>
>>> Does it have mysql support out of the box?
>>>
>>>
>>> [1]: https://wiki.gentoo.org/wiki/FreeRADIUS
>>>
>>
>> No.
>>
>> [ Legend : U - final flag setting for installation]
>> [        : I - package is installed with flag     ]
>> [ Colors : set, unset                             ]
>>   * Found these USE flags for net-dialup/freeradius-3.0.11-r1:
>>   U I
>>   - - debug    : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see
>>                  https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
>>   - - iodbc    : Add support for iODBC library
>>   + + kerberos : Add kerberos support
>>   + + ldap     : Add LDAP support (Lightweight Directory Access Protocol)
>>   - - mysql    : Add mySQL Database support
>>   - - odbc     : Add ODBC Support (Open DataBase Connectivity)
>>   - - oracle   : Enable Oracle Database support
>>   + + pam      : Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
>>   - - pcap     : Build the RADIUS sniffer which requires net-libs/libpcap.
>>   - - postgres : Add support for the postgresql database
>>   - - python   : Add optional support/bindings for the Python language
>>   + + readline : Enable support for libreadline, a GNU line-editing library that almost everyone wants
>>   - - sqlite   : Add support for sqlite - embedded sql database
>>   + + ssl      : Add support for Secure Socket Layer connections
> 
> Thanks!
> 
> Yet equery doesn´t show any use flags.  What might be going wrong?
> 

All I can think of is that something's wrong with your portage tree. Have
you tried syncing? Also check the permissions, everyone should have read
access to the whole tree. You could try running the command as root, if it
works it'll give you a clue that it's the permissions. Other than that I 
have no clue.


- -- 

Fernando Rodriguez
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXmRDXAAoJEPbOFX/5Ulwcuj4P/jGi9zk2821bryj//0Gk8Esd
GZjQNxDL7dRxYvd9QOflWLDHWatkVSEntpF/0aT28F765z9uxNZ88OINg4ed3alj
h0VKNlImuD56GJqTAAB03DkOtqu0245UM3ZFhRFUwkOBB8xcPS4BsKh3KiHzJE7U
YLTfRJK+C/6MisbRby9M+S1KsbQTb3mV7kCX1b+Rp9IdshTyS8Y7FaPMNcJL5xcd
mZcoK6QxzBT+aRCIA+wn8elCU50UF6C/tabfj87NXMWaB37NTTM1F7eE7qF/xUr7
OjGTAk0qbBvpE6sWxixB/HfNbyitOYozuHnJIJWDTtLZk0N6DLGWDucbzyYtcGUD
/QnXF2Ko4pA+XiowUZigLixXkyOaMzAjT/VezcQ/aTCqIlbA4DybUQk0T/Y0LNPj
NdG8gWsgrQXgASBBggTNm8P0sp/hwUsIpkqchmlCG1rjU781Iz2OdiF+Ghjxg0AH
wls1XIsh2G+u6LZBp6AkTkplRrPixxOe2k8cRljyoaPY7VLtECxJMBJirunGGQOO
XYdR6dP0XaUlNlpm+3/ao/5WcBUH0j0U3efMoebQpO9ipVMozcO5uy2peaZOXoIa
yB1x0ccUj9frmRg2mEWL9NnQZv2XQ0Y1U3g7eZZiLiZC9NlofGRT1+d0E/ZPuGah
UrO9Bv0JoHLZO3GiQTPz
=uNjl
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] radius use flags
  2016-07-27 19:51     ` Fernando Rodriguez
@ 2016-07-27 20:38       ` Julio Garcia Merlano
  2016-07-27 22:39         ` wabe
  2016-08-10 10:08       ` hw
  1 sibling, 1 reply; 9+ messages in thread
From: Julio Garcia Merlano @ 2016-07-27 20:38 UTC (permalink / raw
  To: gentoo-user

Unsubscribe please.


JGM


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] radius use flags
  2016-07-27 20:38       ` Julio Garcia Merlano
@ 2016-07-27 22:39         ` wabe
  0 siblings, 0 replies; 9+ messages in thread
From: wabe @ 2016-07-27 22:39 UTC (permalink / raw
  To: gentoo-user

Julio Garcia Merlano <jugarmerlano@gmail.com> wrote:

> Unsubscribe please.

If you wanna quit your subscription to this mailing list, you
must send an empty mail to 

gentoo-user+unsubscribe@lists.gentoo.org

The subject of that mail doesn't matter.

--
Regards
wabe


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] radius use flags
  2016-07-27 17:35     ` Alarig Le Lay
@ 2016-08-10  9:58       ` hw
  0 siblings, 0 replies; 9+ messages in thread
From: hw @ 2016-08-10  9:58 UTC (permalink / raw
  To: gentoo-user

Alarig Le Lay schrieb:
> On Wed Jul 27 19:25:48 2016, hw wrote:
>> Thanks!
>>
>> Yet equery doesn´t show any use flags.  What might be going wrong?
>
> Hi,
>
> What equery command are you using?
>

equery uses net-dialup/freeradius
!!! No USE flags found for net-dialup/freeradius-3.0.11-r1



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] radius use flags
  2016-07-27 19:51     ` Fernando Rodriguez
  2016-07-27 20:38       ` Julio Garcia Merlano
@ 2016-08-10 10:08       ` hw
  1 sibling, 0 replies; 9+ messages in thread
From: hw @ 2016-08-10 10:08 UTC (permalink / raw
  To: gentoo-user

Fernando Rodriguez schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> On 07/27/2016 01:25 PM, hw wrote:
>> Fernando Rodriguez schrieb:
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA256
>>>
>>> On 07/15/2016 07:42 AM, hw wrote:
>>>> Hi,
>>>>
>>>> is this what I should expect:
>>>>
>>>>
>>>> equery uses freeradius
>>>> !!! No USE flags found for net-dialup/freeradius-3.0.11-r1
>>>>
>>>>
>>>> No use flags?  The wiki page[1] says otherwise?  Or is this
>>>> version too old?
>>>>
>>>> Does it have mysql support out of the box?
>>>>
>>>>
>>>> [1]: https://wiki.gentoo.org/wiki/FreeRADIUS
>>>>
>>>
>>> No.
>>>
>>> [ Legend : U - final flag setting for installation]
>>> [        : I - package is installed with flag     ]
>>> [ Colors : set, unset                             ]
>>>    * Found these USE flags for net-dialup/freeradius-3.0.11-r1:
>>>    U I
>>>    - - debug    : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see
>>>                   https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
>>>    - - iodbc    : Add support for iODBC library
>>>    + + kerberos : Add kerberos support
>>>    + + ldap     : Add LDAP support (Lightweight Directory Access Protocol)
>>>    - - mysql    : Add mySQL Database support
>>>    - - odbc     : Add ODBC Support (Open DataBase Connectivity)
>>>    - - oracle   : Enable Oracle Database support
>>>    + + pam      : Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
>>>    - - pcap     : Build the RADIUS sniffer which requires net-libs/libpcap.
>>>    - - postgres : Add support for the postgresql database
>>>    - - python   : Add optional support/bindings for the Python language
>>>    + + readline : Enable support for libreadline, a GNU line-editing library that almost everyone wants
>>>    - - sqlite   : Add support for sqlite - embedded sql database
>>>    + + ssl      : Add support for Secure Socket Layer connections
>>
>> Thanks!
>>
>> Yet equery doesn´t show any use flags.  What might be going wrong?
>>
>
> All I can think of is that something's wrong with your portage tree. Have
> you tried syncing? Also check the permissions, everyone should have read
> access to the whole tree. You could try running the command as root, if it
> works it'll give you a clue that it's the permissions. Other than that I
> have no clue.

Well, I synced and it still doesn´t show any use flags.  It doesn´t matter
which user runs equery, it always says there are no use flags for
net-dialup/freeradius.



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-08-10 10:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-15 11:42 [gentoo-user] radius use flags hw
2016-07-15 13:59 ` Fernando Rodriguez
2016-07-27 17:25   ` hw
2016-07-27 17:35     ` Alarig Le Lay
2016-08-10  9:58       ` hw
2016-07-27 19:51     ` Fernando Rodriguez
2016-07-27 20:38       ` Julio Garcia Merlano
2016-07-27 22:39         ` wabe
2016-08-10 10:08       ` hw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox