Hi,
Recently I updated my CentOS 4.8 and while the updates has installed,
yum show me this error some times:
/sbin/ldconfig: file /usr/lib/libtcl8.4.so;48c8dd6a is truncated
/sbin/ldconfig: File /usr/lib/libtcl8.4.so;48c78993 is empty, not checked.
/sbin/ldconfig: File /usr/lib/libstdc++.so.6.0.
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
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-requ..
I did a "ls -la" in /usr/lib/libtcl8.4*, and show this result:
-rwxr-xr-x 1 root root 683136 Jul 25 2008 /usr/lib/libtcl8.4.so
-rw-r--r-- 1 root root 0 Set 10 2008 /usr/lib/libtcl8.4.so;48c78993
-rw-r--r-- 1 root root 4096 Set 11 2008 /usr/lib/libtcl8.4.so;48c8dd6a
Somebody know what
Matt a écrit :
> I have always used Ubuntu for desktop linux and CentOS for servers.
> Have never tried CentOS as a desktop. Perhaps I should?
>
One look is worth a thousand words, as they say :
http://www.microlinux.fr/captures.html
My Linux desktop, based on CentOS 5.3, tweaked to death with
Niki Kovacs wrote:
> Matt a écrit :
>> I have always used Ubuntu for desktop linux and CentOS for servers.
>> Have never tried CentOS as a desktop. Perhaps I should?
>>
>
> One look is worth a thousand words, as they say :
>
> http://www.microlinux.fr/captures.html
>
> My Linux desktop, based o
On Fri, Sep 25, 2009, Jim Wildman wrote:
>On Fri, 25 Sep 2009, Bill Campbell wrote:
>
>>
>> yum list installed
>>
>
>rpm -qa --queryformat '%{name}\n' will give you more useful output for
>kickstart
Except that jumpstart likes packages which that will not provide,
only the individual RPMs.
Bill
-
Les Mikesell a écrit :
> Can the install script be simplified to rpm installs of the http urls to the
> yum
> repo release files followed by yum installs of a list of packages? And if
> so,
> can someone publish that script?
>
Not really. Before discovering CentOS (around 2006), I've been a
Niki Kovacs wrote:
> Les Mikesell a écrit :
>
>> Can the install script be simplified to rpm installs of the http urls to the
>> yum
>> repo release files followed by yum installs of a list of packages? And if
>> so,
>> can someone publish that script?
>>
>
> Not really. Before discovering C
Niki Kovacs wrote:
> Les Mikesell a écrit :
> Here's an example. I have a directory java/, with the latest java from
> sun.com, plus the following script:
I've just become familiar with alternatives, and now wonder why no one created
that a decade ago.
mark
--
"The very powerful and t
mark wrote:
> Niki Kovacs wrote:
>> Les Mikesell a écrit :
>
>> Here's an example. I have a directory java/, with the latest java from
>> sun.com, plus the following script:
>
> I've just become familiar with alternatives, and now wonder why no one
> created
> that a decade ago.
It's not a re
Les Mikesell wrote:
> mark wrote:
>> Niki Kovacs wrote:
>>> Les Mikesell a écrit :
>>
>>> Here's an example. I have a directory java/, with the latest java from
>>> sun.com, plus the following script:
>>
>> I've just become familiar with alternatives, and now wonder why no one
>> created
>> th
mark wrote:
> Les Mikesell wrote:
>> mark wrote:
>>> Niki Kovacs wrote:
Les Mikesell a écrit :
>>>
Here's an example. I have a directory java/, with the latest java from
sun.com, plus the following script:
>>>
>>> I've just become familiar with alternatives, and now wonder why no
Les Mikesell a écrit :
> But that leaves you in charge of maintaining and updating every piece you
> install or leaving the systems in a lurch if you don't and there are
> subsequent
> security/bug fixes. The whole point of having an enterprise-type long-life
> distribution is that you don't
Hi all,
I am trying to mount images that I previously created with dd and the
images have two partitions (swap and LVM). I use these images to house
data for my Xen Guests.
For some reason (possibly Kernel conflicts for paravirtualized
domains) I am unable to boot my Guest images. Failing which I
Devraj Mukherjee wrote:
> Hi all,
>
> I am trying to mount images that I previously created with dd and the
> images have two partitions (swap and LVM). I use these images to house
> data for my Xen Guests.
>
You'll probably need at least kpartx to mount the partitions out of the
image. Maybe
Is your local host using LVMs and if so, is your volume group
something like VolGroup00?
Is your image file also of a VolGroup00?
- aurf
On Sep 26, 2009, at 7:56 PM, Devraj Mukherjee wrote:
> Hi all,
>
> I am trying to mount images that I previously created with dd and the
> images have two pa
Hi aurf,
On Sun, Sep 27, 2009 at 1:09 PM, wrote:
> Is your local host using LVMs and if so, is your volume group
> something like VolGroup00?
>
Yes it uses LVM and has VolGroup00
> Is your image file also of a VolGroup00?
>
> - aurf
Yes this is true as well.
--
"The secret impresses no-one,
Ok, this is what I did in the exact same situation (solution below
gotten from the xen list).
I use it religiously.
Lucky I'm on both forums.
**
First make sure your guest isn't running unless you want to trash its
file systems.
losetup -f /var/
Thanks a lot for that, I will give it a go. I am trying to get another
machine with CentOS 5.3 so I can use that to perform the rescue
operations.
Did you see my post on the virtualisation list?
If so do you have any thoughts on that post?
On Sun, Sep 27, 2009 at 1:16 PM, wrote:
> Ok, this is
Well, I would build a new system with no LVMs at all, just set
everything as / and ext3.
This way you can rescue img files all day long without potential
VolGroup00 clashes.
I build all my Xen dom0 and domUs w/o LVMs.
Why?
Cuz I found a bug (I guess, or its just lame) that wen your snapshot
o, i didn't see your post in the xen lists.
On Sep 26, 2009, at 8:21 PM, Devraj Mukherjee wrote:
> Thanks a lot for that, I will give it a go. I am trying to get another
> machine with CentOS 5.3 so I can use that to perform the rescue
> operations.
>
> Did you see my post on the virtualisation l
21 matches
Mail list logo