[CentOS] Downgrade an rpm

2008-03-30 Thread Joseph L. Casale
I have an app I suspect is not working right as certain rpm's are a higher 
version then it recommends. If I have used a 3rd party to install the app which 
dragged in many dependencies with it, what is the procedure to downgrade only 
the specific rpms I need?

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


Re: [CentOS] the "official" lightweight desktop environment for CentOS?

2008-03-30 Thread Garrick Staples
On Sun, Mar 30, 2008 at 11:01:32PM -0300, Marcelo Roccasalva alleged:
> On Sat, Mar 29, 2008 at 5:24 AM, Florin Andrei <[EMAIL PROTECTED]> wrote:
> > I want to build a dedicated MythTV box using CentOS5. I need a
> > lightweight desktop environment, something extremely simple that does
> > not use much memory. Gnome and KDE use way too much memory and are too
> > complex for what I want to do.
> > The system will login automatically to a certain account after booting
> > up. After the automatic login, it will start immediately the MythTV
> > frontend full-screen. If the frontend dies, the desktop needs to logout
> > / log back in automatically. No other application will run on this
> > machine, only mythfrontend. There will only be one account. Think of it
> > as a single-purpose appliance, not a regular computer.
> > Whatever I use as the desktop environment, it needs to be pretty
> > standard - either included in the distribution proper, or in one of the
> > major repositories. It must be very trivial to enable, with no hacking
> > required to the OS. It must play well with mythfrontend, I don't need
> > any compatibility issues. It must be a stable, reputable software.
> >
> > Which desktop environment would you recommend based on the requirements?
> 
> Do you really need a window manager? Maybe you can run something like:
> 
> xinit glxgears -- /usr/bin/X :1

Yes, mythtv really should have a window manager.

http://mythtv.org/wiki/index.php/Frequently_Asked_Questions#Do_I_really_need_a_window_manager_for_a_frontend_only_box.3F

-- 
Garrick Staples, GNU/Linux HPCC SysAdmin
University of Southern California

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html


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


Re: [CentOS] the "official" lightweight desktop environment for CentOS?

2008-03-30 Thread Marcelo Roccasalva
On Sat, Mar 29, 2008 at 5:24 AM, Florin Andrei <[EMAIL PROTECTED]> wrote:
> I want to build a dedicated MythTV box using CentOS5. I need a
> lightweight desktop environment, something extremely simple that does
> not use much memory. Gnome and KDE use way too much memory and are too
> complex for what I want to do.
> The system will login automatically to a certain account after booting
> up. After the automatic login, it will start immediately the MythTV
> frontend full-screen. If the frontend dies, the desktop needs to logout
> / log back in automatically. No other application will run on this
> machine, only mythfrontend. There will only be one account. Think of it
> as a single-purpose appliance, not a regular computer.
> Whatever I use as the desktop environment, it needs to be pretty
> standard - either included in the distribution proper, or in one of the
> major repositories. It must be very trivial to enable, with no hacking
> required to the OS. It must play well with mythfrontend, I don't need
> any compatibility issues. It must be a stable, reputable software.
>
> Which desktop environment would you recommend based on the requirements?

Do you really need a window manager? Maybe you can run something like:

xinit glxgears -- /usr/bin/X :1

-- 
Marcelo

"¿No será acaso que ésta vida moderna está teniendo más de moderna que
de vida?" (Mafalda)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] alsa 1.016 compile error on latest kernel centos 5.1

2008-03-30 Thread Jerry Geis

Hi all,

I need to compile alsa-project 1.0.16 on the latest centos 5.1 kernel.
I am getting this error. What to do... ?

CC
[M]  /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/sound_oss.o
 CC
[M]  /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.o
In file included
from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/../alsa-kernel/core/info_oss.c:29,

from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.c:7:
include/linux/utsname.h:37:52: error: macro "init_utsname" passed 1
arguments, but takes just 0
In file included
from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/../alsa-kernel/core/info_oss.c:29,

from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.c:7:
include/linux/utsname.h:38: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘{’ token
make[3]: ***
[/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.o] 
Error 1
make[2]: ***
[/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore] Error 2
make[1]: ***
[_module_/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16] Error
2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-53.1.14.el5-x86_64'

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


Re: [CentOS] New firefox causing anyone else problems - CentOS 4.X?

2008-03-30 Thread Bart Schaefer
On Sun, Mar 30, 2008 at 4:34 PM, William L. Maltby
<[EMAIL PROTECTED]> wrote:
> Looks like Firefox may be getting another update soon, if my problem is
>  not atypical. Prior to the latest, had NP for *months*. Anyone else
>  seeing any problems?

I've had FF running on my CentOS 4 desktop for a little over 2 days
now, continuously, with no problems.  However, I *don't* have the JRE
package installed, and I use the centosplus kernel.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Create Install DVD with updates

2008-03-30 Thread Joseph L. Casale
The wiki explains how to create a dvd with the updates previously downloaded, 
but how does one integrate these into a freshly authored DVD? Is such a task 
possible?

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


Re: [CentOS] New firefox causing anyone else problems - CentOS 4.X?

2008-03-30 Thread William L. Maltby
On Sun, 2008-03-30 at 19:34 -0400, William L. Maltby wrote:

> Looks like Firefox may be getting another update soon, if my problem is
> not atypical. Prior to the latest, had NP for *months*. Anyone else
> seeing any problems?
> 
> BTW, running the recent Java console from sun that was detailed in
> another thread a week or two back with Firefox. Had NP prior to the
> latest update, if that offers any useful info. Would like to test the
> openjdk for us if it's applicable to 4.x. If not, I can still test it on
> the 5.x machine.
> 
> # uname -a
> Linux centos01.homegroannetworking 2.6.9-67.0.7.EL #1 Sat Mar 15
> 06:19:12 EDT 2008 i686 athlon i386 GNU/Linux
> 
> >From rpm -qa --last:
> 
> krb5-workstation-1.3.4-54.el4_6.1 Thu Mar 27 14:14:55 2008
> krb5-devel-1.3.4-54.el4_6.1   Thu Mar 27 14:14:51 2008
> krb5-server-1.3.4-54.el4_6.1  Thu Mar 27 14:14:49 2008
> firefox-1.5.0.12-0.14.el4.centos  Thu Mar 27 14:14:39 2008
> krb5-libs-1.3.4-54.el4_6.1Thu Mar 27 14:14:16 2008
> jre-1.6.0_05-fcs  Mon Mar 17 09:13:36 2008
> kernel-smp-devel-2.6.9-67.0.7.EL  Sun Mar 16 06:02:20 2008
> kernel-hugemem-devel-2.6.9-67.0.7.EL  Sun Mar 16 06:01:42 2008
> kernel-doc-2.6.9-67.0.7.ELSun Mar 16 06:01:35 2008
> kernel-2.6.9-67.0.7.ELSun Mar 16 06:01:21 2008
> kernel-devel-2.6.9-67.0.7.EL  Sun Mar 16 06:00:00 2008
> 
> >From the messages log: (sorry about the wrapping)
> 
> Mar 30 14:53:40 centos01 kernel: general protection fault:  [#1]

NB: Maybe this is related?

http://www.redhat.com/security/data/oval/com.redhat.rhsa-2008.xml

The google "header" is

Red Hat OVAL Patch Definition Merger 2 5.3 2008-03-27T19:20:03 ...
Red Hat Enterprise Linux 4 users are advised to upgrade to these updated
packages, . a general fault protection, a NULL pointer
dereference, ...

This seems to indicate a 3/27 update.


> 

-- 
Bill

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


[CentOS] New firefox causing anyone else problems - CentOS 4.X?

2008-03-30 Thread William L. Maltby
Looks like Firefox may be getting another update soon, if my problem is
not atypical. Prior to the latest, had NP for *months*. Anyone else
seeing any problems?

BTW, running the recent Java console from sun that was detailed in
another thread a week or two back with Firefox. Had NP prior to the
latest update, if that offers any useful info. Would like to test the
openjdk for us if it's applicable to 4.x. If not, I can still test it on
the 5.x machine.

# uname -a
Linux centos01.homegroannetworking 2.6.9-67.0.7.EL #1 Sat Mar 15
06:19:12 EDT 2008 i686 athlon i386 GNU/Linux

>From rpm -qa --last:

krb5-workstation-1.3.4-54.el4_6.1 Thu Mar 27 14:14:55 2008
krb5-devel-1.3.4-54.el4_6.1   Thu Mar 27 14:14:51 2008
krb5-server-1.3.4-54.el4_6.1  Thu Mar 27 14:14:49 2008
firefox-1.5.0.12-0.14.el4.centos  Thu Mar 27 14:14:39 2008
krb5-libs-1.3.4-54.el4_6.1Thu Mar 27 14:14:16 2008
jre-1.6.0_05-fcs  Mon Mar 17 09:13:36 2008
kernel-smp-devel-2.6.9-67.0.7.EL  Sun Mar 16 06:02:20 2008
kernel-hugemem-devel-2.6.9-67.0.7.EL  Sun Mar 16 06:01:42 2008
kernel-doc-2.6.9-67.0.7.ELSun Mar 16 06:01:35 2008
kernel-2.6.9-67.0.7.ELSun Mar 16 06:01:21 2008
kernel-devel-2.6.9-67.0.7.EL  Sun Mar 16 06:00:00 2008

>From the messages log: (sorry about the wrapping)

Mar 30 14:53:40 centos01 kernel: general protection fault:  [#1]
Mar 30 14:53:40 centos01 kernel: Modules linked in: loop vfat fat radeon
md5 ipv6 parport_pc lp parport autofs4 i2c_dev i2c_core sunrpc
ipt_REJECT ipt_state ip_conntrack iptable_filter ip_tables dm_multipath
button battery ac sd_mod usb_storage scsi_mod uhci_hcd ehci_hcd
snd_via82xx snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer
snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore
8139too mii floppy dm_snapshot dm_zero dm_mirror ext3 jbd dm_mod
Mar 30 14:53:40 centos01 kernel: CPU:0
Mar 30 14:53:40 centos01 kernel: EIP:0060:[<0028f705>]Not
tainted VLI
Mar 30 14:53:40 centos01 kernel: EFLAGS: 00010206   (2.6.9-67.0.4.EL)
Mar 30 14:53:40 centos01 kernel: EIP is at 0x28f705
Mar 30 14:53:40 centos01 kernel: eax: f4360de0   ebx: f4360de0   ecx:
0028f705  edx: e0125fa0
Mar 30 14:53:40 centos01 kernel: esi: 0145   edi: f634ce00   ebp:
0003  esp: e0125f48
Mar 30 14:53:40 centos01 kernel: ds: 007b   es: 007b   ss: 0068
Mar 30 14:53:40 centos01 kernel: Process firefox-bin (pid: 21366,
threadinfo=e0125000 task=f4499870)
Mar 30 14:53:40 centos01 kernel: Stack: c0182962 e0125f6c 0009
f634cde0 0003 e0125fa0 f634cde0 c01829e5
Mar 30 14:53:40 centos01 kernel:e0125f70 e0125fa0 
 f634cde0 0c0e5958 0009 c0182c09
Mar 30 14:53:40 centos01 kernel:0003 0bb7 f634cde0
f634cde0  fff4 c018201d cd499000
Mar 30 14:53:40 centos01 kernel: Call Trace:
Mar 30 14:53:40 centos01 kernel:  [] do_pollfd+0x47/0x81
Mar 30 14:53:40 centos01 kernel:  [] do_poll+0x49/0xab
Mar 30 14:53:40 centos01 kernel:  [] sys_poll+0x1c2/0x279
Mar 30 14:53:40 centos01 kernel:  [] __pollwait+0x0/0x94
Mar 30 14:53:40 centos01 kernel:  [] sys_gettimeofday
+0x53/0xac
Mar 30 14:53:40 centos01 kernel:  [] syscall_call+0x7/0xb
Mar 30 14:53:40 centos01 kernel: Code:  Bad EIP value.
Mar 30 14:53:40 centos01 kernel:  <0>Fatal exception: panic in 5 seconds

-- 
Bill

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


Re: [CentOS] Stange eth-device

2008-03-30 Thread Adam Breaux
It's a normal eth device without a corresponding ifcfg-ethX config...for
example, if you have 4 nics and delete the automatically created ifcfg-eth2
and ifcfg-eth3, when you reboot, you'll likely see this sort of thing.

On Sun, Mar 30, 2008 at 7:25 AM, jarmo <[EMAIL PROTECTED]> wrote:

> Anyone else seen this eth-device and what brings it up?
> [EMAIL PROTECTED] etc]# ifconfig
> __tmp1192348344 Link encap:Ethernet  HWaddr 52:54:AB:DD:2E:D1
>  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>  RX packets:2094689 errors:0 dropped:0 overruns:0 frame:0
>  TX packets:1645734 errors:0 dropped:0 overruns:0 carrier:0
>  collisions:0 txqueuelen:1000
>  RX bytes:2225628083 (2.0 GiB)  TX bytes:173489613 (165.4 MiB)
>  Interrupt:20 Base address:0xa800
>
> Have tried to find, but not succes, what and why is that. Everything seems
> to
> work ok, after ifconfig it down.
> So anyone, any hint?
>
> [EMAIL PROTECTED] /]# cat /proc/interrupts
>   CPU0
>  0: 1014245201   IO-APIC-edge  timer
>  1:  15329   IO-APIC-edge  i8042
>  3:  2   IO-APIC-edge
>  4:  1   IO-APIC-edge
>  6:  2   IO-APIC-edge  floppy
>  7: 489294   IO-APIC-edge  parport0
>  8:  1   IO-APIC-edge  rtc
>  9:  0   IO-APIC-fasteoi   acpi
>  10:  0   IO-APIC-edge  MPU401 UART
>  12:2062485   IO-APIC-edge  i8042
>  14:3448719   IO-APIC-edge  ide0
>  15:9127631   IO-APIC-edge  ide1
>  16:   76032646   IO-APIC-fasteoi   [EMAIL PROTECTED]::01:00.0
>  18:  0   IO-APIC-fasteoi   uhci_hcd:usb1, uhci_hcd:usb2,
> uhci_hcd:usb3, uhci_hcd:usb4, ehci_hcd:usb5
>  19:3976806   IO-APIC-fasteoi   Ensoniq AudioPCI, eth1
>  20:  1   IO-APIC-fasteoi
>  21: 518689   IO-APIC-fasteoi   VIA8237
> NMI:  0   Non-maskable interrupts
> LOC:891   Local timer interrupts
> TRM:  0   Thermal event interrupts
> SPU:  0   Spurious interrupts
> ERR:  0
> MIS:  0
>
> [EMAIL PROTECTED] /]# lspci
> 00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host
> Bridge (rev 80)
> 00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
> 00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ (rev 10)
> 00:0c.0 Multimedia audio controller: Ensoniq ES1370 [AudioPCI] (rev 01)
> 00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
> 00:0f.0 IDE interface: VIA Technologies, Inc.
> VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
> 00:10.0 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1
> Controller (rev 81)
> 00:10.1 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1
> Controller (rev 81)
> 00:10.2 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1
> Controller (rev 81)
> 00:10.3 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1
> Controller (rev 81)
> 00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
> 00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge
> [KT600/K8T800/K8T890 South]
> 00:11.5 Multimedia audio controller: VIA Technologies, Inc.
> VT8233/A/8235/8237
> AC97 Audio Controller (rev 60)
> 00:13.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host
> Controller
> (rev 80)
> 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R100 QD
> [Radeon
> 7200]
>
> Jarmo
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>



-- 
Adam Breaux
[EMAIL PROTECTED]

http://www.adambreaux.com/
http://www.linkedin.com/pub/0/9b3/a39
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Sound card problem

2008-03-30 Thread David G. Miller

"William L. Maltby" <[EMAIL PROTECTED]> wrote:


On Fri, 2008-03-28 at 21:57 -0600, David G. Miller wrote:
> I came into an Abit AX8 motherboard and single core AMD Athlon 64 FX.  I 
> did a quick install of CentOS 5.0 on it to make sure everything worked 
> and then returned the hard disk and case to the original owner.  After 
> getting a new case and hard disk, I downloaded the CentOS 5.1 cd images 
> and installed.



I am on CentOS 4.x, and a 32 bit system. But I have the same sound
setup. I don't have a clue yet, but I thought if I posted my stuff, it
might help.

First, I think BIOS settings can affect the success/failure/stability of
things. It might be worth experimenting there although you don't mention
having changed anything.

On my system, there seems to be a little "flakiness" re the sound.
Sometimes just clicking the "Open Volume Control" and muting/unmuting a
few things fixes it. This seems to be needed less with recent updates to
the 4.x stuff (again, 32 bit).

There is a kernel parameter that may have affect - see the end of this
post.

I wish that I could be more helpful, but I just use the stuff.  :-( 
Turns out it was a wiring problem.  Weird that it causes the driver 
module not to load.  The original owner suggested that might be the 
problem so, after trying a CentOS 5.0 kernel and building and trying a 
2.6.24.4 kernel I decided to crack the case.  I pulled the cable for the 
case's front audio and mic off the motherboard and tried with that 
configuration.  The good news was I no longer got the error documented 
in my earlier e-mail but still no sound.  The case's front panel audio 
had two different connectors so I decided to try the other one and 
suddenly I had sound.


No idea what the difference is between the two connectors.  What's 
really strange is both front audio connection jacks are keyed correctly 
for the front panel audio out on the motherboard.  It's just one works 
and the other doesn't.


Cheers,
Dave

--
Politics, n. Strife of interests masquerading as a contest of principles.
-- Ambrose Bierce

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


Re: [CentOS] Xen 3.2 x64 rpms?

2008-03-30 Thread Tom Brown

Rudi Ahlers wrote:

Hi all

Does anyone know where I can get Xen 3.2 x64 rpm's? I see there are 
Xen 3.2 rpm's on the Xen downloads page for CentOS 5, but they're 32bit




please see my response to you on the kickstart list and also the 
responses on the Xen list




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


Re: [CentOS] Help in troubleshoot cause of high kernel activity

2008-03-30 Thread Noob Centos Admin
On Sat, Mar 29, 2008 at 6:37 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote:

> Well .. top says you have 4 processes running ... if that is consistent
> (4 processes always in a run state) then you should be able to determine
> the running processes with the command:
>
> ps -ef r
>
> (I think)
>
> I would think one of always running processes is the one that is taking
> up CPU time.
>
> Also while in top, -H might show some hidden threads in the output.
>

Thanks for the advise although I never got a chance to use it.

For some inexplicable Murphy-like reason, the server load went back to
normal levels shortly after I sent off the email to the list.

The only possible explanation I could think of was that I killed the
setroubleshootd process because it froze up after I tried to fiddle with the
SELinux settings. There was some error in the log about unable to connect to
the audit socket.

After observing the back to normal loads for a few hours to confirm it
wasn't a momentarily drop, I restarted the setroubleshootd process and yet
the load remain normal.

So my current uneducated guess is that the barrage of undeliverable email
messages on the very first day caused SELinux to choke on a system/kernel
level until the reporting daemon was killed to whatever was getting tied up
to move on?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] Remove all 3rd party rpms

2008-03-30 Thread Joseph L. Casale
>awk is also your friend.
>
> | awk '{ print $1 }'
>
>Alan.
Thanks everyone!
jlc


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


Re: [CentOS] Remove all 3rd party rpms

2008-03-30 Thread Alan Bartlett
On 30/03/2008, Joseph L. Casale <[EMAIL PROTECTED]> wrote:
>
> >xargs is your friend. :-)
>
> Very nice! So how do I pass just the first string into it? The output is
> seperated by spaces,,,


awk is also your friend.

 | awk '{ print $1 }'

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


RE: [CentOS] Remove all 3rd party rpms

2008-03-30 Thread Joseph L. Casale
>xargs is your friend. :-)

Very nice! So how do I pass just the first string into it? The output is 
seperated by spaces,,,
Thanks!
jlc
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Remove all 3rd party rpms

2008-03-30 Thread Ray Van Dolson
On Sun, Mar 30, 2008 at 11:44:19AM -0600, Joseph L. Casale wrote:
> >Not sure what you are aiming to do, but you can find all non-CentOS
> >packages by the command on this wiki:
> >
> >http://wiki.centos.org/TipsAndTricks/YumAndRPM#head-0424f619b79e293fc743a39795b9805f1f73d249
> >
> >Akemi
> 
> Thats exactly what I need, is there a simple way to pipe the output
> into rpm or yum and remove all that?  Thanks!
> jlc

xargs is your friend. :-)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] Remove all 3rd party rpms

2008-03-30 Thread Joseph L. Casale
>Not sure what you are aiming to do, but you can find all non-CentOS
>packages by the command on this wiki:
>
>http://wiki.centos.org/TipsAndTricks/YumAndRPM#head-0424f619b79e293fc743a39795b9805f1f73d249
>
>Akemi

Thats exactly what I need, is there a simple way to pipe the output into rpm or 
yum and remove all that?
Thanks!
jlc
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Remove all 3rd party rpms

2008-03-30 Thread Akemi Yagi
On Sun, Mar 30, 2008 at 10:31 AM, Joseph L. Casale
<[EMAIL PROTECTED]> wrote:
>
>
> How does one do this?
>
>  Also, is it possible an rpm installed by rpm and not yum does not indicate
> what it provides to yum when yum queries needed dependencies for another
> package?
>
>  Thanks!
>  jlc

Not sure what you are aiming to do, but you can find all non-CentOS
packages by the command on this wiki:

http://wiki.centos.org/TipsAndTricks/YumAndRPM#head-0424f619b79e293fc743a39795b9805f1f73d249

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


[CentOS] Remove all 3rd party rpms

2008-03-30 Thread Joseph L. Casale
How does one do this?

Also, is it possible an rpm installed by rpm and not yum does not indicate what 
it provides to yum when yum queries needed dependencies for another package?

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


[CentOS] Xen 3.2 x64 rpms?

2008-03-30 Thread Rudi Ahlers

Hi all

Does anyone know where I can get Xen 3.2 x64 rpm's? I see there are Xen 
3.2 rpm's on the Xen downloads page for CentOS 5, but they're 32bit


--

Kind Regards
Rudi Ahlers
CEO, SoftDux

Web:   http://www.SoftDux.com
Check out my technical blog, http://blog.softdux.com for Linux or other 
technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stuff

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


Re: [CentOS] virtualbox on centos5.1 PAE

2008-03-30 Thread Stephen Harris
On Sun, Mar 30, 2008 at 07:07:51AM -0500, Johnny Hughes wrote:
> Stephen Harris wrote:
> >Kernel 2.6.18-53.1.14.el5PAE #1 SMP

> >KERN_DIR=/usr/src/kernels/2.6.18-53.1.14.el5-i686 /etc/init.d/vboxdrv setup

> >  vboxdrv: disagrees about version of symbol struct_module
> >
> >Am I doing something stupid?
> 
> You are building against the regular kernel-devel and not the 
> kernel-PAE-devel.

Ah ha!  I hadn't spotted the other devel kernels because I'd done a
  yum list 'kernel-devel*'

Thanks!

-- 

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


Re: [CentOS] virtualbox on centos5.1 PAE

2008-03-30 Thread Johnny Hughes

Stephen Harris wrote:

Quad core duo 2.4Ghz (Q6600)
Kernel 2.6.18-53.1.14.el5PAE #1 SMP
4Gb RAM

VirtualBox-1.5.6_28266_rhel5-1.i586.rpm

The package installed OK.  I did

KERN_DIR=/usr/src/kernels/2.6.18-53.1.14.el5-i686 /etc/init.d/vboxdrv setup

and the module compiles AOK.

BUT... at modprobe time:

  vboxdrv: disagrees about version of symbol struct_module

Am I doing something stupid?



You are building against the regular kernel-devel and not the 
kernel-PAE-devel.


you need to install kernel-PAE-devel and the /usr/src/kernels/ 
needs to contain PAE as well.






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


[CentOS] CentOS-announce Digest, Vol 37, Issue 12

2008-03-30 Thread centos-announce-request
Send CentOS-announce mailing list submissions to
[EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."


Today's Topics:

   1. CESA-2008:0208 Critical CentOS 4 s390(x)  seamonkey - security
  update (Pasi Pirhonen)


--

Message: 1
Date: Sat, 29 Mar 2008 19:25:08 +0200
From: Pasi Pirhonen <[EMAIL PROTECTED]>
Subject: [CentOS-announce] CESA-2008:0208 Critical CentOS 4 s390(x)
seamonkey - security update
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

CentOS Errata and Security Advisory 2009:0208

https://rhn.redhat.com/errata/RHSA-2008-0208.html

The following updated files have been uploaded and are currently
syncing to the mirrors:

s390:
updates/s390/RPMS/seamonkey-1.0.9-15.el4.centos.s390.rpm
updates/s390/RPMS/seamonkey-chat-1.0.9-15.el4.centos.s390.rpm
updates/s390/RPMS/seamonkey-devel-1.0.9-15.el4.centos.s390.rpm
updates/s390/RPMS/seamonkey-dom-inspector-1.0.9-15.el4.centos.s390.rpm
updates/s390/RPMS/seamonkey-js-debugger-1.0.9-15.el4.centos.s390.rpm
updates/s390/RPMS/seamonkey-mail-1.0.9-15.el4.centos.s390.rpm
updates/s390/RPMS/seamonkey-nspr-1.0.9-15.el4.centos.s390.rpm
updates/s390/RPMS/seamonkey-nspr-devel-1.0.9-15.el4.centos.s390.rpm
updates/s390/RPMS/seamonkey-nss-1.0.9-15.el4.centos.s390.rpm
updates/s390/RPMS/seamonkey-nss-devel-1.0.9-15.el4.centos.s390.rpm

s390x:
updates/s390x/RPMS/seamonkey-1.0.9-15.el4.centos.s390x.rpm
updates/s390x/RPMS/seamonkey-chat-1.0.9-15.el4.centos.s390x.rpm
updates/s390x/RPMS/seamonkey-devel-1.0.9-15.el4.centos.s390x.rpm
updates/s390x/RPMS/seamonkey-dom-inspector-1.0.9-15.el4.centos.s390x.rpm
updates/s390x/RPMS/seamonkey-js-debugger-1.0.9-15.el4.centos.s390x.rpm
updates/s390x/RPMS/seamonkey-mail-1.0.9-15.el4.centos.s390x.rpm
updates/s390x/RPMS/seamonkey-nspr-1.0.9-15.el4.centos.s390x.rpm
updates/s390x/RPMS/seamonkey-nspr-devel-1.0.9-15.el4.centos.s390x.rpm
updates/s390x/RPMS/seamonkey-nss-1.0.9-15.el4.centos.s390x.rpm
updates/s390x/RPMS/seamonkey-nss-devel-1.0.9-15.el4.centos.s390x.rpm


-- 
Pasi Pirhonen - [EMAIL PROTECTED] - http://pasi.pirhonen.eu/
Top-postings silently ignored
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : 
http://lists.centos.org/pipermail/centos-announce/attachments/20080329/9a16ef3d/attachment-0001.bin

--

___
CentOS-announce mailing list
[EMAIL PROTECTED]
http://lists.centos.org/mailman/listinfo/centos-announce


End of CentOS-announce Digest, Vol 37, Issue 12
***
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Stange eth-device

2008-03-30 Thread jarmo
Anyone else seen this eth-device and what brings it up?
[EMAIL PROTECTED] etc]# ifconfig
__tmp1192348344 Link encap:Ethernet  HWaddr 52:54:AB:DD:2E:D1
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:2094689 errors:0 dropped:0 overruns:0 frame:0
  TX packets:1645734 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:2225628083 (2.0 GiB)  TX bytes:173489613 (165.4 MiB)
  Interrupt:20 Base address:0xa800

Have tried to find, but not succes, what and why is that. Everything seems to 
work ok, after ifconfig it down. 
So anyone, any hint?

[EMAIL PROTECTED] /]# cat /proc/interrupts
   CPU0
  0: 1014245201   IO-APIC-edge  timer
  1:  15329   IO-APIC-edge  i8042
  3:  2   IO-APIC-edge
  4:  1   IO-APIC-edge
  6:  2   IO-APIC-edge  floppy
  7: 489294   IO-APIC-edge  parport0
  8:  1   IO-APIC-edge  rtc
  9:  0   IO-APIC-fasteoi   acpi
 10:  0   IO-APIC-edge  MPU401 UART
 12:2062485   IO-APIC-edge  i8042
 14:3448719   IO-APIC-edge  ide0
 15:9127631   IO-APIC-edge  ide1
 16:   76032646   IO-APIC-fasteoi   [EMAIL PROTECTED]::01:00.0
 18:  0   IO-APIC-fasteoi   uhci_hcd:usb1, uhci_hcd:usb2, 
uhci_hcd:usb3, uhci_hcd:usb4, ehci_hcd:usb5
 19:3976806   IO-APIC-fasteoi   Ensoniq AudioPCI, eth1
 20:  1   IO-APIC-fasteoi
 21: 518689   IO-APIC-fasteoi   VIA8237
NMI:  0   Non-maskable interrupts
LOC:891   Local timer interrupts
TRM:  0   Thermal event interrupts
SPU:  0   Spurious interrupts
ERR:  0
MIS:  0

[EMAIL PROTECTED] /]# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host 
Bridge (rev 80)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
00:0c.0 Multimedia audio controller: Ensoniq ES1370 [AudioPCI] (rev 01)
00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
00:0f.0 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge 
[KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 
AC97 Audio Controller (rev 60)
00:13.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller 
(rev 80)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R100 QD [Radeon 
7200]

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


Re: [CentOS] Re: A few questions regarding CentOS (5.0)

2008-03-30 Thread Alan Bartlett
On 30/03/2008, Morten Nilsen <[EMAIL PROTECTED]> wrote:
>
> I will first have to find a new vga card to try that..
> But I do know it isn't the monitor, as the three other boxes connected
> to it never show this sort of behaviour..
>
> I have found a way to provoke the flashes, by the way;
> simply invoking ifup and ifdown triggers it.
>

Test #1. Original video card. Different monitor. Result #1?
Test #2. Different video card. Original monitor. Result #2?
Test #3. Different video card. Different monitor. Result #3?

Based on the three results, what can be deduced?

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


Re: [CentOS] Re: A few questions regarding CentOS (5.0)

2008-03-30 Thread Morten Nilsen

Alan Bartlett wrote:
Then surely it comes down to an issue with either *your* video 
controller card or monitor. Please now try the obvious, follow 
scientific procedures and swap them out, one at a time. Clearly, it is a 
hardware problem and nothing to do with CentOS - unless you can convince 
me otherwise.


I will first have to find a new vga card to try that..
But I do know it isn't the monitor, as the three other boxes connected 
to it never show this sort of behaviour..


I have found a way to provoke the flashes, by the way;
simply invoking ifup and ifdown triggers it.

--
Chers,
Morten
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Re: A few questions regarding CentOS (5.0)

2008-03-30 Thread Alan Bartlett
On 29/03/2008, Morten Nilsen <[EMAIL PROTECTED]> wrote:
>
> I don't think that sounds like the same error at all, my screen switches
> off and depending on what is going on doesn't switch back on right away
> (like that one time when some process didn't start up and I had to ssh
> in to poke it)
>
> Nevertheless, I tried applying the patch, and the result was identical..


Then surely it comes down to an issue with either *your* video controller
card or monitor. Please now try the obvious, follow scientific procedures
and swap them out, one at a time. Clearly, it is a hardware problem and
nothing to do with CentOS - unless you can convince me otherwise.

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


Re: [CentOS] backup to disk

2008-03-30 Thread Tony Molloy
On Saturday 29 March 2008 18:54:38 Ray Leventhal wrote:
> Hi,
>
> I'm looking for common practices for backing up user data to disk.  My
> user data is all in /home.  I'm also interested in what folks are doing
> for things backing up os and configs.
>
> Any pointers on setting up rsync, cpio, etc would be appreciated.
> Pointers to good how-to's especially welcome.
>
> Currently we're using Arkeia Network Backup (commercial product with
> which I am in no way affiliated), and it's great, but with disk space so
> cheap, I'd love to be able to take my current non-raid setup and find a
> way to get up and running quickly in the case of some failures.
>
> Thanks in advance,
> -Ray

If you've got a Linux Server then lookup BackupPC on sourceforge and you'll 
never look back. Great bit of software.

Tony

> ___
> 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] World Writable Files

2008-03-30 Thread Anne Wilson
I'm curious.  Why are so many system-generated files world-writable?  On my 
Mandriva laptop, every day I get warnings that world-writable files are found 
in /tmp, /far/lib/ /var/run/ and /var/spool, and every day msec reports that 
it has changed the mode of several files in /var/log/.  Why are they created 
like that?

Anne


signature.asc
Description: This is a digitally signed message part.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] how do i have a clone centos server

2008-03-30 Thread Mail Administrator
Thnaks john,

u gave me a  grt idea ..
the second one
seems quite interestin

but i do have to get additional HDD and mirror my existing server which
has jus one disk

thnks and regards

simon


> John R Pierce wrote:
>> Johnny Hughes wrote:
>>> The easiest way to make that happen is to use a product called DRBD
>>
>> do be aware, drbd replicas are not 'safe' for things like transactional
>> databases, unless they are configured to be synchronous (such that a
>> fsync doesn't return until its written on both the local disk AND the
>> replica), which slows everything way down.
>
> If you can tolerate a small amount of downtime, a more simple-minded
> approach is to get servers with swappable drive carriers, set up your
> production servers with all partitions on raid1, and keep a spare
> similar chassis around.  Then if a single drive dies (the most likely
> failure), you just swap in a new one and resync the mirrors.   If the
> motherboard or power supply dies, you swap the drives into the spare and
> come up in the time it takes to reboot (you'll probably have to fix the
> NIC setup for the different hardware addresses, though.).
>
> --
>Les Mikesell
> [EMAIL PROTECTED]
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>


-- 
Network ADMIN:

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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