Re: [CentOS] hfsplus on C7

2016-08-16 Thread Ned Slider
On 16/08/16 18:13, Jerry Geis wrote: Please show: find /lib/modules -name hfs*.ko and rpm -qa kernel | sort rpm -qa | grep hfsplus kmod-hfsplus-0.0-2.el7.elrepo.x86_64 hfsplus-tools-540.1.linux3-4.el7.x86_64 [root@nuc5i3 ~]# [root@nuc5i3 ~]# find /lib/modules -name hfs*.ko

Re: [CentOS] hfsplus on C7

2016-08-16 Thread Jerry Geis
Thanks Ned... here it is. The following issue has been SUBMITTED. == https://elrepo.org/bugs/view.php?id=669 == Reported By:Jerry Geis Assigned

Re: [CentOS] hfsplus on C7

2016-08-16 Thread Ned Slider
On 16/08/16 20:17, Jerry Geis wrote: Thanks Ned... here it is. The following issue has been SUBMITTED. == https://elrepo.org/bugs/view.php?id=669 ==

Re: [CentOS] hfsplus on C7

2016-08-16 Thread Jerry Geis
It would seem kmod-hfsplus does not have a module for my kernel uname -r 3.10.0-327.28.2.el7.x86_64 yum provides "*/hfsplus.ko" Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: mirror.tzulo.com * elrepo: repos.ord.lax-noc.com * extras:

Re: [CentOS] hfsplus on C7

2016-08-16 Thread Ned Slider
On 16/08/16 18:24, Jerry Geis wrote: It would seem kmod-hfsplus does not have a module for my kernel uname -r 3.10.0-327.28.2.el7.x86_64 As a temporary workaround Jerry, could you try booting from your previous kernel-3.10.0-327.22.2.el7.x86_64 and see if hfsplus works for you on that

[CentOS] local routing puzzle

2016-08-16 Thread lejeczek
hi everyone I'm having a bit of a puzzle on one centos system, I have four interfaces: nm-team1 10.5.6.100 em1 192.168.2.17 em2 192.168.2.18 p3p3 172.25.12.222 I do: ping 10.5.6.17 -I em1 PING 10.5.6.17 (10.5.6.17) from 192.168.2.17 em1: 56(84) bytes of data. 64 bytes from 10.5.6.17:

Re: [CentOS] local routing puzzle

2016-08-16 Thread John R Pierce
On 8/16/2016 3:53 AM, lejeczek wrote: $ ping 10.5.6.17 -I p3p3 PING 10.5.6.17 (10.5.6.17) from 172.25.12.202 p3p3: 56(84) bytes of data. and nothing, ping waits and no reply, Ctrl+C with such a simple setup rules based routing should not be involved, kernel should figure it out, right?

Re: [CentOS] local routing puzzle

2016-08-16 Thread lejeczek
I forgot to mentioned, just to be clear, these IFs are all one node, the same one hos, its routing table: 10.5.6.00.0.0.0 255.255.255.0 U 350 00 nm-team1 172.25.12.0 0.0.0.0 255.255.255.0 U 100 00 p3p3 192.168.2.0 0.0.0.0

Re: [CentOS] LSI SATA MegaRaid & Centos 7 build 1511

2016-08-16 Thread Fawzy Ibrhim
I guess module ioatdma is missing in Centos 7:- 00:16.1 System peripheral: Intel Corporation 5520/5500/X58 Chipset QuickData Technology Device (rev 22)     Subsystem: NEC Corporation Device 8372     Kernel driver in use: ioatdma     Kernel modules: ioatdma # lsmod Module  Size 

Re: [CentOS] hfsplus on C7

2016-08-16 Thread Johnny Hughes
On 08/16/2016 09:14 AM, Jerry Geis wrote: > I followed the instructions (I thought) for hfsplus on C7. > Installed elrepo > Then installed hfsplus hfsplus-tools and kmod-hfsplus kmod-hfs > rpm -qa | grep hfs clearly shows the items > kmod-hfsplus-0.0-2.el7.elrepo.x86_64 >

Re: [CentOS] local routing puzzle

2016-08-16 Thread lejeczek
I would not be even bothered that much if at all about that source IF being different net and not pinging, but the real problem is that: that host in question is meant to be routing between 172.25.x.x <=> 10.5.x.x and it sort of does but only ICMP seems to get through. Anything else, any other

[CentOS] hfsplus on C7

2016-08-16 Thread Jerry Geis
I followed the instructions (I thought) for hfsplus on C7. Installed elrepo Then installed hfsplus hfsplus-tools and kmod-hfsplus kmod-hfs rpm -qa | grep hfs clearly shows the items kmod-hfsplus-0.0-2.el7.elrepo.x86_64 hfsplus-tools-540.1.linux3-4.el7.x86_64 kmod-hfs-0.0-2.el7.elrepo.x86_64 When

Re: [CentOS] hfsplus on C7

2016-08-16 Thread Jerry Geis
I dont see anything hfsplus in the modules area??? > uname -r > > 3.10.0-327.28.2.el7.x86_64 > > [root@nuc5i3 ~]# find /lib/modules/3.10.0-327.28.2.el7.x86_64/ |grep hfs > /lib/modules/3.10.0-327.28.2.el7.x86_64/kernel/fs/squashfs >

Re: [CentOS] hfsplus on C7

2016-08-16 Thread John Hodrien
On Tue, 16 Aug 2016, Jerry Geis wrote: 3.10.0-327.28.2.el7.x86_64 [root@nuc5i3 ~]# find /lib/modules/3.10.0-327.28.2.el7.x86_64/ |grep hfs /lib/modules/3.10.0-327.28.2.el7.x86_64/kernel/fs/squashfs /lib/modules/3.10.0-327.28.2.el7.x86_64/kernel/fs/squashfs/squashfs.ko

[CentOS] firewalld and just a routing between local lans

2016-08-16 Thread lejeczek
hi how much different iptables are in 7 from 6 I'm just learning, I expected that since IFs belong to the same zone traffic between them would pass, be forwarded without any extra settings/configuration but, I'm wrong it turns out. Am I missing something and there actually is a simple way,

Re: [CentOS] hfsplus on C7

2016-08-16 Thread Jerry Geis
> modprobe hfsplus > I get an error doing that: modprobe hfsplus modprobe: FATAL: module hfsplus not found I redid the listing rpm -qa | grep hfs kmod-hfs-0.0-2.el7.elrepo.x86_64 kmod-hfsplus-0.0-2.el7.elrepo.x86_64 hfsplus-tools-540.1.linux3-4.el7.x86_64 Thoughts? Jerry On Tue, Aug 16,

Re: [CentOS] LSI SATA MegaRaid & Centos 7 build 1511

2016-08-16 Thread Gordon Messmer
Again, please stop mailing me directly. On 08/16/2016 07:23 AM, Fawzy Ibrhim wrote: I guess module ioatdma is missing in Centos 7:- I don't think so. I see that module on the host I checked. None of the missing modules appear to be related to RAID: autofs4, cpufreq_ondemand, freq_table,

Re: [CentOS] hfsplus on C7

2016-08-16 Thread Ned Slider
On 16/08/16 16:05, Jerry Geis wrote: I dont see anything hfsplus in the modules area??? Please show: find /lib/modules -name hfs*.ko and rpm -qa kernel | sort thanks uname -r 3.10.0-327.28.2.el7.x86_64 [root@nuc5i3 ~]# find /lib/modules/3.10.0-327.28.2.el7.x86_64/ |grep hfs

Re: [CentOS] hfsplus on C7

2016-08-16 Thread Jerry Geis
>Please show: > >find /lib/modules -name hfs*.ko > >and > >rpm -qa kernel | sort rpm -qa | grep hfsplus kmod-hfsplus-0.0-2.el7.elrepo.x86_64 hfsplus-tools-540.1.linux3-4.el7.x86_64 [root@nuc5i3 ~]# [root@nuc5i3 ~]# find /lib/modules -name hfs*.ko

[CentOS] Anaconda error on centos 7.2

2016-08-16 Thread SUDHANSHU BHUTANI
Hi all, We are hitting an error in the centos 7 installation with our kickstart configuration. === An unknown error has occurred === anaconda

[CentOS-build-reports] Build Done: mate-notification-daemon 1.12.1-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/mate-notification-daemon/20160815145359/1.12.1-1.el7.i686 logs/c7-epel/mate-notification-daemon/20160815145359/1.12.1-1.el7.i686/build.log logs/c7-epel/mate-notification-daemon/20160815145359/1.12.1-1.el7.i686/mate-notification-daemon-1.12.1-1.el7.i686.rpm

[CentOS-build-reports] Build Done: moyogo-molengo-fonts 0.10-9.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/moyogo-molengo-fonts/20160815145631/0.10-9.el7.i686 logs/c7-epel/moyogo-molengo-fonts/20160815145631/0.10-9.el7.i686/build.log logs/c7-epel/moyogo-molengo-fonts/20160815145631/0.10-9.el7.i686/mock.cfg logs/c7-epel/moyogo-molengo-fonts/20160815145631/0.10-9.el7.i686/mock.exitcode

[CentOS-build-reports] Build Done: mockito 1.9.0-19.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/mockito/20160815145622/1.9.0-19.el7.i686 logs/c7-epel/mockito/20160815145622/1.9.0-19.el7.i686/build.log logs/c7-epel/mockito/20160815145622/1.9.0-19.el7.i686/mock.cfg logs/c7-epel/mockito/20160815145622/1.9.0-19.el7.i686/mock.exitcode

[CentOS-build-reports] Build Fail: mate-utils 1.12.0-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: libcurl i686 7.29.0-25.el7.centos c7.1511.00 217 k DEBUG util.py:399: libdbi686 5.3.21-19.el7 c7.1511.00 729 k DEBUG util.py:399: libdb-utils

[CentOS-build-reports] Build Done: mosquitto 1.4.8-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/mosquitto/20160815145628/1.4.8-1.el7.i686 logs/c7-epel/mosquitto/20160815145628/1.4.8-1.el7.i686/build.log logs/c7-epel/mosquitto/20160815145628/1.4.8-1.el7.i686/mock.cfg logs/c7-epel/mosquitto/20160815145628/1.4.8-1.el7.i686/mock.exitcode

[CentOS-build-reports] Build Done: mirrorbrain 2.18.1-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/mirrorbrain/20160815145615/2.18.1-2.el7.i686 logs/c7-epel/mirrorbrain/20160815145615/2.18.1-2.el7.i686/build.log logs/c7-epel/mirrorbrain/20160815145615/2.18.1-2.el7.i686/mirrorbrain-2.18.1-2.el7.i686.rpm

[CentOS-build-reports] Build Done: lua-json 1.3.2-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/lua-json/20160815145338/1.3.2-2.el7.i686 logs/c7-epel/lua-json/20160815145338/1.3.2-2.el7.i686/build.log logs/c7-epel/lua-json/20160815145338/1.3.2-2.el7.i686/lua-json-1.3.2-2.el7.noarch.rpm logs/c7-epel/lua-json/20160815145338/1.3.2-2.el7.i686/lua-json-1.3.2-2.el7.src.rpm

[CentOS-build-reports] Build Fail: gnome-python2-extras 2.25.3-46.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: libblkid i686 2.23.2-26.el7_2.3 c7.1511.u170 k DEBUG util.py:399: libcap i686 2.22-8.el7 c7.00.00 46 k DEBUG util.py:399: libcap-ng

[CentOS-build-reports] Build Done: gtkglext 1.2.0-21.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/gtkglext/20160815144957/1.2.0-21.el7.i686 logs/c7-epel/gtkglext/20160815144957/1.2.0-21.el7.i686/build.log logs/c7-epel/gtkglext/20160815144957/1.2.0-21.el7.i686/gtkglext-1.2.0-21.el7.src.rpm

[CentOS-build-reports] Build Done: guake 0.8.0-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/guake/20160815145004/0.8.0-1.el7.i686 logs/c7-epel/guake/20160815145004/0.8.0-1.el7.i686/build.log logs/c7-epel/guake/20160815145004/0.8.0-1.el7.i686/guake-0.8.0-1.el7.noarch.rpm logs/c7-epel/guake/20160815145004/0.8.0-1.el7.i686/guake-0.8.0-1.el7.src.rpm

[CentOS-build-reports] Build Done: jack-audio-connection-kit 1.9.9.5-6.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/jack-audio-connection-kit/20160815145032/1.9.9.5-6.el7.i686 logs/c7-epel/jack-audio-connection-kit/20160815145032/1.9.9.5-6.el7.i686/build.log logs/c7-epel/jack-audio-connection-kit/20160815145032/1.9.9.5-6.el7.i686/jack-audio-connection-kit-1.9.9.5-6.el7.i686.rpm

[CentOS-build-reports] Build Done: globus-gsi-sysconfig 6.9-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/globus-gsi-sysconfig/20160815144904/6.9-1.el7.i686 logs/c7-epel/globus-gsi-sysconfig/20160815144904/6.9-1.el7.i686/build.log logs/c7-epel/globus-gsi-sysconfig/20160815144904/6.9-1.el7.i686/globus-gsi-sysconfig-6.9-1.el7.i686.rpm

[CentOS-build-reports] Build Fail: gnome-translate 0.99-22.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: libcurl i686 7.29.0-25.el7.centos c7.1511.00 217 k DEBUG util.py:399: libdbi686 5.3.21-19.el7 c7.1511.00 729 k DEBUG util.py:399: libdb-utils

[CentOS-build-reports] Build Fail: hsakmt 1.0.0-6.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: libgpg-error i686 1.12-3.el7 c7.00.00 86 k DEBUG util.py:399: libidn i686 1.28-4.el7 c7.1511.00 208 k DEBUG util.py:399: libmount

[CentOS-build-reports] Build Done: h5py 2.3.1-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/h5py/20160815145006/2.3.1-1.el7.i686 logs/c7-epel/h5py/20160815145006/2.3.1-1.el7.i686/build.log logs/c7-epel/h5py/20160815145006/2.3.1-1.el7.i686/h5py-2.3.1-1.el7.i686.rpm logs/c7-epel/h5py/20160815145006/2.3.1-1.el7.i686/h5py-2.3.1-1.el7.src.rpm

[CentOS-build-reports] Build Done: hylafax+ 5.5.8-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/hylafax+/20160815145020/5.5.8-1.el7.i686 logs/c7-epel/hylafax+/20160815145020/5.5.8-1.el7.i686/build.log logs/c7-epel/hylafax+/20160815145020/5.5.8-1.el7.i686/hylafax+-5.5.8-1.el7.i686.rpm logs/c7-epel/hylafax+/20160815145020/5.5.8-1.el7.i686/hylafax+-5.5.8-1.el7.src.rpm

[CentOS-build-reports] Build Done: gpsd 3.10-5.20140524gitd6b65b.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/gpsd/20160815144940/3.10-5.20140524gitd6b65b.el7.i686 logs/c7-epel/gpsd/20160815144940/3.10-5.20140524gitd6b65b.el7.i686/build.log logs/c7-epel/gpsd/20160815144940/3.10-5.20140524gitd6b65b.el7.i686/gpsd-3.10-5.20140524gitd6b65b.el7.i686.rpm

[CentOS-build-reports] Build Done: ibus-handwrite 3.0.0-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/ibus-handwrite/20160815145025/3.0.0-1.el7.i686 logs/c7-epel/ibus-handwrite/20160815145025/3.0.0-1.el7.i686/build.log logs/c7-epel/ibus-handwrite/20160815145025/3.0.0-1.el7.i686/ibus-handwrite-3.0.0-1.el7.i686.rpm

[CentOS-build-reports] Build Done: globus-callout 3.13-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/globus-callout/20160815144836/3.13-2.el7.i686 logs/c7-epel/globus-callout/20160815144836/3.13-2.el7.i686/build.log logs/c7-epel/globus-callout/20160815144836/3.13-2.el7.i686/globus-callout-3.13-2.el7.i686.rpm

Re: [CentOS-virt] Nested KVM issue

2016-08-16 Thread Laurentiu Soica
Hello, The issue reproduced again and it doesn't look like a swap problem. Some details: on the baremetal, from top: top - 08:08:52 up 5 days, 16:43, 3 users, load average: 36.19, 36.05, 36.05 Tasks: 493 total, 1 running, 492 sleeping, 0 stopped, 0 zombie %Cpu(s): 3.5 us, 87.9 sy,

[CentOS-build-reports] Build Done: i7z 0.27.2-11.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/i7z/20160815145022/0.27.2-11.el7.i686 logs/c7-epel/i7z/20160815145022/0.27.2-11.el7.i686/build.log logs/c7-epel/i7z/20160815145022/0.27.2-11.el7.i686/i7z-0.27.2-11.el7.i686.rpm logs/c7-epel/i7z/20160815145022/0.27.2-11.el7.i686/i7z-0.27.2-11.el7.src.rpm

[CentOS-build-reports] Build Done: jabberd 2.3.2-3.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/jabberd/20160815145031/2.3.2-3.el7.i686 logs/c7-epel/jabberd/20160815145031/2.3.2-3.el7.i686/build.log logs/c7-epel/jabberd/20160815145031/2.3.2-3.el7.i686/jabberd-2.3.2-3.el7.i686.rpm logs/c7-epel/jabberd/20160815145031/2.3.2-3.el7.i686/jabberd-2.3.2-3.el7.src.rpm

[CentOS-build-reports] Build Done: htmldoc 1.8.28-4.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/htmldoc/20160815145017/1.8.28-4.el7.i686 logs/c7-epel/htmldoc/20160815145017/1.8.28-4.el7.i686/build.log logs/c7-epel/htmldoc/20160815145017/1.8.28-4.el7.i686/htmldoc-1.8.28-4.el7.i686.rpm logs/c7-epel/htmldoc/20160815145017/1.8.28-4.el7.i686/htmldoc-1.8.28-4.el7.src.rpm

[CentOS-build-reports] Build Done: libmateweather 1.12.1-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/libmateweather/20160815145253/1.12.1-1.el7.i686 logs/c7-epel/libmateweather/20160815145253/1.12.1-1.el7.i686/build.log logs/c7-epel/libmateweather/20160815145253/1.12.1-1.el7.i686/libmateweather-1.12.1-1.el7.i686.rpm

[CentOS-build-reports] Build Done: libtiger 0.3.4-7.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/libtiger/20160815145313/0.3.4-7.el7.i686 logs/c7-epel/libtiger/20160815145313/0.3.4-7.el7.i686/build.log logs/c7-epel/libtiger/20160815145313/0.3.4-7.el7.i686/libtiger-0.3.4-7.el7.i686.rpm logs/c7-epel/libtiger/20160815145313/0.3.4-7.el7.i686/libtiger-0.3.4-7.el7.src.rpm

Re: [CentOS-virt] Nested KVM issue

2016-08-16 Thread Laurentiu Soica
Yes. It is on both baremetal and compute node. În mar., 16 aug. 2016 la 13:37, Boris Derzhavets a scris: > Is KSM enabled on your Compute Nodes ( presuming CentOS 7.2 on bare metal > ) ? > > > -- > *From:* centos-virt-boun...@centos.org

[CentOS-build-reports] Build Done: libmediainfo 0.7.84-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/libmediainfo/20160815145254/0.7.84-1.el7.i686 logs/c7-epel/libmediainfo/20160815145254/0.7.84-1.el7.i686/build.log logs/c7-epel/libmediainfo/20160815145254/0.7.84-1.el7.i686/libmediainfo-0.7.84-1.el7.i686.rpm

[CentOS-build-reports] Build Done: libkate 0.4.1-5.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/libkate/20160815145246/0.4.1-5.el7.i686 logs/c7-epel/libkate/20160815145246/0.4.1-5.el7.i686/build.log logs/c7-epel/libkate/20160815145246/0.4.1-5.el7.i686/libkate-0.4.1-5.el7.i686.rpm logs/c7-epel/libkate/20160815145246/0.4.1-5.el7.i686/libkate-0.4.1-5.el7.src.rpm

Re: [CentOS-virt] Nested KVM issue

2016-08-16 Thread Boris Derzhavets
Is KSM enabled on your Compute Nodes ( presuming CentOS 7.2 on bare metal ) ? From: centos-virt-boun...@centos.org on behalf of Laurentiu Soica Sent: Tuesday, August 16, 2016 5:25 AM To: Discussion about the

[CentOS-build-reports] Build Fail: nodejs-arrify 1.0.0-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-base64-js 0.0.7-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-colors 0.6.2-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-cookie-parser 1.0.1-4.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers

[CentOS-build-reports] Build Fail: nodejs-cycle 1.0.3-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Done: MUMPS 5.0.1-18.el7.i686 on c7-epel

2016-08-16 Thread buildsys
logs/c7-epel/MUMPS/20160815145634/5.0.1-18.el7.i686 logs/c7-epel/MUMPS/20160815145634/5.0.1-18.el7.i686/build.log logs/c7-epel/MUMPS/20160815145634/5.0.1-18.el7.i686/mock.cfg logs/c7-epel/MUMPS/20160815145634/5.0.1-18.el7.i686/mock.exitcode

[CentOS-build-reports] Build Fail: nodejs-argparse 0.1.15-8.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers i686 3.10.0-327.28.2.el7 c7.1511.u3.2 M DEBUG util.py:399: keyutils-libs

[CentOS-es] [SPF] Recomendaciones ?

2016-08-16 Thread angel jauregui
Buenas. Es recomendable tener varias entradas TXT para SPF ?. Actualmente tengo 4 registro que son: TXT "v=spf1 a mx ptr ip4:mi.ip a:midominio.com mx:mail.midominio.com +all" TXT "v=spf2.0/mform,pra a mx ptr ip4:mi.ip a:midominio.com mx: mail.midominio.com +all" TXT

[CentOS-build-reports] Build Fail: nodejs-caniuse-db 1.0.20140717-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-compression 1.0.1-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers

Re: [CentOS-es] [SPF] Recomendaciones ?

2016-08-16 Thread Ricardo J. Barberis
El Martes 16/08/2016, angel jauregui escribió: > Buenas. > > Es recomendable tener varias entradas TXT para SPF ?. > Actualmente tengo 4 registro que son: > > TXT "v=spf1 a mx ptr ip4:mi.ip a:midominio.com mx:mail.midominio.com +all" > TXT "v=spf2.0/mform,pra a mx ptr ip4:mi.ip a:midominio.com mx:

[CentOS-build-reports] Build Fail: nodejs-cookiejar 1.3.2-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

Re: [CentOS-es] Powerstack

2016-08-16 Thread L.C. - Salman PSL
*::¿ Hoy ?* >> *** Fin del mensaje *** << Saludos Salvador Guzman Salman PSL Vigo, Galicia, España +34 986.21.30.27 +34 60 400 30 20 Salman.EU El 16.08.2016

Re: [CentOS-es] Powerstack

2016-08-16 Thread Ernesto Pérez Estévez
On 08/16/2016 09:42 AM, L.C. - Salman PSL wrote: > > >*::¿ Hoy ?* https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d -- CEDIA La principal herramienta de Investigación en el Ecuador. Calle La Condamine 12-109 "Casa Rivera". Cuenca - Ecuador Telf: (593)

[CentOS-build-reports] Build Fail: nodejs-istanbul 0.3.2-3.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers i686 3.10.0-327.28.2.el7 c7.1511.u3.2 M DEBUG util.py:399: keyutils-libs

[CentOS-build-reports] Build Fail: nodejs-langdetect 0.2.0-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-lowercase-keys 1.0.0-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-map-stream 0.0.5-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-method-override 1.0.0-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers i686 3.10.0-327.28.2.el7 c7.1511.u3.2 M DEBUG util.py:399: keyutils-libs

[CentOS-build-reports] Build Fail: nodejs-methods 0.1.0-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers

[CentOS-build-reports] Build Fail: nodejs-npm-registry-client 0.2.28-3.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers

[CentOS-build-reports] Build Fail: nodejs-dateformat 1.0.6-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers

[CentOS-build-reports] Build Fail: nodejs-iso8601 1.1.1-5.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-jsonstream 0.10.0-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-lodash 2.4.1-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers i686 3.10.0-327.28.2.el7 c7.1511.u3.2 M DEBUG util.py:399: keyutils-libs

[CentOS-build-reports] Build Fail: nodejs-maxmin 0.2.0-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: kernel-headers i686 3.10.0-327.28.2.el7 c7.1511.u3.2 M DEBUG util.py:399: keyutils-libsi686 1.5.8-3.el7 c7.00.00 24 k DEBUG util.py:399: krb5-libs

[CentOS-build-reports] Build Fail: nodejs-merge-descriptors 0.0.2-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-mimeparse 0.1.4-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-morgan 1.0.0-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers i686 3.10.0-327.28.2.el7 c7.1511.u3.2 M DEBUG util.py:399: keyutils-libs

[CentOS-build-reports] Build Fail: nodejs-multiparty 3.2.4-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: kernel-headers i686 3.10.0-327.28.2.el7 c7.1511.u3.2 M DEBUG util.py:399: keyutils-libsi686 1.5.8-3.el7 c7.00.00 24 k DEBUG util.py:399: krb5-libs

[CentOS-build-reports] Build Fail: nodejs-netmask 1.0.4-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-node-int64 0.3.2-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers

[CentOS-build-reports] Build Fail: nodejs-node-print 0.0.4-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-faye-websocket 0.7.2-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-grunt-contrib-watch 0.6.1-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: kernel-headers i686 3.10.0-327.28.2.el7 c7.1511.u3.2 M DEBUG util.py:399: keyutils-libsi686 1.5.8-3.el7 c7.00.00 24 k DEBUG util.py:399: krb5-libs

[CentOS-build-reports] Build Fail: nodejs-grunt-git-authors 1.2.0-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-grunt-util-options 0.0.2-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers

[CentOS-build-reports] Build Fail: nodejs-domelementtype 1.1.3-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-grunt-legacy-util 0.1.2-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-grunt-util-process 0.0.1-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers

[CentOS-build-reports] Build Fail: nodejs-html-minifier 0.6.9-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: kernel-headers i686 3.10.0-327.28.2.el7 c7.1511.u3.2 M DEBUG util.py:399: keyutils-libsi686 1.5.8-3.el7 c7.00.00 24 k DEBUG util.py:399: krb5-libs

[CentOS-build-reports] Build Fail: nodejs-grunt-contrib-requirejs 0.4.4-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-grunt-util-args 0.0.3-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-grunt-sed 0.1.1-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-es5-ext 0.10.10-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-es6-iterator 2.0.0-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-grunt-saucelabs 8.6.1-4.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-grunt-util-property 0.0.1-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base i686 1.22.2-8.el7 c7.00.00 922 k DEBUG util.py:399: kernel-headers

[CentOS-build-reports] Build Fail: nodejs-hock 1.2.0-2.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-iconv-lite 0.2.11-1.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

[CentOS-build-reports] Build Fail: nodejs-is-arrayish 0.2.1-3.el7.i686 on c7-epel

2016-08-16 Thread buildsys
ROOT log: -( last 500 lines )-\n\n DEBUG util.py:399: gmp i686 1:6.0.0-12.el7_1 c7.01.u 413 k DEBUG util.py:399: gnupg2 i686 2.0.22-3.el7 c7.00.00 1.5 M DEBUG util.py:399: groff-base

  1   2   >