![]() |
Install Updates could not successfully download and install available updates. - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: Install Updates could not successfully download and install available updates. (/showthread.php?tid=5525) |
Re: Install Updates could not successfully download and install available updates. - bitsnpcs - 08-14-2018 You will need to wait for one of the LL staff or developers to assist you. Removing them would not be good it says, it doesn't remove them as you have not typed the command it tells you to type.I won't add the command below as it may be potentially harmful it says to use this, at this time. Re: Install Updates could not successfully download and install available updates. - bitsnpcs - 08-14-2018 Try now (for no installation candidate) Code: sudo apt-get update So that the APT database knows the software sources. After this you may need to do Code: sudo apt-get upgrade Re: Install Updates could not successfully download and install available updates. - atpersian - 08-14-2018 thanks for your reply get error as bellow: ----------------------- sudo apt-get update --------------------- Reading package lists... Done ------------------------------- on sudo apt-get upgrade ---------------- . . . \,. dpkg: error processing package python3-apt (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: python3 update-notifier-common python3-update-manager ubiquity-frontend-debconf netplan.io ubuntu-release-upgrader-core software-properties-gtk nplan python3-software-properties gnome-menus ubiquity ubiquity-frontend-gtk python3-distupgrade software-properties-common ufw update-manager-core python3-apt E: Sub-process /usr/bin/dpkg returned an error code (1) Re: Install Updates could not successfully download and install available updates. - atpersian - 08-14-2018 on every command it fist get bellow error: ------------------- Setting up python3 (3.6.5-3ubuntu1) ... running python rtupdate hooks for python3.6... E: py3compile:183: cannot create directory /usr/share/hplip/ui5/__pycache__: FileNotFoundError(2, 'No such file or directory') Re: Install Updates could not successfully download and install available updates. - bitsnpcs - 08-14-2018 Most of these (if not all) are to do with Python3 not being configured. Re: Install Updates could not successfully download and install available updates. - Valtam - 08-14-2018 That's a hell of a mess you have there. A 10 minute reinstall of the OS is a much more efficient use of time in this instance. Then go through and read the Help Manual for a clear overview of how to use LL. Cheers ![]() Re: Install Updates could not successfully download and install available updates. - bitsnpcs - 08-14-2018 [member=2]Jerry[/member] is this the bug from HPLIP updates and Python3 ? Re: Install Updates could not successfully download and install available updates. - Valtam - 08-14-2018 [member=411]bitsnpcs[/member] unsure. Which bug? Do you have link? Re: Install Updates could not successfully download and install available updates. - bitsnpcs - 08-14-2018 I just noticed it from [member=6978]atpersian[/member] last post and search results, the link - https://askubuntu.com/questions/1056780/cant-upgrade-update-ubuntu-18-04-as-apt-dpkg-error-is-showing-up It is too complex for me to know how to assist though. Re: Install Updates could not successfully download and install available updates. - atpersian - 08-14-2018 maybe both . i just try to update via lite update and just chagne "Ununtu software donwload from server Address" after that i get error on all update and install |