Re: [gentoo-user] Docker installation issues

2022-12-11 Thread Mansour Al Akeel
68.1.1) ;; WHEN: Sun Dec 11 11:06:33 EST 2022 ;; MSG SIZE rcvd: 237 On Sun, Dec 11, 2022 at 12:59 AM Andreas Fink wrote: > On Sat, 10 Dec 2022 15:51:17 -0500 > Mansour Al Akeel wrote: > > > Andreas, > > > > Thank you very much. In fact I didn't go that de

Re: [gentoo-user] Docker installation issues

2022-12-10 Thread Mansour Al Akeel
.docker.io port 443 after 129401 ms: Couldn't connect to server * Closing connection 0 curl: (28) Failed to connect to registry-1.docker.io port 443 after 129401 ms: Couldn't connect to server On Sat, Dec 10, 2022 at 1:32 PM Andreas Fink wrote: > On Sat, 10 Dec 2022 12:30:40 -0500 > Mansour Al

[gentoo-user] Docker installation issues

2022-12-10 Thread Mansour Al Akeel
I am using Openrc This was my initial /etc/conf.d/docker DOCKER_OPTS="--storage-driver overlay2 --data-root /srv/var/lib/docker" when I try: $ docker pull hello-world Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection

Re: [gentoo-user] Remove rust completely

2022-05-11 Thread Mansour Al Akeel
build tools that take forever to build, and there's no way around it. And yes, like Grant said, a choice would be to just go with firefox-bin if not rust-bin. Thank you all On Wed, May 11, 2022 at 10:03 PM cal wrote: > > On 5/11/22 18:41, Mansour Al Akeel wrote: > > Miles, > >

Re: [gentoo-user] Remove rust completely

2022-05-11 Thread Mansour Al Akeel
Thank you both Julien and Miles for your help. I got the list I wanted, and I can go ahead with removing rust. On Wed, May 11, 2022 at 8:25 PM Julien Roy wrote: > > You need to remove all packages that depend on virtual/rust > To see which ones do, run `emerge -pv --depclean virtual/rust` > >

Re: [gentoo-user] Remove rust completely

2022-05-11 Thread Mansour Al Akeel
Miles, Thank you for your response. The idea of "getting harder and harder" is hard to accept. Gentoo has always been about having choices. Firefox requires rust, but is there a way to disable this ? There must be another way to let the user decide if they need it or not ! And yes, the compile

[gentoo-user] Remove rust completely

2022-05-11 Thread Mansour Al Akeel
I am trying to avoid installing rust and prevent emerge --update --deep world from installing it again. How to do this ?

Re: [gentoo-user] Re: Failing to install python cryptography

2016-03-11 Thread Mansour Al Akeel
Thank you James, I reinstalled cryptography with "emerge -e".. Slow but painless.. Things seems better now. On Fri, Mar 11, 2016 at 10:36 AM, James <wirel...@tampabay.rr.com> wrote: > Mansour Al Akeel gmail.com> writes: > >> >> I am trying to reinstall de

Re: [gentoo-user] Re: Failing to install python cryptography

2016-03-10 Thread Mansour Al Akeel
Thank you James. A quick search in the bugs DB bring this: https://bugs.gentoo.org/show_bug.cgi?id=574150 Please see my comments. > Have you check bgo ? (bugs.gentoo.org) > Try another (stable) version ? > > use the -t option and see what it says. What do you "-t option". With which

[gentoo-user] Failing to install python cryptography

2016-03-10 Thread Mansour Al Akeel
I am trying to reinstall dev-python/cryptography: This is the err I am getting. Thank you. localhost mansour # emerge dev-python/cryptography These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] dev-python/cryptography-1.1.2::gentoo

Re: [gentoo-user] Lost wireless interface after updates

2015-10-19 Thread Mansour Al Akeel
The hardware button (hidden on Lenovo T420s), was switched off. Sorry for this guys. On Mon, Oct 19, 2015 at 12:12 AM, Stroller <strol...@stellar.eclipse.co.uk> wrote: > >> On Sun, 18 October 2015, at 7:22 p.m., Mansour Al Akeel >> <mansour.alak...@gmail.com> wrote:

[gentoo-user] Lost wireless interface after updates

2015-10-18 Thread Mansour Al Akeel
Hello all, I haven't updated my system "emerge --sync" in a while (2-3 months). Few days ago I did. After that I lost my wireless interface. I am using wpa_supplicant to connect, but this is not the issue. The interface is not initialized, and I am not sure what changes are needed to get it

[gentoo-user] Restart network interface with systemd

2014-01-23 Thread Mansour Al Akeel
Hello all, I installed gnome3 few weeks ago, and had to migrate to systemd. The network init scripts are working fine. But I am not sure how to restart a specific interface. For example in the past I used to do: /etc/init.d/net.eth0 restart The wlan0 starts through wpa_supplicant under openrc.

Re: [gentoo-user] Restart network interface with systemd

2014-01-23 Thread Mansour Al Akeel
Canek, Thank you. The output is attached. On Thu, Jan 23, 2014 at 8:10 PM, Canek Peláez Valdés can...@gmail.com wrote: On Thu, Jan 23, 2014 at 6:56 PM, Mansour Al Akeel mansour.alak...@gmail.com wrote: Hello all, I installed gnome3 few weeks ago, and had to migrate to systemd. The network

[gentoo-user] Can not update @world

2013-12-30 Thread Mansour Al Akeel
I haven't updated my portage tree for a while. I tried to update recently but got some conflicts. So I removed some packages manually. This didnt' solve the issue. So I decided to remove all the masked packages that I unmasked. To do so, I moved package.mask and package.accept_keyword, and did a