Pogoplug v4 system upgrade fails

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

Pogoplug v4 system upgrade fails

Postby jhaveri » Thu Feb 28, 2019 3:07 am

I had a working system on Pogoplug v4 from 2016 that I did not upgrade for 4 years. So yesterday, I took it out of storage since I was in need of another NAS. Everything was working fine, but I decided to upgrade ARCH Linux by
"pacman -Syu" command. I answered yes to all default questions, but I get the following error. I did try a lot of suggestions from this newsgroup, but none of them worked. In fact, after failed upgrade, I am having a lot of trouble with existing system, looks like something broke. I can no longer mount other usb hard disks. Anyway, here is the error. Is there anyway to fix this broken system. I have left it on network, so I can still ssh into it.

$ sudo pacman -Syu
[sudo] password for xxxxx:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
alarm is up to date
aur is up to date
:: Starting full system upgrade...
:: Replace ca-certificates-cacert with core/ca-certificates? [Y/n]
:: Replace damageproto with extra/xorgproto? [Y/n]
:: Replace eventlog with extra/syslog-ng? [Y/n]
:: Replace fixesproto with extra/xorgproto? [Y/n]
:: Replace fuse with extra/fuse2? [Y/n]

:: Replace inputproto with extra/xorgproto? [Y/n]
:: Replace kbproto with extra/xorgproto? [Y/n]
:: Replace libdbus with core/dbus? [Y/n]
:: Replace libmariadbclient with extra/mariadb-libs? [Y/n]
:: Replace libsystemd with core/systemd-libs? [Y/n]
:: Replace libx264 with extra/x264? [Y/n]
:: Replace mesa-libgl with extra/mesa? [Y/n]
:: Replace pkg-config with core/pkgconf? [Y/n]
:: Replace recordproto with extra/xorgproto? [Y/n]
:: Replace renderproto with extra/xorgproto? [Y/n]
:: Replace xextproto with extra/xorgproto? [Y/n]
:: Replace xf86vidmodeproto with extra/xorgproto? [Y/n]
:: Replace xproto with extra/xorgproto? [Y/n]
resolving dependencies...
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: ca-certificates and ca-certificates-cacert are in conflict (ca-certificates-cacert<=20140824-4)
jhaveri
 
Posts: 16
Joined: Sun Dec 30, 2012 10:24 am

Re: Pogoplug v4 system upgrade fails

Postby moonman » Sat Mar 02, 2019 4:59 pm

You can $this->bbcode_second_pass_code('', 'pacman -Rdd ca-certificates-cacert') and then don't forget to
$this->bbcode_second_pass_code('', 'pacman -S ca-certificates') (it will probably get installed anyway as a dependency).
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: Pogoplug v4 system upgrade fails

Postby mpz » Sun Mar 03, 2019 4:38 am

I was in a same situation and can confirm moonman's advice is correct. I also had to manually delete a cert.
$this->bbcode_second_pass_code('', 'rm /etc/ssl/certs/ca-certificates.crt')
Details as to why can be found here
mpz
 
Posts: 2
Joined: Mon Apr 29, 2013 7:22 pm


Return to ARMv5

Who is online

Users browsing this forum: No registered users and 5 guests