Re: [CentOS-docs] http://wiki.centos.org/HowTos/postfix

2012-07-20 Thread Phil Schaffner
Ned Slider wrote on 07/20/2012 03:12 PM:
 One issue I see here is that the original howto was written for CentOS-5
 with dovecot 1.x.

 The OP here is clearly using CentOS-6, which uses dovecot 2.x and no
 surprises for guessing that there are a few incompatibilities between
 the config files for dovecot 1 and 2.

 Personally, I'd suggest forking the original article and maintaining
 separate versions for CentOS-5 and CentOS-6, or have separate sections
 within the article for CentOS-5 and CentOS-6 where they differ.

 To the best of my knowledge this list never did agree a mechanism for
 handling documentation differences between product versions. The danger
 is that if we keep editing changes for CentOS-6 into docs for CentOS-5
 we will end up with broken useless docs.

 How do others feel this type of situation should best be handled?

I'd say it should be decided on a case-by-case basis, but perhaps some 
general guidelines would be helpful.  If differences can be easily 
handled by a note here and there then a separate page is probably not 
justified.  If differences are substantial between major releases, then 
a fork of a new page for the later release may be the best approach.

Phil

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


Re: [CentOS-docs] centos guide

2012-06-16 Thread Phil Schaffner
Wolf Bronski wrote on 06/15/2012 08:55 PM:
 hello,

 my name is RichardKennesson

 I wrote a guide in LaTeX about how to get Redmine up and running with 
 mercurial. I plan on adding Git and SVN to the guide.

 I would like to share it with the community so that they can critique 
 it and test it.

 thanks,
 kennesson

If there's a way to translate LaTeX to the Wiki format I am unaware of 
it.  Often the procedure is to request that your personal page 
(RichardKennesson) be created so you can post your content there for review.

Phil

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


Re: [CentOS] compiling python

2012-05-25 Thread Phil Schaffner
Rita wrote on 05/25/2012 06:29 AM:
 Hello,

 I would like to compile python 2.7.3 for centos and was wondering if there
 were any instructions I should follow. I would like to keep the standard
 python the way it is. I would like to compile to /opt. Any tips or ideas
 would be much appreciated.

Some advice on python 2.7 from the list archives:

http://lists.centos.org/pipermail/centos/2012-April/125174.html
http://lists.centos.org/pipermail/centos/2012-May/125808.html

Phil

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


Re: [CentOS] support for Broadcom BCM4313

2012-05-25 Thread Phil Schaffner
Philippe Naudin wrote on 05/25/2012 08:39 AM:
 Hello,

 The support for Broadcom Corporation BCM4313 802.11b/g/n Wireless is
 native in the kernel since 2.6.37 (module brcm80211, renamed brcmsmac
 since 2.6.39).

 But is it backported to some kernel available for CentOS ?

 Thanks,


Check http://elrepo.org/tiki/kmod-compat-wireless to see if it supports 
your hardware with the standard kernel.

Phil


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


Re: [CentOS] support for Broadcom BCM4313

2012-05-25 Thread Phil Schaffner
Earl Ramirez wrote on 05/25/2012 09:37 AM:

 Philippe,

 You can try ELRepo, I believe that they have the drivers for boderdom, they
 also have kernel 3.3.x, please read their note about using kernel 3.3.x. I
 have tried it and I did not have any issues with it.

 http://elrepo.org/tiki/kernel-ml


Check http://elrepo.org/tiki/kmod-compat-wireless to see if it supports 
your hardware with the standard kernel.

Phil


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


Re: [CentOS] Third party repo differences

2012-05-25 Thread Phil Schaffner
Bowie Bailey wrote on 05/25/2012 01:00 PM:
 Is Fedora Project EPEL?
Yes.

Phil

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


Re: [CentOS] Repositories in CentOS 5.8

2012-05-24 Thread Phil Schaffner
Kaushal Shriyan wrote on 05/23/2012 09:22 PM:
 Thanks for the explanation. Please help me understand when i install CentOS
 5.8 on a fresh server, what are the available repositories by default and
 if i need any packages which are not there in the default repos, Do i need
 to enable third party repositories.

On a fresh install only CentOS repositories are installed, and only a 
subset of those ([base] [updates] [extras]) is enabled.  Only you can 
determine if you need 3rd party repos and if so which.

If you need help determining which repos fit your needs, beyond the 
information on the Wiki repositories pages and links supplied there, 
then ask on this list or other support venues, such as IRC or fora.  The 
better you can explain what you need, and why core packages do not meet 
those needs, the better advice you might expect as to what 3rd party 
repos and packages may fulfill your requirements.

Phil

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


[CentOS] OT: Re: Any documents for python-kerberos package??

2012-05-24 Thread Phil Schaffner
Gelen James wrote on 05/22/2012 05:45 PM:

 Hi all,

   I'm in a project to program Kerberos with Python.

You will have a much better chance of getting an answer if you do not 
hijack threads - in this case [CentOS] Repositories in CentOS 5.8 - by 
replying to an unrelated message.  This messes up threaded mail readers, 
hides your message down inside a thread, and irritates people who might 
otherwise be willing to help.

Phil

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


Re: [CentOS] google.repo

2012-05-24 Thread Phil Schaffner
fred smith wrote on 05/24/2012 07:27 PM:
 Where do you find a Chrome package that works on Centos? Google seems 
 to provide only Fedora, not Centos, binaries. All I can find for 
 Centos is Chromium. 

# yum --disablerepo \* --enablerepo google-chrome list available

Loaded plugins: fastestmirror, priorities, refresh-packagekit

Loading mirror speeds from cached hostfile

Available Packages

google-chrome-beta.i38620.0.1132.17-138701google-chrome

google-chrome-stable.i386  19.0.1084.52-138391google-chrome

google-chrome-unstable.i38621.0.1145.0-138079 google-chrome

# cat /etc/yum.repos.d/google-chrome.repo

[google-chrome]

name=google-chrome

baseurl=http://dl.google.com/linux/chrome/rpm/stable/i386

enabled=1

gpgcheck=1

gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

# rpm -q google-chrome-beta centos-release

google-chrome-beta-17.0.963.46-119351.i386

centos-release-6-2.el6.centos.7.i686


Phil

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


Re: [CentOS] VMWare Issue

2012-05-18 Thread Phil Schaffner
Rhugga Harper wrote on 05/17/2012 03:58 PM:
 I just installed CentOS 5.6 32-bit

Have you tried installing the current/supported CentOS-5 release 5.8?

Phil

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


Re: [CentOS-docs] Correction to HowTos/InstallFromUSBkey

2012-05-12 Thread Phil Schaffner
Yves Bellefeuille wrote on 05/11/2012 11:18 PM:
 At number 14, the example partition should be /dev/sda1, not /dev/sda2,
 and whatever device corresponds to the second USB partition should be
 the first USB partition.

I got confused between the installation boot and the ISO image devices.

 In fact, I think that the USB key will probably be /dev/sdb, not
 /dev/sda, but you do specify that the user should choose the first
 partition on the USB key, so the user can decide what's appropriate.

I know in at least some of my tests it was /dev/sda but probably depends 
on the BIOS - need to test again with the updates.

 At number 15, I think I made a mistake. The BIOS*may*  think that the
 USB key is the first drive, but not necessarily. I think that this
 depends on whether the user uses Grub or not. In any event, I suggest
 the BIOS may think that the USB key is the first drive, and the user
 may have to change the order of the hard drives.

 As I said, this is my mistake. Sorry

I tried to clarify.  See how it reads now.

 At number 16, the example drive for the mount command should be the
 same as the one mentioned at number 14, so if number 14 refers to
 /dev/sda1, then number 16 should say mount -t ext3 /dev/sda2
 /mnt/isodir (rather then /dev/sdb2).

I should have caught that.

Anybody know where to find the bug mentioned in #7?  I can't seem to 
turn it up.  Maybe after another cup of coffee. :-)

Thanks again,
Phil


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


Re: [CentOS-docs] Correction to HowTos/InstallFromUSBkey

2012-05-11 Thread Phil Schaffner
Yves Bellefeuille wrote on 05/01/2012 10:07 PM:
 There are a few more points that should be added. They should all appear
 after the end of the current list.

I finally got around to this.  Please review the resulting changes, and 
thanks again for the valuable advice.

Phil


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


Re: [CentOS] when is the o.s. considered to be at a certain minor version? Or, is it safe to apply only certain package updates from the next release version?

2012-05-10 Thread Phil Schaffner
Ljubomir Ljubojevic wrote on 05/10/2012 05:56 PM:
 I do not agree with minor versions are only snapshots in time when 
 install media is re-generated. I should have left only part of the 
 sentence I disagree with. 

What's not to agree with in that? It may be incomplete, but not incorrect.

Would you agree with Minor versions are snapshots in time when all of 
the latest updates, and a batch of new ones, are merged into a new base 
repo, the updates repo is emptied, and new installation media are 
generated?

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


Re: [CentOS-docs] Correction to HowTos/InstallFromUSBkey

2012-05-07 Thread Phil Schaffner
Yves Bellefeuille wrote on 05/01/2012 10:07 PM:
 On Sunday 29 April 2012, Alan Bartletta...@elrepo.org  wrote:

 Thank you, Yves. I've taken care of both of those points. Would you
 like to check that it now reads correctly, please?
 There are a few more points that should be added. They should all appear
 after the end of the current list.

 During the installation process, the user is asked What type of media
 contains the installation image? The user should select the first
 partition on the USB key, which usually appears in the menu under Hard
 drive, then /dev/sdb1.

 After partitioning, the user is asked whether to install the Grub boot
 loader and where to install it. After booting from the USB key, the BIOS
 thinks that the USB key is the first drive. To install the Grub boot
 loader on the hard drive, which is the usual case, the user must change
 the order of the hard drives using the Grub installation options.

 After the Grub installation options, the following error message
 appears: Missing ISO 9660 image: The installer has tried to mount image
 #1, but cannot find it on the hard drive. The installation program is
 looking for the ISO file on the first partition of the USB key, but it's
 on the second partition. The user should go to a terminal (Ctrl-Alt-F2),
 unmount the first partition of the USB key (umount /mnt/isodir), mount
 the second partition (mount -t ext3 /dev/sdb2 /mnt/isodir), return to
 the installation program (Ctrl-Alt-F6) and choose Retry.

 (Unmounting /dev/sdb1 doesn't interfere with the installation process. I
 tried creating a link from /dev/sdb1 to the ISO image, but that didn't
 work, because /dev/sdb1 contains a VFAT or FAT32 flle system which
 doesn't support links.)


Thanks for the suggestions, and the help editing..  I will try to get to 
it soon.

Phil

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


Re: [CentOS] Cisco AnyConnect on 6.2 32-bit?

2012-04-23 Thread Phil Schaffner
Scott Robbins wrote on 04/22/2012 05:53 PM:
 Do you really need it?  I much prefer vpnc.

 http://home.roadrunner.com/~computertaijutsu/vpnc.html

 The Cisco client has always (in my less than humble opinion), been
 pretty bad.  I remember one wouldn't work on any smp, another wouldn't
 work on 64 bit, etc.



The EPEL packages work for me to connect to a Cisco VPN:

NetworkManager-vpnc.x86_64  1:0.8.0-1.git20100411.el6  epel
vpnc.x86_64 0.5.3-4.el6epel

Phil

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


Re: [CentOS] Centos 5 live cd?

2012-04-22 Thread Phil Schaffner
Jason Pyeron wrote on 04/22/2012 03:54 PM:
 It seems that the live cd for 5 is no longer in existence. Is this an 
 oversight
 or by design?

 http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLiveCD5.6

Not sure why, but 5.6 was the last CentOS-5 LiveCD built. The ISOs are 
still on

http://vault.centos.org/5.6/isos/

The CentOS-6 LiveCD/DVD ISOs are built as part of the distro build 
process.  I expect one could still use the tools at

https://projects.centos.org/trac/livecd/

to produce one for CentOS-5 but I have not tried lately, having largely 
moved on to CentOS-6.

Phil

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


Re: [CentOS] Missing dependency

2012-04-22 Thread Phil Schaffner
Mark LaPierre wrote on 04/22/2012 05:51 PM:
 On 04/22/2012 04:40 PM, Steven Buehler wrote:
 Did you try typing the following into google and then grabing one of the
 source rpms listed?
 linux source spice-server-devel



 -Original Message-
 From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf
 Of Mark LaPierre
 Sent: Sunday, April 22, 2012 3:24 PM
 To: Mail List CentOS Users
 Subject: [CentOS] Missing dependency

 Hey all,

 Anyone know where I can find source packages for X86-64 CentOS 6.2:

 dev86 is needed by my project
 iasl is needed by my project
 spice-server-devel= 0.8.2-4.el6 is needed by my project

 I can't seem to find them in the source repositories.

 Thanks.
 Yes I did, but I could not find anything from CentOS.  I don't want to
 go outside CentOS for my dependencies due to risk of library corruption.

 Example:

 http://mirror.centos.org/centos/6.2/os/SRPMS/spice-server-0.8.2-5.el6.src.rpm

 Not Found

 The requested URL /centos/6.2/os/SRPMS/spice-server-0.8.2-5.el6.src.rpm
 was not found on this server.

You don't need the SRPM if all that is required is the -devel package.

yum install spice-server-devel

SRPMs are at

http://vault.centos.org/6.2/os/Source/SPackages/
http://vault.centos.org/6.2/updates/Source/SPackages/

Phil

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


Re: [CentOS] System hanged - no info in logs.

2012-04-12 Thread Phil Schaffner
Rafał Radecki wrote on 04/12/2012 03:07 AM:
 Hi All.

 I had today a problem with my mail server (2.6.18-274.12.1.el5 #1 SMP Tue
 Nov 29 13:37:35 EST 2011 i686 i686 i386 GNU/Linux, CentOS release 5.7
 (Final)). On my Cacti graphs I see that there has been much I/O write on
 the disks and then there is no more info. Also in logs (messages, dmesg,
 netconsole) there is no info for about 15 minutes when there was a problem
 with the server.

 I would like to have some info in such situations. Do you know any
 solutions?


Your description is unclear. Did the system recover, or did it have to 
be power cycled or otherwise rebooted?

A hang with no log information can sometimes be caused by driver issues.

The first thing to try is a yum update to the current and supported  
version 5.8.

Phil

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


Re: [CentOS] 6.2 x86_64 mtrr_cleanup: can not find optimal value

2012-04-12 Thread Phil Schaffner
Michael McNulty wrote on 04/11/2012 10:40 PM:
 Will mtrr failing result in stability or performance loss?  Is there any 
 performance loss disabling memory remap in bios other than losing 600k?  thx

 Is this happening because the chipset only supports 8gb of memory and
 therefore mtrr cannot remap memory above 8gb? (assuming not since
 problem did not exist in 5.x centos)

There was a recent forum thread [1] on this issue.  Unfortunately it was 
never cleanly resolved, but you may find some suggestions there.  It 
seems that unmatched memory modules may be a cause.

Phil

[1] 
https://www.centos.org/modules/newbb/viewtopic.php?topic_id=35167forum=55post_id=151503#forumpost151503

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


Re: [CentOS] System hanged - no info in logs.

2012-04-12 Thread Phil Schaffner
Rafał Radecki wrote on 04/12/2012 10:32 AM:
 The system was not rebooted, it just was not responsive (ssh) and has a gap
 in logfiles for 15 minutes. After 15 minutes it started responding.

Then I'd try the smartctl suggestion from mark.

Please do not top-post.

Phil

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


[CentOS] Nvidia security vulnerability (CVE-2012-0946)

2012-04-12 Thread Phil Schaffner
Not strictly a CentOS issue, but users of the Nvidia drivers should be 
aware of this.  See their announcement[1] for details. Users of the the 
manufacturer's driver, or the ELRepo kmod-nvidia driver[2] should update 
ASAP to the new version.

Phil

[1] http://www.nvnews.net/vbulletin/showthread.php?t=178006
[2] 
http://elrepoproject.blogspot.com/2012/04/nvidia-driver-that-fixes-security.html
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Build one VM with two 5.7 DVD iso

2012-04-11 Thread Phil Schaffner
Vinay Nagrik wrote on 04/10/2012 12:36 PM:
 How could I build complete 5.7 centos VM with two different Centos DVDs.


In addition to other viable suggestions, you can also combine the two 
images into one.

http://wiki.centos.org/TipsAndTricks/CDtoDVDMedia

Phil

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


Re: [CentOS] Installing CentOS 6.2 *TO* a USB drive, not installing from USB.

2012-04-10 Thread Phil Schaffner
Emmanuel Noobadmin wrote on 04/07/2012 05:51 AM:

 Any ideas how I can probe/list devices within grub shell? I've done
 the stupid method of root(hd0,x) all the way up to root(hd8,3) without
 luck.


Have you tried the grub find command?
find /grub/stage1
find /boot/grub/stage1
etc.

http://wiki.centos.org/TipsAndTricks/TroubleshootGRUB

Phil

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


Re: [CentOS] Apparent Bug In Gnome Games

2012-04-08 Thread Phil Schaffner
Mark LaPierre wrote on 04/07/2012 08:59 PM:
 Hey Y'all

 Can someone suggest the appropriate place to report a bug in a Gnome game?


https://bugzilla.redhat.com/

Phil

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


Re: [CentOS] udev works ok in CentOS 6.x??

2012-03-28 Thread Phil Schaffner
carlopmart wrote on 03/28/2012 09:27 AM:
 Then, how can I obtain these uuids?? 

blkid

Phil

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


Re: [CentOS] How to restrict reboot/poweroff from non-admins?

2012-03-28 Thread Phil Schaffner
Timo Neuvonen wrote on 03/28/2012 09:17 AM:
 I just noticed that CentOS (6.2) by default allows any user to
 reboot/poweroff system without any admin rights, or without any further
 questions, if using commands 'reboot' or 'poweroff'. But 'shutdown' still
 requires admin rights.

 What is the preferred way to restrict any regular user from rebooting /
 powering off the system (by accident)?

 IMHO, sudo should be required for this purpose (at least in a system with
 shared remote access from multiple users, single-user laptops etc may be a
 different case)


OUCH! This seems to qualify as a CentOS bug.  I confirm that a normal 
user can reboot or poweroff the system on 6.2.  On RHEL:

$ rpm -qa redhat-release\*
redhat-release-server-6Server-6.2.0.3.el6.x86_64
$ poweroff
poweroff: Need to be root
$ reboot
reboot: Need to be root

Phil


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


Re: [CentOS] udev works ok in CentOS 6.x??

2012-03-28 Thread Phil Schaffner
carlopmart wrote on 03/28/2012 09:53 AM:
 On 03/28/2012 03:51 PM, Phil Schaffner wrote:
 carlopmart wrote on 03/28/2012 09:27 AM:
 Then, how can I obtain these uuids??
 blkid

 Phil
 Doesn't works neither:

 [root@newc6srv init.d]# blkid /dev/sdb1
 [root@newc6srv init.d]

What does blkid with no arguments show?  How about fdisk -l /dev/sdb?  
You previously showed that /dev/sdb was a LVM device.

Phil


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


Re: [CentOS] How to restrict reboot/poweroff from non-admins?

2012-03-28 Thread Phil Schaffner
Johnny Hughes wrote on 03/28/2012 10:26 AM:
 On 03/28/2012 09:03 AM, Phil Schaffner wrote:
 Timo Neuvonen wrote on 03/28/2012 09:17 AM:
 I just noticed that CentOS (6.2) by default allows any user to
 reboot/poweroff system without any admin rights, or without any further
 questions, if using commands 'reboot' or 'poweroff'. But 'shutdown' still
 requires admin rights.

 What is the preferred way to restrict any regular user from rebooting /
 powering off the system (by accident)?

 IMHO, sudo should be required for this purpose (at least in a system with
 shared remote access from multiple users, single-user laptops etc may be a
 different case)

 OUCH! This seems to qualify as a CentOS bug.  I confirm that a normal
 user can reboot or poweroff the system on 6.2.  On RHEL:

 $ rpm -qa redhat-release\*
 redhat-release-server-6Server-6.2.0.3.el6.x86_64
 $ poweroff
 poweroff: Need to be root
 $ reboot
 reboot: Need to be root

 Phil
 Make sure you are testing apples to apples

 Test ssh access versus local console access, etc.


Got me there.  The access mode does seem to be the difference.  I tested 
from the GUI on CentOS and via ssh on RHEL.  Logged on to the console in 
a GUI on RHEL6 a user can reboot or poweroff, and presumably also halt.  
Seems to be the console user thing.  So CentOS does match upstream.

Phil

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


Re: [CentOS] kernel autoconfigure ?

2012-03-26 Thread Phil Schaffner
admin lewis wrote on 03/26/2012 05:45 PM:
 Anyone know if there is a kernel autoconfigure tool to compile from source ?
 thanks

That seems too good to be true, so it probably is. :)

Have a look at
http://wiki.centos.org/HowTos/Custom_Kernel

Or perhaps
http://elrepo.org/tiki/kernel-ml

Someone else may already have done the heavy lifting.

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


Re: [CentOS] nfslock

2012-03-26 Thread Phil Schaffner
Lars Hecking wrote on 03/26/2012 01:00 PM:

   No replacement needed. Or at least go back to the pre-6 situation and not
   stuff it down our throats as a mandatory requirement.


Just because NetworkManager is the default does not mean it is 
mandatory. You are free to yum remove NetworkManager and use the 
network service.  It is, at least, much improved from the EL5 version, 
and virtually essential for mobile systems.

Phil

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


Re: [CentOS-docs] edit permissions on personal page

2012-03-25 Thread Phil Schaffner
Christoph Galuschka wrote on 03/23/2012 03:37 PM:
 Hi,

 could you guys please grant me edit permissions on my personal page
 wiki.centos.org/christophgaluschka


Cristoph,

Your proper WikiName should be ChristophGaluschka and it is also 
considered proper to introduce yourself to the list and to propose what 
you would like to contribute.

Phil

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


Re: [CentOS-docs] edit permissions on personal page

2012-03-25 Thread Phil Schaffner
Christoph Galuschka wrote on 03/25/2012 07:11 AM:
 Okay:
 My name is Christoph Galuschka. I'm from Austria (Innsbruck to me more
 precise). I know CentOS since around 2007 ( in the form of the basic OS
 which was provided with Skyrix's Instant OGo Enterprise Server). I'm
 using CentOS at home and I'm deploying it at work since 2010.
 I'm allready contributing to CentOS in the form of t_functional commits,
 a git howto and german translations of release notes (C6.2, C5.8, live
 media, minimum media). These are also the areas in which I would like to
 continue to contribute.
 The above mentioned account christophgaluschka had access to release
 notes (live versions and qa versions).
 Until recently I also had access to http://wiki.centos.org/QaTeam and
 the QaWiki
 (http://wiki.centos.org/QaWiki/AutomatedTests/GettingStartedWithGitorious was
 written by me, don't know why this is not there any more).

 I've just changed the account to ChristophGaluschka. Could I pleasse
 regain access to the above mentioned resources.


Christoph,

My apologies for not checking your history.  The 
QaWiki/AutomatedTests/GettingStartedWithGitorious page is still there.  
No sign I can see of what's wrong with your access.  There are no ACLs 
on the page.  Ralph or someone else with the proper privileges will have 
to create your personal page and fix permissions.

Phil

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


Re: [CentOS-docs] requesting edit perms for nagios

2012-03-20 Thread Phil Schaffner
Corey Henderson wrote on 03/20/2012 02:13 PM:
 Hello,

 My wiki username: cormander
 URL requesting perms for:

 http://wiki.centos.org/HowTos/Nagios

 Thanks

Corey,

Your WikiName should be something like CoreyHenderson, and it is good 
form to introduce yourself, describe your qualifications, and propose 
what you would like to do with the page.

Phil

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


Re: [CentOS] Filing a bug for clamav

2012-02-17 Thread Phil Schaffner
Jobst Schmalenbach wrote on 02/17/2012 07:40 PM:
   yum list installed | grep clamav

# yum --showduplicates --noplugins --enablerepo atrpms,epel,rpmforge 
list clamav
...
Available Packages
clamav.x86_64  0.96.1-1.el5.rf  
rpmforge
clamav.x86_64  0.96.2-1.el5.rf  
rpmforge
clamav.x86_64  0.96.2-2.el5.rf  
rpmforge
clamav.x86_64  0.96.3-1.el5.rf  
rpmforge
clamav.x86_64  0.96.3-2.el5.rf  
rpmforge
clamav.x86_64  0.96.4-1.el5.rf  
rpmforge
clamav.x86_64  0.96.5-1.el5.rf  
rpmforge
clamav.x86_64  0.97-1.el5.rf
rpmforge
clamav.x86_64  0.97.1-1.el5.rf  
rpmforge
clamav.x86_64  0.97.2-1.el5.rf  
rpmforge
clamav.x86_64  0.97.3-1.el5.rf  
rpmforge
clamav.i3860.97.3-3.el5 
epel
clamav.x86_64  0.97.3-3.el5 
epel
clamav.x86_64  1:0.97.3-61.el5  
atrpms

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


Re: [CentOS] Fwd: CentOS4 desktop has stopped recognizing removable media - haldaemon problem?

2012-02-17 Thread Phil Schaffner
Bart Schaefer wrote on 02/15/2012 05:00 PM:
 Didn't get any response to this last time, but it's still happening,
 so I'm trying again.  No clues?

Try it on a freshly created account. If it works, then it's something 
you did to your account.  If it does not then it is a system-level bug 
or setting - unlikely.

Phil


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


Re: [CentOS] Create Virtual Machine via HTTP or FTP

2012-02-09 Thread Phil Schaffner
cbul...@gmail.com wrote on 02/09/2012 12:05 AM:
 I used a DVD.
 The command was:
  cp -ar/path/DVD/. /var/www/html/inst

DVD1 or LiveDVD?

Phil

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


Re: [CentOS] distributed storage/home-made cloud recommendations

2012-02-05 Thread Phil Schaffner
Boris Epstein wrote on 02/04/2012 11:57 AM:
 What is RAID0+1?

Nested RAID.  Paraphrasing http://en.wikipedia.org/wiki/RAID :

For a RAID 0+1, drives are first combined into multiple level 0 RAIDs 
that are themselves treated as single drives to be combined into a 
single RAID 1.

Phil


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


Re: [CentOS] upgrade centos 5 to 6

2012-02-03 Thread Phil Schaffner
fakessh @ wrote on 02/03/2012 05:43 PM:
 but possible
 or I may strongly advises against
I would strongly advise against blindly overwriting /var and /etc (or 
anything else, with the possible exception of /home) from a CentOS-6 
install with CentOS-5 versions.  Compare the files and make changes on a 
case by case basis as required.  More work but MUCH less chance of breakage.

Phil

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


Re: [CentOS] Cannot remove lvs associated with deleted vm guests

2012-01-28 Thread Phil Schaffner
Pardon the top-post and cross-post, but this apparently should have gone 
to centos-v...@centos.org

Phil

chris procter wrote on 01/27/2012 03:29 PM:
 Hi,

 Its ages since I came across this problem so my memory is a little hazey but 
 something is obviously holding on to the lv so you'll need to figure out 
 whats holding it and kill that. The open value returned by dmsetup info  is 
 how many things have the device file open), it looks to be 2 at the moment 
 and you cant dmsetup remove untill its zero (lvm might  be one of them I 
 cant remember)


 A few things worth trying are


 1) make sure its not mounted anywhere!
 2) if multipathd is running try stopping that.

 3) either lsof or fuser on the device file may be able to tell you which 
 process has it open
 4) something vm related might not have let go properly, are there any 
 deamons/processes etc still running?

 5) reboot, the sledgehammer aproach to killing off processes!!

 6) you could try hitting it with dmsetup again, you need to suspend the 
 device first using dmsetup suspend which *may* persuade the holding process 
 to let go, if it does reduce the open count you'll need to dmsetup resume 
 and then suspend again untill open reaches zero when dmsetup remove should 
 work. I'd try and avoid this option if you can, you're messing beneath the 
 lvm layer and it may not like that, should be ok but...


 if none of that is possible/works you could try asking on the lvm-linux list.


 Reinstalling really shouldn't be necesary.


 chris





 - Original Message -
 From: James B. Byrnebyrn...@harte-lyne.ca
 To: centos-v...@centos.org; centos@centos.org
 Cc:
 Sent: Friday, 27 January 2012, 17:50
 Subject: [CentOS] Cannot remove lvs associated with deleted vm guests

 At the beginning of January I encountered a problem where
 several vm guests on a single host somehow managed to see
 the the virtual disks assigned to other guests on the same
 hosts.  I was unable to resolve this situation and
 shutdown the affected guests after creating new guest
 instances and moving the services and data off the
 corrupted guests.

 I have since removed these guests via virt-manager but all
 attempts to remove from the host the logical volumes
 associated with the former VirtIO disks fail.  The volumes
 are considered open by lvremove and nothing I have tried
 can get them to close for removal.  The --force option has
 no effect on this situation.

 # /sbin/lvremove -f /dev/vg_vhost01/lv_vm_base
Can't remove open logical volume lv_vm_base

 # dmsetup info -c vg_vhost01-lv_vm_base
 Name  Maj Min Stat Open Targ Event  UUID
 vg_vhost01-lv_vm_base 253   5 L--w21  0
 LVM-gXMt00E1RDjpSX3INLZ35Prtg66aX36BeAOlKIkmfSNQRNol3Hni920R4YVaZr52

 # dmsetup remove vg_vhost01-lv_vm_base
 device-mapper: remove ioctl failed: Device or resource busy
 Command failed


 There are several bugs filed on similar issues and udev is
 sometimes identified as the culprit.  If I kill the udev
 daemon with  T=`pidof -x udevd`; kill $T and rerun the
 lvremove -f command then I see this change in behaviour:

 # /sbin/lvremove -f /dev/vg_vhost01/lv_vm_base
Found duplicate PV djM23m6YebBQ2xgPh9ORMtdX2iOu9xBQ:
 using /dev/mapper/vg_vhost01-lv_vm_pas.harte--lyne.cap2
 not
 /dev/mapper/vg_vhost01-lv_vm_pgsql--dbms.harte--lyne.ca_00p2
Found duplicate PV djM23m6YebBQ2xgPh9ORMtdX2iOu9xBQ:
 using /dev/mapper/vg_vhost01-lv_vm_basep2 not
 /dev/mapper/vg_vhost01-lv_vm_pas.harte--lyne.cap2
Can't remove open logical volume lv_vm_base

 I need to get this system stable and return the lost disk
 space to the storage pool.  Does anyone have any
 suggestions as to how to proceed?

 If I cannot solve this using the available system commands
 then prudence dictates that I have to re-install the
 server OS and rebuild all of the vm guests. As these
 guests have been laboriously transferred from other hosts
 during the past month this is a task I would rather not
 have to do.

 Any help is gratefully accepted.

 -- 
 ***  E-Mail is NOT a SECURE channel  ***
 James B. Byrnemailto:byrn...@harte-lyne.ca
 Harte  Lyne Limited  http://www.harte-lyne.ca
 9 Brockley Drive  vox: +1 905 561 1241
 Hamilton, Ontario fax: +1 905 561 0757
 Canada  L8E 3C3

 ___
 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] Installing CENTOS 6.1 to Intel notebook

2012-01-28 Thread Phil Schaffner
Keith Wilkinson wrote on 01/28/2012 07:58 PM:
 ...
 but wonder if anyone knows if this problem (of graphical
 install freezing) has been fixed in CENTOS 6.2

Why not try it and see.  Obsolete releases should not be installed anyway.

 , or (if not) if RedHat is aware of it.

Don't see it in the upstream bugs, but if it's fixed in 6.2 they won't 
care anyway.

Phil

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


Re: [CentOS] Advise on recovering 2TB RAID1

2012-01-28 Thread Phil Schaffner
Fajar Priyanto wrote on 01/28/2012 09:49 PM:
 ...
 But I see this:

 DESCRIPTION
 sfdisk  has  four (main) uses: list the size of a partition,
 list the partitions on a device, check the partitions on a device, and
 - very dangerous - repartition a
 device.

Since the device is new anyway you have nothing to lose.

 sfdisk doesn't understand GUID Partition Table (GPT) and it is
 not designed for large partitions. In particular case use more
 advanced GNU parted(8).

 Is it ok?

Does the original disk use GPT?  It should not be necessary if it is  
2.19TB.

Phil

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


Re: [CentOS] Machine becoming irresponsive

2012-01-23 Thread Phil Schaffner
Dotan Cohen wrote on 01/23/2012 08:39 AM:
 There is a CentOS 5.2 machine ...

I'd have a look at why an apparently Internet-facing server is 5 point 
releases, plus a lot of subsequent errata, behind the current 5.7 
release level; and what resultant vulnerabilities might have been exploited.

Phil


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


Re: [CentOS] CentOS6 KDE: Desktop Activity type: desktop only

2012-01-20 Thread Phil Schaffner
wwp wrote on 01/20/2012 09:56 AM:
 Hello there,


 I'm looking at different desktop activity types (in Desktop Settings),
 and on my CentOS 6, I only have desktop. No folderview, for instance.

 Does anybody know how to install/enable other types?
I have Desktop (default) and Folder View.  How did you install KDE?  I 
picked it at installation time and took the defaults.  Might try

yum groupinstall KDE Desktop

Phil

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


Re: [CentOS] NOUVEAU driver video acceleration

2012-01-15 Thread Phil Schaffner
Mark LaPierre wrote on 01/15/2012 09:57 PM:
 I enabled both epel and rpmforge.
Neither of the above.  You need http://elrepo.org.

# yum --disablerepo \* --enablerepo elrepo\* list \*nvidia\*
Loaded plugins: fastestmirror, priorities, refresh-packagekit, security
Loading mirror speeds from cached hostfile
  * elrepo: mirror.symnds.com
  * elrepo-extras: mirror.symnds.com
  * elrepo-kernel: mirror.symnds.com
  * elrepo-testing: mirror.symnds.com
Installed Packages
kmod-nvidia.x86_64290.10-1.el6.elrepo @elrepo
nvidia-x11-drv.x86_64 290.10-1.el6.elrepo @elrepo
Available Packages
kmod-nvidia-173xx.x86_64  173.14.31-1.el6.elrepo  elrepo
kmod-nvidia-96xx.x86_64   96.43.20-1.el6.elrepo   
elrepo-testing
nvidia-x11-drv-173xx.x86_64   173.14.31-1.el6.elrepo  elrepo
nvidia-x11-drv-173xx-32bit.x86_64 173.14.31-1.el6.elrepo  elrepo
nvidia-x11-drv-32bit.x86_64   290.10-1.el6.elrepo elrepo
nvidia-x11-drv-96xx.x86_6496.43.20-1.el6.elrepo   
elrepo-testing
nvidia-x11-drv-96xx-32bit.x86_64  96.43.20-1.el6.elrepo   
elrepo-testing

http://elrepo.org/tiki/kmod-nvidia
http://elrepo.org/tiki/kmod-nvidia-96xx
http://elrepo.org/tiki/kmod-nvidia-173xx

Phil

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


[CentOS-docs] CentOS as a Guest OS in VirtualBox

2012-01-03 Thread Phil Schaffner
New DRAFT page - comments are invited.

http://wiki.centos.org/HowTos/Virtualization/VirtualBox/CentOSguest

Phil

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


Re: [CentOS] is centos bugzilla borked?

2011-12-25 Thread Phil Schaffner
fred smith wrote on 12/25/2011 05:33 PM:
 I managed to get an account set up on the centos bugzilla, after futzing
 with it for a half hour, but for the life of me I cannot get to the
 page where I would enter a new one. my browser just says transferring
 data from bugs.centos.org and sits there with the little thingie going
 round and round. for an hour or more. disconnect and try again. same
 thing. I've been trying for over two hours to enter a bug and this is
 all I can get.

 So, the inevitable question of its borked-ness state arises.

 the reason it took me as long as stated to get an account set up was
 because of similar shenanigans on the various pages one needed to go
 thru to do the account creation. but at least it worked after a while.

 Suggestions, anyone?

 TIA!

Works for me.  Perhaps a temporary problem.  If still having issue post 
the link that is borking you.

Phil

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


Re: [CentOS] CentOS 6.2 and VirtualBox 4.1.8

2011-12-22 Thread Phil Schaffner
Frank M. Ramaekers wrote on 12/22/2011 03:14 PM:
 Had to increase the memory size, so it would go into a graphics install.
 This caused it to prompt me for the type of Linux installation and
 provide network (interface) information.

 Wouldn't do this in text mode.

Upstream has severely lobotomized the text installer.

Please don't top-post.

Phil

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


Re: [CentOS] CentOS 6 smb authentication?

2011-11-17 Thread Phil Schaffner
Ron Young wrote on 11/17/2011 01:11 PM:
 I just installed win 7 pro @home in order to be more compatible with
 my new @work environment.  I am likewise having a problem with samba
 shares.  The samba shares are on a C5.7 server and were readily
 available from the same machine running XP for the last couple of
 years.

 The new w7pro install is on the same network as the previous XP
 install on that machine and in fact has the same IP address as the
 former XP os.

 Now with the fresh install of w7pro I cannot see any of the samba
 shares from the w7pro machine.  All of the googled solutions I have
 found so far have not worked.  I have added a couple of entries to the
 smb.conf that were suggested and restarted smb but no joy.

 Anyone have pointers that may get me going again?
Have you replaced samba packages with samba3x packages?

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


Re: [CentOS] CentOS 6 smb authentication?

2011-11-17 Thread Phil Schaffner
Phil Schaffner wrote on 11/17/2011 01:18 PM:
 Have you replaced samba packages with samba3x packages?
P.S.
Just noticed I am an accessory to a thread hijacking.  This thread is 
about CentOS-6.  Sorry.

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


Re: [CentOS] Changes at Red Hat confouding CentOS (was: What happened to 6.1)

2011-11-15 Thread Phil Schaffner
Alan McKay wrote on 11/14/2011 09:56 PM:
 Both CentOS and Scientific Linux *aim* at 100% binary compatibility
 and they are both doing their best toward that goal. However, neither
 is perfect.
 That's interesting.  So how is it they've managed to come out with 6.1
 (and so long ago at that)?

At least partly matter of priorities.  SL finally released 5.7 on 
09/14/2011 and just released the LiveCD/DVDs 11/02/2011.  They did 
provide rolling 5.x updates, analogous to CR, in the interim.  CentOS 
went for 5.7 before 6.1.

Phil

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


Re: [CentOS-docs] Grub Installation for CentOS 5 and 6

2011-09-26 Thread Phil Schaffner
Yves Bellefeuille wrote on 09/24/2011 11:48 PM:
 On Sunday 18 September 2011 11:42, Phil Schaffner wrote:

 I'd put it the HowTos section (This page contains some longer HowTos
 for achieving different tasks on CentOS systems.), and insert
 cross-links with the old TipsAndTricks/ReinstallGRUB page as that has
 a lot of existing references from forum posts.

 I think my documentation pretty much makes the existing
 TipsAndTricks/ReinstallGRUB obsolete. Wouldn't it make more sense to
 add a link to the new documention in TipsAndTricks/ReinstallGRUB?

That's (half of) what I meant by cross-link. :-)  IMHO the existing page 
still has some value in being targeted for the more limited purpose of 
re-installing GRUB when the MBR has been corrupted.  Those with more 
complex needs, or wishing to dig deeper, can be directed to the new page.

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


Re: [CentOS] Ekiga - camera

2011-09-21 Thread Phil Schaffner
Always Learning wrote on 09/21/2011 02:33 PM:
...
 I'm on 5.7

But the OP is on 6.

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


Re: [CentOS-docs] Grub Installation for CentOS 5 and 6

2011-09-20 Thread Phil Schaffner
Yves Bellefeuille wrote on 09/19/2011 09:03 PM:
 On Sunday 18 September 2011 11:42, Phil Schaffner wrote:
...
 [[TableOfContents([1])]]

 The Table of Contents syntax is mentioned but not really explained at
 http://wiki.centos.org/HowTos/Wiki/Editing and
 http://wiki.centos.org/SyntaxReference . Does [[TableOfContents([1])]]
 mean Create a table of contents from the level 1 headers?

It is rather confusing to me.  The number means down to level N and 
interacts with the directive

#pragma section-numbers M

So to use a TOC for only level 2 headers (1 level), with numbering of 
sections, one would need:

#pragma section-numbers 2
...
[[TableOfContents([1])]]


 All the explicit numbers should be replaced by auto-generated
 numbers. For example see:

 http://wiki.centos.org/HowTos/Network/IPTables?action=raw

 Ah yes, I now see that I misread the numbered list syntax reference.

 Is it possible to automatically number lines in code, but without syntax
 highlighting? The only example in the syntax reference is #!python,
 which highlights Python syntax. I tried replacing #!python by #!bash,
 but that didn't work.

Sorry - don't know about that one.

Phil

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


Re: [CentOS-docs] New Grub Installation How-To

2011-09-08 Thread Phil Schaffner
Yves Bellefeuille wrote on 09/06/2011 07:54 PM:
 Did you try http://wiki.centos.org/YvesBellefeuille
 and then create, or template it, from there?

 You are not allowed to edit this page.

 (Actually I got Vous n'êtes pas autorisé à modifier cette page.)

 Yves


Ralph or someone else with the appropriate privileges should create the 
page for you.

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


Re: [CentOS-docs] New Grub Installation How-To

2011-09-06 Thread Phil Schaffner
Phil Schaffner wrote on 09/06/2011 09:36 AM:


 Your first step should be to create a Wiki account and a WikiName
 (YvesBellefeuille would be appropriate) and request creation of your
 home page

Oops - I see you have already done that.  Please skip to the following...

 ... , where you could post your draft. Please also explain how it
 differs from http://wiki.centos.org/TipsAndTricks/ReinstallGRUB and why
 a new page is required, rather than enhancements to existing pages.

Phil

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


Re: [CentOS-docs] http://wiki.centos.org/HowTos/JavaRuntimeEnvironment

2011-08-18 Thread Phil Schaffner
Manuel Wolfshant wrote on 08/15/2011 12:53 PM:
 On 08/15/2011 06:42 PM, Phil Schaffner wrote:
...
 I'd go for a separate page for
 HowTos/JavaDevelopmentKit but could be persuaded otherwise.

 Then maybe a single Howto/Java page, with separate links to JRE and JDK ?

Makes sense, and I would propose that would replace the current content 
on http://wiki.centos.org/HowTos/JavaOnCentOS - which begs the questions:

1. What else besides links goes on the higher-level page?

2. What should be preserved, if anything, from the current page?

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


Re: [CentOS-docs] http://wiki.centos.org/HowTos/JavaRuntimeEnvironment

2011-08-18 Thread Phil Schaffner
Manuel Wolfshant wrote on 08/18/2011 08:26 AM:
 On 08/18/2011 03:21 PM, Phil Schaffner wrote:
...
 1. What else besides links goes on the higher-level page?
 Explanation on the intent of the page


 2. What should be preserved, if anything, from the current page?
 maybe the how to create your own packages by using the old .nosrc.rpm
 from jpackage part. the rest would be obsoleted.

Sounds good to me.  Now if someone could just get a Round Tuit!

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


Re: [CentOS-docs] http://wiki.centos.org/HowTos/JavaRuntimeEnvironment

2011-08-15 Thread Phil Schaffner
Manuel Wolfshant wrote on 08/11/2011 08:29 PM:
 Hi all

   According to a report made in #centos, the procedure described at
 http://www.if-not-true-then-false.com/2010/install-sun-oracle-java-jdk-jre-7-on-fedora-centos-red-hat-rhel/
 works OK for jdk 1.7
   It looks pretty similar to
 http://wiki.centos.org/HowTos/JavaRuntimeEnvironment so I updated our
 page to reflect the fact the jre-1.7 can be installed using the
 procedure already described in the wiki.

Looks good.

 Any objections on including jdk
 ( and maybe replacing the links to the binary packages with
 http://www.oracle.com/technetwork/java/javase/downloads/index.html. so
 that the user can choose between 1.6/1.7 jre/jdk )?

That would no longer fit the current name of the page, and might lead to 
some confusion.  I'd go for a separate page for 
HowTos/JavaDevelopmentKit but could be persuaded otherwise.

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


Re: [CentOS-docs] Skype on CentOS 6

2011-08-11 Thread Phil Schaffner
Yves Bellefeuille wrote on 08/10/2011 09:30 PM:
 Hi:

 I've finished the changes about installing Skype on CentOS 6. Thanks.

 (Except that I still think that this information should be moved in the
 list of HowTos from section 17, Misc., to section 18, Non CentOS
 Applications.)


Yves,

I think you made substantial changes since the start of a forum thread 
on Skype on CentOS-6, but please have a look at the links in the 
following post to see if there's anything helpful.

https://www.centos.org/modules/newbb/viewtopic.php?post_id=140143topic_id=32642forum=56#forumpost140143

Thanks,
Phil
___
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS-docs] New draft article: HowTos/MigrationGuide/MigratingFiveToSix

2011-07-24 Thread Phil Schaffner
Phil Schaffner wrote on 07/22/2011 09:44 AM:
 http://wiki.centos.org/HowTos/MigrationGuide/MigratingFiveToSix

 Have at it. :-)

The page having had some attention by Alan, and another revision or two, 
the DRAFT status is being removed and a link being added to 
HowTos/MigrationGuide.

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


[CentOS-docs] New draft article: HowTos/MigrationGuide/MigratingFiveToSix

2011-07-22 Thread Phil Schaffner
http://wiki.centos.org/HowTos/MigrationGuide/MigratingFiveToSix

Have at it. :-)

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


Re: [CentOS] How to remove Microsoft soft raid?

2011-07-21 Thread Phil Schaffner
Drew wrote on 07/21/2011 11:09 AM:
 From the sounds of it it's fake raid. M$ doesn't leave any signatures
 on their raid system that linux will detect. dm/md raid can see
 fakeraid signatures in newer versions so the installer may be picking
 up on that.

So, erasing the RAID signatures with dd in addition to changing the 
BIOS setting, is indicated.

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


Re: [CentOS-virt] My CentOS in VMware can't find my wireless card

2011-06-14 Thread Phil Schaffner
liming wu wrote on 06/12/2011 09:05 PM:
 Now i have done something for that.I installed nidswrapper using the
 driver in WinXP.

Given that the link Akemi provided mentioned John Linville I'd try the 
latest Linville kernel rather than the Windows driver.

http://wireless.kernel.org/en/developers/Documentation/git-guide
http://people.redhat.com/linville/kernels/rhel5/

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


Re: [CentOS] Dell openmanage srvadmin on 5.6

2011-06-14 Thread Phil Schaffner
Kevin Thorpe wrote on 06/14/2011 08:20 AM:
...
 That's exactly what I was trying to do.
 Error: Missing Dependency: openwsman-server= 2.2.3 is needed by
 package srvadmin-itunnelprovider-6.5.0-1.151.1.el5.x86_64
 (dell-omsa-specific)

It seems to be in the Dell repo:

http://linux.dell.com/repo/hardware/2011_Q1/platform_independent/rh50/repoview/openwsman-server.html

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


Re: [CentOS-virt] My CentOS in VMware can't find my wireless card

2011-06-10 Thread Phil Schaffner
liming wu wrote on 06/07/2011 11:27 PM:
 i'm woo, I'm a newer to CentOS. I installed my
 CentOS5.3(2.6.18-128.el5) in VMware.

You would probably have a better chance of getting drivers to work if 
you were not using a seriously obsolete release.  The current and only 
supported release is 5.6.

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


[CentOS-docs] New page: HowTos/JavaRuntimeEnvironment

2011-06-03 Thread Phil Schaffner
http://wiki.centos.org/HowTos/JavaRuntimeEnvironment

Did not make it DRAFT as it has evolved from old pages, has been well 
tested, and is near perfect. :-)

Constructive criticism is, as usual, solicited and welcomed.

Phil

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


Re: [CentOS-docs] New page: HowTos/JavaRuntimeEnvironment

2011-06-03 Thread Phil Schaffner
Alan Bartlett wrote on 06/03/2011 03:32 PM:
 One comment. I thought linkage of the libjavaplugin_jni.so file is redundant?

May be superstitious behavior on my part.  I saw it recommended 
somewhere to use both and have followed that, but it seems to work fine 
without the libjavaplugin_jni.so link, but the link does not seem to 
cause problems.  That can be deleted if not needed.
___
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS] OT: RHEL 6.1 is out

2011-05-23 Thread Phil Schaffner
Gordon Messmer wrote on 05/23/2011 11:41 AM:
 What was it about Patrice's work
 that you found unsatisfactory?

I don't think anyone found Patrice's work unsatisfactory.  He just 
stated that he did not have much time to work on the CentOS-6 LiveCD/DVD 
and asked for someone else to take the lead.

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


Re: [CentOS] xferlog not rotating.

2011-05-22 Thread Phil Schaffner
Lamar Owen wrote on 05/21/2011 04:25 PM:
 early in the thread, it was clear from a reply's content that
   a locally installed 'ftpd' and not the CentOS vsftpd was
   being used
 Looking... don't see that.  Perhaps I'm just missing it.

Same here.  The OP only replied once, and had the same default contents 
in /etc/logrotate.d/vsftpd.log that I have.

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


Re: [CentOS] xferlog not rotating.

2011-05-20 Thread Phil Schaffner
Patricia A Moss wrote on 05/20/2011 09:25 AM:

 I am not sure how to correctly troubleshoot this. I just noticed that my
 /var/log/xferlog file is huge. There are no files in /etc/logrotate.d/
 for xferlog. This is what leads me to believe that it isnot rotating. Or
 perhaps I do not have it set to rotate. I am not sure.

 I am running CentOS release 5 (Final).

The current release has CentOS release 5.6 (Final) in 
/etc/redhat-release.  If you are running 5 then you may be seriously 
behind on updates.

 Can someone tell me what I, apparently, do not have configured
 correctly. Thank you.

The configuration for xferlog is in /etc/logrotate.d/vsftpd.log:

/var/log/xferlog {
 # ftpd doesn't handle SIGHUP properly
 nocompress
 missingok
}

What do you have?

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


Re: [CentOS] Creating a Centos endorsed 3rd part repo

2011-05-20 Thread Phil Schaffner
Keith Roberts wrote on 05/20/2011 10:57 AM:
 OK. I am listening to all your comments. My repo would be
 using dependencies probably from the other centos repos,
 like ATrpms, remi, EPEL, et al. If they needed any that is.

In my experience packages that need dependencies from more than one 3rd 
party repo tend to be problematic.  The more different repos required 
the more problems with conflicts between repos and different packaging 
philosophies.

If you can confine your dependencies to at most one or two repos, then 
life will be easier for both you and any potential users of the 
packages.  Again, once you have working packages, then offering to 
contribute and maintain them at the repo[s] on which they depend would 
be a good idea.

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


Re: [CentOS] xferlog not rotating.

2011-05-20 Thread Phil Schaffner
Patricia A Moss wrote on 05/20/2011 11:16 AM:
 I have the same:

If the size of the logs is problematic perhaps you need to rotate more 
frequently, perhaps daily rather than weekly, and specify compress for 
old logs.

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


Re: [CentOS] xferlog not rotating.

2011-05-20 Thread Phil Schaffner
m.r...@5-cent.us wrote on 05/20/2011 11:35 AM:
...
 And find out why they disappeared.

No indication anything disappeared the way I read it.  There was nothing 
explicitly there for xferlog because it is in /etc/logrotate.d/vsftpd.log.

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


Re: [CentOS] CentOS Digest, Vol 76, Issue 20

2011-05-20 Thread Phil Schaffner
Ian Murray wrote on 05/20/2011 05:13 PM:
 p.s. yes, the thread is broken. Am using digest.

Digest I understand, but consider it evil as it breaks threading, and it 
is IMHO more trouble than it is worth.  Please do expend the effort to 
fix the Subject.  Is that also a hanging offense? :-)

I very much agree with your negative opinion of derisive comments about 
someone's title; but will cease and desist from additional participation 
in the thread hijacking.

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


Re: [CentOS] OpenVAS Vulnerability

2011-05-20 Thread Phil Schaffner
Kaushal Shriyan wrote on 05/20/2011 09:17 PM:
 http://www.securityfocus.com/bid/32319
 CVE : CVE-2008-5161
 BID : 32319
That appears to be a very old bug:

https://www.redhat.com/security/data/cve/CVE-2008-5161.html

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


Re: [CentOS] EL 6 rollout strategies? (Scientific Linux)

2011-05-12 Thread Phil Schaffner
Steve Clark wrote on 05/12/2011 10:15 AM:
 Please note there is a largely silent majority that appreciates very
 much what the team does, is doing to improve and listening to suggestions
 Keep up the great work - Thanks
 +1
++1

Please trim your posts.  60+ included lines and  2k characters for for 
a two character reply amounts to a very poor signal to noise ratio. 
Looks like worse than -30dB.

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


Re: [CentOS] RHEL 6/CentOS

2011-05-11 Thread Phil Schaffner
Steve Clark wrote on 05/11/2011 04:12 PM:
...
 Thanks, but I am already using that kernel. I want to get a vanilla
 kernel.org 2.6.32.xx kernel running
 on 6.0.

 In fact following AY directions I was able to rebuild the srpms for
 kernel-2.6.32-71.29.2, but again that
 is not the generic kernel form kernel.org.

File a RFE at http://elrepo.org/bugs/main_page.php and perhaps Alan AKA 
bcat AKA burakkucat will come to the rescue.

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


Re: [CentOS] EL 6 rollout strategies? (Scientific Linux)

2011-05-11 Thread Phil Schaffner
Mathieu Baudier wrote on 05/11/2011 04:59 PM:
 nothing and apparently today's target date has slipped, and 2) until
 CentOS admits that there is a problem, nothing will actually change.

 Apparently they did admit and it does change:
 https://www.centos.org/modules/newbb/viewtopic.php?topic_id=31347forum=53

Late breaking news:
http://qaweb.dev.centos.org/qa/node/67
http://qaweb.dev.centos.org/qa/node/69

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


Re: [CentOS] Typing startx gives me a black scrren, have to reboot to get back to runlevel 3

2011-05-07 Thread Phil Schaffner
Gilbert Sebenste wrote on 05/07/2011 11:57 AM:
...
 I get a ton of stuff before this, but just info messages. Where should I
 start looking to fix this problem? I use the Redhat experimental kernels
 at http://epople.redhat.com/jwilson/el5/. Running CentOS 5.6,
 fully patched as of this morning with the gdb/OO updates.

Not sure what the experimental kernels have to do with it, but you might 
try a standard kernel.

See if this helps:
http://wiki.centos.org/HowTos/ConfigureNewVideoCard

If still having problems then see FAQ #23 at
http://wiki.centos.org/FAQ/General

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


Re: [CentOS] centos friends?

2011-05-06 Thread Phil Schaffner
Dave Stevens wrote on 05/05/2011 07:11 PM:
 Thank you. How can I find out who the guys are?

Go to https://www.centos.org/ and look under Information on the menu bar.

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


Re: [CentOS] centos friends?

2011-05-05 Thread Phil Schaffner
Scott Silva wrote on 05/05/2011 05:03 PM:
 Here is a bit of why the donation button went away (It was back in 2009 or 
 so)...

Old news, that does not explain why monetary donations are still not 
being accepted.

Phil

P.S. I do wish people would trim their quotes. :-)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] community communication

2011-05-03 Thread Phil Schaffner
John R. Dennison wrote on 05/03/2011 04:12 AM:
...
 Having a single location would be a great boon and would allow us to
 point people to one official location when the inevitable questions on
 releases come up.

I will leave it to core team members to comment on how official it is, 
but the CentOS Announcements link is available from the menu bar at 
the top of the home page or from any Forum page.  It points to content 
that is updated frequently.

https://www.centos.org/modules/newbb/viewforum.php?forum=53

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


Re: [CentOS] Removing 32bit packages from 64bit OS

2011-05-02 Thread Phil Schaffner
Fajar Priyanto wrote on 05/02/2011 12:39 PM:
 Hi all,
 Somehow I mistakenly install a bunch of 32bit packages in my 64bit Centos 5.6
 How do I remove those 32bit packages?

FAQ #22:

http://wiki.centos.org/FAQ/General#head-357346ff0bf7c14b0849c3bcce39677aaca528e9

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


Re: [CentOS] how to access lvm inside lvm

2011-04-30 Thread Phil Schaffner
Peter Peltonen wrote on 04/30/2011 03:51 AM:
 ... I just clicked my way through the CentOS installation like I
 usually do, and that meant using LVM. And I don't think you are even
 given an option to define the default vg name during the installation?

If you want to use the default setup but have an opportunity to tweak, 
such as changing VG names, check the box to review and modify the 
partition setup on the page that lets you choose the partition method.

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


Re: [CentOS] INN removed from CentOS 6

2011-04-27 Thread Phil Schaffner
Robert Nichols wrote on 04/27/2011 01:46 PM:
...
 Quickest solution is to grab the SRPM from Fedora 13 and build it on
 your RHEL 6 machine.  I just tried that on Scientific Linux 6.0, and
 rpmbuild -ba built everything just fine with no changes whatsoever.

Ditto, except I used

rpmbuild --rebuild inn-2.5.1-5.fc13.src.rpm

As this is not in the distro any longer, it would seem to be a candidate 
for EPEL, and/or some other repo to pick up.

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


Re: [CentOS] How to install binutils-devel on Centos Linux5.5

2011-04-21 Thread Phil Schaffner
Frank Chang wrote on 04/21/2011 05:36 PM:
 Simon Matter and Ned Slider, Thank you for your answers. This afternoon
 , I installed binutils-devel on Centos Linux 5.5. Then , I installed all
 the QT packages except for the two QT client packages.
 When I ran ./configure --with-kernel-support on the OProfile Linux
 profiler distribution 0.9.6, I get the warning: a working QT was not
 found: no GUI was built. How do I resolve this issue on Centos Linux
 5.5? Thank you.

First, the current release is 5.6, so 5.5 is unsupported.

More than likely, the QT package on CentOS is not new enough to be 
compatible with a Fedora 14 package.  Either run Fedora, wait for 
CentOS-6 which has a better chance of working, or try an evaluation copy 
of RHEL6, or give Scientific Linux 6 a test drive in the interim.

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


Re: [CentOS] glibc-2.5-58.el5_6.2.i686 broken?

2011-04-17 Thread Phil Schaffner
Leonard den Ottolander wrote on 04/17/2011 01:37 PM:
...It's a general request that if people are aware of
 breakage in upcoming updates to report it to this list.

Agree.  I would advocate posting it to this list and making it part of 
the Announcement post as well.  This issue was discussed on IRC channels 
(#centos-devel and/or #centos-qa - don't remember with certainty) and 
Akemi made the forum post, so it was known by those who were paying 
attention to those specific venues.  A wider reporting of an issue of 
this magnitude is certainly warranted.

 I think I set a good example by reporting the breakage in
 xorg-x11-server-utils.

Also mentioned in the forum thread, and thanks.

...
 The issue is a bit more severe than just breaking evolution. It also
 breaks the gnome desktop by crashing gnome panels.

The use of the SL5 packages is working well for me - also discussed 
extensively in the forum thread.  Linked again here:

https://www.centos.org/modules/newbb/viewtopic.php?topic_id=30939forum=37

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


Re: [CentOS] centosplus kernel not up to date ?

2011-04-16 Thread Phil Schaffner
Nicolas Ross wrote on 04/16/2011 02:25 PM:

 It's not that urgent, it's just that yum sees that the update from the
 regular repository, and I ended up with no external drive to my backup
 storage server and it took a while to figure it out...

You might want to add an exclude=kernel* in [updates] to keep yum from 
sneaking up on you like that.

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


Re: [CentOS] php53 and mcrypt

2011-04-15 Thread Phil Schaffner
Rainer Traut wrote on 04/15/2011 07:55 AM:
...
 Yeah, I had the same problem with missing php_mcrypt. ;)
 I did a full rebuild of php53 with patched spec so that it produces
 php53_mcrypt but that is not very elegant.
 The more elegant way to do it is to make an rpm for only the missing
 modules like EPEL's php-extras.
 So I'm interested in this, too.

Another possibility is using what IUS has already done and installing 
php53u packages.  See the following CentOS forum thread for details:
https://www.centos.org/modules/newbb/viewtopic.php?viewmode=flattopic_id=30881forum=38

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


Re: [CentOS] php53 and MSSQL

2011-04-15 Thread Phil Schaffner
John Beranek wrote on 04/15/2011 07:45 AM:
 On 15/04/11 12:23, John Beranek wrote:
 [Reposted now I've joined the list, so I hopefully don't get moderated out]

 Hi,

 I've upgraded lots of machines to 5.6 (thanks!) and there was one
 particular machine that I'd also like to upgrade to PHP 5.3.
 Unfortunately it seems I can't.

 On the machine I have php-mssql installed, and it appears that there is
 no php53-mssql.

 I was going to see if I could rebuild the php53 SRPM support with MSSQL
 support, until I found that the SRPMs still aren't available on the
 CentOS mirrors yet. Downloading the upstream RPM now, will see how that
 goes...


I sound like a shill for IUS this morning - not the case I assure you - 
but they have php53u-mssql-5.3.6-1.ius.el5

Probably will not work unless you uninstall php or php53 and install 
their whole set.

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


Re: [CentOS] 5.6 - SRPM's

2011-04-13 Thread Phil Schaffner
Karanbir Singh wrote on 04/11/2011 06:58 AM:
 Also, the first batch of srpms is now on the seed machine, should start
 going public in about 8 - 12 hours ( this is [a-l]*.src.rpm ).

More like 72 hours and still no 5.6/os/SRPMS/ in evidence. Did the valve 
not get turned on?

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


Re: [CentOS] 5.6 - SRPM's

2011-04-13 Thread Phil Schaffner
Karanbir Singh wrote on 04/13/2011 06:54 AM:
 They are definitely in there, just slow.

Must be vanishingly slow. :-)

Just checked half a dozen tier 1 mirrors and none has src.rpm files in 
.../5.6/os/SRPMS/  There are some in 5.6/updates/SRPMS/.

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


Re: [CentOS] (no subject)

2011-04-13 Thread Phil Schaffner
Kevin Thorpe wrote on 04/13/2011 11:22 AM:
...
 It's probably something simple I'm missing.

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


Re: [CentOS] How can a company help, officially?

2011-04-13 Thread Phil Schaffner
Johnny Hughes wrote on 04/13/2011 12:55 PM:
 CentOS is ... right now ... deployed on 29% of web
 servers on the Internet that use Linux.

That 28.9% is down from the high of 33.5% in Oct. 2010 or a 13.8% decrease.
http://w3techs.com/technologies/history_details/os-linux

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


Re: [CentOS] How can a company help, officially?

2011-04-13 Thread Phil Schaffner
Les Mikesell wrote on 04/13/2011 02:22 PM:
   I can't think of anything that has been a problem with 64-bit win
 2003/2008 as production servers and I sort of like the way you can
 decide after-the-fact that you want to convert a disk to software raid.

http://wiki.centos.org/HowTos/CentOS5ConvertToRAID

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


Re: [CentOS] status of 5.6 updates

2011-04-13 Thread Phil Schaffner
Ljubomir Ljubojevic wrote on 04/13/2011 05:20 PM:

 You should try to search the mailing list first, then ask redundant
 question. This was answered in last 24-48h.

And today on IRC we find:

15:36 @z00dax cap_: we will be all caught up with updates today

 Do to the bandwidth constrictions, currently they push SRPMS. They will
 either push updates in parallel, or they will wait a day or two for
 SRPM's to finish mirroring to primary mirrors and then push updates.

And:

10:25  kbsingh pschaff: the first few rsync's run with --delayed 
updates, so till its all in place on the first set of mirror
  machines, you dont / wont see anything at all
10:25  kbsingh then, suddenly, its all there

Still not seeing anything new on my favorite nearby mirrors yet, so I 
guess updates and SRPMS are still trickling out.

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


Re: [CentOS] Dag's RHEL Rebuild Project.

2011-04-13 Thread Phil Schaffner
Brunner, Brian T. wrote on 04/13/2011 04:21 PM:
 And this thread is all about something that doesn't exist, and nobody is
 trying to make exist.  It's about the web-footed boogeyman in the closet
 that nobody living at the home ever alleged was there.

It may be that no such project exists today, but if a truly open and 
cooperative EL rebuild effort existed, it might be good for CentOS.

SL does not hurt CentOS and there is some interchange and sharing of 
knowledge. Their goals are somewhat different, and they have a growing 
team of paid developers, but they address many of the same issues, and 
Johnny has mentioned looking at their packages.

An independent volunteer EL rebuild effort could help attack some of the 
rebuild issues without interfering with CentOS processes; but technical 
interchange could be mutually beneficial, particularly if the projects 
were not mutually hostile.  A bit of healthy competition might not be a 
bad thing either.

Phil

P.S. Just saw Johnny's post about the OT nature of this thread pop up as 
I prepared to hit Send, but given that I have mentioned CentOS in every 
paragraph I will do so anyway. :-)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] How can a company help, officially?

2011-04-13 Thread Phil Schaffner
Les Mikesell wrote on 04/13/2011 07:22 PM:
...
   I can't think of anything that has been a problem with 64-bit win
 2003/2008 as production servers and I sort of like the way you can
 decide after-the-fact that you want to convert a disk to software raid.

 http://wiki.centos.org/HowTos/CentOS5ConvertToRAID
...
 The GUI-ness isn't the point here.

We are already way OT, for both the list and the thread, and could get 
into the whole discussion about closed versus open source solutions; but 
your point was that you could decide to change after the fact in 
Windows, and my point was that the CentOS Wiki tells you how to do so 
for CentOS.

We are agreed that The GUI-ness isn't the point here.

I'm done with this sub-thread.

Phil

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


Re: [CentOS] How can a company help, officially?

2011-04-12 Thread Phil Schaffner
Karanbir Singh wrote on 04/12/2011 07:43 AM:
 Quite a large part of the functional tests can be automated  - specially
 if there are going to be 100's of people offering them up. Wihtout a
 doubt we need more of those.

Agree - whatever can be automated should be.  It is the predictive part 
I was questioning more so than automation per se, as well as pointing 
out that automation has its limits.

 Testers are one part of the equation, what we need more of, imho, is
 more people in a position to do things before packages hit the testers.
 Hence, the request for people to step up with relevant experience and
 exposure to specific parts of the distro.

Agree!

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


Re: [CentOS] Got no login screen with the new 5.6 kernel

2011-04-12 Thread Phil Schaffner
Stanley A. Klein wrote on 04/12/2011 01:55 PM:
 I did the 5.6 update yesterday.  When I started the machine today, I did
 not get a login screen -- it was just a blank screen with no cursor or
 anything.  I shut down, restarted and when grub came up selected the
 previous kernel.  The system came up as usual, presented a login screen,
 and is working OK.

 There is apparently something buggy related to the new kernel
 (2.6.18-238.5.1.el5).

How far did it get during the boot - to where the GUI login should have 
been displayed, or did it die earlier?  Anything enlightening in 
/var/log/messages or /var/log/Xorg.0.log?  Did you try a boot to 
runlevel 3 or 1 to debug?

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


  1   2   3   4   5   >