similar to: Re: /etc/xen/scripts/network-bridge: line 62: ip:commandnot found

Displaying 20 results from an estimated 400 matches similar to: "Re: /etc/xen/scripts/network-bridge: line 62: ip:commandnot found"

2007 Apr 04
1
/etc/xen/scripts/network-bridge: line 62: ip: command not found
I try to bring up xend but get this error in the xend-debug.log /etc/xen/scripts/network-bridge: line 62: ip: command not found Link veth0 is missing. This may be because you have reached the limit of the number of interfaces that the loopback driver supports. If the loopback driver is a module, you may raise this limit by passing it as a parameter (nloopbacks=<N>); if the driver is
2015 Jun 25
1
Trying to update a CentOS 7.1 docker image, getting errors on yum update regarding iputils
Hi All; Is there a corrupt iputils rpm located on one or more of the CentOS update file servers? Here's an excerpt of the output of my yum update -y command: Updating : iputils-20121221-6.el7_1.1.x86_64 17/44Error unpacking rpm package iputils-20121221-6.el7_1.1.x86_64 error: unpacking of archive failed on file /usr/bin/ping: cpio: cap_set_file error:
2016 Nov 30
2
[PATCH] packagelist: add initviocons package on SUSE
initviocons package provides tools to resize the terminal. Having it in the appliance will allow SUSE users to have proper line wrapping in their terminal when using virt-rescue. --- appliance/packagelist.in | 1 + 1 file changed, 1 insertion(+) diff --git a/appliance/packagelist.in b/appliance/packagelist.in index f278f66..bbbe4b2 100644 --- a/appliance/packagelist.in +++
2010 Mar 24
1
RHEL 5.4 errors in log file...
Hi. I have following errors in my log file: Mar 22 05:33:11 xentest libvirtd: 05:33:11.518: error : failed Xen syscall topology cpuset syntax error Mar 22 05:33:21 xentest libvirtd: 05:33:21.418: error : failed Xen syscall topology cpuset syntax error Mar 22 05:33:41 xentest libvirtd: 05:33:41.274: error : failed Xen syscall topology cpuset syntax error Mar 22 05:33:41 xentest libvirtd:
2006 May 23
1
Unpacking of archive failed??
Greetings, I have just been given a VPS with a fresh, minimal Centos 4.2 installation. When I ran "yum update" it went on updating some tenths of packages and signalled this error: Updating : perl ####################### [24/88] Updating : rpm-python ####################### [25/88] Updating : MAKEDEV
2013 Apr 30
2
【Problem】 about using gdbsx to debug guest linux VM
I run a centos6.2 guest VM in xen4.1.2, the id of centos-domU is 22. The info of dom0 is: 2.6.32-131.21.1.el6.xendom0.x86_64 #1 SMP Tue Dec 13 18:09:29 EST 2011 x86_64 x86_64 x86_64 GNU/Linux Centos-domU: 2.6.32-220.7.1.el6.x86_64 #1 SMP Wed Mar 7 00:52:02 GMT 2012 x86_64 x86_64 x86_64 GNU/Linux At dom0, I went like this: [malei@xentest-4-1 Tue Apr 30 ~]$ sudo gdbsx -a 22 64 9999 Listening on
2004 Dec 24
0
CentOS-3 x86_64 errata - Updated iputils package
A new iputils package is available for CentOS-3 x86_64. Refer to https://rhn.redhat.com/errata/RHBA-2004-492.html. RPMS/iputils-20020927-11.30.1.x86_64.rpm SRPMS/iputils-20020927-11.30.1.src.rpm Execute "yum update iputils" to apply. Will Dinkel Chief Technology Officer Team HPC, Inc. 785-542-2135 x304 wdinkel at teamhpc.com http://www.teamhpc.com -------------- next part
2015 Jun 24
0
CEBA-2015:1145 CentOS 7 iputils BugFix Update
CentOS Errata and Bugfix Advisory 2015:1145 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1145.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 0790a44cb39ff51f2ac43c3d246be72b89d51ca1d51dfa36264fef665cdb6cf8 iputils-20121221-6.el7_1.1.x86_64.rpm
2020 Oct 17
1
[PATCH] Use guestfsd binary to auto-generate library dependencies for appliance
The ELF NEEDED are used to determine guestfsd's library dependencies with help from the dynamic linker and the package manager. This was prompted by Debian bug #972241 which was caused by a libtirpc package renaming in Debian/unstable because the SONAME had been changed. --- appliance/Makefile.am | 26 ++++++++++++++++- appliance/packagelist.in | 62
2013 Jun 06
0
CentOS-announce Digest, Vol 100, Issue 3
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2013 Jun 06
0
CEBA-2013:0901 CentOS 6 iputils Update
CentOS Errata and Bugfix Advisory 2013:0901 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0901.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: ea9ed964e8d0f1dcd7725235b5e3c55e4c4905a02cc8003ec5b111867734773f iputils-20071127-17.el6_4.i686.rpm x86_64:
2013 Sep 26
0
CEBA-2013:1290 CentOS 6 iputils Update
CentOS Errata and Bugfix Advisory 2013:1290 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1290.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 94f58ee75df2cdcbc120e6356aedbcf0d8143d75fbfed64b7c36c70108cc6ed9 iputils-20071127-17.el6_4.2.i686.rpm x86_64:
2022 Jan 19
3
Ping as regular user not allowed (CentOS Stream 8)
Following some update or the other (I think) on my CentOS Stream 8 system, I'm no longer able to use ping as a regular user; I get $ ping www.centos.org ping: socket: Operation not permitted Does anyone else see this? It it a bug, or were the system/default permissions deliberately changed? Can anyone suggest a fix/workaround? Actually, I can find several different ones via a simple web
2006 Mar 13
1
List of updates in Update 3 ?
While update 3 was released last week, it looks like there are 40 or so packages updated. I dunno about squid, it is listed on http://rhn.redhat.com/errata/rhel4as-errata.html but the changelog is from October 2005 (unless it is an rhel only bug). audit-1.0.12-1.EL4.i386.rpm audit-libs-1.0.12-1.EL4.i386.rpm audit-libs-devel-1.0.12-1.EL4.i386.rpm bootparamd-0.17-21.RHEL4.i386.rpm
2018 Oct 09
1
netinstall problem -- corrupt alsa-utils-1.1.0-10.el6.i686.rpm?
Hello. I try to install from the netinstall iso file. Everything works as I expect up to the screen where I have to choose between "Desktop", "Minimal Desktop", "Minimal", etc. If I choose either "Desktop" or "Minimal Desktop", I have a pop up saying "Installation Starting" with "Starting installation process", and, about a
2013 Sep 27
0
CentOS-announce Digest, Vol 103, Issue 16
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2009 Oct 09
2
Ping Is Broken
i am hoping this attachment gets through. It deals with bug in ping that made it very difficult to set up a system with two gateways. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091009/ddfc8176/attachment-0004.html> -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Dec 21
0
problem with 'xm save' in xen-3.4
Hi, the problem is as follows:(And then, others can't login mostly because of the os' busing and you can't do anything else.) [**@xentest ::三 12月 21::~]$ sudo xm list Name ID Mem VCPUs State Time(s) Domain-0 0 1748 2 r----- 29396.3 xp-101 1 256
2016 Nov 30
0
Re: [PATCH] packagelist: add initviocons package on SUSE
On Wed, Nov 30, 2016 at 05:49:20PM +0100, Cédric Bosdonnat wrote: > initviocons package provides tools to resize the terminal. Having it > in the appliance will allow SUSE users to have proper line wrapping > in their terminal when using virt-rescue. > --- > appliance/packagelist.in | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/appliance/packagelist.in
2007 May 19
2
installed centos 4.4 and want to stay with it
Hello, I installed CentOS 4.4 (for the first time) around a month ago (minimal install) and I just typed "yum update". I was surprised to see a big list of updates and feared an upgrade to centos 4.5 or 5.0 so I stopped the process with CTRL+C. What could I do to check everything is ok and stay with CentOS release 4.4 ? Thanks in advance, -- Mikael Kermorgant PS : here's a