← prev | next →
grazzolini 2022-07-18 19:09:54
http://status.archlinux.org
grazzolini 2022-07-18 19:09:58
Is a thing
joekamprad 2022-07-18 19:10:03
you have no internet connection or dns is not working or it is blocked by ISP
joekamprad 2022-07-18 19:10:15
grazzolini 2022-07-18 19:09:54
http://status.archlinux.org
All systems operational
grazzolini 2022-07-18 19:10:36
joekamprad 2022-07-18 19:10:15
All systems operational
Yep, so this means it’s on them not us =D
bacteriostat 2022-07-18 19:10:41
rohantyagi8186 2022-07-18 19:08:01
[rohant@rohan-optiplex790 ~]$ git clone https://aur.archlinux.org/paru.git
Cloning into ‘paru’…
fatal: unable to access ‘https://aur.archlinux.org/paru.git/’: Could not resolve host: aur.archlinux.org
Check your DNS.
rohantyagi8186 2022-07-18 19:11:20
systemctl enable sddm.service
systemctl enable NetworkManager.service
rohantyagi8186 2022-07-18 19:11:30
this is not working
bacteriostat 2022-07-18 19:11:59
You have just enabled it. You need to start the service.
bacteriostat 2022-07-18 19:12:35
rohantyagi8186 2022-07-18 19:11:20
systemctl enable sddm.service
systemctl enable NetworkManager.service
systemctl start NetworkManager.service
This will start the service.
abhi25678 2022-07-18 20:43:50
abhi25678 2022-07-18 20:44:29
Why during shutdown it’s showing this error?
grazzolini 2022-07-18 20:49:02
abhi25678 2022-07-18 20:43:50
You seem to have either a bad cdrom inside your cdrom reader or you have a bad reader itself. Either way, I think removing whatever CD you have inside might help.
abhi25678 2022-07-18 20:50:03
grazzolini 2022-07-18 20:49:02
You seem to have either a bad cdrom inside your cdrom reader or you have a bad reader itself. Either way, I think removing whatever CD you have inside might help.
I didn’t put any cd there though
grazzolini 2022-07-18 20:51:56
abhi25678 2022-07-18 20:50:03
I didn’t put any cd there though
Then it looks like a bad reader. This happens everytime?
abhi25678 2022-07-18 20:55:21
grazzolini 2022-07-18 20:51:56
Then it looks like a bad reader. This happens everytime?
No just today after aur timeshift update & some packages update from Pacman update
grazzolini 2022-07-18 20:55:55
abhi25678 2022-07-18 20:55:21
No just today after aur timeshift update & some packages update from Pacman update
It could be first sign of a bad reader. I’d simply remove it if you’re not using it.
🌹 ﷺصلوا على النبيﷺ 🌹 2022-07-18 21:03:14

Arch_Purple
prestidigitonium 2022-07-18 21:09:13
i’m not sure where is the problem ?
joekamprad 2022-07-18 21:13:11
prestidigitonium 2022-07-18 21:09:13
i’m not sure where is the problem ?
screenshot of text output .. is very useful 😉
C0rn3j 2022-07-18 21:13:40
prestidigitonium 2022-07-18 21:09:13
i’m not sure where is the problem ?
Why does that local library exist?
prestidigitonium 2022-07-18 21:15:20
C0rn3j 2022-07-18 21:13:40
Why does that local library exist?

idk, I suppose they are auto-generated
C0rn3j 2022-07-18 21:15:36
prestidigitonium 2022-07-18 21:15:20
idk, I suppose they are auto-generated
No, the files don’t just magically pop up on home folder
prestidigitonium 2022-07-18 21:16:28
mm what could be the right command to run pip3? it’s installed (not only in local lib)
C0rn3j 2022-07-18 21:17:21
prestidigitonium 2022-07-18 21:16:28
mm what could be the right command to run pip3? it’s installed (not only in local lib)
You first need to figure out where the files are coming from
joekamprad 2022-07-18 21:21:39
pip install –user ?
prestidigitonium 2022-07-18 21:23:59
joekamprad 2022-07-18 21:21:39
pip install –user ?
it returns the same error in the screen https://t.me/archlinuxgroup/600184
prestidigitonium 2022-07-18 21:26:27
C0rn3j 2022-07-18 21:17:21
You first need to figure out where the files are coming from

how? there are a lot of folders inside it
prestidigitonium 2022-07-18 21:26:52
some of them are from my venv installs
joekamprad 2022-07-18 21:28:04
as this is users home you as the user itself should know how the got in there.. may using pip before? or on try to install it?
prestidigitonium 2022-07-18 21:32:55
joekamprad 2022-07-18 21:28:04
as this is users home you as the user itself should know how the got in there.. may using pip before? or on try to install it?
I never installed pip “manually”, I just installed it by installing python-pip with pacman
Yasin_allahverdi 2022-07-18 21:37:16
My arch is stuck in grub shell
How can i recover it ?
c3rt1fi3d_n0ob 2022-07-18 21:37:26
how to use yt-dlp sponserblock to stream youtube videos in mpv?
prestidigitonium 2022-07-18 21:40:00
C0rn3j 2022-07-18 21:17:21
You first need to figure out where the files are coming from
Some months ago I used pipx, but I never installed something pip related in .local/lib.
Anyway I could remove the local libraries and start using pip in the right way. I only have a couple of python projects, I can install again all dependences for them
il_muflone 2022-07-18 21:40:47
prestidigitonium 2022-07-18 21:26:52
some of them are from my venv installs
almost for sure you ran pip without activating your venv
← prev | next →