Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Computer will not update - PPA
#7
Please post your error logs if you are having problems with updates. You can re-run the update and upgrade commands and make them record the results to text files.  If you post the text files back here it might show what is happening.

To do this, open a terminal by pressing 'Ctrl' 'Alt' and 'T' keys together.

In the terminal window, type or paste in these commands followed by return/enter each time. Answer any prompts and enter your password if asked.
Code:
sudo apt-get update | tee ~/"$(date +"%Y_%m_%d_%T")-apt-get-update.txt"

Code:
sudo apt-get upgrade | tee ~/"$(date +"%Y_%m_%d_%T")-apt-get-upgrade.txt"

Running those commands should create two files called apt-get-update.txt and apt-get-upgrade.txt in your home directory.  The filenames will be prefixed with date and time information.  You can open them to review what they contain.
Post back attaching the two files.
stevef
clueless
Reply


Messages In This Thread
Computer will not update - PPA - by Rapidrob - 09-14-2023, 07:14 PM
Re: Computer will not update - PPA - by stevef - 09-15-2023, 04:41 AM
Re: Computer will not update - PPA - by Rapidrob - 09-15-2023, 05:17 PM
Re: Computer will not update - PPA - by stevef - 09-15-2023, 06:41 PM
Re: Computer will not update - PPA - by Rapidrob - 09-17-2023, 06:27 PM
Re: Computer will not update - PPA - by Rapidrob - 09-17-2023, 07:27 PM
Re: Computer will not update - PPA - by stevef - 09-18-2023, 05:06 AM
Re: Computer will not update - PPA - by Rapidrob - 09-18-2023, 02:42 PM
Re: Computer will not update - PPA - by Rapidrob - 09-18-2023, 02:46 PM
Re: Computer will not update - PPA - by Rapidrob - 09-18-2023, 02:48 PM
Re: Computer will not update - PPA - by Rapidrob - 09-18-2023, 02:53 PM
Re: Computer will not update - PPA - by Rapidrob - 09-18-2023, 02:55 PM
Re: Computer will not update - PPA - by stevef - 09-18-2023, 02:56 PM
Re: Computer will not update - PPA - by Rapidrob - 09-18-2023, 04:12 PM
Re: Computer will not update - PPA - by Rapidrob - 09-18-2023, 04:13 PM

Forum Jump:


Users browsing this thread: