[gentoo-user] Emails are no indexable

2024-07-08 Thread Vitaly Zdanevich
Hi, I tried to google in "exact match" a few sentences from this email list - and nothing found. For example this mirroring https://marc.info/?l=gentoo-user&m=171984189706185&w=2 - and nothing in Google. Is it excluded from search? This is bad, because people google problems that are already so

Re: [gentoo-user] Emails are no indexable

2024-07-09 Thread Vitaly Zdanevich
In https://marc.info/robots.txt I see User-agent: * Disallow: / It looks bad. On 7/8/24 21:41, Michael wrote: On Monday, 8 July 2024 16:07:59 BST Vitaly Zdanevich wrote: Hi, I tried to google in "exact match" a few sentences from this email list - and nothing found. For ex

[gentoo-user] IRC: "Error: You are banned from this server"

2024-07-12 Thread Vitaly Zdanevich
We had nothing bad in our conversations...

[gentoo-user] chroot: on update I got "mount: /proc: mount failed: Unknown error 5005.,Unable to mark /proc slave: 32"

2024-07-17 Thread Vitaly Zdanevich
Hi, I did a chroot according to https://wiki.gentoo.org/index.php?title=Chroot My script in the chroot folder: ``` mount --rbind /dev dev mount --make-rslave dev mount -t proc /proc proc mount --rbind /sys sys mount --make-rslave sys mount --rbind /tmp tmp mount --bind /run run mount -o bind /

[gentoo-user] wpa_supplicant: Wi-Fi works for all points, excluding one in the caffee

2024-07-21 Thread Vitaly Zdanevich
Hi, my old Android 8 phone and Ubuntu on the same laptop connects to this point, but not Gentoo. I see this point in `wpa_cli scan_result` as [WPA-PSK-CCMP+TKIP][WPA2-PSK-CCMP+TKIP][ESS] Lali My config in the same format as for other points: network={     ssid="Lali"     psk="mypass"     prio

Re: [gentoo-user] wpa_supplicant: Wi-Fi works for all points, excluding one in the caffee

2024-07-21 Thread Vitaly Zdanevich
SOLVED - name has space at the end. On 7/21/24 20:19, Vitaly Zdanevich wrote: Hi, my old Android 8 phone and Ubuntu on the same laptop connects to this point, but not Gentoo. I see this point in `wpa_cli scan_result` as [WPA-PSK-CCMP+TKIP][WPA2-PSK-CCMP+TKIP][ESS] Lali My config in the