Gilbert Sebenste | 24 May 2013 23:07
Gravatar

Libcurl.so.3: wherefore art thou?

I am utterly stumped. I need libcurl.so.3 for CentOS 6.4.
I have Googled everything and I  have been going all over the Internet 
looking for a solution. I give up; I need help. The error message I
get when I try to run a program is:

error while loading shared libraries: libcurl.so.3: cannot open shared 
object file: No such file or directory

I have:

Package libcurl-7.19.7-36.el6_4.i686 already installed and latest version
Package python-pycurl-7.19.0-8.el6.i686 already installed and latest 
version
Package curl-7.19.7-36.el6_4.i686 already installed and latest version
Package libcurl-devel-7.19.7-36.el6_4.i686 already installed and latest 
version

I also have git installed (yes, I know about the EPEL conflict giving 
me a 5.9 version) and I do have the CentOS 6 version installed)...no 
dice. Can anyone help me?

Gilbert

*******************************************************************************
Gilbert Sebenste                                                    ********
(My opinions only!)                                                  ******
*******************************************************************************
Gelen James | 24 May 2013 19:56
Picon
Favicon

Failed to create /dev/loop0p* entries for partitions inside loopback devices

centos 6 failed to create entries under /dev for newly created loopback devices. Any one know why? and how to
fix/workaround it?

The steps to duplicate is pretty simple

dd if=/dev/zero of=/tmp/deleteme bs=1M count=100
losetup /dev/loop0 /tmp/deleteme
fdisk /dev/loop0   ## created partitions 1, 2, etc.
fdisk -l /dev/loop0  ## confirmed that the partitions do exist
mkfs.ext3 /dev/loop0p1 ## failed here, the error prompt says that the /dev/loop0p1 doesn't exist!
ls /dev/loop0p*  ## no entries

Please shed a light here, I'm running centos 6.4

Thanks.
Robert
Glenn Eychaner | 24 May 2013 17:42
Picon

CentOS 6 and PHP

Still upgrading CentOS 5 to CentOS 6, and have run into the next issue:

When I install httpd and php, everything works great, and the default-test "<?php phpinfo(); ?>" works
great.  The problem is that I have a bunch of old HTML that seems to use "<?" alone (or worse, "<!--?"), which
worked in CentOS 5 but fails in CentOS 6.  I can change all the HTML, but is there an easier way?

Summary of previous issues:
	system-config-network-cmd leaving behind "ifcfg" files in network-scripts that it shouldn't: I still
don't have an answer for this one; I work around it by naming all the scripts "ifcfg-ethX_<profile>" and
cleaning any that don't match <profile> after running system-config-network-cmd.  I suspect it has to do
with either the contents of /etc/udev/rules.d/70-persistant-net.rules or the format of my
ifcfg-ethX_* files, but haven't been able to resolve it.  Probably will leave it as "workaround works".
	UUIDs and boot drives: Didn't solve this one either, but again didn't try very hard because the recovery
from a failed attempt is a royal pain. I decided that the actual UUIDs weren't important enough to me to
matter, since I seldom boot with more than one workstation's drive connected at a time.  I will probably go
back to labels, since I can change those (apparently) without rendering the system unbootable.

Thanks,
-G.
--
Glenn Eychaner (geychaner@...)
Telescope Systems Programmer, Las Campanas Observatory
Kaushal Shriyan | 24 May 2013 14:28
Picon

Enable HT on CentOS 6.4 (Dell R720 64 Bit server)

Hi,

I have HT Feature available on my Dell Server R720. Please help me
understand if HT is enabled on the server, will there be a performance
impact. What are the deciding factors to enable HT on the servers.

Regards

Kaushal
centos | 24 May 2013 14:00
Favicon

CentOS-announce Digest, Vol 99, Issue 12

Send CentOS-announce mailing list submissions to
	centos-announce@...

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

You can reach the person managing the list at
	centos-announce-owner@...

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

Today's Topics:

   1. CEBA-2013:0858  CentOS 6 coreutils Update (Johnny Hughes)

----------------------------------------------------------------------

Message: 1
Date: Thu, 23 May 2013 15:14:05 +0000
From: Johnny Hughes <johnny@...>
Subject: [CentOS-announce] CEBA-2013:0858  CentOS 6 coreutils Update
To: centos-announce@...
Message-ID: <20130523151405.GA51390@...>
Content-Type: text/plain; charset=us-ascii

CentOS Errata and Bugfix Advisory 2013:0858 

(Continue reading)

Rock | 24 May 2013 04:24
Picon

Frustrated. Java on Centos 6 doesn't give an error message when downloading from a Samsung Galaxy S3

SUMMARY:
Maybe this all boils down to "how do we debug when Java fails on Centos 6?

DETAILS: 
If you don't have the Samsung Galaxy S3, then you might not realize how 
frustratingly difficult it is to transfer multiple files from the 
smartphone to Centos 6.

It should be as simple as hooking up a USB cable and dragging and 
dropping (which it is, on most other smartphones, including the Samsung 
Galaxy S2, which has USBMS mode still intact).

Note: I don't have a microUSB card, so that isn't an option and I have no 
desire to transfer the personal photos to the cloud just to get them from 
the phone to Centos, nor to install Wine and/or a virtuoal OS just to do 
something as simple as transfer files.

On the Samsung Galaxy S3, you can go all day to Settings->More Settings-> 
but there is nothing for "USB" anywhere anymore.

Unfortunately, [url=http://androidforums.com/computers/499522-looking-
linux-file-transfer-tool-android-4-0-devices.html]Google has apparently 
disabled USB transfer in the Android OS 4.0[/url] and above and replaced 
it with MTP file transfer.

So Windows recognizes any ICS device plugged in, and Mac does too (via 
Android File Transfer);  but Centos does not.

Anyway, [url=https://www.centos.org/modules/newbb/viewtopic.php?
topic_id=39977&forum=57&post_id=182904#forumpost182904]the workaround[/
(Continue reading)

Jerry Geis | 23 May 2013 23:04
Favicon

Dell R320 server

Is there a way on Dell R320 (two power supplies and hardware RAID-1) on 
centos
to get a message that a power supply is failing or that one of the 
hardware RAID disks is failing?
Sure there is the front panel - but no-one is there ...

Is that reported to linux/centos some way?
This is my first R320.

Thanks,

Jerry
centos | 23 May 2013 14:00
Favicon

CentOS-announce Digest, Vol 99, Issue 11

Send CentOS-announce mailing list submissions to
	centos-announce@...

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

You can reach the person managing the list at
	centos-announce-owner@...

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

Today's Topics:

   1. CEBA-2013:0854  CentOS 6 vte Update (Johnny Hughes)
   2. Release for CentOS-6.4 LiveCD and LiveDVD for	i386 and x86_64
      (Karanbir Singh)
   3. CEBA-2013:0857  CentOS 6 qemu-kvm Update (Johnny Hughes)

----------------------------------------------------------------------

Message: 1
Date: Wed, 22 May 2013 17:17:34 +0000
From: Johnny Hughes <johnny@...>
Subject: [CentOS-announce] CEBA-2013:0854  CentOS 6 vte Update
To: centos-announce@...
Message-ID: <20130522171734.GA17174@...>
Content-Type: text/plain; charset=us-ascii
(Continue reading)

Glenn Eychaner | 23 May 2013 00:29
Picon

Re: Changing disk UUID after cloning

On May 22, 2013, at 4:14 PM, Reindl Harald <h.reindl@...> wrote:

> Am 22.05.2013 21:58, schrieb Glenn Eychaner:
>> So, I have a CentOS 6 system, and I want to make several clones of it.  I'm using Clonezilla to clone the
drives; that's no problem.  But the drive UUIDs are driving me up the wall. After cloning, the two drives
have the same UUID, but I'd like each clone to have different UUIDs so there's no possibility of a conflict
when I am running diagnostics with two drives installed, etc. But when I change the UUID of the /boot or /
partition (even if I update /etc/fstab), the system won't boot; it GRUBs OK (after I use recovery mode to
rerun grub-install), but never gets to the 'Welcome to CentOS " message.  Do I need to "rebless" vmlinuz or
initrd or initramfs in the /boot partition if I change the drive UUID?
> 
> for the inital boot /etc/fstab is *irrelevant*
> logical thinking: if it can read it the partition is already mounted
> 
> * at least GRUB config contains a line like "root=UUID=b935b5db-0051-4f7f-83ac-6a6651fe0988"

Not on my system; CentOS 6 uses grub 0.97, and my grub.conf file doesn't contain any UUIDs that I can find.

> * dracut / initramfs contains at least the UUID for /boot
> * did yiou try "dracut -f" after the changes?

That's probably the problem; I will make another attempt in the morning, if I decide that I care.  I may simply
decide that I don't care if I have duplicated UUIDs between workstations, if it becomes too much trouble to
fix.  :-)

-G.
--
Glenn Eychaner (geychaner@...)
Telescope Systems Programmer, Las Campanas Observatory
(Continue reading)

Glenn Eychaner | 22 May 2013 21:58
Picon

Changing disk UUID after cloning

So, I have a CentOS 6 system, and I want to make several clones of it.  I'm using Clonezilla to clone the drives;
that's no problem.  But the drive UUIDs are driving me up the wall. After cloning, the two drives have the
same UUID, but I'd like each clone to have different UUIDs so there's no possibility of a conflict when I am
running diagnostics with two drives installed, etc. But when I change the UUID of the /boot or / partition
(even if I update /etc/fstab), the system won't boot; it GRUBs OK (after I use recovery mode to rerun
grub-install), but never gets to the 'Welcome to CentOS " message.  Do I need to "rebless" vmlinuz or initrd
or initramfs in the /boot partition if I change the drive UUID?

Or should I just ignore UUID and go back to using labels in /etc/fstab (which is what I did in CentOS 5)?

Thanks,
-G.
--
Glenn Eychaner (geychaner@...)
Telescope Systems Programmer, Las Campanas Observatory
zGreenfelder | 22 May 2013 19:12
Picon

Re: donneé un image iso de centos .merci

On Wed, May 22, 2013 at 12:04 PM, jalila fattach
<jalilafattach@...> wrote:
>
> _______________________________________________

Désolé, votre message ne se traduit pas bien (du moins pas avec google
translate). la plupart des personnes figurant sur cette liste sont
l'anglais, y compris moi, donc ce message ne peuvent pas être
correctement traduits non plus. Si vous êtes à la recherche d'une
image ISO pour le système d'exploitation, reportez-vous cette URL:
http://www.centos.org/modules/tinycontent/index.php?id=31

--
Even the Magic 8 ball has an opinion on email clients: Outlook not so good.

Gmane