Displaying 20 results from an estimated 700 matches similar to: "upgrade 7.4 --> 7.5: dbus broken"
2017 Apr 24
0
Issues with exposing USB serial dongle to guest VM
Hi.
I have Centos 7 (updated) running as my host, and I?m using Qemu and KVM, version 2.0.0 and 2.6.0.
I have a Trendnet TU-S9 USB serial dongle attached to the host, which uses the Prolific 2303 chipset.
I blacklisted the pl2303 driver so the host doesn?t grab the device, and want to expose it to the guest.
On the client, I see 2 USB hubs (3.0 and 2.0), and I see 2 USB endpoints (even though
2014 Feb 12
2
Connection from host to lxc container dbus
Hi,
I am unsuccessfully trying to connect from host to containers dbus.
Inside container dbus socket file is visible as /run/dbus/system_bus_socket.
The problem is that /run is mounted as tmpfs in container (by systemd on
container) and thus the directory content is not visible outside the
container.
Is there any way to make this file visible also outside the container?
Regards,
Piotrek
2018 Jul 03
0
upgrade 7.4 --> 7.5: dbus broken
On 07/03/2018 02:16 AM, Harald Dunkel wrote:
>
> Please note the "/run/dbus/system_bus_socket". AFAICT thats new.
> Shouldn't it listen
> on /var/run/dbus/system_bus_socket for backward compatibility as well?
Yes and no.
$ ls -ld /var/run
lrwxrwxrwx. 1 root root 6 Dec 13? 2017 /var/run -> ../run/
2014 Feb 12
0
Re: Connection from host to lxc container dbus
On Wed, Feb 12, 2014 at 11:33:07AM +0100, Piotr Bartosiewicz wrote:
> Hi,
>
> I am unsuccessfully trying to connect from host to containers dbus.
> Inside container dbus socket file is visible as /run/dbus/system_bus_socket.
> The problem is that /run is mounted as tmpfs in container (by
> systemd on container) and thus the directory content is not visible
> outside the
2014 Jul 16
0
repair systemd-nspawn
???
??? systemd-nspawn fails in C7 with
????
??? ------------ nspawn error --------
??? sudo? systemd-nspawn
??? Spawning namespace container on /mnt/usb (console is /dev/pts/1).
??? Init process in the container running as PID 1799.
??? Failed to open system bus: No such file or directory
??? Failed to open system bus: No such file or directory
??? Container failed with error code 254.
???
2013 Feb 26
1
Samba 4.0.3 on CentOS 6.3 as PDC.
Any help here? I have included all of the output of the suggested diags that Thomas said I should run, but I admit that I'm not sure what I'm looking for, as I'm not familiar with RPC functionality on Linux. Something is not working with RPC on my Samba 4.0.3 server. (FWIW, it doesn't work with IPTables stopped either.)
> On Mon, Feb 25, 2013 at 2:21 PM, Mike Stroven wrote:
2009 Jul 29
3
Error message whil booting system
Hi,
When system booting getting error message "modprobe: FATAL: Module
ocfs2_stackglue not found" in message. Some nodes reboot without any error
message.
-------------------------------------------------
ul 27 10:02:19 alf3 kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jul 27 10:02:19 alf3 kernel: Netfilter messages via NETLINK v0.30.
Jul 27 10:02:19 alf3 kernel:
2002 Oct 11
0
BSD Print Magazine
Daemon News is pleased to announce issue #7 of the print magazine.
The Daemon News print magazine is an excellent resource for BSD sysadmins
to read and use on the job, or just to have lying around the office for
others to pickup and take an interest in BSD. The print magazine includes
articles that have not appeared on the online ezine as well as really cool
artwork that you won't see
2016 Jul 06
2
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
Hi,
I am trying to use a G94GL based card (Quadro FX1800) on an
arm64/aarch64 based board.
As the board is running linux-4.1.8, I had to apply the following
patches to get the kernel module / drm working:
https://lkml.org/lkml/2015/5/15/83
https://lists.freedesktop.org/archives/dri-devel/2015-July/085449.html
So far everything seems to work, the card modesets correctly, and the
kernel log also
2016 Feb 24
0
(no subject)
Hi,
I've got an LXC container running. Essentially, only core, and
openssh-server installed inside the container. Got a shell with
lxc-attch -n "containername", but unable to run
system-config-firewall.
Any ideas, what might be wrong?
Thanks,
Jochen
[root at centos6 /]# unset DISPLAY
[root at centos6 /]# system-config-firewall
Traceback (most recent call last):
File
2018 Jul 05
0
upgrade 7.4 --> 7.5: dbus broken
On Thu, Jul 05, 2018 at 11:26:28AM +0200, Harald Dunkel wrote:
> After a manual fix I have that, too. Point is that for historic
> hosts this symlink doesn't exist. The upgrade fails due to dbus
> becoming unavailable. And the next reboot fails, too, because
> the symlink is not created automatically.
>
> Can you confirm this?
The /var/run symlink to /run is part of the
2018 Jul 05
2
upgrade 7.4 --> 7.5: dbus broken
On 05/07/2018 14:18, Jonathan Billings wrote:
> The /var/run symlink to /run is part of the 'filesystem' package, and
> has existed as a symlink since 7.0.1406 was released:
>
> $ rpmls -l http://vault.centos.org/7.0.1406/os/x86_64/Packages/filesystem-3.2-18.el7.x86_64.rpm |grep /var/run
> lrwxrwxrwx root root /var/run
I've never seen "rpmls". Is it
2018 Jul 05
3
upgrade 7.4 --> 7.5: dbus broken
After a manual fix I have that, too. Point is that for historic
hosts this symlink doesn't exist. The upgrade fails due to dbus
becoming unavailable. And the next reboot fails, too, because
the symlink is not created automatically.
Can you confirm this?
Regards
Harri
2005 Jul 06
1
/etc/asterisk/manager.conf
Valued Colleagues,
I am trying to configure and use asterisk manager API.
The /etc/asterisk/manager.conf and the output of "netstat -nl" are
appended below.
When I restart asterisk, I believe I should be able to see the asterisk
listening on
port 5038 using netstat. But when I type netstat, I don't see any
applications listening
on port 5038.
When I telnet to port
2009 Feb 04
2
Best way to migrate Xen Disk IMG w/LVM''s to a block-device? (e.g. DRBD)
Hi All,
I was hoping to pick someone''s brain about the best way of moving a Xen
disk image (which has LVM''s inside of it) to a new block-device? I
have the target DRBD device ready but unsure what''s the best &
safest way to do it.
I was actually tempted to mount the Xen disk image in a dom0, and make
it visible via loop devices and promote that DRBD node for
2014 Oct 09
0
xen 4.5-unstable, oxenstored cannot start (centos 7, kernel 3.17.0)
Hello.
I'm running CentOS 7 with mainline kernel 3.17 built by myself.
I've configured the kernel with all the xen parameters as
builtin instead of modules. Yesterday I've decided to try to
build and install Xen from sources. I've pulled the latest
sources from git, changed the branch to staging and built
and installed xen like this:
make xen
make tools
make stubdom
sudo make
2012 Oct 05
2
Installing a gnome-desktop on CENTOS-6.3 following minimal system install.
I am still trying without much success to get a desktop on my minimal
+ virtualization install of a CentOS-6.3 kvm host. When I run startx
I get a desktop but other than the icons for computer, home and trash
there is nothing displayed. I can right click the mouse and from
there I can open a terminal window and creat a folder on the desktop
but I have no title bar and no status bar. There are
2000 Nov 29
0
ssh problem
It was simple, I left out /usr/ccs/bin out of my path during compilation.
Thanks,
Christian
-----Original Message-----
From: mdb at juniper.net [mailto:mdb at juniper.net]
Sent: Tuesday, November 28, 2000 2:03 PM
To: Christian Chiaverini
Subject: Re:
It looks to me like the $(AR) make macro is giving the empty
string. You probably want it to be /usr/ccs/bin/ar
Let openssh-unix-dev at
2016 Jul 06
0
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
Very odd. Perhaps you're trying to run X as non-root and don't have
proper permissions on /dev/dri/card0? It seems like something in
https://cgit.freedesktop.org/nouveau/xf86-video-nouveau/tree/src/nv_driver.c#n400
is failing. Not sure what it would be though. HasKMS is returning
successfully (since no error is printing and you see the interface
version). Will require you to do some
2000 Nov 28
2
No subject
I have a problem compiling openssh 2.3.0p1
The configure script runs fine then if you see below; when I compile it
dies:
Manual pages: /usr/local/man/manX
PID file: /usr/local/etc
Random number collection: Builtin (timeout 200)
Manpage format: man
PAM support: yes
KerberosIV support: no