![]() |
LL 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: LL update error (/showthread.php?tid=5508) |
Re: LL update error - kpanic - 08-02-2018 Trying to guess what happened. And shame on me if I'm wrong! The Segmentation fault came while python-crypto package tried to setup, everybody can see that in the first post. After python-crypto failed, failed of course all the packages too which were dependent of the python-crypto package, so we found the culprit already - no need to blame the rest of the packages since they failed because of python-crypto. Why did I ask for the amount of memory? Because lack of writable memory leads to Segmentation faults. The memory pointer points to a segment which the kernel cannot map to user space. You can probably malloc(3) 20G of memory but if you don't actually have it and you try to write into unmapped segment of it, the kernel cannot do anything else but kill the process. In short: I think [member=7608]pkmaarsen[/member] 's computer does not meet the minimum requirements to install 32bit 3.8. Re: LL update error - DeepThought - 08-03-2018 Quote:In short: I think [member=7608]pkmaarsen[/member] 's computer does not meet the minimum requirements to install 32bit 3.8. [member=7701]kpanic[/member] Interesting assumption..... but if you look at his set up, showing under his name... CPU: 4400 2.00 GHZ MEMORY: 2Gb I'd say that was more than sufficient to run a 32 bit 3.8 Linux Lite Re: LL update error - kpanic - 08-03-2018 Very good point [member=7644]DeepThought[/member] , I didn't even think about those stats. But now that you reminded me, and yet he seems to have 3.2 but he says he is "installing updates for 3.8". So, he has installed 3.8 into some computer and he is trying to update it. But is it even the same computer as this 3.2 is? It would be nice to hear from him, since this is mainly his problem after all ![]() Re: LL update error - charvie - 08-03-2018 I agree with kpanic about the 'segmentation fault'. Sometimes, on rare occasions, this fault is due to bad memory. It wouldn't hurt to due a memory test. If memory is good, although linux die-hards hate to, this may be one of those time when a wipe and fresh install is the quickest way to get past this problem. It would be an opportunity to upgrade to LL 4. The machine I am using at this moment is an AMD A4-3300 with 2Gb of ram and LL 4 (64 bit) runs fine on it. Charvie Re: LL update error - charvie - 08-03-2018 Follow up on my previous post: CPU Performance Comparison Performance of selected CPUs can be found below. The values for the CPU are determined from thousands of PerformanceTest benchmark results and is updated daily. Intel Core2 Duo E4400 @ 2.00GHz AMD A4-3300 APU Intel Atom D2500 @ 1.86GHz CPU Class Desktop Desktop Desktop Clock speed 2.0 GHz 2.5 GHz 1.9 GHz Turbo Speed Not Sup Not Sup Not Sup # of Physical Cores 2 2 2 Max TDP 65W 65W 10W Single Thread Rating 735 838 292 CPU Mark 1158 1506 404 This is a comparison of your cpu and two of mine that are running LL 4. In fact the Atom D2500, which has a cpu mark of only 404, is running my home theater with no problems at all. So you should be able to install and run LL 4. You can't upgrade from LL 3 series to LL4. It must be a new install. If you decide to go this way and do not plan on using vbox, be sure to follow Jerry's instructions in the Linux Lite 4.0 Final Release Announcement under Performance Tips. It will decrease boot time. Re: LL update error - pkmaarsen - 08-03-2018 Hi guys. After waking up, I see you have given me some homework. Iĺl try to do this stepwise. So first, I have to admit that I upgraded from 3.2 to 3.8 LL. I had problems with running LL 3.2 on this PC (which had been running Linux Mint 14 without any problem). So I tried to reinstall and why not the most recent version? Now I did the memory test with appended result. linuxlite@linuxlite-System-Product-Name:~$ sudo lshw -c memory [sudo] password for linuxlite: *-firmware description: BIOS vendor: American Megatrends Inc. physical id: 0 version: 0602 date: 05/08/2007 size: 64KiB capacity: 448KiB capabilities: isa pci pnp apm upgrade shadowing escd cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot zipboot biosbootspecification *-cache:0 description: L1 cache physical id: 5 slot: L1-Cache size: 32KiB capacity: 32KiB capabilities: pipeline-burst internal varies data configuration: level=1 *-cache:1 description: L2 cache physical id: 6 slot: L2-Cache size: 2MiB capacity: 2MiB capabilities: pipeline-burst internal varies unified configuration: level=2 *-memory description: System Memory physical id: 27 slot: System board or motherboard size: 2GiB *-bank:0 description: DIMM DDR2 Synchronous product: PartNum0 vendor: Manufacturer0 physical id: 0 serial: SerNum0 slot: DIMM0 size: 1GiB width: 64 bits *-bank:1 description: DIMM DDR2 Synchronous product: PartNum1 vendor: Manufacturer1 physical id: 1 serial: SerNum1 slot: DIMM1 size: 1GiB width: 64 bits linuxlite@linuxlite-System-Product-Name:~$ Yes, it is a very old PC. My motto is: if I can keep it running, I will. If not, I will buy another one. I had been running LL 3.8 on a HP 7800 desktop (from 2009) without any problem. I gave it to my daughter as a replacement for the present one (with LM 14). I could have thrown it away (which I should have done?). I am going to work out the other suggestions. You will certainly hear from me. Re: LL update error - pkmaarsen - 08-03-2018 Hi Deep Thought, I have carried the commands you suggested. The result is a long list of which I only send you the last part. Package 'python3-photutils' is not installed, so not removed Package 'python3-pip' is not installed, so not removed Package 'python3-powerline' is not installed, so not removed Package 'python3-pymysql' is not installed, so not removed Package 'python3-pysha3' is not installed, so not removed Package 'python3-pyxs' is not installed, so not removed Package 'python3-rfc3986' is not installed, so not removed Package 'python3-s3transfer' is not installed, so not removed Package 'python3-spectral-cube' is not installed, so not removed Package 'python3-sss' is not installed, so not removed Package 'python3-ubuntu-image' is not installed, so not removed Package 'python3-ubuntutools' is not installed, so not removed Package 'python3-uwsgidecorators' is not installed, so not removed Package 'python3-virtualenv' is not installed, so not removed Package 'python3-wcsaxes' is not installed, so not removed Package 'python-nova' is not installed, so not removed Package 'python-nova-lxd' is not installed, so not removed Package 'python-pylxd' is not installed, so not removed Package 'python-pylxd-doc' is not installed, so not removed Package 'python-acme' is not installed, so not removed Package 'python-acme-doc' is not installed, so not removed Package 'python-certbot' is not installed, so not removed Package 'python-certbot-apache' is not installed, so not removed Package 'python-certbot-apache-doc' is not installed, so not removed Package 'python-certbot-doc' is not installed, so not removed Package 'python-certbot-nginx' is not installed, so not removed Package 'python-certbot-nginx-doc' is not installed, so not removed Package 'python-nova.lxd' is not installed, so not removed Package 'python-pymacaroons' is not installed, so not removed Package 'python3-acme' is not installed, so not removed Package 'python3-novaagent' is not installed, so not removed Package 'python3-pylxd' is not installed, so not removed Package 'python3-pymacaroons' is not installed, so not removed Package 'python3-lxc' is not installed, so not removed You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: alacarte : Depends: python:any (>= 2.6.6-7~) Depends: python-gi (>= 3.0) but it is not going to be installed apparmor : Depends: python3:any apt-clone : Depends: python3:any (>= 3.3.2-2~) Depends: python3-apt but it is not going to be installed Depends: python3 but it is not going to be installed apt-xapian-index : Depends: python3-xapian1.3 but it is not going to be installed Depends: python3-apt (>= 0.7.93.2) but it is not going to be installed Depends: python3-debian (>= 0.1.14) but it is not going to be installed Depends: python3:any (>= 3.4~) aptdaemon : Depends: python3 but it is not going to be installed Depends: python3:any (>= 3.2~) Depends: python3-aptdaemon (= 1.1.1+bzr982-0ubuntu14) but it is not going to be installed Depends: python3-gi but it is not going to be installed blueman : Depends: python3 (< 3.6) but it is not going to be installed Depends: python3 (>= 3.5~) but it is not going to be installed Depends: python3-dbus but it is not going to be installed Depends: python3-gi but it is not going to be installed Depends: python3-cairo but it is not going to be installed Depends: python3-gi-cairo but it is not going to be installed catfish : Depends: python3:any (>= 3.3.2-2~) Depends: python3-gi-cairo but it is not going to be installed Depends: python3-pexpect but it is not going to be installed command-not-found : Depends: python3-commandnotfound (>= 0.3ubuntu7) but it is not going to be installed compiz-gnome : Depends: python3-gi but it is not going to be installed Recommends: gnome-system-monitor but it is not going to be installed or mate-system-monitor but it is not going to be installed dh-python : Depends: python3:any (>= 3.3.2-2~) duplicity : Depends: python (>= 2.7) but it is not going to be installed Depends: python (< 2.8) but it is not going to be installed Depends: python-lockfile (> 1:0.9) but it is not going to be installed foomatic-db-compressed-ppds : Depends: python3 but it is not going to be installed gconf2 : Depends: python3:any gdebi : Depends: python3:any (>= 3.3.2-2~) Depends: python3-gi but it is not going to be installed gdebi-core : Depends: python3:any (>= 3.3.2-2~) Depends: python3-apt but it is not going to be installed Depends: python3-debian but it is not going to be installed gimp : Depends: python-gtk2 (>= 2.8.0) but it is not going to be installed Depends: python:any (>= 2.6.6-7~) Depends: python2.7 but it is not going to be installed gir1.2-ibus-1.0 : Depends: python3:any (>= 3.3.2-2~) gnome-hearts : Depends: python:any (>= 2.7.5-5~) gnome-menus : Depends: python3:any (>= 3.1~) gufw : Depends: python:any (>= 2.6.6-7~) Depends: python-netifaces but it is not going to be installed Depends: python-gi but it is not going to be installed hplip : Depends: python3-dbus (>= 0.80) but it is not going to be installed Depends: python3-gi but it is not going to be installed Depends: python3-pexpect but it is not going to be installed Depends: python3-pil but it is not going to be installed Depends: python3-reportlab but it is not going to be installed Depends: python3 (< 3.6) but it is not going to be installed Depends: python3 (>= 3.5~) but it is not going to be installed hplip-data : Depends: python3:any (>= 3.3.2-2~) ibus : Depends: python3-gi but it is not going to be installed Depends: python3:any (>= 3.3.2-2~) language-selector-common : Depends: python3:any (>= 3.3.2-2~) Depends: python3-apt (>= 0.7.12.0) but it is not going to be installed Depends: python3-dbus but it is not going to be installed language-selector-gnome : Depends: python3:any (>= 3.3.2-2~) Depends: python3-gi but it is not going to be installed Depends: python3-apt but it is not going to be installed Depends: python3-aptdaemon.gtk3widgets but it is not going to be installed light-locker-settings : Depends: python:any (>= 2.7.5-5~) Depends: python-psutil but it is not going to be installed lightdm-gtk-greeter-settings : Depends: python3:any (>= 3.3.2-2~) Depends: python3-gi (>= 3.0) but it is not going to be installed lite-usermanager : Depends: python-pexpect but it is not going to be installed lite-welcome : Depends: python-simplejson but it is not going to be installed lsb-release : Depends: python3:any (>= 3.4~) mugshot : Depends: python3-cairo but it is not going to be installed Depends: python3-dbus but it is not going to be installed Depends: python3-pexpect but it is not going to be installed Depends: python3:any (>= 3.3.2-2~) ntfs-config : Depends: python (>= 2.7) but it is not going to be installed Depends: python (< 2.8) but it is not going to be installed Depends: python-glade2 but it is not going to be installed printer-driver-foo2zjs-common : Depends: python3 but it is not going to be installed printer-driver-postscript-hp : Depends: python3 but it is not going to be installed sessioninstaller : Depends: python3:any (>= 3.3.2-2~) Depends: python3-aptdaemon.gtk3widgets but it is not going to be installed Depends: python3-commandnotfound but it is not going to be installed Depends: python3-defer but it is not going to be installed Depends: python3-gi but it is not going to be installed Depends: python3-xdg but it is not going to be installed software-properties-common : Depends: python3:any (>= 3.3.2-2~) Depends: python3 but it is not going to be installed Depends: python3-gi but it is not going to be installed Depends: python-apt-common (>= 0.9) but it is not going to be installed Depends: python3-dbus but it is not going to be installed Depends: python3-software-properties (= 0.96.20.7) but it is not going to be installed software-properties-gtk : Depends: python3:any (>= 3.3.2-2~) Depends: python3 but it is not going to be installed Depends: python3-software-properties (= 0.96.20.7) but it is not going to be installed Depends: python3-gi but it is not going to be installed Depends: python3-aptdaemon.gtk3widgets but it is not going to be installed system-config-printer-common : Depends: python3-cups (>= 1.9.60) but it is not going to be installed Depends: python3-dbus but it is not going to be installed Depends: python3-cupshelpers but it is not going to be installed system-config-printer-gnome : Depends: python3-gi but it is not going to be installed Depends: python3-lxml but it is not going to be installed Depends: python3-requests but it is not going to be installed Depends: python3-cairo but it is not going to be installed Depends: packagekit-system-interface system-config-printer-udev : Depends: python3-cups (>= 1.9.55) but it is not going to be installed Depends: python3-dbus but it is not going to be installed Depends: python3-cupshelpers but it is not going to be installed ubiquity : Depends: python3:any (>= 3.3.2-2~) Depends: python3-apt (>= 0.7.100.3~) but it is not going to be installed Depends: python3-icu (>= 1.0) but it is not going to be installed Depends: python3-pam but it is not going to be installed ubiquity-frontend-debconf : Depends: python3:any (>= 3.3.2-2~) ubiquity-frontend-gtk : Depends: python3:any (>= 3.3.2-2~) Depends: python3-dbus but it is not going to be installed Depends: python3-gi but it is not going to be installed Depends: python3-cairo but it is not going to be installed Depends: python3-gi-cairo but it is not going to be installed ubuntu-drivers-common : Depends: python3:any (>= 3.3.2-2~) Depends: python3-apt but it is not going to be installed Depends: python3-xkit but it is not going to be installed ubuntu-minimal : Depends: python3 but it is not going to be installed ubuntu-release-upgrader-core : Depends: python3:any (>= 3.2~) Depends: python3-distupgrade (= 1:16.04.25) but it is not going to be installed ufw : Depends: python3:any (>= 3.3.2-2~) update-manager-core : Depends: python3:any (>= 3.2~) Depends: python3-update-manager (= 1:16.04.13) but it is not going to be installed update-notifier-common : Depends: python3:any Depends: python3-apt but it is not going to be installed Depends: python3-dbus but it is not going to be installed Depends: python3-debian but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). linuxlite@linuxlite-System-Product-Name:~$ sudo apt-get autoremove Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: python-smbc : Depends: libsmbclient (>= 2:4.0.3+dfsg1) but it is not installed E: Unmet dependencies. Try using -f. linuxlite@linuxlite-System-Product-Name:~$ sudo apt-get clean linuxlite@linuxlite-System-Product-Name:~$ sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following packages were automatically installed and are no longer required: attr libaio1 libcdio-cdda1 libcdio-paranoia1 libgdata-common libgdata22 libgoa-1.0-0b libgoa-1.0-common liboauth0 libsystemback systemback-cli systemback-locales systemback-scheduler Use 'sudo apt autoremove' to remove them. The following additional packages will be installed: libsmbclient samba-libs The following NEW packages will be installed: libsmbclient samba-libs 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. 2 not fully installed or removed. Need to get 5608 kB of archives. After this operation, 25,4 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://us.archive.ubuntu.com/ubuntu xenial-security/main i386 samba-libs i386 2:4.3.11+dfsg-0ubuntu0.16.04.13 [5551 kB] Get:2 http://us.archive.ubuntu.com/ubuntu xenial-security/main i386 libsmbclient i386 2:4.3.11+dfsg-0ubuntu0.16.04.13 [57,3 kB] Fetched 5608 kB in 5s (944 kB/s) Selecting previously unselected package samba-libs:i386. (Reading database ... 208770 files and directories currently installed.) Preparing to unpack .../samba-libs_2%3a4.3.11+dfsg-0ubuntu0.16.04.13_i386.deb ... Unpacking samba-libs:i386 (2:4.3.11+dfsg-0ubuntu0.16.04.13) ... Selecting previously unselected package libsmbclient:i386. Preparing to unpack .../libsmbclient_2%3a4.3.11+dfsg-0ubuntu0.16.04.13_i386.deb ... Unpacking libsmbclient:i386 (2:4.3.11+dfsg-0ubuntu0.16.04.13) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Setting up python-crypto (2.6.1-6ubuntu0.16.04.3) ... Segmentation fault dpkg: error processing package python-crypto (--configure): subprocess installed post-installation script returned error exit status 239 Setting up samba-libs:i386 (2:4.3.11+dfsg-0ubuntu0.16.04.13) ... Setting up libsmbclient:i386 (2:4.3.11+dfsg-0ubuntu0.16.04.13) ... Setting up python-smbc (1.0.15.5-1) ... Fatal Python error: GC object already tracked Aborted dpkg: error processing package python-smbc (--configure): subprocess installed post-installation script returned error exit status 134 Processing triggers for libc-bin (2.23-0ubuntu10) ... Errors were encountered while processing: python-crypto python-smbc E: Sub-process /usr/bin/dpkg returned an error code (1) linuxlite@linuxlite-System-Product-Name:~$ Again, a segmentation fault is mentioned. Although I think it is useless, I will reboot. Ciao, Paul Re: LL update error - pkmaarsen - 08-03-2018 After rebooting and updating, the answer was: Your system is up-to-date. I guess why nothing has been removed? Paul. Maybe I should try to install LL 4 (64 bits)? Unless my memory is insufficient. Iḿ waiting for your comments. Ciao, Paul Re: LL update error - DeepThought - 08-03-2018 From: https://www.linuxliteos.com/forums/release-announcements/linux-lite-4-0-final-released/ Quote:Preferred Specs: So your specs should run LL 4.0 I would check that your cpu is 64 bit capable with the following command Quote: $ sudo lshw -C processor | grep width Enter your password and you should see as a result: Quote:width: 64 bits If this is your result go ahead and try installing LL 4.0 Re: LL update error - charvie - 08-03-2018 Paul, 2Gb is more than enough to run LL 4. The system I am using right now has 2Gb of memory and I average using only 50% and that includes memory that is used for video because of the AMD A4 processor. Since, by your system specs, you have a video card, which should have it's own memory, you will most likely use less. Burn a live DVD or USB and run it. If it runs off of the live version there is no reason it won't run after installed. Charvie |