Re: [CentOS] MySQL package to install on CentOS/RedHad 6.x

2011-08-02 Thread Jim Perrin
On Tue, Aug 2, 2011 at 12:52 PM, Marc Deop wrote: > > Or should I install the generic rpm package from Oracle? anyone knows the > differences? > > CentOS ships with mysql already. Use what's provided in the distribution for best results. -- During times of universal deceit, telling the truth be

Re: [CentOS] openssh rpm version greater than 4.3

2011-08-03 Thread Jim Perrin
On Wed, Aug 3, 2011 at 4:17 PM, Vinay Nagrik wrote: > > The reason we want to do it because there are many vulnerabilities in older > versions of openssh. Few are listed below. > Have you checked these against the rh security database? I'd be willing to bet that they've all been addressed via ba

Re: [CentOS] ImageMagick : Centos GUI ?

2011-08-29 Thread Jim Perrin
On Mon, Aug 29, 2011 at 6:53 AM, hadi motamedi wrote: > > I upgraded from centos 5.6 to centos 6.0 to have all of the new > featues on GIMP at hand. I selected Desktop when installing. But I > don't see it under Applications -> Graphics as I had it under my > previous centos 5.6 . Can you please

Re: [CentOS] Unable to run yum update

2011-08-31 Thread Jim Perrin
On Wed, Aug 31, 2011 at 4:37 PM, david wrote: > Folks > > The system involved is a 32-bit system... > > If the system really is 32bit, then I'd question how you installed the rpmforge repo, as it's looking for 64bit packages. It's entirely possible that you installed the 64bit rpmforge-release p

Re: [CentOS] Intrusion Detection

2010-03-04 Thread Jim Perrin
On Thu, Mar 4, 2010 at 5:02 PM, Dan Burkland wrote: > Hello all, > > I have been exploring the various intrusion detection systems available for > the Linux platform and was wondering what ones you all would recommend? I > have used AIDE before and while it is extremely easy to setup, it does no

Re: [CentOS] compilers a security risk?

2010-03-06 Thread Jim Perrin
On Sat, Mar 6, 2010 at 6:02 PM, Dave Stevens wrote: > I don't have enough experience to assess the security issues. Does > anyone have an opinion on this? It would be simple and feasible to > allocate another domain as suggested above. The compilers themselves aren't really a security risk, but

Re: [CentOS] Java 1.5

2010-03-15 Thread Jim Perrin
On Mon, Mar 15, 2010 at 11:56 AM, Roland RoLaNd wrote: > > Hello, > > i'm trying to install jboss where it asks me for java 1.5 > i have both 1.4 and 1.6 installed > with JAVA_HOME pointing to 1.6 > > i downloaded jdk-1_5_0_17-linux-i586.bin  and executed it.. > though nothing changed.. > when i e

Re: [CentOS] cannot start or stop apache due to ssl changes

2010-03-18 Thread Jim Perrin
On Thu, Mar 18, 2010 at 10:04 AM, testwreq wreq wrote: > Apache was working with self signed certificate. We changed the ssl.conf > file to read certicates from godaddy and it it failed to restart because of > incorrecrt parphrase. > > bash-3.2# /sbin/service httpd restart > > Stopping httpd: 

Re: [CentOS] Upgrading Python with Yum

2010-03-22 Thread Jim Perrin
On Mon, Mar 22, 2010 at 7:31 PM, John R Pierce wrote: > If you absolutely have to have 2.6 for some user application, I would > compile and install it to run somewhere else, like /usr/local/python26 > or /opt/mystuff/python26 The IUS Community repository has a newer version of python, installabl

Re: [CentOS] rsyslog 4.x or 5.x version for Centos 5.4

2010-04-12 Thread Jim Perrin
On Mon, Apr 12, 2010 at 7:01 AM, f...@ll wrote: > I was looking for centos 5.4 package rsyslog version 5.x or 4.x as rpm. > Any repo exist with this package? In 5.5, rsyslog will be rebased to 3.x. If you really need a 4.x version, the IUS community repository has it packaged. -- During times

Re: [CentOS] rsyslog 4.x or 5.x version for Centos 5.4

2010-04-13 Thread Jim Perrin
On Tue, Apr 13, 2010 at 7:53 AM, f...@ll wrote: > Thx, and I have other question, there other exist repositories like IUS > Community? Yes. There are a number of additional repositories that can be used to add or update packages on your system. There's a list of known ones on the centos wiki. -

Re: [CentOS] Disappearing DNS entry

2010-04-13 Thread Jim Perrin
On Tue, Apr 13, 2010 at 6:07 PM, Hugh E Cruickshank wrote: > I have found one suspicious entry in /var/log/messages: > > Apr 12 17:34:14 fisds0 named[5210]: client 192.168.2.7#10242: updating >                zone 'forsoft.com/IN': deleting an RR > > This would seem to indicate that the printer i

Re: [CentOS] RHEL 6 beta manuals online

2010-04-21 Thread Jim Perrin
On Wed, Apr 21, 2010 at 6:44 AM, Jure Pečar wrote: > Yes but it doesn't show up under 30day trial subscription. Is it available > for accounts with paid subscription? I don't see it in my channel listings (for paid subscription) yet. -- During times of universal deceit, telling the truth bec

Re: [CentOS] How to schedule for a repeated task?

2010-05-01 Thread Jim Perrin
On Sat, May 1, 2010 at 5:52 AM, hadi motamedi wrote: > Thank you for your reply. I am trying like the followings: > #expect >>set name 172.16.17.160 >>set user id >>set password pwd >>set cmd1 "cd /tmp" >>set cmd2 "cp log.cap /export/home" >>set cmd3 "logout" >>spawn telnet $name >>expect "log

Re: [CentOS] compile httpd 2.3.5 error

2010-05-05 Thread Jim Perrin
On Wed, May 5, 2010 at 3:01 AM, Chaitanya Yanamadala wrote: > hai >  i need to upgrade my apache to 2.3.5 and what i need is to compile it out > by myself not to use the rpm.. so where i am stuck is that i require to have > the apr 1.3 but i got the 1.2.7 with me, so i have downloaded the apr-1.3

Re: [CentOS] REMOVE NAME FROM YOUR EMAIL LIST

2010-05-12 Thread Jim Perrin
On Wed, May 12, 2010 at 1:22 AM, Thom Paine wrote: > LOL, so who is checking his email? Not really something to laugh about if it's true. > On Tue, May 11, 2010 at 11:07 PM, Bob Taylor wrote: >> BOB TAYLOR HAS DIED PLEASE REMOVE HIS NAME FROM YOUR E MAIL LIST   THANKS Also, not really someth

Re: [CentOS] Upgrading MySQLdb

2010-06-28 Thread Jim Perrin
2010/6/28 Tsuyoshi Nagata : > Hi, > Your answer is just install MySQL5.1 from source code.(make install) > next time requies B, B requires C,... That's a horrible idea. At least use the package management system so that dependencies can be tracked properly. Installing from source builds directly

Re: [CentOS] Upgrading MySQLdb

2010-06-28 Thread Jim Perrin
On Sat, Jun 26, 2010 at 2:15 PM, Susan Day wrote: > Hi; > I've got MySQLdb installed (bridge to Python) and I can't figure out how to > upgrade it. I did a find and got these paths: > > /usr/lib/python2.6/site-packages/SQLAlchemy-0.6beta2-py2.6.egg/sqlalchemy/dialects/mysql/mysqldb.py > /usr/lib/p

Re: [CentOS] Upgrading MySQLdb

2010-06-28 Thread Jim Perrin
On Mon, Jun 28, 2010 at 9:31 AM, Whit Blauvelt wrote: > But seriously, aside from the nice theory about how each package management > system cures all dependency problems (which isn't 100% true), how many > people have actually found themselves in trouble from, say, building their > own LAMP stac

Re: [CentOS] Upgrading MySQLdb

2010-06-28 Thread Jim Perrin
On Mon, Jun 28, 2010 at 9:54 AM, Whit Blauvelt wrote: > (Wouldn't it be nice if CentOS had 2.6.5 instead 2.4.3? Python improved > dramatically between those two. My systems all get Python 2.6.5 alongside > 2.4.3 because (a) 2.6.5 has a lot of useful features I'm not going to refuse > to use just

Re: [CentOS] Upgrading MySQLdb

2010-06-28 Thread Jim Perrin
On Mon, Jun 28, 2010 at 10:46 AM, Whit Blauvelt wrote: > Sanity here is relative. If you go to the main support channels for stuff > like Apache or PHP or Python or Postfix or whatever, and you're having > trouble because of some bug that they fixed literally years ago, but which > your distro of

Re: [CentOS] security compliance vs. old software versions

2010-06-29 Thread Jim Perrin
On Tue, Jun 29, 2010 at 8:55 PM, John Jasen wrote: > Googling the CVE # and the vendor will usually turn up the patched > version or disposition quickly. An easy way to nail down CVE verifications is via http://www.redhat.com/security/data/cve/ This url allows you to search and verify CVE issue

Re: [CentOS] Anyone seen the Adobe update?

2010-06-30 Thread Jim Perrin
On Wed, Jun 30, 2010 at 12:52 PM, wrote: > I get an email from security, I see the article on slashdot, and other > places, that Adobe's issued an update to acroread... but yum update > AdobeReader_enu is still telling me there's no update. Has anyone seen it > yet, in the repositories? Nope. I

Re: [CentOS] RDAC for IBM DS4700

2010-07-19 Thread Jim Perrin
On Mon, Jul 19, 2010 at 11:13 PM, Wahyu Darmawan wrote: > Hi all, > > > > I have problem with my servers. I use two of HP Blade Servers and RHEL 4.6 > installed on them, and have IBM DS4700 connected to them. > > In those servers are running RHCS (Red Hat Cluster Suite) with GFS for > handling Ora

Re: [CentOS] how to install centos on the attached external usb hard disk?

2010-07-24 Thread Jim Perrin
On Sat, Jul 24, 2010 at 3:28 AM, hadi motamedi wrote: > Dear All > I have centos running on my VBox guest on my Windows host. I need to install > centos on the attached external usb hard disk ,connected to my guest > machine.Can you please let me know how can install centos on this external > usb

Re: [CentOS] Can't create an account on bugs.centos.org

2014-12-09 Thread Jim Perrin
ment. The user requirement now requires email click-thru validation so it should be working now as Akemi says. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] When will CentOS Publish Errata?

2015-01-06 Thread Jim Perrin
trokes. Nope. We're still air-gapped from the RHEL business units. We have lines of communication to other RH community projects, but nothing that would line up with this thread. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @

Re: [CentOS] Hardware raid LSI Megaraid not working since Centos 6.6

2015-01-15 Thread Jim Perrin
? Yes, anyone can file a bugzilla report. It's separate from the paid customer support ticketing system. There's no SLA or obligation to respond to bugzilla as there is for paid support tickets. -- Jim Perrin The CentOS Project | http://www.centos.org twitter:

Re: [CentOS] What happened to the default iptables rules on the minimal install of CentOS6 x86_64

2015-01-16 Thread Jim Perrin
tained in the bugzilla entry and comments linked below: https://bugzilla.redhat.com/show_bug.cgi?id=1161682 -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos

[CentOS] Thread moderation and list etiquette (Reference - Another Fedora Decision)

2015-02-11 Thread Jim Perrin
inal post - please change the thread and start a new one. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] list moderation transparency

2015-02-14 Thread Jim Perrin
announcement. I don't see any need yet for a 'public name and shame' style posting. I prefer to handle matters with a bit of discretion in a direct, and private manner out of respect for members on the list. tl;dr, just because you don't see it publicly doesn't mean w

Re: [CentOS] debuginfo versioning tools?

2015-02-18 Thread Jim Perrin
lled in? > I'm not sure of a one-step 'chroot-friendly' way to do this. You could probably script this up by abusing debuginfo-install's --installroot option after some minor chroot prep-work. -- Jim Perrin The CentOS Project | http://www.centos.org tw

Re: [CentOS] Transparent GNOME Terminal in CentOS 7?

2015-02-24 Thread Jim Perrin
o a more modern version. https://bugzilla.redhat.com/show_bug.cgi?id=1174442 In theory this should put transparent terminal support back in gnome-terminal. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___

Re: [CentOS] Kickstart with multiple eth devices

2015-02-25 Thread Jim Perrin
;t as friendly as 'eth0' but also keep names sane and avoid the hair-tearing issues you're experiencing currently. You don't appear to be adding anything via your append line that would disable biosdevname, so I must assume you're using a much older 6 base install. -- Jim

Re: [CentOS] Glibc sources?

2015-03-01 Thread Jim Perrin
ibC. A yum command is also acceptable. Those src.rpms contain the source and the patches. You may want to read over http://wiki.centos.org/HowTos/RebuildSRPM for info. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] dhclient.conf

2015-03-04 Thread Jim Perrin
tOS. You'll need to create it in /etc/dhcp, or by putting the requested options in /etc/dhcp/dhclient.d For CentOS 7, it should be safe to use http://pkgs.fedoraproject.org/cgit/dhcp.git/plain/README.dhclient.d as guidelines should you choose the latter route. -- Jim Perrin The CentOS Project

Re: [CentOS] Building a newer glibc RPM for CentOS 6 and installing into an alternate path

2015-03-31 Thread Jim Perrin
t least try it. > > Isn't this the problem that docker was invented to solve? Yes, you could address this with docker quite easily, depending on the app. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] [CentOS-announce] Release for CentOS Linux 7 (1503 ) on x86_64

2015-04-02 Thread Jim Perrin
On 04/02/2015 01:28 PM, Phelps, Matthew wrote: Soliciting our feedback *before* changing everything regarding release names would have been nice. We did. http://lists.centos.org/pipermail/centos-devel/2015-February/012873.html -- Jim Perrin The CentOS Project | http://www.centos.org

Re: [CentOS] [CentOS-announce] Release for CentOS Linux 7 (1503 ) on x86_64

2015-04-02 Thread Jim Perrin
On 04/02/2015 02:29 PM, Phelps, Matthew wrote: On Thu, Apr 2, 2015 at 3:25 PM, Jim Perrin wrote: On 04/02/2015 01:28 PM, Phelps, Matthew wrote: Soliciting our feedback *before* changing everything regarding release names would have been nice. We did. http://lists.centos.org

Re: [CentOS] gnome rebase

2015-04-13 Thread Jim Perrin
mises a lot of fun… > Maybe someone would have already copr’ed or obs’ed it ? > Indeed. https://copr.fedoraproject.org/coprs/jmliger/gnome316-upstream/builds/ It looks like some of the builds failed, so YMMV. Also the usual support disclaimers of "if it breaks you get to keep both p

Re: [CentOS] Centos 5 & tls v1.2, v1.1

2015-04-16 Thread Jim Perrin
there any nice way to get tlsv1.2 support to centos 5? >>> upgrading os to 6 is not option available. >> >> >> Unfortunately not. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 _

Re: [CentOS] CentOS 7

2015-04-22 Thread Jim Perrin
install (text mode only) seems to be using F1 as X11, I have > to switch to ALT-F2 to get a login prompt. What controls that? > X is not running, this is a console only. systemd somewhere. I've not dug far enough into that. -- Jim Perrin The CentOS Project | http://www.cento

Re: [CentOS] Centos security update

2015-04-24 Thread Jim Perrin
m. TL;DR it's all terrible, and the vendors have little to no incentive for fixing it. Note: we (CentOS) do not validate CVE closure separately. We rebuild source provided by RH, assuming that they have done the due diligence. -- Jim Perrin The CentOS Project

[CentOS] Thread moderation and warning: [ Real sh? Or other...]

2015-04-28 Thread Jim Perrin
. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CENTOS not DoD approved

2015-04-28 Thread Jim Perrin
egulations, networks, and varied systems. Article is a bit dated, but I don't imagine the situation has improved since I stopped doing Defense consulting. http://www.wired.com/2010/10/read-em-all-pentagons-193-mind-numbing-cyber-security-regs/ -- Jim Perrin The CentOS Project | http://ww

Re: [CentOS] Centos security update

2015-04-30 Thread Jim Perrin
t; > When I tried yum upgrade php, it says "no packages marked for update" > > Can you please give me some pointers so that I can continue. > Security fixes are backported. Don't focus so much on the version numbers. See https://access.redhat.com/security/updates/

Re: [CentOS] VPN connection before login

2015-05-01 Thread Jim Perrin
ore specific? -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Firefox 38 and Older TLS sites

2015-05-14 Thread Jim Perrin
TTPS with Firefox 38 >>> shows it has established a TLS 1.0 connection so this should not really >>> effect CentOS 5. >>> >> >> You are correct, it will not automatically negotiate a downgrade only. >> Thank goodness. Still will impact a lot of sites,

Re: [CentOS] [CentOS-announce] CentOS-7 disk images for AArch64 Platforms

2015-05-15 Thread Jim Perrin
On 05/14/2015 03:39 PM, Always Learning wrote: > > On Thu, 2015-05-14 at 14:25 -0500, Jim Perrin wrote: >> We've produced a disk image intended to help hardware vendors and >> enthusiasts who are interested in bringing CentOS to their AArch64 based >> platform. T

Re: [CentOS] https everywhere.

2015-05-15 Thread Jim Perrin
ullet. Look at the superfish fiasco if anyone thinks otherwise. The other side to this is many people update from outside .centos.org. Who's cert would you use for mirrors.kernel.org/centos/7/os/x86_64/ for example? -- Jim Perrin The CentOS Project | http://www.centos.org

Re: [CentOS] Upgrading to CentOS 7

2015-05-19 Thread Jim Perrin
he upgrade > I can't imagine how long it would take me. If you have a good config management environment set up, rolling out a new build to replace older systems is much easier than walking through an update on each system. I really recommend people use ansible, chef, puppet.. whatever th

Re: [CentOS] anaconda-ks.cfg fatal

2015-06-06 Thread Jim Perrin
e up. Troll? Spam? Someone clueless who thinks this is "funny"? > > mark, and this is not a support team (that's one that gets PAID) Dunno. The original was filtered to spam and so I missed it. I've marked them as moderated for now, and we'll

Re: [CentOS] CentOS 7 + Dell Latitude E6420 laptop = thermal shutdown

2015-06-15 Thread Jim Perrin
cturer: Dell Inc. Product Name: Latitude E6420 Version: 01 Base Board Information Manufacturer: Dell Inc. Product Name: 032T9K Version: A01 -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___

Re: [CentOS] Upgrade of CentOS 6.6 to 6.7

2015-09-03 Thread Jim Perrin
untered this? If so, what did you do to resolve it? > > TIA, > John > -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] yum list-sec CVE

2015-09-09 Thread Jim Perrin
ead people to think we do. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] PHP version not enough for developers

2015-10-22 Thread Jim Perrin
.html IUS has been a very good/reliable way to get more recent versions of things, and the folks responsible for it are active both on irc and in the mailing lists. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___

Re: [CentOS] yum errors

2015-11-20 Thread Jim Perrin
I see: > > cat /etc/redhat-release > CentOS release 6.3 (Final) > > i.e., this box is 6.3. Shouldn’t it be looking for 6.3 repo info? > > Thanks, > > -wes > ___ > CentOS mailin

Re: [CentOS] IP table Restore

2015-11-25 Thread Jim Perrin
rs, > >> ___ >> CentOS mailing list >> CentOS@centos.org >> https://lists.centos.org/mailman/listinfo/centos >> > ___________ > CentOS mailing list > CentOS@centos.org >

Re: [CentOS] CentOS 7.2 rootfs for i386

2016-04-06 Thread Jim Perrin
t me know anybody has > built the same Upstream removed support for standalone i686 installs, but we've been building/maintaining it as an alternate architecture similar to arm. You can find the media here -> http://mirror.centos.org/altarch/7/isos/i386/ What is it specifically you'

[CentOS] CentOS Community Posters and RH summit

2016-04-13 Thread Jim Perrin
github ( https://github.com/CentOS/Artwork ). The deadline for submission is midnight Eastern Time on Monday April 25th. Thanks and lets see your ideas! -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___

Re: [CentOS] problems with apache downgrade

2013-07-11 Thread Jim Perrin
On 7/11/13 4:56 PM, m.r...@5-cent.us wrote: > There was an upgrade on a couple of our servers yesterday, mid-afternoon > our time, of httpd and httpd-devel, and suddenly SiteMinder (bleah) > stopped working correctly, and is now pegging a cpu, according to top. So, > as a last resort, I tried downg

Re: [CentOS] rsync error 3.0.6

2013-07-12 Thread Jim Perrin
On Fri, Jul 12, 2013 at 5:17 PM, Helmut Drodofsky wrote: > Thank you. > > I have made: > > service nfslock stop > service xinetd restart > service nfslock start > > Then both is possible. > > RPC dynamically assigns ports for nfs unless it's told not to. If you configure it with specific ports def

Re: [CentOS] how can I use Gstreamer 1.0 on CentOS 6

2013-07-29 Thread Jim Perrin
On 07/29/2013 08:53 AM, Jerry Geis wrote: > Gstreamer depends on later glib and gtk that > CentOS 6 does not have. > > Suggestions? What's wrong with the gstreamer in CentOS already? -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity |

Re: [CentOS] php fopen ssl error

2013-09-25 Thread Jim Perrin
x27;s not a bug we introduced as part of the rebuild process, it's usually better to not have it addressed by us. Going down that road would move us away from the compatibility we strive for. Worst case scenario would be that our patch introduces other issues, or is incompatible with a futur

Re: [CentOS] How's 5.10 coming along?

2013-10-14 Thread Jim Perrin
nnounce list is where we'll post when it's officially out the door. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] 3.11.5 kernel compile

2013-10-14 Thread Jim Perrin
boot that can be passed to the standard kernel which fix issues like this. (reboot=pci in grub.conf for example) -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos

Re: [CentOS] 3.11.5 kernel compile

2013-10-14 Thread Jim Perrin
usr/share/doc/kernel-doc-2.6.32/Documentation/x86/x86_64/boot-options.txt so you could have reboot=bios, reboot=triple, reboot=kbd, reboot=acpi, etc. Supposedly you can stack them as well, but I prefer cycling through them to find the one that works, and using it. -- Jim Perrin The CentOS Proj

Re: [CentOS] problem in installation

2013-10-25 Thread Jim Perrin
On Fri, Oct 25, 2013 at 1:27 AM, Sam Suresh wrote: > as i was trying to install in my laptop , it was stuck will an problem, the > graphics was not seen on the display, means display goes black, when i look > into display closely negative images were seen, thought might be a problem > in dispaly

Re: [CentOS] Does elrepo fix google-chrome requirement for newer glib and GTK

2013-10-27 Thread Jim Perrin
t chrome on a system. This script pulls in packages that no longer get updated, abuses LD_PRELOAD, builds as root, and quite possibly consumes raw orphaned kittens. This script should be classified as a criminal offense. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @B

Re: [CentOS] yum update --skip-broken failure

2013-11-04 Thread Jim Perrin
Keep in mind that --skip-broken lets you bypass a problem, but the problem still exists. If you miss enough updates, you will get breakage. If you have conflicting repositories enabled that cause --skip-broken to be needed and you use it regularly, you're asking for problems. On Mon, Nov 4, 2013

Re: [CentOS] [CentOS-announce] CentOS Project joins forces with Red Hat

2014-01-08 Thread Jim Perrin
t that someone else comes up with, great. If not, the base/updates will always be there, minimal included. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] [CentOS-announce] CentOS Project joins forces with Red Hat

2014-01-17 Thread Jim Perrin
Hugely incorrect and outright FUD. The point of this is to *build* community. Offering free RHEL would fracture and destroy several communities, as well as damaging likely damaging Red Hat's reputation in the eyes of everyone inside those communities and anyone outside who wanted to throw sto

Re: [CentOS] librsvg2 update problem - nautilus segfault

2014-02-04 Thread Jim Perrin
t; >> >> ___ >> CentOS mailing list >> CentOS@centos.org >> http://lists.centos.org/mailman/listinfo/centos > are other people on the list also /not/ seeing my mails? > > _______ > C

Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-05 Thread Jim Perrin
taller for RT, but you'll be able to do things in a 'more correct' way than overwriting the system perl via cpan bundle updates. - -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 -BEGIN PGP SIGNATURE- Version: GnuPG v2

Re: [CentOS] about new Centos SIG distro releases

2014-03-31 Thread Jim Perrin
hange. It's the core sig. > > So much for that. > > It didn't take long for Red Hat to get their mitts all over CentOS, huh? We were already doing this sort of thing with the Xen4CentOS build, and the plus repo before the RH agreement. We're simply able to expand o

Re: [CentOS] The repodata directory is currently broken on several, if not all, mirrors for the 6.5 iso files

2014-03-31 Thread Jim Perrin
e the isos, so Your words, not ours :-) -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] about new Centos SIG distro releases

2014-03-31 Thread Jim Perrin
ns using CentOS as the platform. Examples: adding xen support, distributing cloud-init enabled images, or building in glusterfs support. These are community driven efforts, and you don't have to use them if you don't want to. -- Jim Perrin The CentOS Project | http://www.centos.org twit

Re: [CentOS] about new Centos SIG distro releases

2014-03-31 Thread Jim Perrin
On 03/31/2014 08:16 AM, Phelps, Matt wrote: > On Mon, Mar 31, 2014 at 8:58 AM, Jim Perrin wrote: > >> >> >> On 03/31/2014 07:28 AM, Phelps, Matt wrote: >>> Initial reaction: Crap! >>> >>> One of the best things about CentOS, in my opinion, w

Re: [CentOS] about new Centos SIG distro releases

2014-03-31 Thread Jim Perrin
build tools used. If someone wanted to take that up as a SIG/project, I'd be fine with it. I'd likely also call them a masochist, but hey. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] RHEL7 beta discussions?

2014-04-02 Thread Jim Perrin
still be able to yum OK? > > I have to add the DVD as a repo. Here's what I do: You shouldn't need to do this. There should be a redhat.repo file in /etc/yum.repos.d You simply need to enable the repo listed in it to use yum for the beta packages. -- Jim Perrin The CentOS P

Re: [CentOS] Booting OpenBSD with pxelinux

2014-04-02 Thread Jim Perrin
indows systems, since they insist on trying a specific path, as well as using backslashes that must be translated. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.or

Re: [CentOS] Removing a file that starts with dashes

2014-04-02 Thread Jim Perrin
l you're reading. But -f has a specific > function and *this* *isn't* *it*. > Don't feed the trolls, and be careful of the CC. He's not on the mailing list proper for a reason. - -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG K

Re: [CentOS] Problem running yum update command

2014-04-08 Thread Jim Perrin
oning properly. If the host is implementing a thread limit it's entirely possible that this is the cause, as yum and rpm start quite a few threads. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS

[CentOS] docker image updates for CentOS

2014-04-16 Thread Jim Perrin
entos.org/Cloud/Docker or https://www.docker.io/ - -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird

Re: [CentOS] On of mirrors doesn't work properly

2014-04-19 Thread Jim Perrin
2013 19:51 >- > href="centos/">centos/25-Jan-2014 11:51 >- > href="mirrorscripts/">mirrorscripts/28-Feb-2014 > 02:07- > href="server.id">server.id22-Sep-2004 15:24 >0 centosk2 > href="timestamp.txt">timesta

Re: [CentOS] Does anyone use tcp wrappers (hosts.allow/hosts.deny) anymore?

2014-04-20 Thread Jim Perrin
servers, and, as others have mentioned, multiple layers is the way to go > rather than relying on just one tool. > > > > > John. > -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Disappearing Network Manager config scripts

2014-04-27 Thread Jim Perrin
O" into /etc/sysconfig/network-scripts/ifcfg-ethX just to further tell it to go away. - -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG

Re: [CentOS] Getting yum to install to python 2.7 dir

2014-04-27 Thread Jim Perrin
taller tools (either rpm or yum). Some 3rd party repositories like IUS or software collections have python27, and that's the best way to install it. If you've built your python from source, then you've circumvented the package manager and done "Bad Things". -- Jim P

Re: [CentOS] Centos/RHEL 64bit and ARM questions

2014-05-28 Thread Jim Perrin
each. It required too many code changes to really call it 'CentOS' as an end product. CentOS 7 seems to (per the beta and rc) require far less changes, so we'll be actively taking a look at both v7 and v8 to see what's feasible. > Redsleeve will be active for a while, thus.

Re: [CentOS] Centos/RHEL 64bit and ARM questions

2014-05-28 Thread Jim Perrin
On 05/28/2014 12:59 PM, Robert Moskowitz wrote: > > On 05/28/2014 09:56 AM, Jim Perrin wrote: >> >> On 05/26/2014 07:18 PM, Robert Moskowitz wrote: >>> On 05/26/2014 07:47 PM, g wrote: >>>> On 05/26/14 22:21, Robert Moskowitz wrote: >>&g

Re: [CentOS] nodejs, epel, SCL

2014-05-30 Thread Jim Perrin
> request/response parser for C > Repo: scl > Matched from: > Filename: /opt/rh/nodejs010/root/usr/lib64/libhttp_parser.so.2 > Filename: /opt/rh/nodejs010/root/usr/lib64/libhttp_parser.so.2.0 > Other : libhttp_parser.so.2()(64bit) > ___

Re: [CentOS] CentOS 6 KVM networking: What am I missing???

2014-06-01 Thread Jim Perrin
ubtu VM and the Ububtu > cannot connect to the host server. That's pretty much how macvtap works. http://wiki.libvirt.org/page/Guest_can_reach_outside_network,_but_can't_reach_host_(macvtap) https://ask.fedoraproject.org/en/question/8833/bridged-networking-with-kvm-and-macvtap/ -- J

Re: [CentOS] nodejs, epel, SCL

2014-06-02 Thread Jim Perrin
ldn't you be able to have multiple versions installed? > I consider this a bug, as the SCL's should be self-contained. We'd need to see if this occurs upstream as well, and then file a bug there if so. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] nodejs, epel, SCL

2014-06-02 Thread Jim Perrin
ourlogicalfallacyis.com/pdf/FallaciesPoster16x24.pdf I'll let you pick the appropriate one for your argument. Naming is a separate issue that applies to all repos. EPEL isn't special in that regard. It's also not part of the issue here. The problem here is an extraneous Provides that's pull

Re: [CentOS] nodejs, epel, SCL

2014-06-02 Thread Jim Perrin
ser for C > Repo: scl > Matched from: > Filename: /opt/rh/nodejs010/root/usr/lib64/libhttp_parser.so.2 > Filename: /opt/rh/nodejs010/root/usr/lib64/libhttp_parser.so.2.0 > Other : libhttp_parser.so.2()(64bit) > _________

Re: [CentOS] upgrade from 6.5 to 7

2014-07-08 Thread Jim Perrin
much > like the old Fedora preupgrade + something like fedup. > There is. It's not ready yet, and requires a fair amount of patch work. If someone would like to take on the challenge, details live here -> http://lists.centos.org/pipermail/centos-devel/2014-July/011277.html

Re: [CentOS] Changing gdm background

2014-07-15 Thread Jim Perrin
d Essentially you just need to jam the right voodoo in a local dconf config file and 'dconf update'. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.or

Re: [CentOS] regarding Cent-OS patches

2014-07-16 Thread Jim Perrin
the source patch. The source for everything in centos is at git.centos.org For more information, see http://wiki.centos.org/Sources -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing lis

Re: [CentOS] centos 7 yum dependency issue

2014-07-20 Thread Jim Perrin
re. You're actively subverting the package manager, rather than addressing the issue. To fix this properly you would need to find a repository which contains these packages, built for CentOS 7. Linking won't fix this. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @B

Re: [CentOS] centos 7 yum dependency issue

2014-07-20 Thread Jim Perrin
this in place, specifically to try to get people to not do what you're doing. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 ___ CentOS mailing list CentOS@centos.org http://lists.centos.o

<    1   2   3   4   5   6   7   >