Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914438 - net-wireless/wpa_supplicant-2.10-r3: Inconsistent asterisks color in message during installation phase.
Summary: net-wireless/wpa_supplicant-2.10-r3: Inconsistent asterisks color in message ...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-19 15:27 UTC by lekto
Modified: 2023-09-19 20:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lekto 2023-09-19 15:27:32 UTC
During installation phrase I got this message:
> >>> Installing (7 of 8) net-wireless/wpa_supplicant-2.10-r3::gentoo
> * WARNING: You are building with WEP support disabled, which is recommended since
> * this protocol is deprecated and insecure.  If you still need to connect to
> * WEP-enabled networks, you may turn this flag back on.  With this flag off,
> * WEP-enabled networks will not even show up as available.
> * If your network is missing you may wish to USE=wep
> * WARNING: You are building with TKIP support disabled, which is recommended since
> * this protocol is deprecated and insecure.  If you still need to connect to
> * TKIP-enabled networks, you may turn this flag back on.  With this flag off,
> * TKIP-enabled networks, including mixed mode TKIP/AES-CCMP will not even show up
> * as available.  If your network is missing you may wish to USE=tkip

Asterisks in part about WEP are green (einfo), but asterisks in part about TKIP are yellow (ewarn). I think both should have same color.