It should be version 4.8.0_01-466.1 (not 4.8.0_01-465.1). It appears to be published so you should just be able to update to that version.
Also, if you are installing tumbleweed as a PV guest using virt-manager you will want to grab the latest version of that package from the Virtualization repo. - Charles >>> On 1/6/2017 at 03:28 PM, <[email protected]> wrote: > > On Fri, Jan 6, 2017, at 02:13 PM, Charles Arnold wrote: >> Pull down another version of Xen 4.8 from the Virtualization repo >> that was just recently built. The xen-tools package contains a fix for >> what you are seeing. > > I thought the force-install did that. > > Trying again > > zypper clean --all xen4 > Specified repositories have been cleaned up. > zypper -vvv in --force xen-tools > ... > The following package is going to be reinstalled: > xen-tools 4.8.0_01-465.1 x86_64 XEN4 > obs://build.opensuse.org/Virtualization > ... > Continue? [y/n/? shows all options] (y): > y > ... > Retrieving package xen-tools-4.8.0_01-465.1.x86_64 > > > (1/1), 7.8 MiB ( 10.7 MiB unpacked) > Retrieving: > http://download.opensuse.org/repositories/Virtualization/openSUSE_Leap_42.2/x > 86_64/xen-tools-4.8.0_01-465.1.x86_64.rpm > ......................................[done (690.3 KiB/s)] > (1/1) Installing: xen-tools-4.8.0_01-465.1.x86_64 > ............................................................................. > ........................................................[done] > Additional rpm output: > Updating /etc/sysconfig/xencommons... > Updating /etc/sysconfig/xendomains... > > > CommitResult (total 1, done 1, error 0, skipped 0, > updateMessages 0) > > rpm -ql xen-tools | grep xenstore > /etc/xen/scripts/launch-xenstore > /usr/bin/xenstore > /usr/bin/xenstore-chmod > /usr/bin/xenstore-control > /usr/bin/xenstore-exists > /usr/bin/xenstore-list >>>> /usr/bin/xenstore-ls > /usr/bin/xenstore-read > /usr/bin/xenstore-rm > /usr/bin/xenstore-watch > /usr/bin/xenstore-write > /usr/lib/systemd/system/var-lib-xenstored.mount > /usr/lib/systemd/system/xenstored.service > /usr/lib/xen/bin/init-xenstore-domain > /usr/lib/xen/boot/xenstore-stubdom.gz > /usr/sbin/xenstored > /usr/share/doc/packages/xen/misc/xenstore-paths.markdown > /usr/share/man/man1/xenstore-chmod.1.gz > /usr/share/man/man1/xenstore-ls.1.gz > /usr/share/man/man1/xenstore.1.gz > /var/lib/xenstored > > ls -al /usr/bin/xenstore-ls > lrwxrwxrwx 1 root root 13 Jan 6 14:23 /usr/bin/xenstore-ls -> > domu-xenstore > ls -al /usr/bin/domu-xenstore > ls: cannot access '/usr/bin/domu-xenstore': No such file or > directory > > Is there another step needed? -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
