LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install Updates could not successfully download and install available updates.
#1
Dear All
i try to update via lite update and command in both it get error as bellow :
"Processing was halted because there were too many errors."
also when i try to use "sudo dpkg --configure -a" it get error same .
please help me to solve this .
B R


Attached Files
.txt   log.txt (Size: 25.66 KB / Downloads: 935)
Reply
#2
Hello atpersian,
have you tried
Menu>Lite Tweaks> Package System Repair
and
Menu>Lite Tweaks>Package Cache
Reply
#3
i try Menu>Lite Tweaks> Package System Repair  and get error as atach.

[Image: Screenshot_2018_08_14_12_22_14.png]


Attached Files
.zip   Screenshot_2018-08-14_12-22-14.jpg.zip (Size: 16.83 KB / Downloads: 569)
Reply
#4
Can you try the Lite Tweaks>Package Cache
first, then try update, if failing try
Lite Tweaks>Package System Repair again

After this can you put the screen shot of results here https://imgbb.com/
then paste the code between IMG tags so I can see it on the forum
Reply
#5
its done
Reply
#6
Thank You.
From the screenshot, it shows you have partially installed packages on your system, it may work to clean the Package cache then Repair it.
If not working, then try, hold down Ctrl and Alt Keys and press t, to open terminal, then type in

Code:
sudo apt-get update

enter your password when requested

then

Code:
sudo apt-get upgrade

and post any errors from the terminal output on the forum
Reply
#7
it get error on upgrade too:
[Image: Screenshot_2018_08_14_12_37_11.png]
Reply
#8
In terminal -

Code:
sudo dpkg-reconfigure gconf2

if it is failing to update still afterwards try

Code:
sudo apt-get remove --purge gconf2 && sudo apt-get install gconf2

https://askubuntu.com/questions/77475/i-...hould-i-do
Reply
#9
if your terminal is not accepting

Code:
&&

split in to 2 commands, entered individually, before && (first command), and after && (second command), then not using && in either command.
Reply
#10
i edit it it get error as bellow:
-------------------------
on sudo apt-get remove --purge gconf2
------------------------

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)

-----------------
on  sudo apt-get install gconf2:
---------------------
Reading package lists... Done
Building dependency tree     
Reading state information... Done
Package gconf2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'gconf2' has no installation candidate

Reply


Forum Jump:


Users browsing this thread: 8 Guest(s)