Re: [CentOS] md5sum mismatch between CentOS 6.4 and 6.5 repository

2013-12-09 Thread Johnny Hughes
On 12/07/2013 09:07 AM, Mogens Kjaer wrote:
 On 12/06/2013 12:49 PM, Lars Hecking wrote:
 Something got mixed up somewhere. The first one (md5 20bb...) is from the 
 x86_64
   branch, both 6.4 and 6.5, and the second one (md5 d37f...) is from the i386
   branch, also 6.4 and 6.5.

 d37fe4404a7a5fdb27b29f9b5ed09c73  
 ./6.4/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 20bb02e6f3b7b71e09dcaff7f3b0ca02  
 ./6.4/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 d37fe4404a7a5fdb27b29f9b5ed09c73  
 ./6.5/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 20bb02e6f3b7b71e09dcaff7f3b0ca02  
 ./6.5/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 Hm, am I the only mirror maintainer that runs hardlinkpy on the tree
 after each mirror?

 Why are there different md5sum's on these files?

 They are noarch rpms, so they should be identical in i386 and x86_64?

 I get the following:

 # md5sum `locate python-slip-dbus-0.2.20-1.el6_2.noarch.rpm`
 d37fe4404a7a5fdb27b29f9b5ed09c73 
 /var/ftp/pub/mirrors/centos/6.4/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 20bb02e6f3b7b71e09dcaff7f3b0ca02 
 /var/ftp/pub/mirrors/centos/6.4/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 d37fe4404a7a5fdb27b29f9b5ed09c73 
 /var/ftp/pub/mirrors/centos/6.5/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 d37fe4404a7a5fdb27b29f9b5ed09c73 
 /var/ftp/pub/mirrors/centos/6.5/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm

 and:
 # ls -li `locate python-slip-dbus-0.2.20-1.el6_2.noarch.rpm`
 98845547 -rw-rw-r-- 3 mk 500 30844 Mar 26  2012 
 /var/ftp/pub/mirrors/centos/6.4/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 98315857 -rw-rw-r-- 1 mk 500 30844 Mar 26  2012 
 /var/ftp/pub/mirrors/centos/6.4/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 98845547 -rw-rw-r-- 3 mk 500 30844 Mar 26  2012 
 /var/ftp/pub/mirrors/centos/6.5/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 98845547 -rw-rw-r-- 3 mk 500 30844 Mar 26  2012 
 /var/ftp/pub/mirrors/centos/6.5/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm

 Mogens


They would not necessarily have the exact same md5sum just because they
are noarch.  The way mock compiles RPMs, it would be built on each
builder separately.  The possibility exists that something very minor
can (and sometimes does) happen to make things not exact.  I will
analyze these an tell you the difference in an upcoming e-mail.

We have changed our policy and now we will use the same noarch file,
from one of the arches, on both if it exist in the arches.  That policy
did indeed cause a change in the MD5SUM as they were different before. 
Again, I'll post in another e-mail what is different between the two,
but this is as expected.

It should not happen any more moving forward though, as we will only
ever release ONE noarch file in future, regardless of it they built
slightly differently from the builders.

Thanks,
Johnny Hughes





signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] md5sum mismatch between CentOS 6.4 and 6.5 repository

2013-12-09 Thread Johnny Hughes
On 12/09/2013 06:21 AM, Johnny Hughes wrote:
 On 12/07/2013 09:07 AM, Mogens Kjaer wrote:
 On 12/06/2013 12:49 PM, Lars Hecking wrote:
 Something got mixed up somewhere. The first one (md5 20bb...) is from the 
 x86_64
   branch, both 6.4 and 6.5, and the second one (md5 d37f...) is from the 
 i386
   branch, also 6.4 and 6.5.

 d37fe4404a7a5fdb27b29f9b5ed09c73  
 ./6.4/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 20bb02e6f3b7b71e09dcaff7f3b0ca02  
 ./6.4/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 d37fe4404a7a5fdb27b29f9b5ed09c73  
 ./6.5/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 20bb02e6f3b7b71e09dcaff7f3b0ca02  
 ./6.5/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 Hm, am I the only mirror maintainer that runs hardlinkpy on the tree
 after each mirror?

 Why are there different md5sum's on these files?

 They are noarch rpms, so they should be identical in i386 and x86_64?

 I get the following:

 # md5sum `locate python-slip-dbus-0.2.20-1.el6_2.noarch.rpm`
 d37fe4404a7a5fdb27b29f9b5ed09c73 
 /var/ftp/pub/mirrors/centos/6.4/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 20bb02e6f3b7b71e09dcaff7f3b0ca02 
 /var/ftp/pub/mirrors/centos/6.4/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 d37fe4404a7a5fdb27b29f9b5ed09c73 
 /var/ftp/pub/mirrors/centos/6.5/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 d37fe4404a7a5fdb27b29f9b5ed09c73 
 /var/ftp/pub/mirrors/centos/6.5/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm

 and:
 # ls -li `locate python-slip-dbus-0.2.20-1.el6_2.noarch.rpm`
 98845547 -rw-rw-r-- 3 mk 500 30844 Mar 26  2012 
 /var/ftp/pub/mirrors/centos/6.4/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 98315857 -rw-rw-r-- 1 mk 500 30844 Mar 26  2012 
 /var/ftp/pub/mirrors/centos/6.4/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 98845547 -rw-rw-r-- 3 mk 500 30844 Mar 26  2012 
 /var/ftp/pub/mirrors/centos/6.5/os/i386/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
 98845547 -rw-rw-r-- 3 mk 500 30844 Mar 26  2012 
 /var/ftp/pub/mirrors/centos/6.5/os/x86_64/Packages/python-slip-dbus-0.2.20-1.el6_2.noarch.rpm

 Mogens

 They would not necessarily have the exact same md5sum just because they
 are noarch.  The way mock compiles RPMs, it would be built on each
 builder separately.  The possibility exists that something very minor
 can (and sometimes does) happen to make things not exact.  I will
 analyze these an tell you the difference in an upcoming e-mail.

 We have changed our policy and now we will use the same noarch file,
 from one of the arches, on both if it exist in the arches.  That policy
 did indeed cause a change in the MD5SUM as they were different before. 
 Again, I'll post in another e-mail what is different between the two,
 but this is as expected.

 It should not happen any more moving forward though, as we will only
 ever release ONE noarch file in future, regardless of it they built
 slightly differently from the builders.


OK, the only difference on these RPMs is the signature (it happened at a
different time, by one second).

If you look at rpm -qpi you will see one of them was signed at:

Signature   : RSA/SHA1, Mon 26 Mar 2012 08:36:33 AM CDT, Key ID
0946fca2c105b9de

the other:

Signature   : RSA/SHA1, Mon 26 Mar 2012 08:36:32 AM CDT, Key ID
0946fca2c105b9de

(they were 2 separate files, produced in two separate build trees, and
therefore have 2 separate signature times)

However, if you do this to each of the files to remove the signatures:

rpm --delsign python-slip-dbus-0.2.20-1.el6_2.noarch.rpm

then do an md5sum, you will see that underlying (and unsigned) rpms have
identical md5sums of:

[johnny@m4500n 6.5]$ md5sum python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
8cb0c87fd4942673c79c304d3c29aedb  python-slip-dbus-0.2.20-1.el6_2.noarch.rpm

[johnny@m4500n 6.5]$ cd ../6.4/

[johnny@m4500n 6.4]$ md5sum python-slip-dbus-0.2.20-1.el6_2.noarch.rpm
8cb0c87fd4942673c79c304d3c29aedb  python-slip-dbus-0.2.20-1.el6_2.noarch.rpm

Also, the content of each RPM is identical at these values:

511a4571af6e42e130c43bfff2507863 
./usr/lib/python2.6/site-packages/slip.dbus-0.2.20-py2.6.egg-info
01bb823d18266732b2cb24d7ea1d693b 
./usr/lib/python2.6/site-packages/slip/dbus/__init__.pyc
77ec375c396560fc4dd8bf0160831cfa 
./usr/lib/python2.6/site-packages/slip/dbus/bus.pyo
426ba8cb64e3ce60a40042ce961faebc 
./usr/lib/python2.6/site-packages/slip/dbus/proxies.pyo
5d5bab55941cb57d18bddb09dc1993bb 
./usr/lib/python2.6/site-packages/slip/dbus/proxies.py
01bb823d18266732b2cb24d7ea1d693b 
./usr/lib/python2.6/site-packages/slip/dbus/__init__.pyo
89073c18b01d301eefd7169fc08360fa 
./usr/lib/python2.6/site-packages/slip/dbus/bus.py
dc7e59367bab048fc3bca4fc94e2f5fc 
./usr/lib/python2.6/site-packages/slip/dbus/mainloop.pyc
3010ee109154bb35be8458f1e0ab65e1 
./usr/lib/python2.6/site-packages/slip/dbus/polkit.pyo
2af7a635fd80074aa75a095310cbdf96 

[CentOS] making a script into a service

2013-12-09 Thread Larry Martell
We have a python script that is currently run from cron. We want to
make it into a service so it can be controlled with service
start/stop/restart. Can anyone point me at site that has instructions
on how to do this? I've googled but haven't found anything.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] making a script into a service

2013-12-09 Thread Andrew Holway
The keyword your looking for here is daemonize.



On 9 December 2013 12:54, Larry Martell larry.mart...@gmail.com wrote:
 We have a python script that is currently run from cron. We want to
 make it into a service so it can be controlled with service
 start/stop/restart. Can anyone point me at site that has instructions
 on how to do this? I've googled but haven't found anything.
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] making a script into a service

2013-12-09 Thread Fabrizio Di Carlo
Try to use this
http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/ it
allows you start/stop/restart the script using the following commands.

python myscript.py start
python myscript.py stop
python myscript.py restart


Source:
http://stackoverflow.com/questions/16420092/how-to-make-python-script-run-as-service

On Mon, Dec 9, 2013 at 1:54 PM, Larry Martell larry.mart...@gmail.comwrote:

 We have a python script that is currently run from cron. We want to
 make it into a service so it can be controlled with service
 start/stop/restart. Can anyone point me at site that has instructions
 on how to do this? I've googled but haven't found anything.
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos




-- 
The intuitive mind is a sacred gift and the rational mind is a faithful
servant. We have created a society that honors the servant and has
forgotten the gift. (A. Einstein)

La mente intuitiva è un dono sacro e la mente razionale è un fedele servo.
Noi abbiamo creato una società che onora il servo e ha dimenticato il
dono.  (A. Einstein)

Fabrizio Di Carlo
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Build environment for totem-2.16.7-7.el5_6.1.src.rpm

2013-12-09 Thread Johnny Hughes
On 12/07/2013 11:09 AM, Michael Lampe wrote:
 This package has a build requirement 'gecko-devel' which is fulfilled by 
 'xulrunner-devel'. But in the process of building the browser plugins 
 two tools named 'xpidl' and 'xpt_link' are necessary. They werde once 
 part of 'gecko-devel' but are now replaced by other tools. I haven't 
 found any package that has these tools all the way back to 5.0.

 Maybe the makers of CentOS can give a hint. After all this package was 
 build for C5.

The hint would be to use tree(s) as they existed at the build time of
the package to build them ... that is what we did and what Red Hat did.

If you look at the build date on the SRPM (rpm -qpi rpmname), it is:
Build Date: Wed 30 Mar 2011 02:31:12 PM CDT

There is no rocket science here ... you can see there are a bunch of
xulrunner and other things that happened near that time ... you will
have to figure out which ones make it build (just like we do :D ).

I will do this for you ... here is a copy of the exact content of the
packages in the buildroot at the time we built it (attached)

Thanks,
Johnny Hughes

 Package   Arch Version   Repository   Size

Installing:
 buildsys-buildnoarch   0.5-6.el5.centos.7buildsys2.6 k
Installing for dependencies:
 MAKEDEV   x86_64   3.23-1.2  os  135 k
 SysVinit  x86_64   2.86-15.el5   os  117 k
 audit-libsx86_64   1.7.18-2.el5  os   78 k
 basesystemnoarch   8.0-5.1.1.el5.centos  os  2.8 k
 bash  x86_64   3.2-24.el5os  1.9 M
 binutils  x86_64   2.17.50.0.6-14.el5os  2.9 M
 bzip2 x86_64   1.0.3-6.el5_5 os   50 k
 bzip2-libsx86_64   1.0.3-6.el5_5 os   35 k
 centos-releasex86_64   10:5-6.el5.centos.1   os   20 k
 centos-release-notes  x86_64   5.6-0 os   40 k
 chkconfig x86_64   1.3.30.2-2.el5os  159 k
 coreutils x86_64   5.97-23.el5_6.4   c5-staged   3.5 M
 cpio  x86_64   2.6-23.el5_4.1os  122 k
 cpp   x86_64   4.1.2-50.el5  os  2.9 M
 cracklib  x86_64   2.8.9-3.3 os   63 k
 cracklib-dictsx86_64   2.8.9-3.3 os  3.3 M
 crontabs  noarch   1.10-8os  5.0 k
 db4   x86_64   4.3.29-10.el5_5.2 os  899 k
 device-mapper x86_64   1.02.55-2.el5 os  797 k
 device-mapper-event   x86_64   1.02.55-2.el5 os   21 k
 device-mapper-multipath   x86_64   0.4.7-42.el5  os  3.0 M
 diffutils x86_64   2.8.1-15.2.3.el5  os  211 k
 dmraidx86_64   1.0.0.rc13-63.el5 os  741 k
 dmraid-events x86_64   1.0.0.rc13-63.el5 os   24 k
 e2fsprogs x86_64   1.39-23.el5_5.1   os  995 k
 e2fsprogs-libsx86_64   1.39-23.el5_5.1   os  118 k
 elfutils  x86_64   0.137-3.el5   os  215 k
 elfutils-libelf   x86_64   0.137-3.el5   os   53 k
 elfutils-libs x86_64   0.137-3.el5   os  183 k
 ethtool   x86_64   6-4.el5   os   64 k
 expat x86_64   1.95.8-8.3.el5_5.3os   76 k
 file  x86_64   4.17-15.el5_3.1   os  318 k
 filesystemx86_64   2.4.0-3.el5   os  1.0 M
 findutils x86_64   1:4.2.27-6.el5os  294 k
 gawk  x86_64   3.1.5-14.el5  os  1.8 M
 gcc   x86_64   4.1.2-50.el5  os  5.3 M
 gcc-c++   x86_64   4.1.2-50.el5  os  3.8 M
 gdbm  x86_64   1.8.0-26.2.1  os   27 k
 glib2 x86_64   2.12.3-4.el5_3.1  os  693 k
 glibc x86_64   2.5-58os  4.8 M
 glibc-common  x86_64   2.5-58os   16 M
 glibc-devel   x86_64   2.5-58os  2.4 M
 glibc-headers x86_64   2.5-58os  593 k
 grep  x86_64   2.5.1-55.el5  os  176 k
 gzip

Re: [CentOS] md5sum mismatch between CentOS 6.4 and 6.5 repository

2013-12-09 Thread Mogens Kjaer
On 12/09/2013 01:43 PM, Johnny Hughes wrote:
 Therefore the only difference is the signatures, and that difference is
 the time being 1 second different in the rpm metadata ...

A part from the timestamps being different, is it the same key that
is used for signing i386 and x86_64 packages?

And why does the OP get an error message?

Is running hardlinkpy on the mirror tree a bad idea in general?

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] making a script into a service

2013-12-09 Thread Larry Martell
On Mon, Dec 9, 2013 at 8:00 AM, Andrew Holway andrew.hol...@gmail.com wrote:
 The keyword your looking for here is daemonize.

I don't just want to make it into a daemon - I want to control it with
the service command.




 On 9 December 2013 12:54, Larry Martell larry.mart...@gmail.com wrote:
 We have a python script that is currently run from cron. We want to
 make it into a service so it can be controlled with service
 start/stop/restart. Can anyone point me at site that has instructions
 on how to do this? I've googled but haven't found anything.
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] making a script into a service

2013-12-09 Thread Larry Martell
On Mon, Dec 9, 2013 at 8:00 AM, Fabrizio Di Carlo
dicarlo.fabri...@gmail.com wrote:
 Try to use this
 http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/ it
 allows you start/stop/restart the script using the following commands.

 python myscript.py start
 python myscript.py stop
 python myscript.py restart


 Source:
 http://stackoverflow.com/questions/16420092/how-to-make-python-script-run-as-service


Yes, I've seen that question and site. I want to be able to control it
with the service command. The technique on this site makes the script
a daemon, but that does not make it controllable with service.



 On Mon, Dec 9, 2013 at 1:54 PM, Larry Martell larry.mart...@gmail.comwrote:

 We have a python script that is currently run from cron. We want to
 make it into a service so it can be controlled with service
 start/stop/restart. Can anyone point me at site that has instructions
 on how to do this? I've googled but haven't found anything.
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos




 --
 The intuitive mind is a sacred gift and the rational mind is a faithful
 servant. We have created a society that honors the servant and has
 forgotten the gift. (A. Einstein)

 La mente intuitiva è un dono sacro e la mente razionale è un fedele servo.
 Noi abbiamo creato una società che onora il servo e ha dimenticato il
 dono.  (A. Einstein)

 Fabrizio Di Carlo
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/cento
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] making a script into a service

2013-12-09 Thread Matt Garman
Turn it into a daemon as described, then take a look at the existing
scripts in /etc/init.d/. There might even be a template in there iirc.
Your script will likely be a simple wrapper around your daemonized python
program.

After that, just do a chkconfig --add myscript“ where myscript is the
name of your script in /etc/init.d.
On Dec 9, 2013 7:05 AM, Larry Martell larry.mart...@gmail.com wrote:

 On Mon, Dec 9, 2013 at 8:00 AM, Fabrizio Di Carlo
 dicarlo.fabri...@gmail.com wrote:
  Try to use this
 
 http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/it
  allows you start/stop/restart the script using the following commands.
 
  python myscript.py start
  python myscript.py stop
  python myscript.py restart
 
 
  Source:
 
 http://stackoverflow.com/questions/16420092/how-to-make-python-script-run-as-service


 Yes, I've seen that question and site. I want to be able to control it
 with the service command. The technique on this site makes the script
 a daemon, but that does not make it controllable with service.


 
  On Mon, Dec 9, 2013 at 1:54 PM, Larry Martell larry.mart...@gmail.com
 wrote:
 
  We have a python script that is currently run from cron. We want to
  make it into a service so it can be controlled with service
  start/stop/restart. Can anyone point me at site that has instructions
  on how to do this? I've googled but haven't found anything.
  ___
  CentOS mailing list
  CentOS@centos.org
  http://lists.centos.org/mailman/listinfo/centos
 
 
 
 
  --
  The intuitive mind is a sacred gift and the rational mind is a faithful
  servant. We have created a society that honors the servant and has
  forgotten the gift. (A. Einstein)
 
  La mente intuitiva è un dono sacro e la mente razionale è un fedele
 servo.
  Noi abbiamo creato una società che onora il servo e ha dimenticato il
  dono.  (A. Einstein)
 
  Fabrizio Di Carlo
  ___
  CentOS mailing list
  CentOS@centos.org
  http://lists.centos.org/mailman/listinfo/cento
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] making a script into a service

2013-12-09 Thread Liam O'Toole
On 2013-12-09, Larry Martell larry.mart...@gmail.com wrote:
 On Mon, Dec 9, 2013 at 8:00 AM, Fabrizio Di Carlo
dicarlo.fabri...@gmail.com wrote:
 Try to use this
 http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/ 
 it
 allows you start/stop/restart the script using the following commands.

 python myscript.py start
 python myscript.py stop
 python myscript.py restart


 Source:
 http://stackoverflow.com/questions/16420092/how-to-make-python-script-run-as-service


 Yes, I've seen that question and site. I want to be able to control it
 with the service command. The technique on this site makes the script
 a daemon, but that does not make it controllable with service.



Assuming the first line of your script is

#!/usr/bin/env python

and the script is executable, then you can invoke it like this:

myscript start
myscript stop
myscript restart

If you then place the script in /etc/init.d/, you have yourself a
service. See the 'service' man page.

-- 

Liam


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] making a script into a service

2013-12-09 Thread John Doe
From: Larry Martell larry.mart...@gmail.com

 We have a python script that is currently run from cron. We want to
 make it into a service so it can be controlled with service
 start/stop/restart. Can anyone point me at site that has instructions
 on how to do this? I've googled but haven't found anything.

http://fedoraproject.org/wiki/Packaging:SysVInitScript

JD
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] md5sum mismatch between CentOS 6.4 and 6.5 repository

2013-12-09 Thread Johnny Hughes
On 12/09/2013 07:03 AM, Mogens Kjaer wrote:
 On 12/09/2013 01:43 PM, Johnny Hughes wrote:
 Therefore the only difference is the signatures, and that difference is
 the time being 1 second different in the rpm metadata ...
 A part from the timestamps being different, is it the same key that
 is used for signing i386 and x86_64 packages?

 And why does the OP get an error message?

 Is running hardlinkpy on the mirror tree a bad idea in general?

 Mogens


Yes, it is signed by the same key ... but the rpm is not identical. (The
difference being a different md5sum because rpm metadata (signature
time) is different).

He does not say HOW the installation fails ... one would have to look at
the kickstart file to see.

If the ks install is looking at a real 6.5 and pointing at it, it should
work fine.  If he is pointing at something else, maybe not.  I would
personally just delete the files in question and rsync again to make
sure they are replaced.

Rsync, if it sees the same file and the same date, will not validate the
crc without a -c switch ... that would take forever for a whole tree, so
I would delete the files in question and sync again from a 6.5 tree.



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] compat-openmpi issues after upgrade to CentOS 6.5

2013-12-09 Thread Tor Halsan
Just wondering if anyone can shed some light into an issue we are having 
with compat-openmpi after upgrading CentOS to version 6.5

Some of our cluster applications are dependent on an older version of 
OpenMPI, so we are using compat-openmpi. Up to CentOS 6.4 this was 
version 1.4.3:

% /usr/lib64/compat-openmpi/bin/mpirun -V
mpirun (Open MPI) 1.4.3

but after the upgrade to CentOS 6.5 it suddenly reports version 1.5.3:
% /usr/lib64/compat-openmpi/bin/mpirun -V
mpirun (Open MPI) 1.5.3

But rpm/yum still reports that version 1.4.3 is installed:

% rpm -qv compat-openmpi
compat-openmpi-1.4.3-1.1.el6.x86_64

Is this deliberate, or has someone erred?

- Tor
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compat-openmpi issues after upgrade to CentOS 6.5

2013-12-09 Thread Johnny Hughes
On 12/09/2013 08:21 AM, Tor Halsan wrote:
 Just wondering if anyone can shed some light into an issue we are having 
 with compat-openmpi after upgrading CentOS to version 6.5

 Some of our cluster applications are dependent on an older version of 
 OpenMPI, so we are using compat-openmpi. Up to CentOS 6.4 this was 
 version 1.4.3:

 % /usr/lib64/compat-openmpi/bin/mpirun -V
 mpirun (Open MPI) 1.4.3

 but after the upgrade to CentOS 6.5 it suddenly reports version 1.5.3:
 % /usr/lib64/compat-openmpi/bin/mpirun -V
 mpirun (Open MPI) 1.5.3

 But rpm/yum still reports that version 1.4.3 is installed:

 % rpm -qv compat-openmpi
 compat-openmpi-1.4.3-1.1.el6.x86_64

 Is this deliberate, or has someone erred?

 - Tor
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos


The changelog contains this:

compat-openmpi-1.4.3-1.1.el6.x86_64 [2.6 MiB] Changelog by Jay
Fenlason (2013-08-14):

* Also include 1.5.3 libraries so users of RHEL-6.5+ can run
  programs compiled on RHEL-6.2-
  Resolves: rhbz876315


So, I would say that, yes, it is on purpose.



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compat-openmpi issues after upgrade to CentOS 6.5

2013-12-09 Thread Tor Halsan
On 09/12/13 16:11, Johnny Hughes wrote:
[...]
 The changelog contains this:

 compat-openmpi-1.4.3-1.1.el6.x86_64 [2.6 MiB] Changelog by Jay
 Fenlason (2013-08-14):

 * Also include 1.5.3 libraries so users of RHEL-6.5+ can run
programs compiled on RHEL-6.2-
Resolves: rhbz876315


 So, I would say that, yes, it is on purpose.

Thanks. Sorry for posting before reading the changelog properly.

-- 
Tor Halsan
Senior System Administrator
m: +47 900 25 135
tor.hal...@lithicon.com

Lithicon
- The integration of Digitalcore and Numerical Rocks

Lithicon Norway AS
Stiklestadveien 1
N‐7041 Trondheim, Norway

http://www.lithicon.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compat-openmpi issues after upgrade to CentOS 6.5

2013-12-09 Thread Tru Huynh
On Mon, Dec 09, 2013 at 03:21:23PM +0100, Tor Halsan wrote:
 Just wondering if anyone can shed some light into an issue we are having 
 with compat-openmpi after upgrading CentOS to version 6.5
 
 Some of our cluster applications are dependent on an older version of 
 OpenMPI, so we are using compat-openmpi. Up to CentOS 6.4 this was 
 version 1.4.3:
 
 % /usr/lib64/compat-openmpi/bin/mpirun -V
 mpirun (Open MPI) 1.4.3
 
 but after the upgrade to CentOS 6.5 it suddenly reports version 1.5.3:
 % /usr/lib64/compat-openmpi/bin/mpirun -V
 mpirun (Open MPI) 1.5.3
 
 But rpm/yum still reports that version 1.4.3 is installed:
 
 % rpm -qv compat-openmpi
 compat-openmpi-1.4.3-1.1.el6.x86_64
 
 Is this deliberate, or has someone erred?

from the changelog:
* Wed Aug 14 2013 Jay Fenlason fenla...@redhat.com 1.4.3-2
* Also include 1.5.3 libraries so users of RHEL-6.5+ can run
  programs compiled on RHEL-6.2-
  Resolves: rhbz876315

* Thu Oct 13 2011 Jay Fenlason fenla...@redhat.com 1.4.3-1
- New compat package to make users of openmpi-1.4 on RHEL-6 happy.
  Resolves: rhbz741009

so the support for 1.5.3 is on purpose, no idea if both 1.4.3 and 1.5.3 should
be both available at the same time, or if the support for 1.5.3 is also backward
compatible with 1.4.3. I would need to search ;)

https://bugzilla.redhat.com/show_bug.cgi?id=876315 is not public :(

Cheers,

Tru

-- 
Tru Huynh (mirrors, CentOS i386/x86_64 Package Maintenance)
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xBEFA581B


pgp8wTVbeujpf.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] making a script into a service

2013-12-09 Thread Larry Martell
On Mon, Dec 9, 2013 at 8:40 AM, Liam O'Toole liam.p.oto...@gmail.com wrote:
 On 2013-12-09, Larry Martell larry.mart...@gmail.com wrote:
 On Mon, Dec 9, 2013 at 8:00 AM, Fabrizio Di Carlo
dicarlo.fabri...@gmail.com wrote:
 Try to use this
 http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/ 
 it
 allows you start/stop/restart the script using the following commands.

 python myscript.py start
 python myscript.py stop
 python myscript.py restart


 Source:
 http://stackoverflow.com/questions/16420092/how-to-make-python-script-run-as-service


 Yes, I've seen that question and site. I want to be able to control it
 with the service command. The technique on this site makes the script
 a daemon, but that does not make it controllable with service.



 Assuming the first line of your script is

 #!/usr/bin/env python

 and the script is executable, then you can invoke it like this:

 myscript start
 myscript stop
 myscript restart

 If you then place the script in /etc/init.d/, you have yourself a
 service. See the 'service' man page.

Thanks!
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] making a script into a service

2013-12-09 Thread Larry Martell
On Mon, Dec 9, 2013 at 9:05 AM, John Doe jd...@yahoo.com wrote:
 From: Larry Martell larry.mart...@gmail.com

 We have a python script that is currently run from cron. We want to
 make it into a service so it can be controlled with service
 start/stop/restart. Can anyone point me at site that has instructions
 on how to do this? I've googled but haven't found anything.

 http://fedoraproject.org/wiki/Packaging:SysVInitScript


Thanks!
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] compat-openmpi issues after upgrade to CentOS 6.5

2013-12-09 Thread Tru Huynh
On Mon, Dec 09, 2013 at 04:23:47PM +0100, Tru Huynh wrote:
...
 
 so the support for 1.5.3 is on purpose, no idea if both 1.4.3 and 1.5.3 should
 be both available at the same time, or if the support for 1.5.3 is also 
 backward
 compatible with 1.4.3. I would need to search ;)

I was too slow ;)

http://upstream-tracker.org/versions/openmpi.html
and 
http://upstream-tracker.org/compat_reports/openmpi/1.4.5_to_1.5/abi_compat_report.html
has the details on the ABI coverage between the 1.4/1.5 series.

Cheers,

Tru
-- 
Tru Huynh (mirrors, CentOS i386/x86_64 Package Maintenance)
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xBEFA581B


pgpmlcJ14ZvOW.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Centos6.5 Intel Corporation Centrino Advanced-N 6235 not working

2013-12-09 Thread Johan Vermeulen
Dear All,

i'm working on this Centos6.5 laptop, fully updated

*# uname -a**
**Linux jvermeulen.ict 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux*

It's an Acer Aspire E1-571.

I can't get the Intel Centrino N 6235 to work. I've used this card on 
several different types of  laptops and never
had any trouble.

I think I have the packages installed for this card :

*[root@jvermeulen jvermeulen]# yum list installed | grep wireless**
**wireless-tools.x86_64 1:29-5.1.1.el6   @base **
**[root@jvermeulen jvermeulen]# yum list installed | grep iwl**
**iwl100-firmware.noarch 39.31.5.1-1.el6 
@anaconda-CentOS-201207061011.x86_64/6.3**
**iwl1000-firmware.noarch 1:39.31.5.1-1.el6 
@anaconda-CentOS-201207061011.x86_64/6.3**
**iwl3945-firmware.noarch 15.32.2.9-4.el6 
@anaconda-CentOS-201207061011.x86_64/6.3**
**iwl4965-firmware.noarch 228.61.2.24-2.1.el6 
@anaconda-CentOS-201207061011.x86_64/6.3**
**iwl5000-firmware.noarch 8.83.5.1_1-1.el6_1.1 
@anaconda-CentOS-201207061011.x86_64/6.3**
**iwl5150-firmware.noarch 8.24.2.2-1.el6 
@anaconda-CentOS-201207061011.x86_64/6.3**
**iwl6000-firmware.noarch 9.221.4.1-1.el6  @base **
**iwl6000g2a-firmware.noarch 17.168.5.3-1.el6 
@anaconda-CentOS-201207061011.x86_64/6.3**
**iwl6050-firmware.noarch 41.28.5.1-2.el6 
@anaconda-CentOS-201207061011.x86_64/6.3**
**python-iwlib.x86_64 0.1-1.2.el6  @base*

and I see no EM:

*03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 
(rev 24)**
**Subsystem: Intel Corporation Centrino Advanced-N 6235 AGN**
**Flags: fast devsel, IRQ 17**
**Memory at c050 (64-bit, non-prefetchable) [size=8K]**
**Capabilities: [c8] Power Management version 3**
**Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+**
**Capabilities: [e0] Express Endpoint, MSI 00**
**Capabilities: [100] Advanced Error Reporting**
**Capabilities: [140] Device Serial Number b4-b6-76-ff-ff-5f-fc-cb**
**Kernel modules: iwlwifi**
**
**[root@jvermeulen jvermeulen]# modprobe -v iwlwifi**
**[root@jvermeulen jvermeulen]#*

Still wireless is not showing up.

*[root@jvermeulen jvermeulen]# iwconfig**
**lono wireless extensions.**
**
**eth0  no wireless extensions.**
**
**virbr0no wireless extensions.**
**
**virbr0-nic  no wireless extensions.**
**
**ppp0  no wireless extensions.**
**
**tun0  no wireless extensions.*

What am I doing wrong?

Friendly regards, J.

-- 
Johan Vermeulen
IT-medewerker


Opensource Software is the future.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos6.5 Intel Corporation Centrino Advanced-N 6235 not working

2013-12-09 Thread Andrew Holway
lspci -k pls.

On 9 December 2013 21:20, Johan Vermeulen jvermeu...@cawdekempen.be wrote:
 Dear All,

 i'm working on this Centos6.5 laptop, fully updated

 *# uname -a**
 **Linux jvermeulen.ict 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09
 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux*

 It's an Acer Aspire E1-571.

 I can't get the Intel Centrino N 6235 to work. I've used this card on
 several different types of  laptops and never
 had any trouble.

 I think I have the packages installed for this card :

 *[root@jvermeulen jvermeulen]# yum list installed | grep wireless**
 **wireless-tools.x86_64 1:29-5.1.1.el6   @base **
 **[root@jvermeulen jvermeulen]# yum list installed | grep iwl**
 **iwl100-firmware.noarch 39.31.5.1-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl1000-firmware.noarch 1:39.31.5.1-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl3945-firmware.noarch 15.32.2.9-4.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl4965-firmware.noarch 228.61.2.24-2.1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl5000-firmware.noarch 8.83.5.1_1-1.el6_1.1
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl5150-firmware.noarch 8.24.2.2-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl6000-firmware.noarch 9.221.4.1-1.el6  @base **
 **iwl6000g2a-firmware.noarch 17.168.5.3-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl6050-firmware.noarch 41.28.5.1-2.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **python-iwlib.x86_64 0.1-1.2.el6  @base*

 and I see no EM:

 *03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235
 (rev 24)**
 **Subsystem: Intel Corporation Centrino Advanced-N 6235 AGN**
 **Flags: fast devsel, IRQ 17**
 **Memory at c050 (64-bit, non-prefetchable) [size=8K]**
 **Capabilities: [c8] Power Management version 3**
 **Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+**
 **Capabilities: [e0] Express Endpoint, MSI 00**
 **Capabilities: [100] Advanced Error Reporting**
 **Capabilities: [140] Device Serial Number b4-b6-76-ff-ff-5f-fc-cb**
 **Kernel modules: iwlwifi**
 **
 **[root@jvermeulen jvermeulen]# modprobe -v iwlwifi**
 **[root@jvermeulen jvermeulen]#*

 Still wireless is not showing up.

 *[root@jvermeulen jvermeulen]# iwconfig**
 **lono wireless extensions.**
 **
 **eth0  no wireless extensions.**
 **
 **virbr0no wireless extensions.**
 **
 **virbr0-nic  no wireless extensions.**
 **
 **ppp0  no wireless extensions.**
 **
 **tun0  no wireless extensions.*

 What am I doing wrong?

 Friendly regards, J.

 --
 Johan Vermeulen
 IT-medewerker


 Opensource Software is the future.

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos6.5 Intel Corporation Centrino Advanced-N 6235 not working

2013-12-09 Thread Andrew Holway
Sorry :) not paying attention.

modinfo iwlwifi and

dmesg /var/log/messages iwlwifi (I think this is how it appears in dmesg)

I have a feeling you will need the more recent drivers from elrepo.

On 9 December 2013 21:20, Andrew Holway andrew.hol...@gmail.com wrote:
 lspci -k pls.

 On 9 December 2013 21:20, Johan Vermeulen jvermeu...@cawdekempen.be wrote:
 Dear All,

 i'm working on this Centos6.5 laptop, fully updated

 *# uname -a**
 **Linux jvermeulen.ict 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09
 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux*

 It's an Acer Aspire E1-571.

 I can't get the Intel Centrino N 6235 to work. I've used this card on
 several different types of  laptops and never
 had any trouble.

 I think I have the packages installed for this card :

 *[root@jvermeulen jvermeulen]# yum list installed | grep wireless**
 **wireless-tools.x86_64 1:29-5.1.1.el6   @base **
 **[root@jvermeulen jvermeulen]# yum list installed | grep iwl**
 **iwl100-firmware.noarch 39.31.5.1-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl1000-firmware.noarch 1:39.31.5.1-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl3945-firmware.noarch 15.32.2.9-4.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl4965-firmware.noarch 228.61.2.24-2.1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl5000-firmware.noarch 8.83.5.1_1-1.el6_1.1
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl5150-firmware.noarch 8.24.2.2-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl6000-firmware.noarch 9.221.4.1-1.el6  @base **
 **iwl6000g2a-firmware.noarch 17.168.5.3-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl6050-firmware.noarch 41.28.5.1-2.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **python-iwlib.x86_64 0.1-1.2.el6  @base*

 and I see no EM:

 *03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235
 (rev 24)**
 **Subsystem: Intel Corporation Centrino Advanced-N 6235 AGN**
 **Flags: fast devsel, IRQ 17**
 **Memory at c050 (64-bit, non-prefetchable) [size=8K]**
 **Capabilities: [c8] Power Management version 3**
 **Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+**
 **Capabilities: [e0] Express Endpoint, MSI 00**
 **Capabilities: [100] Advanced Error Reporting**
 **Capabilities: [140] Device Serial Number b4-b6-76-ff-ff-5f-fc-cb**
 **Kernel modules: iwlwifi**
 **
 **[root@jvermeulen jvermeulen]# modprobe -v iwlwifi**
 **[root@jvermeulen jvermeulen]#*

 Still wireless is not showing up.

 *[root@jvermeulen jvermeulen]# iwconfig**
 **lono wireless extensions.**
 **
 **eth0  no wireless extensions.**
 **
 **virbr0no wireless extensions.**
 **
 **virbr0-nic  no wireless extensions.**
 **
 **ppp0  no wireless extensions.**
 **
 **tun0  no wireless extensions.*

 What am I doing wrong?

 Friendly regards, J.

 --
 Johan Vermeulen
 IT-medewerker


 Opensource Software is the future.

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos6.5 Intel Corporation Centrino Advanced-N 6235 not working

2013-12-09 Thread Johan Vermeulen

Op 09-12-13 22:28, Andrew Holway schreef:
 Sorry :) not paying attention.

 modinfo iwlwifi and

 dmesg /var/log/messages iwlwifi (I think this is how it appears in dmesg)

 I have a feeling you will need the more recent drivers from elrepo.

 On 9 December 2013 21:20, Andrew Holway andrew.hol...@gmail.com wrote:
 lspci -k pls.

 On 9 December 2013 21:20, Johan Vermeulen jvermeu...@cawdekempen.be wrote:
 Dear All,

 i'm working on this Centos6.5 laptop, fully updated

 *# uname -a**
 **Linux jvermeulen.ict 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09
 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux*

 It's an Acer Aspire E1-571.

 I can't get the Intel Centrino N 6235 to work. I've used this card on
 several different types of  laptops and never
 had any trouble.

 I think I have the packages installed for this card :

 *[root@jvermeulen jvermeulen]# yum list installed | grep wireless**
 **wireless-tools.x86_64 1:29-5.1.1.el6   @base **
 **[root@jvermeulen jvermeulen]# yum list installed | grep iwl**
 **iwl100-firmware.noarch 39.31.5.1-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl1000-firmware.noarch 1:39.31.5.1-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl3945-firmware.noarch 15.32.2.9-4.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl4965-firmware.noarch 228.61.2.24-2.1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl5000-firmware.noarch 8.83.5.1_1-1.el6_1.1
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl5150-firmware.noarch 8.24.2.2-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl6000-firmware.noarch 9.221.4.1-1.el6  @base **
 **iwl6000g2a-firmware.noarch 17.168.5.3-1.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **iwl6050-firmware.noarch 41.28.5.1-2.el6
 @anaconda-CentOS-201207061011.x86_64/6.3**
 **python-iwlib.x86_64 0.1-1.2.el6  @base*

 and I see no EM:

 *03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235
 (rev 24)**
 **Subsystem: Intel Corporation Centrino Advanced-N 6235 AGN**
 **Flags: fast devsel, IRQ 17**
 **Memory at c050 (64-bit, non-prefetchable) [size=8K]**
 **Capabilities: [c8] Power Management version 3**
 **Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+**
 **Capabilities: [e0] Express Endpoint, MSI 00**
 **Capabilities: [100] Advanced Error Reporting**
 **Capabilities: [140] Device Serial Number b4-b6-76-ff-ff-5f-fc-cb**
 **Kernel modules: iwlwifi**
 **
 **[root@jvermeulen jvermeulen]# modprobe -v iwlwifi**
 **[root@jvermeulen jvermeulen]#*

 Still wireless is not showing up.

 *[root@jvermeulen jvermeulen]# iwconfig**
 **lono wireless extensions.**
 **
 **eth0  no wireless extensions.**
 **
 **virbr0no wireless extensions.**
 **
 **virbr0-nic  no wireless extensions.**
 **
 **ppp0  no wireless extensions.**
 **
 **tun0  no wireless extensions.*

 What am I doing wrong?

 Friendly regards, J.

 --
 Johan Vermeulen
 IT-medewerker


 Opensource Software is the future.

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

Andrew,

thanks for helping me out.

[root@jvermeulen ~]# modinfo iwlwifi
filename: 
/lib/modules/2.6.32-431.el6.x86_64/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko
license:GPL
author: Copyright(c) 2003-2013 Intel Corporation 
i...@linux.intel.com
version:in-tree:
description:Intel(R) Wireless WiFi driver for Linux
firmware:   iwlwifi-100-5.ucode
firmware:   iwlwifi-1000-5.ucode
firmware:   iwlwifi-135-6.ucode
firmware:   iwlwifi-105-6.ucode
firmware:   iwlwifi-2030-6.ucode
firmware:   iwlwifi-2000-6.ucode
firmware:   iwlwifi-5150-2.ucode
firmware:   iwlwifi-5000-5.ucode
firmware:   iwlwifi-6000g2b-6.ucode
firmware:   iwlwifi-6000g2a-5.ucode
firmware:   iwlwifi-6050-5.ucode
firmware:   iwlwifi-6000-4.ucode
firmware:   iwlwifi-3160-7.ucode
firmware:   iwlwifi-7260-7.ucode
srcversion: 10D42FE336952A12F17F028
alias:  pci:v8086d08B3sv*sd8570bc*sc*i*
alias:  pci:v8086d08B3sv*sd8470bc*sc*i*
alias:  pci:v8086d08B4sv*sd8270bc*sc*i*



depends:cfg80211
vermagic:   2.6.32-431.el6.x86_64 SMP mod_unload modversions
parm:   swcrypto:using crypto in software (default 0 [hardware]) 
(int)
parm:   11n_disable:disable 11n functionality, bitmap: 1: full, 
2: agg TX, 4: agg RX (uint)
parm:   amsdu_size_8K:enable 8K amsdu size (default 0) (int)
parm:   fw_restart:restart firmware in case of error (default 
true) (bool)
parm:   antenna_coupling:specify antenna coupling in dB 
(defualt: 0 dB) (int)
parm:   bt_ch_inhibition:Enable BT channel 

Re: [CentOS] Centos6.5 Intel Corporation Centrino Advanced-N 6235 not working

2013-12-09 Thread Tom G. Christensen
On 10/12/13 07:02, Johan Vermeulen wrote:
 [root@jvermeulen ~]# dmesg | grep iwlwifi
 iwlwifi :03:00.0: PCI INT A -  GSI 17 (level, low) -  IRQ 17
 iwlwifi :03:00.0: setting latency timer to 64
 iwlwifi :03:00.0: irq 32 for MSI/MSI-X
 iwlwifi :03:00.0: firmware: requesting iwlwifi-6000g2b-6.ucode
 iwlwifi :03:00.0: request for firmware file 'iwlwifi-6000g2b-6.ucode' 
 failed.
 iwlwifi :03:00.0: no suitable firmware found!
 iwlwifi :03:00.0: PCI INT A disabled

$ rpm -qf /lib/firmware/iwlwifi-6000g2b-6.ucode
kernel-firmware-2.6.32-431.el6.noarch

Did you verify that the firmware file is available?

-tgc

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] md5sum mismatch between CentOS 6.4 and 6.5 repository

2013-12-09 Thread Ralf Aumüller
Hello,

On 12/09/2013 03:16 PM, Johnny Hughes wrote:
 Yes, it is signed by the same key ... but the rpm is not identical. (The
 difference being a different md5sum because rpm metadata (signature
 time) is different).
 
 He does not say HOW the installation fails ... one would have to look at
 the kickstart file to see.

anaconda crashes while installing packages. Checking the log-files of the
traceback I found something about wrong md5sum of package python-slip-dbus.

 If the ks install is looking at a real 6.5 and pointing at it, it should
 work fine.  If he is pointing at something else, maybe not.  I would
 personally just delete the files in question and rsync again to make
 sure they are replaced.
 
 Rsync, if it sees the same file and the same date, will not validate the
 crc without a -c switch ... that would take forever for a whole tree, so
 I would delete the files in question and sync again from a 6.5 tree.

That was the way I fixed the kickstart installation.

Thank You very much for Your explanation of the md5sum difference and best 
regards,

Ralf
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS-announce] CEBA-2013:1797 CentOS 6 libcgroup Update

2013-12-09 Thread Johnny Hughes

CentOS Errata and Bugfix Advisory 2013:1797 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1797.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
9a39c9616d3f1fbe1676a4ca2c69bde4a350231f588524b963cea5d9675cbdf6  
libcgroup-0.40.rc1-5.el6_5.1.i686.rpm
0f6f998024bab0d60bb98eff0e41ea5f591e9a82a3b56308bd704c93b1e02776  
libcgroup-devel-0.40.rc1-5.el6_5.1.i686.rpm
e8339961f77d64db76660a28cd3365dcfbf4a7b7484faadb4c9a7bc5268c7146  
libcgroup-pam-0.40.rc1-5.el6_5.1.i686.rpm

x86_64:
9a39c9616d3f1fbe1676a4ca2c69bde4a350231f588524b963cea5d9675cbdf6  
libcgroup-0.40.rc1-5.el6_5.1.i686.rpm
144dd8e68cab893faec6a9e36b86a123d7ac97680e9b7627f5bfe164c976f409  
libcgroup-0.40.rc1-5.el6_5.1.x86_64.rpm
0f6f998024bab0d60bb98eff0e41ea5f591e9a82a3b56308bd704c93b1e02776  
libcgroup-devel-0.40.rc1-5.el6_5.1.i686.rpm
91f9aaeb44627f65b9e945af5380df5fe795db64bc0f6e7d3de3866830a6b8df  
libcgroup-devel-0.40.rc1-5.el6_5.1.x86_64.rpm
e8339961f77d64db76660a28cd3365dcfbf4a7b7484faadb4c9a7bc5268c7146  
libcgroup-pam-0.40.rc1-5.el6_5.1.i686.rpm
1aa452999caea39a678c2482ea939e54cb6a10096c92a27fc9abab25f51be7f7  
libcgroup-pam-0.40.rc1-5.el6_5.1.x86_64.rpm

Source:
2d2c8440389793518deee138f9b013df465c2b6faf0b52176abcead6631c328b  
libcgroup-0.40.rc1-5.el6_5.1.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net

___
CentOS-announce mailing list
CentOS-announce@centos.org
http://lists.centos.org/mailman/listinfo/centos-announce


[CentOS-announce] CEBA-2013:1795 CentOS 6 freeipmi Update

2013-12-09 Thread Johnny Hughes

CentOS Errata and Bugfix Advisory 2013:1795 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1795.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
b3b86d75aa375ff5623fd089df28905c5757e2a5ec3a508fd132270915215293  
freeipmi-1.2.1-6.el6_5.i686.rpm
8310da829ad77a3ae73d255dc93ea95b9af35687e0dfc7f815547ee51f684f91  
freeipmi-bmc-watchdog-1.2.1-6.el6_5.i686.rpm
27f5a74965fd5dd344e09752e3c91d692c792723407462e5fc48d99c3197218e  
freeipmi-devel-1.2.1-6.el6_5.i686.rpm
b6cdb5566944dd5927b6155fca9b852e9c17f8dd4ea6cb14292e9dfcf466607d  
freeipmi-ipmidetectd-1.2.1-6.el6_5.i686.rpm

x86_64:
b3b86d75aa375ff5623fd089df28905c5757e2a5ec3a508fd132270915215293  
freeipmi-1.2.1-6.el6_5.i686.rpm
1cc139bc1f6d6b8b6f13a025caf09fee7b07462081dd6bed1b110624e87127c8  
freeipmi-1.2.1-6.el6_5.x86_64.rpm
9ea5d9d4aa73cfe5edf35ae44f5240b1aa079b097ca5a7bd62669bfcca81e48e  
freeipmi-bmc-watchdog-1.2.1-6.el6_5.x86_64.rpm
27f5a74965fd5dd344e09752e3c91d692c792723407462e5fc48d99c3197218e  
freeipmi-devel-1.2.1-6.el6_5.i686.rpm
6e08a34bc771f7d9ffeb79e2e359727a2a5a972670a1c1d203fc00d8f7e1460e  
freeipmi-devel-1.2.1-6.el6_5.x86_64.rpm
533714bb73b81e45c2599e7de9af8f148f32f807d534a050d70f3e8d2474ec3e  
freeipmi-ipmidetectd-1.2.1-6.el6_5.x86_64.rpm

Source:
e78cee47bb0e21d305468b911724872cf67042c413452d96a69adc951330d3a5  
freeipmi-1.2.1-6.el6_5.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net

___
CentOS-announce mailing list
CentOS-announce@centos.org
http://lists.centos.org/mailman/listinfo/centos-announce


[CentOS-announce] CEBA-2013:1798 CentOS 6 cluster Update

2013-12-09 Thread Johnny Hughes

CentOS Errata and Bugfix Advisory 2013:1798 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1798.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
acc62b01872e02dc107cf8b8ea62efc7835794e631f36ba03c7115190f0b4318  
clusterlib-3.0.12.1-59.el6_5.1.i686.rpm
5b73075eac523a30c0664b7add2b50a1ff46063bae6f67c01357d9af1b6d8718  
clusterlib-devel-3.0.12.1-59.el6_5.1.i686.rpm
5afe9a89efafa5e6a06154f53fe4a64ef5a6b2f6d711bfa35f34b1c9f8794974  
cman-3.0.12.1-59.el6_5.1.i686.rpm
4ac554619aadc8cd81156aefb4d5dc691027557612cfe6d0e97a968f4761fb94  
gfs2-utils-3.0.12.1-59.el6_5.1.i686.rpm

x86_64:
acc62b01872e02dc107cf8b8ea62efc7835794e631f36ba03c7115190f0b4318  
clusterlib-3.0.12.1-59.el6_5.1.i686.rpm
e2c617d359912cd354a2bea7d75d8c63b41e5507783bf63447c98c78a8252b14  
clusterlib-3.0.12.1-59.el6_5.1.x86_64.rpm
5b73075eac523a30c0664b7add2b50a1ff46063bae6f67c01357d9af1b6d8718  
clusterlib-devel-3.0.12.1-59.el6_5.1.i686.rpm
ba0fd63a0055a6375fb0170d1118e2ae8233aed6999c58ccd4861c7f28f90cd9  
clusterlib-devel-3.0.12.1-59.el6_5.1.x86_64.rpm
9e2eabacad3ce850fcba98ecf39f1b04de09e19a3b11552544685cc08ab28a0f  
cman-3.0.12.1-59.el6_5.1.x86_64.rpm
e99e26931f30cc3b241e27e5fd91f8b49343f53aa8edff03b806fb08a401894a  
gfs2-utils-3.0.12.1-59.el6_5.1.x86_64.rpm

Source:
cd1de7f53c5a40aed9c46e3141387bb404562795de0df481b0707fe16294fac2  
cluster-3.0.12.1-59.el6_5.1.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net

___
CentOS-announce mailing list
CentOS-announce@centos.org
http://lists.centos.org/mailman/listinfo/centos-announce


[CentOS-announce] CEBA-2013:1800 CentOS 5 ntp Update

2013-12-09 Thread Johnny Hughes

CentOS Errata and Bugfix Advisory 2013:1800 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1800.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
dab86f0d267fbc79190f2501a5dd10b500230e4dc97ee3ed05b909b932655c70  
ntp-4.2.2p1-17.el5.centos.i386.rpm

x86_64:
8dbecbd5aead22a3ebb7b11b8cb4eb0d719956fc286830990fd9df7e65f34c0f  
ntp-4.2.2p1-17.el5.centos.x86_64.rpm

Source:
8fd7258add2fc27f66cde4eb7c156bfbe25731a3ae51a5aa18e5fb31123a423f  
ntp-4.2.2p1-17.el5.centos.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net

___
CentOS-announce mailing list
CentOS-announce@centos.org
http://lists.centos.org/mailman/listinfo/centos-announce


[CentOS-announce] CESA-2013:1804 Moderate CentOS 5 libjpeg Update

2013-12-09 Thread Johnny Hughes

CentOS Errata and Security Advisory 2013:1804 Moderate

Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-1804.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
d8b2b51377426670a74afc325debda1b35b76fb20d1d77caff49d451c5e0d78c  
libjpeg-6b-38.i386.rpm
981357aecac5afd28b58196cba54b7923df90e9df04131dbeea286c665592094  
libjpeg-devel-6b-38.i386.rpm

x86_64:
d8b2b51377426670a74afc325debda1b35b76fb20d1d77caff49d451c5e0d78c  
libjpeg-6b-38.i386.rpm
8fcc4d30ebb3819a8c29a907e489baf8a6ec6a31cd63a6114c39a53aa64f9838  
libjpeg-6b-38.x86_64.rpm
981357aecac5afd28b58196cba54b7923df90e9df04131dbeea286c665592094  
libjpeg-devel-6b-38.i386.rpm
cdb05703199a434d8700569652e5fa5b8d8e41a82e9f7404e417f0862451e608  
libjpeg-devel-6b-38.x86_64.rpm

Source:
02a186e33f8f4647ed1bd7681e9c942eed6dd50e4633b90c55f0b3aabe422022  
libjpeg-6b-38.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net

___
CentOS-announce mailing list
CentOS-announce@centos.org
http://lists.centos.org/mailman/listinfo/centos-announce


[CentOS-announce] CESA-2013:1803 Moderate CentOS 6 libjpeg-turbo Update

2013-12-09 Thread Johnny Hughes

CentOS Errata and Security Advisory 2013:1803 Moderate

Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-1803.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
1b2a598ac9baeccd782a2ea160f9e4d2da442577ee2c745d24f44da3fd275306  
libjpeg-turbo-1.2.1-3.el6_5.i686.rpm
c9395cda78b5b93975d3073618605b1ba6188258c18a2fb8b9309ed5334100f4  
libjpeg-turbo-devel-1.2.1-3.el6_5.i686.rpm
852a61ecb22dd3f5a1997756cce53ba66bd57a66b9f49537f6eca919eb987f11  
libjpeg-turbo-static-1.2.1-3.el6_5.i686.rpm

x86_64:
1b2a598ac9baeccd782a2ea160f9e4d2da442577ee2c745d24f44da3fd275306  
libjpeg-turbo-1.2.1-3.el6_5.i686.rpm
c3dcce9a0f3cbcc5c618fd75ed57dd993b5b74bb4cb195800b5fedef501fc825  
libjpeg-turbo-1.2.1-3.el6_5.x86_64.rpm
c9395cda78b5b93975d3073618605b1ba6188258c18a2fb8b9309ed5334100f4  
libjpeg-turbo-devel-1.2.1-3.el6_5.i686.rpm
ae3b88e018791f9078ce9fa33d97c8685d69ef6eba7dc7765d59eb72bdf4a07a  
libjpeg-turbo-devel-1.2.1-3.el6_5.x86_64.rpm
cd03f4259c16a100d9bd13ad4d89b22d3409e35d8af1ddf3bc4ea5fccb191303  
libjpeg-turbo-static-1.2.1-3.el6_5.x86_64.rpm

Source:
e619abbdcebe1a4b2dacf7f3a3495380fa6d68919170c81378bead39ddbe5176  
libjpeg-turbo-1.2.1-3.el6_5.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net

___
CentOS-announce mailing list
CentOS-announce@centos.org
http://lists.centos.org/mailman/listinfo/centos-announce


[CentOS-announce] CESA-2013:1805 Important CentOS 6 samba4 Update

2013-12-09 Thread Johnny Hughes

CentOS Errata and Security Advisory 2013:1805 Important

Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-1805.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
e7141e64be31577e8a903f912092ee72f513ad09b5f24d49cc5cfa1471dde429  
samba4-4.0.0-60.el6_5.rc4.i686.rpm
7cc46c1ba75bd843051454d9cf9e95b1a95731da8bd16d30e11514090cef8e7a  
samba4-client-4.0.0-60.el6_5.rc4.i686.rpm
cdfd1fadee2fae10233d9fbfa0293d8d1b1719ff1e4a5e437e531b5a21155c9d  
samba4-common-4.0.0-60.el6_5.rc4.i686.rpm
1adeec09ebfd002052133623edb6e9ad4e00da481b683bb5dd736bdd7ec9553e  
samba4-dc-4.0.0-60.el6_5.rc4.i686.rpm
faddfb043f087c115bdf02f9cdecab103b0146559bd61e2a243369ffe2000fc2  
samba4-dc-libs-4.0.0-60.el6_5.rc4.i686.rpm
4e20c9a75ef0499abb636277fcfe3af7ce7df54bde7078417e4bec3206513b91  
samba4-devel-4.0.0-60.el6_5.rc4.i686.rpm
3c1b318ba6bd7b8458d0c1205fd0a9b2c103c9bab1779733d45c9110334d5155  
samba4-libs-4.0.0-60.el6_5.rc4.i686.rpm
3e70c9ea524285d077755d56068c7cfb45263e71a0d59f115e3892513e53fc9d  
samba4-pidl-4.0.0-60.el6_5.rc4.i686.rpm
49914fd1dde964d875a042efdd8c073fe728ae3a5590ade86561f80862f3dbcf  
samba4-python-4.0.0-60.el6_5.rc4.i686.rpm
1ac4ad535927d76093f591885391b83bfab50caa36ca67efd9596645f1582e64  
samba4-swat-4.0.0-60.el6_5.rc4.i686.rpm
8af26c29ef44869d6e2a71af1a4d6cf8eec4d47bfb3e1486404be27833dcc856  
samba4-test-4.0.0-60.el6_5.rc4.i686.rpm
4c187925cffc484aa525eeb926e197dcbc9e8b4077cf2d398e2a93350e1d8b51  
samba4-winbind-4.0.0-60.el6_5.rc4.i686.rpm
a11f6ca95630f283186b2d4c1c5b0ffa055949048d898a1d58587e88846f0e91  
samba4-winbind-clients-4.0.0-60.el6_5.rc4.i686.rpm
08d13ca3b8ad51ed4fc3ddd187dbfe15be25a232c41e6c981ababfb429bacab6  
samba4-winbind-krb5-locator-4.0.0-60.el6_5.rc4.i686.rpm

x86_64:
07aa5fc6e8385b0af6327f6b1de4aa904fc5ac98218ac3792a10bce3a58d2637  
samba4-4.0.0-60.el6_5.rc4.x86_64.rpm
5732deaf44839f2baa344c1b4b0fb12adbc615d6b45f24983ac45da4e10cb9c3  
samba4-client-4.0.0-60.el6_5.rc4.x86_64.rpm
0b90d22aaaf3322a73dfb4ac38cdab72cc290796199185266d37d6a455eb6458  
samba4-common-4.0.0-60.el6_5.rc4.x86_64.rpm
c216e7249a5abc3ecd486b109607ea3c6be6b4b67205f346571b6bbd802be4ed  
samba4-dc-4.0.0-60.el6_5.rc4.x86_64.rpm
d56841d5595c7df37f4bdd88571b571d09dfe3d0cbe0620f32225a0c45fcbd8e  
samba4-dc-libs-4.0.0-60.el6_5.rc4.x86_64.rpm
0456372a2bdb1b0f423d9bb36c4ad6b9c3af3ebca4ccf6e744401293ea717f2d  
samba4-devel-4.0.0-60.el6_5.rc4.x86_64.rpm
a4c43c77d8fd31615a6b4bc790f9f8fac13e92d59d4330d06880341254adfaca  
samba4-libs-4.0.0-60.el6_5.rc4.x86_64.rpm
effb6df1aca3c94d07c6fbf6bdf62c887c180fbfa4efcdbf1066ee1e65f9d4df  
samba4-pidl-4.0.0-60.el6_5.rc4.x86_64.rpm
aa13c26ba28b6e482d176392c82f004ea7aa60848229758819c6d3d76ceb70a9  
samba4-python-4.0.0-60.el6_5.rc4.x86_64.rpm
1fded216d2461da27658c259be64d20064f70ef86a38920e4c078391ea952ee9  
samba4-swat-4.0.0-60.el6_5.rc4.x86_64.rpm
0a0c3735055da2acec1d29eeafceaad779e6b7bbe04225ea673f9e10bbea8082  
samba4-test-4.0.0-60.el6_5.rc4.x86_64.rpm
a52343e54e7a56488c4e6fe715c9dd7a3638b481609257793b8ed7b91e511171  
samba4-winbind-4.0.0-60.el6_5.rc4.x86_64.rpm
e6327693991d6e61ee8dd3615d094075bd130e3739bd2e1cda95d6114f42bab2  
samba4-winbind-clients-4.0.0-60.el6_5.rc4.x86_64.rpm
2269006b7c4c24934acefc02051c94b6df714d65d2cac081439733bbe7f46408  
samba4-winbind-krb5-locator-4.0.0-60.el6_5.rc4.x86_64.rpm

Source:
0bbc8c2b460a09aded0b5ef5d544114d3e9ed5234528a9739e616bb60423096d  
samba4-4.0.0-60.el6_5.rc4.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net

___
CentOS-announce mailing list
CentOS-announce@centos.org
http://lists.centos.org/mailman/listinfo/centos-announce


[CentOS-announce] CESA-2013:1806 Important CentOS 6 samba Update

2013-12-09 Thread Johnny Hughes

CentOS Errata and Security Advisory 2013:1806 Important

Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-1806.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
87ec89961597a407e567c6bf4eea0d802b37fab2e0907782d0d7eb409f949a04  
libsmbclient-3.6.9-167.el6_5.i686.rpm
d96c6e99a0d0e3a6c70e449ee9048c6ad81895abab9bdff21b6c69979b3c3d72  
libsmbclient-devel-3.6.9-167.el6_5.i686.rpm
1ce7f15a4d21646c4ba7e6270c0598221b1493eb39c0d4b09a1b77fc370dc06d  
samba-3.6.9-167.el6_5.i686.rpm
e86a06e25d2ae12abd672a3f5482a5484a7dea5a639f2f48b006a3b2882457dd  
samba-client-3.6.9-167.el6_5.i686.rpm
5cd93d800773c3f46132a8cde115a2864149d1257946da22201f1ab7c8a9696c  
samba-common-3.6.9-167.el6_5.i686.rpm
8799c0807e6e487d5eba70093b1f8eb31c68ad772f5141e982d3be9e86243d58  
samba-doc-3.6.9-167.el6_5.i686.rpm
46a6365b1e48be1c18445e2eaf501813784474ac400a3c907ccabe2facd74797  
samba-domainjoin-gui-3.6.9-167.el6_5.i686.rpm
30fc0e3f48046020c4ed90f35a69dfe49467634b78c4b547050bbd3cb451a10c  
samba-swat-3.6.9-167.el6_5.i686.rpm
8b3dd9dc6bb0adda62e94c0545bcb65ac2198920562c7c79439c79db6c03c0ba  
samba-winbind-3.6.9-167.el6_5.i686.rpm
813516ef0c4e9c6cec5eec858a573c0438cf21ef4e8a196b25a639919d6cab82  
samba-winbind-clients-3.6.9-167.el6_5.i686.rpm
c94dad05dd34caa47036d6f078c1ac73bd3b1367b76b1a1c5eda47429b47ba49  
samba-winbind-devel-3.6.9-167.el6_5.i686.rpm
638f23141dafc0c453d0561e7d5520c450326d5f5752de7cd7482f237f4651ea  
samba-winbind-krb5-locator-3.6.9-167.el6_5.i686.rpm

x86_64:
87ec89961597a407e567c6bf4eea0d802b37fab2e0907782d0d7eb409f949a04  
libsmbclient-3.6.9-167.el6_5.i686.rpm
5ab3232abddde253abda54410df287d56ae5934a8e69ed5eca696e3a9e792d44  
libsmbclient-3.6.9-167.el6_5.x86_64.rpm
d96c6e99a0d0e3a6c70e449ee9048c6ad81895abab9bdff21b6c69979b3c3d72  
libsmbclient-devel-3.6.9-167.el6_5.i686.rpm
9ce8723bf4e5f66482e0106f9b9d742947b3c023520195c5a6f0341732fb5540  
libsmbclient-devel-3.6.9-167.el6_5.x86_64.rpm
3d6ddb23b71719fef7b438ded9c57c0f12674315b9ce526d2f4f38ddd1d721e6  
samba-3.6.9-167.el6_5.x86_64.rpm
9f6cc1bf5736af8dfa68dfbf3bfffdf3fdf9326572d5da7c63dd596461eeba96  
samba-client-3.6.9-167.el6_5.x86_64.rpm
5cd93d800773c3f46132a8cde115a2864149d1257946da22201f1ab7c8a9696c  
samba-common-3.6.9-167.el6_5.i686.rpm
40b7fdcb87be773c446e716399dfab3ee95e66ca4fe19989962d2a3cb3f7d703  
samba-common-3.6.9-167.el6_5.x86_64.rpm
5538c135674af6ff9eee93870cdd6e4118d050a292a11b5518a0ad9d62763a63  
samba-doc-3.6.9-167.el6_5.x86_64.rpm
da175835f4d0ef900bc4a3bfe1739c1ff15950092e135262e916aacc8009a832  
samba-domainjoin-gui-3.6.9-167.el6_5.x86_64.rpm
4230fdae7430e22d4a93d463803d72ce41c254c5ef7cb9ded3885ce2352f6630  
samba-swat-3.6.9-167.el6_5.x86_64.rpm
98f2dccef88f890932d4d7d1fc2d6d8320b496b023d6e1c6dae00500e9980f5b  
samba-winbind-3.6.9-167.el6_5.x86_64.rpm
813516ef0c4e9c6cec5eec858a573c0438cf21ef4e8a196b25a639919d6cab82  
samba-winbind-clients-3.6.9-167.el6_5.i686.rpm
3626b0e046f37b9ca9631d074fbd7bafe1485e29a145ee2a18a6d6f52107a22f  
samba-winbind-clients-3.6.9-167.el6_5.x86_64.rpm
c94dad05dd34caa47036d6f078c1ac73bd3b1367b76b1a1c5eda47429b47ba49  
samba-winbind-devel-3.6.9-167.el6_5.i686.rpm
851057b71293518dda0013c517d05c0a102c847f6471e13cd79118b00648d9fb  
samba-winbind-devel-3.6.9-167.el6_5.x86_64.rpm
bc6751c8fd056683383d71a69307b572609c164eea826e3c6c2c4f0578154528  
samba-winbind-krb5-locator-3.6.9-167.el6_5.x86_64.rpm

Source:
f301cedc66afad3e91464acb4417393268b6d7ac2c5c3af0dd4acad6f426aff6  
samba-3.6.9-167.el6_5.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net

___
CentOS-announce mailing list
CentOS-announce@centos.org
http://lists.centos.org/mailman/listinfo/centos-announce


[CentOS-announce] CESA-2013:1806 Important CentOS 5 samba3x Update

2013-12-09 Thread Johnny Hughes

CentOS Errata and Security Advisory 2013:1806 Important

Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-1806.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
fee1979d1be762036817000e5fd22ad897c4e561c5151c292faeb86d8889647d  
samba3x-3.6.6-0.138.el5_10.i386.rpm
8715caa016111d72e4478c02b1b42e5fc3b4556346031b89a462cf45dfc7cdf0  
samba3x-client-3.6.6-0.138.el5_10.i386.rpm
c06622cffcd19041d39992024a1503e4dec530bb0dd5c3d033e9ab397951536e  
samba3x-common-3.6.6-0.138.el5_10.i386.rpm
7f7d5538b662d3babd84a1d66b8bdcfcf55ff276378c611815435ff0ef2d6a40  
samba3x-doc-3.6.6-0.138.el5_10.i386.rpm
332fff38bb67744674ce4635d351cbe21193027d0f7d5f720a23ba0e07c7be9c  
samba3x-domainjoin-gui-3.6.6-0.138.el5_10.i386.rpm
dff70ca84f91ed5e4de4041dce1886ef36382563e8fd7229c119ed4b4d4b9fa8  
samba3x-swat-3.6.6-0.138.el5_10.i386.rpm
48daa5025e750af2414d909bcdef1b262ffb90436e4f26c87523b34de44ed7c5  
samba3x-winbind-3.6.6-0.138.el5_10.i386.rpm
60033851315ade0ad7cde5f676730d4d207f1afd2a2ed75ced9fd4d7a1ef5812  
samba3x-winbind-devel-3.6.6-0.138.el5_10.i386.rpm

x86_64:
8df068d4cd5cdd85db2d531e486bf2bf46dc6a9b2ffb00ee5dc8a80019d6765d  
samba3x-3.6.6-0.138.el5_10.x86_64.rpm
6ec8fa94a8d8585a26e77e563250ac1d2e1b0909d29cc4fc2574cbcf66d2a4c8  
samba3x-client-3.6.6-0.138.el5_10.x86_64.rpm
f8b8d6b31e6fa0ac2ef57fb6d4e388fd4a81ec23cbcc1fb1cb770488cbdffd04  
samba3x-common-3.6.6-0.138.el5_10.x86_64.rpm
76b195d92d7c4dbbb684afbb6a451e0677e44a790f745dfd00a410b37baf7c55  
samba3x-doc-3.6.6-0.138.el5_10.x86_64.rpm
999d4435b8054df6cd17d3f2fece56a82068c3e5a20f2e08d984b935f3a796af  
samba3x-domainjoin-gui-3.6.6-0.138.el5_10.x86_64.rpm
5e5f398307bdf6f972744ebd2cf9e594431554f83798b2e68ea0346871bdc850  
samba3x-swat-3.6.6-0.138.el5_10.x86_64.rpm
48daa5025e750af2414d909bcdef1b262ffb90436e4f26c87523b34de44ed7c5  
samba3x-winbind-3.6.6-0.138.el5_10.i386.rpm
26645e438654535bacf421ca7816daf0e58a8d14b2a7843c9d12458e10bc6d2d  
samba3x-winbind-3.6.6-0.138.el5_10.x86_64.rpm
60033851315ade0ad7cde5f676730d4d207f1afd2a2ed75ced9fd4d7a1ef5812  
samba3x-winbind-devel-3.6.6-0.138.el5_10.i386.rpm
a61bf00c94a5ded1cc0c55fd367cb16f60980c9c4376761edb08bc0f5c4f5708  
samba3x-winbind-devel-3.6.6-0.138.el5_10.x86_64.rpm

Source:
ca4f895c01f216ad4e50d04e28f0510586ed67f0a8a966266e611e134ca34ca5  
samba3x-3.6.6-0.138.el5_10.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net

___
CentOS-announce mailing list
CentOS-announce@centos.org
http://lists.centos.org/mailman/listinfo/centos-announce