Zypper dup hangs when updating from "openSUSE Tumbleweed (20160105) (x86_64)"

When performing a zypper dup on this base version, the install hangs: see the below log.

How can I recover from this?

From /etc/os-release:

NAME=openSUSE
VERSION="Tumbleweed"
VERSION_ID="20160105"
PRETTY_NAME="openSUSE Tumbleweed (20160105) (x86_64)"
ID=opensuse
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:opensuse:20160105"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://opensuse.org/"
ID_LIKE="suse"

First and last part of the log (it is malformed as the forum software cannot handle square brackets in CODE sections, so the full log is on https://gist.github.com/jpluimers/0067258f5abc59d82f1f:slight_smile: ):

revue:~ # zypper dupWarning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zyp
per' for more information about this command.
...
Loading repository data...
Reading installed packages...
Computing distribution upgrade...


The following 4 NEW packages are going to be installed:
  Mesa-libva boost-license1_60_0 libboost_system1_60_0 libboost_thread1_60_0


The following 27 packages are going to be upgraded:
  Mesa Mesa-libEGL1 Mesa-libGL1 Mesa-libGLESv2-2 Mesa-libglapi0 branding-openSUSE gfxboot-branding-openSUSE grub2-branding-openSUSE libdrm2 libdrm_amdgpu1
  libdrm_intel1 libdrm_nouveau2 libdrm_radeon1 libgbm1 libkms1 libnghttp2-14 libsnapper3 libwayland-egl1 mutt openSUSE-release plymouth-branding-openSUSE shim
  snapper snapper-zypp-plugin wallpaper-branding-openSUSE xfsprogs yast2-packager


The following product is going to be upgraded:
  "openSUSE Tumbleweed"

...
( 1/31) Installing: boost-license1_60_0-1.60.0-1.1 .......................................................................................................
( 2/31) Installing: branding-openSUSE-13.3-2.1 ...........................................................................................................
( 3/31) Installing: gfxboot-branding-openSUSE-13.3-2.1 ...................................................................................................
( 4/31) Installing: grub2-branding-openSUSE-13.3-2.1 .....................................................................................................
Additional rpm output:
Generating grub configuration file ...
Found theme: /boot/grub2/themes/openSUSE/theme.txt
Found linux image: /boot/vmlinuz-4.3.3-4-default
Found initrd image: /boot/initrd-4.3.3-4-default
Found linux image: /boot/vmlinuz-4.3.3-2-default
Found initrd image: /boot/initrd-4.3.3-2-default
Found linux image: /boot/vmlinuz-4.3.3-1-default
Found initrd image: /boot/initrd-4.3.3-1-default
Found linux image: /boot/vmlinuz-4.3.0-2-default
Found initrd image: /boot/initrd-4.3.0-2-default
done




( 5/31) Installing: plymouth-branding-openSUSE-13.3-2.1 ...............................................................................................<100%

–jeroen

Disregard. It took a long time for that particular part of the update to complete. Same for the final step:

(31/31) Installing: snapper-zypp-plugin-0.2.9-1.3 ........................................................................................................

So sorry for posting.