Re: [CentOS] Mailman 2.1.16 RPMs?

2014-06-14 Thread ngeorgop
Check these out: https://drive.google.com/file/d/0B9RlkKQB1POSd2s2enNxQndwcTA/edit?usp=sharing & https://drive.google.com/file/d/0B9RlkKQB1POSN3U2cGlBWkV0X1U/edit?usp=sharing ngeorgop -- View this message in context: http://centos.1050465.n5.nabble.com/CentOS-Mailman-2-1-16-RPM

Re: [CentOS] CentOS 6.5 driver for a Broadcom Corporation BCM4313 chipset

2014-06-14 Thread Ljubomir Ljubojevic
On 06/14/2014 04:37 AM, Always Learning wrote: > > On Wed, 2014-06-11 at 10:01 +0200, Ljubomir Ljubojevic wrote: > >> 4. STOP Disabling SELinux!: >> https://www.facebook.com/groups/2371797727/doc/10150515843882728/ > > So I clicked on the link and got:- > > "Facebook Login > You must log in to cont

Re: [CentOS] CentOS 6.5 driver for a Broadcom Corporation BCM4313 chipset

2014-06-14 Thread Scott Robbins
On Sat, Jun 14, 2014 at 03:37:53AM +0100, Always Learning wrote: > > On Wed, 2014-06-11 at 10:01 +0200, Ljubomir Ljubojevic wrote: > > > 4. STOP Disabling SELinux!: > > https://www.facebook.com/groups/2371797727/doc/10150515843882728/ > > So I clicked on the link and got:- > > "Facebook Login >

Re: [CentOS] CentOS 6.5 driver for a Broadcom Corporation BCM4313 chipset

2014-06-14 Thread Always Learning
On Sat, 2014-06-14 at 12:56 +0200, Ljubomir Ljubojevic wrote: > On 06/14/2014 04:37 AM, Always Learning wrote: > > > > On Wed, 2014-06-11 at 10:01 +0200, Ljubomir Ljubojevic wrote: > > > >> 4. STOP Disabling SELinux!: > >> https://www.facebook.com/groups/2371797727/doc/10150515843882728/ > > > >

Re: [CentOS] CentOS 6.5 driver for a Broadcom Corporation BCM4313 chipset

2014-06-14 Thread Scott Robbins
On Sat, Jun 14, 2014 at 06:57:50AM -0400, Scott Robbins wrote: > On Sat, Jun 14, 2014 at 03:37:53AM +0100, Always Learning wrote: > > > > On Wed, 2014-06-11 at 10:01 +0200, Ljubomir Ljubojevic wrote: > > > > > 4. STOP Disabling SELinux!: > > > https://www.facebook.com/groups/2371797727/doc/101505

Re: [CentOS] CentOS 6.5 driver for a Broadcom Corporation BCM4313 chipset

2014-06-14 Thread Ljubomir Ljubojevic
On 06/14/2014 01:18 PM, Scott Robbins wrote: > On Sat, Jun 14, 2014 at 06:57:50AM -0400, Scott Robbins wrote: >> On Sat, Jun 14, 2014 at 03:37:53AM +0100, Always Learning wrote: >>> >>> On Wed, 2014-06-11 at 10:01 +0200, Ljubomir Ljubojevic wrote: >>> 4. STOP Disabling SELinux!: https://w

[CentOS] dumb developer explodes yum

2014-06-14 Thread Tim Dunphy
hey guys, One of our developers DESTROYED both yum and rpm on one of the development machines with an rm command. And guess who's lucky enough to get to fix this mess? *raises hand* So I hope y'all don't mind me turning to you once again for some advice. You've been wonderful in the past. Pavlov

Re: [CentOS] dumb developer explodes yum

2014-06-14 Thread Stephen Harris
On Sat, Jun 14, 2014 at 08:14:43PM -0400, Tim Dunphy wrote: > rpm-libs-4.4.2-37.el5.i386.rpm > > Asks for a bunch of libraries. > > This is what I see when I try: > > [root@uszmpaplp005lc i386]# rpm -Uvh rpm-libs-4.4.2-37.el5.i386.rpm > warning: rpm-libs-4.4.2-37.el5.i386.rpm: Header V3 DSA sign

[CentOS] apr buildconf fails

2014-06-14 Thread Tim Dunphy
Guys, I'm trying to install apr-util on centos 5.7. And it's failing with a python error: buildconf: generating 'make' outputs ... Traceback (most recent call last): File "build/gen-build.py", line 230, in main() File "build/gen-build.py", line 56, in main h_deps[os.path.basename(f

Re: [CentOS] dumb developer explodes yum

2014-06-14 Thread Tim Dunphy
> > Try just rebuilding the database... > rpm --rebuilddb Thanks for the advice! However, no luck there. :( btw.. obscuring the host name [root@host1 apr-util-1.5.1]# rpm --rebuilddb [root@host1 apr-util-1.5.1]# cd /tmp/install/i386/ [root@host1 i386]# rpm -Uvh elfutils-libelf-0.125-3.el5

Re: [CentOS] dumb developer explodes yum

2014-06-14 Thread Alexander Dalloz
Am 15.06.2014 02:14, schrieb Tim Dunphy: > But now I am trying with elfutils-libelf-0.125-3.el5.i386.rpm and I am > getting this confusing message: > > [root@uszmpaplp005lc i386]# rpm -Uvh elfutils-libelf-0.125-3.el5.i386.rpm > warning: elfutils-libelf-0.125-3.el5.i386.rpm: Header V3 DSA signature:

Re: [CentOS] apr buildconf fails

2014-06-14 Thread Alexander Dalloz
Am 15.06.2014 04:38, schrieb Tim Dunphy: > Guys, > > > I'm trying to install apr-util on centos 5.7. And it's failing with a > python error: CentOS 5,7 is outdated and vulnerable. yum update to current (5.10 + updates). > buildconf: generating 'make' outputs ... > Traceback (most recent call las

[CentOS] Hardware watchdog timer, no IPMI, no /dev/watchdog

2014-06-14 Thread Digimer
Hi all, I've got a Portwell NANO-6060 board I am testing out for potential use in a project of ours. One of the nice features of this board, beyond nice NICs, is that it has a hardware watchdog timer. The problem is that I don't get a /dev/watchdog device file. I know the hardware works,

Re: [CentOS] apr buildconf fails

2014-06-14 Thread Tim Dunphy
> > CentOS 5,7 is outdated and vulnerable. yum update to current (5.10 + > updates). > Because I don't want to earn a pink slip by circumventing authority to perform an unauthorized upgrade of the OS. :) And I doubt I would get that kind of approval by going through the proper channels. > Why ar