On Monday, January 15, 2018 at 3:09:00 PM UTC-7, Hartley Sweeten wrote: > > On Monday, January 15, 2018 at 12:44:25 PM UTC-7, RobertCNelson wrote: >> >> On Mon, Jan 15, 2018 at 2:13 AM, <[email protected]> wrote: >> > I downloaded the latest version of Debian(Stretch) today. When I try >> to do >> > apt-get, I get a message that chromium-common is needing to be fixed >> and >> > recommends either auto remove or apt --fix-broken install. fix-broken >> says >> >> run: >> >> sudo apt --fix-broken install >> >> and chromium will properly update.. >> > > That doesn't seem to work. It still returns the error message. Following > is the full output: > > debian@beaglebone:~$ sudo apt --fix-broken install > [sudo] password for debian: > 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: > chromium-common libllvm4.0 libtxc-dxtn-s2tc > Use 'sudo apt autoremove' to remove them. > The following additional packages will be installed: > chromium > Suggested packages: > chromium-l10n chromium-shell chromium-driver chromium-widevine > The following packages will be upgraded: > chromium > 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > Need to get 38.3 MB of archives. > After this operation, 1,739 kB of additional disk space will be used. > Do you want to continue? [Y/n] > Get:1 http://repos.rcn-ee.com/debian stretch/main armhf chromium armhf > 63.0.3239.84-1~deb9u1rcnee0~stretch+20171227 [38.3 MB] > Fetched 38.3 MB in 8s (4,596 kB/s) > > > (Reading database ... 73888 files and directories currently installed.) > Preparing to unpack > .../chromium_63.0.3239.84-1~deb9u1rcnee0~stretch+20171227_armhf.deb ... > Unpacking chromium (63.0.3239.84-1~deb9u1rcnee0~stretch+20171227) over > (60.0.3112.78-1rcnee0~stretch+20170806) ... > dpkg: error processing archive > /var/cache/apt/archives/chromium_63.0.3239.84-1~deb9u1rcnee0~stretch+20171227_armhf.deb > > (--unpack): > trying to overwrite '/usr/lib/chromium/natives_blob.bin', which is also > in package chromium-common 61.0.3163.100-2rcnee0~stretch+20170927 > dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) > Errors were encountered while processing: > > > /var/cache/apt/archives/chromium_63.0.3239.84-1~deb9u1rcnee0~stretch+20171227_armhf.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) >
Any update on how to upgrade chromium? With a clean install of bone-debian-9.1-lxqt-armhf-2017-08-31-4gb.img.xz I tried the 'apt update' apt upgrade' and still get the: Unpacking chromium (63.0.3239.84-1~deb9u1rcnee0~stretch+20171227) over (60.0.3112.78-1rcnee0~stretch+20170806) ... dpkg: error processing archive /tmp/apt-dpkg-install-Wl1Vqv/035-chromium_63.0.3239.84-1~deb9u1rcnee0~stretch+20171227_armhf.deb (--unpack): trying to overwrite '/usr/lib/chromium/natives_blob.bin', which is also in package chromium-common 60.0.3112.78-1rcnee0~stretch+20170806 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) A 'apt --fix-broken install' then gives: 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: chromium-common libllvm4.0 libtxc-dxtn-s2tc Use 'sudo apt autoremove' to remove them. The following additional packages will be installed: chromium Suggested packages: chromium-l10n chromium-shell chromium-driver chromium-widevine The following packages will be upgraded: chromium 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 145 not fully installed or removed. Need to get 38.3 MB of archives. After this operation, 1,739 kB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://repos.rcn-ee.com/debian stretch/main armhf chromium armhf 63.0.3239.84-1~deb9u1rcnee0~stretch+20171227 [38.3 MB] Fetched 38.3 MB in 6s (5,570 kB/s) (Reading database ... 76754 files and directories currently installed.) Preparing to unpack .../chromium_63.0.3239.84-1~deb9u1rcnee0~stretch+20171227_armhf.deb ... Unpacking chromium (63.0.3239.84-1~deb9u1rcnee0~stretch+20171227) over (60.0.3112.78-1rcnee0~stretch+20170806) ... dpkg: error processing archive /var/cache/apt/archives/chromium_63.0.3239.84-1~deb9u1rcnee0~stretch+20171227_armhf.deb (--unpack): trying to overwrite '/usr/lib/chromium/natives_blob.bin', which is also in package chromium-common 61.0.3163.100-2rcnee0~stretch+20170927 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/chromium_63.0.3239.84-1~deb9u1rcnee0~stretch+20171227_armhf.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Regards, Hartley -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/ad24cf7c-2157-498d-8bb6-7bcf7d328915%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
