similar to: trouble after upgrading from 3.0.0 to 3.1.0

Displaying 20 results from an estimated 10000 matches similar to: "trouble after upgrading from 3.0.0 to 3.1.0"

2017 Mar 14
2
Re: trouble after upgrading from 3.0.0 to 3.1.0
Michal Privoznik wrote: > On 03/14/2017 10:51 AM, Michael Ströder wrote: >> HI! >> >> After the last OS update (openSUSE Tumbleweed) with libvirt being updated from 3.0.0 to >> 3.1.0 starting the VMs (qemu-kvm) does not work anymore: >> >> error: internal error: child reported: Kernel does not provide mount namespace: >> Permission denied > >
2017 Mar 15
0
Re: trouble after upgrading from 3.0.0 to 3.1.0
On 03/14/2017 05:03 PM, Michael Ströder wrote: > Michal Privoznik wrote: >> On 03/14/2017 10:51 AM, Michael Ströder wrote: >>> HI! >>> >>> After the last OS update (openSUSE Tumbleweed) with libvirt being updated from 3.0.0 to >>> 3.1.0 starting the VMs (qemu-kvm) does not work anymore: >>> >>> error: internal error: child reported:
2017 Mar 14
0
Re: trouble after upgrading from 3.0.0 to 3.1.0
On 03/14/2017 10:51 AM, Michael Ströder wrote: > HI! > > After the last OS update (openSUSE Tumbleweed) with libvirt being updated from 3.0.0 to > 3.1.0 starting the VMs (qemu-kvm) does not work anymore: > > error: internal error: child reported: Kernel does not provide mount namespace: > Permission denied Hey, this is definitely a libvirt bug. Since 3.1.0 libvirt spawns
2015 Jul 13
3
[LLVMdev] Documentation of bitcasts in calls
Dear all, I just stumbled over the following instruction in the LLVM IR of a C program compiled with clang: %26 = call i32 (...)* bitcast (i32 (i32, i32, i32, i32, i32)* @KeWaitForSingleObject to i32 (...)*)(i32 %23, i32 %24, i32 %25, i32 0, i32 0) Since our LLVM Parser choked on this instruction, I tried to check the documentation, but did not find anything about such nested bitcasts within
2019 Mar 02
2
Running off pre-created keytabs
On Sat, 2 Mar 2019 10:25:49 +0100 Michael Ströder <michael at stroeder.com> wrote: > On 3/1/19 10:17 PM, Rowland Penny via samba wrote: > > You don't need to precreate the computer, the join with 'net' will > > do it for you. > > But then I need to have administrative rights on the OU for the admin > doing the actual join. For security reasons I
2019 Nov 14
2
hardlinking missing files from src to a dest: didn't work way I thought it would.
Have a directory with a bunch rpms in it, mostly x86_64. Have another directory with a bunch, mostly 'noarch'. Some of the noarch files are already in the x86_64 dir and don't want to overwrite them. They are on the same physical disk, so really, just want the new 'noarch' files hardlinked into the destination. sitting in the noarch dir, I tried: rsync -auv
2011 Feb 04
3
[LLVMdev] Data layout of structs
Dear all, I'm currently working on the automated program analysis tool AProVE (http://aprove.informatik.rwth-aachen.de/) and would like to use LLVM for analysis of C programs. I have the following example C program dealing with simple lists of integers: ------------ start C example ------------- #include<stdlib.h> struct list_el { int val; struct list_el * next; }; typedef
2020 Feb 28
1
where to report modesetting DDX bug?
> Felix Miata wrote in https://lists.freedesktop.org/archives/nouveau/2020-February/035583.html: OS Kernel State /boot/vmlinuz timestamp >> openSUSE 15.1/kernel 4.12.14 OK 2019-12-06 Fedora 31/5.3.16 kernel OK 2019-12-13 openSUSE 15.2/5.3.16 kernel OK 2019-12-31 Tumbleweed/5.4.7 kernel OK 2020-01-08 Mageia 7/5.4.10 kernel OK 2020-01-09 Mageia 8/5.4.11 kernel OK 2020-01-13
2017 Nov 09
1
Windows server 2003 domain authentication with Samba version 4.7.0-git.23.4e3f0fb9d15SUSE-oS13.3-x86_64
Dear Samba experts, IO would like to ask for help with diagnose why my Samba version 4.7.0-git. 23.4e3f0fb9d15SUSE-oS13.3-x86_64 in openSUSE Tumbleweed can not authentificate me on Windows server 2003 domain in /etc/fstab I have working combination - smb version only vorks if set to 1.0 //192.168.1.131/shares /home/fodrek/shares cifs credentials=/home/fodrek/
2017 Feb 26
1
error : Failed to switch root mount into slave mode: Permission denied
libvirt-3.0.0 When attemping to create a virtual machine I receive the error "error : Failed to switch root mount into slave mode: Permission denied”. I’m attempting to run qemu/libvirt/virt-manager in an Arch Linux lxc container on a Ubuntu 16.04 host. The host uses zfs for its containers. The arch container is set up as a priveleged container. I do already have kvm/qemu/libvirt working
2016 Sep 05
2
[supermin][PATCH] Fix rpm/zypper detection on openSUSE Tumbleweed
Fix supermins rpm/zypper detection on openSUSE Tumbleweed Newer version of openSUSE does not use /etc/SuSE-release anymore. Search for the new /etc/SUSE-brand in addition. --- diff --git a/src/rpm.ml b/src/rpm.ml index a5dc67a..400efbd 100644 --- a/src/rpm.ml +++ b/src/rpm.ml @@ -39,7 +39,10 @@ let fedora_detect () =  let opensuse_detect () =    Config.rpm <> "no" &&
2019 Mar 01
2
Running off pre-created keytabs
On Fri, 1 Mar 2019 22:00:05 +0100 Michael Ströder via samba <samba at lists.samba.org> wrote: > Sorry for chiming in so late. > > On 1/11/19 2:48 PM, L.P.H. van Belle via samba wrote: > >>> On 11 Jan 2019, at 14:25, Rowland Penny via samba > >> <samba at lists.samba.org> wrote: > >>> On Fri, 11 Jan 2019 13:14:16 +0100 > >>>
2023 Apr 03
2
Let R compile for libcurl8 ?
Hi! The same Inar reported for rawhide (https://stat.ethz.ch/pipermail/r-devel/2023-March/082482.html) is true for SuSE's distros. Right now R does not compile with libcurl8, but SuSE Tumbleweed/Factory switched to 8 a week ago. Would be great, if the patch Inar provided could be applied to main. Detlef -- "Wozu leben wir, wenn nicht dazu, uns gegenseitig das Leben einfacher zu
2020 Feb 28
2
where to report modesetting DDX bug?
Video and input drivers Subgroups and projects on gitlab does not list modesetting DDX, presumably because it's not packaged separately from the server. Where's the right place to report a modesetting DDX bug that manifests only on an NVidia GPU? Directly against the server https://gitlab.freedesktop.org/xorg/xserver? Here are some particulars: How can I tell whether this should be
2018 Mar 08
1
Fwd: Re: [Gluster-Maintainers] [gluster-packaging] glusterfs-4.0.0 released
Forwarding to the devel and users groups as well. We have tagged 4.0.0 branch as GA, and are in the process of building packages. It would a good time to run final install/upgrade tests if you get a chance on these packages (I am running off to do the same now). Thanks, Shyam -------- Forwarded Message -------- Subject: Re: [Gluster-Maintainers] [gluster-packaging] glusterfs-4.0.0 released
2011 Oct 31
12
Phoronix Xen vs KVM vs Virtualbox benchmark with Ubuntu 11.10
Hello, http://www.phoronix.com/scan.php?page=article&item=ubuntu_1110_xenkvm&num=1 Ubuntu 11.10 with Xen 4.1.1 and Linux 3.0. Xen seems to be doing very poorly on that benchmark. If someone has time to repeat that benchmark it would be good.. Comparing the results to those from Stefano from XenSummit 2011 NA there has be something wrong.. the results at XenSummit were pretty much the
2011 May 30
4
OpenSUSE 11.4 (2.6.39-30.1), Xen 4.0.2 - Device 0 (vif) Could not be connected
All, This is a fresh, un-f#$ked-with OpenSUSE install after adding the Tumbleweed repository and doing a dup. I installed the Hypervisor with Tools for which it prompted me for Xen or QEMU and I chose Xen. No bridge was made. When I go to create a fully virtualised machine, it nao has the error: Error: Device 0 (vif) could not be connected. Could not find the bridge, and none was specified.
2018 Nov 30
1
[PATCH] inspect: handle os-release "opensuse-tumbleweed" as opensuse
Followup of commit 70407cd622dda6f088a0876e1e1ae669e9f8a281 for openSUSE Thumbleweed. --- daemon/inspect_fs_unix.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/inspect_fs_unix.ml b/daemon/inspect_fs_unix.ml index 4dd89fa8f..925db06a3 100644 --- a/daemon/inspect_fs_unix.ml +++ b/daemon/inspect_fs_unix.ml @@ -143,7 +143,7 @@ and distro_of_os_release_id = function |
2017 Nov 10
5
Windows server 2003 domain authentication with Samba version 4.7.0-git.23.4e3f0fb9d15SUSE-oS13.3-x86_64
Dear Mr. Cardon! Na štvrtok, 9. novembra 2017 18:29:03 CET Denis Cardon via samba napísali: > > > IO would like to ask for help with diagnose why my Samba version > > 4.7.0-git. > > 23.4e3f0fb9d15SUSE-oS13.3-x86_64 in openSUSE Tumbleweed can not > > authentificate me on Windows server 2003 domain > > > > in /etc/fstab I have working combination - smb
2016 Oct 24
2
err:seh:setup_exception stack overflow in own application
Hi, we have a own C++ code running usually on Linux and OS X. The code is known to run on Windows compiled natively. It is a text-based academic code (Finite-Element) using some Fortran Libs compiled with the cross-compiler and Intels MKL. Now I cross-compile the code using mingw 6.2.0 from openSUSE. We have a testsuite for our code with 150 complete test runs (the whole application runs