similar to: How to setup own i686 buildenv for CentOS7

Displaying 20 results from an estimated 2000 matches similar to: "How to setup own i686 buildenv for CentOS7"

2014 Dec 29
0
How to setup own i686 buildenv for CentOS7
Hi, Here's how my epel-7-i386.cfg mock file looks like: http://fpaste.org/164110/19877702/raw/ Do note the 32bit packages are unofficial and unsupported. RedHat does not support 32bit in EL7. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ----- Original Message ----- > From: "Robin Lee" <robinlee.sysu at gmail.com> > To: centos at
2015 Sep 07
2
How to setup own i686 buildenv for CentOS7
Hi, Nux! Can you re-paste this cfg? The url is outdated. - robin On Tue, Dec 30, 2014 at 2:30 AM, Nux! <nux at li.nux.ro> wrote: > Hi, > > Here's how my epel-7-i386.cfg mock file looks like: > http://fpaste.org/164110/19877702/raw/ > > Do note the 32bit packages are unofficial and unsupported. RedHat does not > support 32bit in EL7. > > HTH > Lucian >
2015 Jan 29
2
build c7 packages for i686 using mock
This might be an embarrassingly simple question. How are people building multi-arch library packages on CentOS 7? On older releases one could "mock -r epel-6-i386" and "mock -r epel-6-x86_64" to build a library twice. With no 32-bit release, there's no epel-7-i386 target for mock. Specifying --target=i386 or --arch-i386 both fail. Do we have to set up the
2015 Sep 07
0
How to setup own i686 buildenv for CentOS7
On 09/07/2015 02:32 PM, Robin Lee wrote: > Can you re-paste this cfg? The url is outdated. I'll paste mine in here for posterity (altered to remove my private repos, and personal info, etc): config_opts['root'] = 'epel-7-i386' config_opts['target_arch'] = 'i686' config_opts['legal_host_arches'] = ('i686','x86_64',)
2015 Mar 27
1
答复: 答复: 答复: libvirtd can't start
Laine, you are right, some packages mixed: [root@openstack3 ~]# rpm -qa | grep '\(libvirt\|netcf\|libnl\)' | sort libnl-1.1.4-3.el7.x86_64 libnl3-3.2.21-7.el6.x86_64 libnl3-cli-3.2.21-7.el6.x86_64 libnl3-debuginfo-3.2.21-7.el6.x86_64 libnl-debuginfo-1.1.4-3.el7.x86_64 libnl-devel-1.1.4-3.el7.x86_64 libvirt-client-1.1.1-29.el7_0.3.x86_64 libvirt-daemon-1.1.1-29.el7_0.3.x86_64
2015 Mar 26
2
答复: 答复: libvirtd can't start
Hi Martin: Actually, I have installed all the debuginfo for this coredump file. But the netcf debuginfo report "mismatch" as below: warning: the debug information found in "/usr/lib/debug/usr/lib64/libnetcf.so.1.4.0.debug" does not match "/lib64/libnetcf.so.1" (CRC mismatch). So I ignore this warning before. You can check what I did on the attachment
2015 Jan 30
2
build c7 packages for i686 using mock
Hi, Here's how my epel-7-i386.cfg mock file looks like: http://fpaste.org/164110/19877702/raw/ Do note the 32bit packages are unofficial and unsupported. RedHat does not support 32bit in EL7. HTH Lucian Nux! <nux at li.nux.ro> 12/30/14 to CentOS On Fri, Jan 30, 2015 at 10:38 AM, Peter <peter at pajamian.dhs.org> wrote: > On 01/30/2015 11:56 AM, Gordon Messmer wrote: >
2014 Oct 09
6
Re: Virt-v2v conversion issue
On Thu, Oct 09, 2014 at 07:51:05AM +0000, VONDRA Alain wrote: > Hi, > Do you know a repo for libvirt-daemon-kvm, because libvirt-daemon-kvm >= 1.2.8-3 is required and only libvirt-daemon-kvm-1.1.1-29.el7_0.3.x86_64 is available ? I'll upload it in the next 30 mins. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and
2012 Sep 14
1
Issues with routing IPv6 to KVM Guests
Hi People, I have some issues with routing ipv6 to my kvm guests. I use a bridge interface with bridge-utils like recommended in the most howtos. Bridge conf: http://fpaste.org/hh9U/ ip -6 route show output: http://fpaste.org/c5Rd/ sysctl.conf: http://fpaste.org/oMjD/ Thanks for your help in advance. If you need more informations just let me know. David Hackl
2012 Jul 05
1
fpaste-server pastebin service
Hi, Any step by step guide for setting up fpaste-server on CentOS 5.8? Regards Kaushal
2013 Aug 13
2
Re: Modify Iptables Rules (virbr0 & virbr1)
On 08/06/2013 06:38 PM, Jorge Fábregas wrote: > On 07/31/2013 11:01 AM, Jorge Fábregas wrote: >> That is, the first network can reach all other networks (just because it >> happens to be the first one defined). Is this the intention (only >> default can talk to the others but not the other way around)? > *Bump* > > I found this excellent post by Daniel Berrange: >
2024 Jan 08
1
how to specify uncorrelated random effects in nlme::lme()
Dear professor, I'm using package nlme, but I can't find a way to specify two uncorrelated random effects. For example, a random intercept and a random slope. In package lme4, we can specify&nbsp;x + (x ll g) to realize, but how in nlme? Thanks! ???????????????????????? Zhen Wang Graduate student, Department of Medical Statistics, School of Public Health, Sun Yat-sen
2014 Oct 08
2
Re: Virt-v2v conversion issue
Ok Thanks Richard, I'll try it ! Alain VONDRA Chargé d'exploitation des Systèmes d'Information Direction Administrative et Financière +33 1 44 39 77 76 UNICEF France 3 rue Duguay Trouin 75006 PARIS www.unicef.fr -----Message d'origine----- De : Richard W.M. Jones [mailto:rjones@redhat.com] Envoyé : mercredi 8 octobre 2014 17:23 À : VONDRA Alain Cc : libguestfs@redhat.com
2011 Apr 19
2
[LLVMdev] Crash in llvm::JITDwarfEmitter::EmitDwarfTable on 2.8 and 2.9 release but not on trunk?
Hello, I'd like some advice on a crash that we have observed on MacOSX with the 2.8 and 2.9 releases of LLVM, but not on the top of trunk. The crash is a null-deref in llvm::JITDwarfEmitter::EmitDwarfTable : Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000 0x0000000100852203 in llvm::JITDwarfEmitter::EmitDwarfTable
2015 Oct 12
1
Megacli issue with Xen PERC 5/i Poweredge 2950 II
I am having an issue with Megacli when adding or removing virtual disks. I will post a link to fpaste that has the issue shown. In brief whenever i add, or remove, a virtual disk via MegaCli the attempt succeeds and the adapter is configured but the OS remounts dm-0 in read only. dm-0 is my root lv. This issue does not happen if i boot into the default, non Xen, CentOS kernel. On stock
2012 Jun 04
2
system date using ntp client is drifting
Hi, I have a set of servers whose system time is drifting. I am running ntp client on CentOS 5.8. My config is here -> http://fpaste.org/s55U/ Anything i am missing? Regards, Kaushal
2013 Jan 30
6
New version of UFO - is there a new HOWTO?
I just installed glusterfs-swift 3.3.1 on a couple of Fedora 18 servers. This is based on swift 1.7.4 and has keystone in the config. I had experimented with the one based on swift 1.4.8 and tempauth and had some problems with it. The HOWTO I can find is still for the old one. Is there an updated one? I would also need to find some instructions on setting up keystone from scratch for
2012 Mar 09
4
HT (Hyper Threading) on CentOS 5.5
Hi, Do we need HT enabled on CentOS release 5.5 (Final) and Kernel Version :- 2.6.18-194.el5 Please help me understand the pros and cons of having HT enabled or disabled on the Server Dell R 710. cat /proc/cpuinfo -> http://fpaste.org/K2dT/ Do let me know if anyone needs more information. Regards, Kaushal
2008 Oct 09
2
xen 3.2.1 - How to boot ISO image
Hi All, I have working CentOS xen guest (domU) inside in Debian xen domain (dom0) and here is the domU''s config file <http://fpaste.org/paste/7295>. How could I put the proper syntax inside of domU''s config to instruct the domU to boot the /data/CentOS-5.1-i386-bin-DVD.iso during starting of domU? BTW, I am using xen-3.2-1. Thanks, James
2014 Oct 05
1
CentOS 7 - Have 2 disks, each with a biosboot partition, can only boot off one of them
Hi all, I used a kickstart script to setup a new machine of mine with RAID 1 (I couldn't get anaconda to create matching partition schemes). So I've now got /dev/sdg1 and /dev/sdh1 as 'bios_grub' (/dev/sd{a-f} are a separate array). 0 root at an-nas02:~# parted /dev/sdg print free Model: ATA ST3000NC000 (scsi) Disk /dev/sdg: 3001GB Sector size (logical/physical):