You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Update error - please help

Author (Read 6353 times)

0 Members and 1 Guest are viewing this topic.

Re: Update error - please help
« Reply #16 on: August 31, 2018, 02:16:03 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Awesome :)
 

Re: Update error - please help
« Reply #15 on: August 30, 2018, 10:19:59 AM »
 

egosum

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
That's it! Issue's solved! Thank you, Jerry! :)
 

Re: Update error - please help
« Reply #14 on: August 30, 2018, 09:34:45 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Uninstall both again via command line, then install themes first. Then software.
 

Re: Update error - please help
« Reply #13 on: August 30, 2018, 09:31:42 AM »
 

egosum

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
Jerry, I did it via command line and the result is:
sudo apt-get remove --purge lite-software lite-themes
[sudo] password for rumen:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  lite-software* lite-themes*
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  lite-software lite-themes
0 upgraded, 0 newly installed, 2 to remove and 29 not upgraded.
1 not fully installed or removed.
After this operation, 79,4 MB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
 ?] Yes, do as I say!
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: this is an essential package; it should not be removed
(Reading database ... 232412 files and directories currently installed.)
Removing lite-software (2.0-0460-linuxlite) ...
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: this is an essential package; it should not be removed
Removing lite-themes (2.0-0130-linuxlite) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.2) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ...
Processing triggers for gnome-icon-theme (3.12.0-1ubuntu3) ...
Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ...
rumen@rumen-Precision-M90:~$ sudo apt-get clean
rumen@rumen-Precision-M90:~$ sudo apt-get update
Hit:1 http://ppa.launchpad.net/deluge-team/ppa/ubuntu xenial InRelease
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease                       
Hit:3 http://packages.microsoft.com/repos/vscode stable InRelease             
Get:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease [107 kB]     
Hit:5 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial InRelease           
Hit:6 http://archive.canonical.com xenial InRelease                           
Hit:7 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu xenial InRelease   
Ign:8 http://dl.google.com/linux/chrome/deb stable InRelease                   
Hit:9 http://dl.google.com/linux/chrome/deb stable Release                     
Hit:10 http://ppa.launchpad.net/nemh/systemback/ubuntu xenial InRelease       
Hit:11 http://archive.ubuntu.com/ubuntu xenial-updates InRelease               
Get:12 http://archive.ubuntu.com/ubuntu xenial-proposed InRelease [260 kB]     
Hit:13 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu xenial InRelease
Hit:14 http://repo.linuxliteos.com/linuxlite citrine InRelease                 
Hit:15 http://ppa.launchpad.net/yg-jensge/shotwell/ubuntu xenial InRelease     
Hit:16 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Fetched 367 kB in 2s (132 kB/s)
Reading package lists... Done
rumen@rumen-Precision-M90:~$ sudo apt-get install lite-software lite-themes
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  lite-software lite-themes
0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
Need to get 33,4 MB of archives.
After this operation, 79,4 MB of additional disk space will be used.
Get:1 http://repo.linuxliteos.com/linuxlite citrine/main amd64 lite-software all 2.0-0460-linuxlite [821 kB]
Get:2 http://repo.linuxliteos.com/linuxlite citrine/main amd64 lite-themes all 2.0-0130-linuxlite [32,6 MB]
Fetched 33,4 MB in 20s (1595 kB/s)                                             
Selecting previously unselected package lite-software.
(Reading database ... 207895 files and directories currently installed.)
Preparing to unpack .../lite-software_2.0-0460-linuxlite_all.deb ...
Unpacking lite-software (2.0-0460-linuxlite) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.2) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up lite-software (2.0-0460-linuxlite) ...
chown: cannot access '/usr/share/icons/Faenza*': No such file or directory
dpkg: error processing package lite-software (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 lite-software
E: Sub-process /usr/bin/dpkg returned an error code (1)
 

Re: Update error - please help
« Reply #12 on: August 30, 2018, 08:28:34 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Ok, I just want Lite Themes reinstalled, nothing else should be marked for upgrade or installation. If it is, disable it. If you're still getting nowhere, uninstall both from the command line and follow the onscreen instructions to the letter:

Code: [Select]
sudo apt-get remove --purge lite-software lite-themes
Code: [Select]
sudo apt-get clean
Code: [Select]
sudo apt-get updatethen reinstall:

Code: [Select]
sudo apt-get install lite-software lite-themes
 

Re: Update error - please help
« Reply #11 on: August 30, 2018, 01:23:26 AM »
 

egosum

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
Jerry, the way I did it was: Synaptic - lite-themes - installed version 2.0-0130-linuxlite - mark for reinstallation - apply:
Setting up lite-software (2.0-0460-linuxlite) ...
chown: cannot access '/usr/share/icons/Faenza*': No such file or directory
dpkg: error processing package lite-software (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 lite-software
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up lite-software (2.0-0460-linuxlite) ...
chown: cannot access '/usr/share/icons/Faenza*': No such file or directory
dpkg: error processing package lite-software (--configure):
 subprocess installed post-installation script returned error exit status 1


 

Re: Update error - please help
« Reply #10 on: August 30, 2018, 12:49:23 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Open up Synaptic and install the Faenza icons. This should fix the issue.
Don't do this. It will conflict with our package.

Sent from my Mobile phone using Tapatalk

 

Re: Update error - please help
« Reply #9 on: August 29, 2018, 11:45:43 PM »
 

supergamer

  • Forum Regular
  • ***
  • 163
    Posts
  • Reputation: 27
  • Linux Lite Member
    • View Profile

  • CPU: AMD Phenom 565

  • MEMORY: 12Gb

  • VIDEO CARD: 550 ti
Open up Synaptic and install the Faenza icons. This should fix the issue.
 

Re: Update error - please help
« Reply #8 on: August 29, 2018, 10:34:41 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
How did you reinstall Lite Themes?
 

Re: Update error - please help
« Reply #7 on: August 29, 2018, 02:33:13 PM »
 

egosum

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
Reinstalling via Synaptic:
Setting up lite-software (2.0-0460-linuxlite) ...
chown: cannot access '/usr/share/icons/Faenza*': No such file or directory
dpkg: error processing package lite-software (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 lite-software
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up lite-software (2.0-0460-linuxlite) ...
chown: cannot access '/usr/share/icons/Faenza*': No such file or directory
dpkg: error processing package lite-software (--configure):
 subprocess installed post-installation script returned error exit status 1
 

Re: Update error - please help
« Reply #6 on: August 29, 2018, 10:24:59 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Ok, you've somehow deleted both the Faenza icon folders from /usr/share/themes

Reinstall the lite-themes package. Then try update again.
 

Re: Update error - please help
« Reply #5 on: August 29, 2018, 10:21:36 AM »
 

egosum

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
ls /usr/share/themes
Adwaita       DarkCold        Emacs                   Industrial  Redmond
AgingGorilla  darkcold-5.0.0  Esco                    Kokodi      Simple
Atlanta       Darkcold-R      Greybird                Metabox     Smoke
Bright        darkmint-2.0.0  Greybird-accessibility  Mist        ThinIce
Clearlooks    Default         Greybird-bright         Moheli      ZOMG-PONIES!
Crux          Default-hdpi    Greybird-compact        presence
Daloa         Default-xhdpi   HighContrast            Raleigh

 

Re: Update error - please help
« Reply #4 on: August 29, 2018, 08:34:45 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
What does:

Code: [Select]
ls /usr/share/themes
return?
 

Re: Update error - please help
« Reply #3 on: August 29, 2018, 01:58:22 AM »
 

egosum

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
lite-themes:
  Installed: 2.0-0130-linuxlite
  Candidate: 2.0-0130-linuxlite
  Version table:
 *** 2.0-0130-linuxlite 500
        500 http://ftp.cc.uoc.gr/mirrors/linux/linuxlite citrine/main amd64 Packages
        500 http://ftp.cc.uoc.gr/mirrors/linux/linuxlite citrine/main i386 Packages
        100 /var/lib/dpkg/status

...Checking Synaptic shows installed latest version 2.0-0460-linuxlite?
« Last Edit: August 29, 2018, 05:40:24 AM by egosum »
 

Re: Update error - please help
« Reply #2 on: August 28, 2018, 11:09:31 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Assuming you are on 3.8, what is the result of:

Code: [Select]
apt policy lite-themes
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section