LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux Deepin (https://www.linuxquestions.org/questions/linux-deepin-101/)
-   -   Deepin 20 64 no update, no install (https://www.linuxquestions.org/questions/linux-deepin-101/deepin-20-64-no-update-no-install-4175696225/)

dumm_newbie 06-09-2021 03:49 PM

Deepin 20 64 no update, no install
 
Hi,I installed deepin from dvd and cannot do anything to update or install via apt get. Please help. This is, what I get (sorry, it is in Czech but basically it says download failed, connection failed).
sudo apt update
Mám:1 https://community-packages.deepin.com/deepin apricot InRelease
Err:2 https://community-store-packages.deepin.com/appstore eagle InRelease
Spojení selhalo [IP: 94.130.49.186 443]
Sending data...
Načítají se seznamy balíků… Hotovo
Vytváří se strom závislostí
Načítají se stavové informace… Hotovo
240 balíků může být aktualizováno. Zobrazíte je „apt list --upgradable“.
W: Selhalo stažení https://community-store-packages.dee...agle/InRelease Spojení selhalo [IP: 94.130.49.186 443]
W: Některé indexové soubory se nepodařilo stáhnout. Jsou ignorovány, nebo jsou použity starší verze.

ondoho 06-11-2021 01:31 AM

Quote:

Originally Posted by dumm_newbie (Post 6257709)
Hi,I installed deepin from dvd and cannot do anything to update or install via apt get. Please help. This is, what I get (sorry, it is in Czech but basically it says download failed, connection failed).
sudo apt update
Mám:1 https://community-packages.deepin.com/deepin apricot InRelease
Err:2 https://community-store-packages.deepin.com/appstore eagle InRelease
Spojení selhalo [IP: 94.130.49.186 443]
Sending data...
Načítají se seznamy balíků… Hotovo
Vytváří se strom závislostí
Načítají se stavové informace… Hotovo
240 balíků může být aktualizováno. Zobrazíte je „apt list --upgradable“.
W: Selhalo stažení https://community-store-packages.dee...agle/InRelease Spojení selhalo [IP: 94.130.49.186 443]
W: Některé indexové soubory se nepodařilo stáhnout. Jsou ignorovány, nebo jsou použity starší verze.

that's an URL you can click on and test in your browser: https://community-store-packages.deepin.com/appstore
I can confirm that it just hangs, no connection.
Why? You need to ask Deepin folks (fair enough, this is the Deepin subforum. Maybe their newsletter/mailing list/own forums?).

Next time you provide output to an international forum, you can do this:
Code:

LC_ALL=C sudo apt update
# or
sudo LC_ALL=C apt update


dumm_newbie 06-11-2021 12:48 PM

Upon "sudo LC_ALL=C apt update" I get:

Reading package lists... Done
N: Ignoring file 'printer.listecho' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/

https://community-store-packages.deepin.com/appstore:
504 Gateway Time-out

ondoho 06-12-2021 03:35 AM

Quote:

Originally Posted by dumm_newbie (Post 6258293)
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/

That's a completely different problem. Apparently something else is currently using apt. Automatic updater perhaps?


Quote:

Originally Posted by dumm_newbie (Post 6258293)

Like I said, it's not a problem on your system.
This is what I get:
Code:

$> curl "https://community-store-packages.deepin.com/appstore"
<html>
<head><title>504 Gateway Time-out</title></head>
<body bgcolor="white">
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx</center>
</body>
</html>

You have to ask deepin folks what this is all about.
Have you looked? Have you searched? Do you need me to google Deepin's forum URL for you, then search for the error?

dumm_newbie 06-14-2021 01:09 PM

No, thank you
 
I installed the older version 15. Still experiencing some problems, but much less so.Thank you.


All times are GMT -5. The time now is 04:54 AM.