Linux Lite Forums
update error - 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: update error (/showthread.php?tid=5275)



update error - tomg54 - 05-23-2018


eading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
  crda
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 60.8 kB of archives.
After this operation, 46.1 kB disk space will be freed.
Get:1 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 crda amd64 3.13-1ubuntu0.16.04.1 [60.8 kB]
Fetched 60.8 kB in 0s (119 kB/s)
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 365232 files and directories currently installed.)
Preparing to unpack .../crda_3.13-1ubuntu0.16.04.1_amd64.deb ...
Unpacking crda (3.13-1ubuntu0.16.04.1) over (3.13-1) ...
dpkg: error processing archive /var/cache/apt/archives/crda_3.13-1ubuntu0.16.04.1_amd64.deb (--unpack):
trying to overwrite '/lib/crda/pubkeys/sforshee.key.pub.pem', which is also in package wireless-regdb 2015.07.20-1ubuntu1
Errors were encountered while processing:
/var/cache/apt/archives/crda_3.13-1ubuntu0.16.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)




Re: update error - TheDead - 05-23-2018

Hi,

Try to clean up temporary files in Lite Tweaks or BleachBit.

NB : You can install it  from Terminal with : sudo apt-get install bleachbit
Don't select to wipe out free space in BleachBit, this takes forever. Wink
After this, try your install again.
Cheers!
ADD: corrected command and typos



Re: update error - NN - 05-23-2018

(05-23-2018, 08:46 PM)TheDead link Wrote: sudo apt-get install bleachbits

Sorry, but the command is: sudo apt-get install bleachbit (no 's' in the end).

By the way, in newer versions of Ubuntu there's no need to type 'apt-get' - one can type only 'apt'. So, the command can be even shorter: sudo apt install bleachbit


Re: update error - tomg54 - 06-13-2018

Thanks for the help, That was 1 more step away from Windows.  My bad for not responding.