Displaying 20 results from an estimated 400 matches similar to: "ldconfig: /usr/lib64/libfreebl3.so is not a symbolic link"
2017 Sep 18
4
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
Hello,
I'm having problems updating from 7.3 to 7.4 on my ppc64 (IBM Power7
p770) installation.
yum update stops with
Error: Multilib version problems found.
[..]
Protected multilib versions: systemd-libs-219-42.el7.ppc !=
systemd-libs-219-42.el7_4.1.ppc64
When I scroll back through the transaction check I see various package
dependencies for *.ppc instead of *.ppc64.
First appearance in
2017 Sep 18
2
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
Yep. This worked. Thanks!
Why yum can't figure this out itself?
On Mon, Sep 18, 2017 at 3:29 PM, Johnny Hughes <johnny at centos.org> wrote:
> On 09/18/2017 08:18 AM, Armin Kunaschik wrote:
>> Hello,
>>
>> I'm having problems updating from 7.3 to 7.4 on my ppc64 (IBM Power7
>> p770) installation.
>> yum update stops with
>> Error: Multilib
2015 Jan 16
1
bug#0008083: OS failed to update kernel after nss-softokn-freebl-3.14.3-19
https://rhn.redhat.com/errata/RHBA-2015-0048.html
http://bugs.centos.org/view.php?id=8083
Hi All,
I would like to check if you are also able to see this issue.
After nss-softokn-freebl upgraded to 3.14.3-19, it doesnt provide file:
/usr/lib64/libfreebl3.chk
If we try to install/reinstall kernel, or try mkinitrd. it will fail.
I can reproduce this problem on EL 6.6, I think it
2011 Jun 14
4
Question about custom function.
Hello group,
I''m trying to generate configuration for tomcat server. I want it to
depend on my mod_jk properties file. I wrote some simple script which
you can see here: http://pastebin.com/CffBr0Nc it works just fine.
So I tried to move it to puppet as my custom function. It''s available
for review here: http://pastebin.com/AeQgTTT6
Now, when I''m running first in irb,
2011 Jan 05
6
recursively find duplicate filenames
find duplicate filenames in a folder
find | perl -ne 's!([^/]+)$!lc $1!e; print if 1 == $seen{$_}++'
find duplicate filenames in a folder recursively
? how?
2017 Oct 23
1
libGLU.so.1
I have a C++ program that I have been running on RedHat 6 and I want
to move to CentOS 7. When I run it on the CentOS 7 system it fails
with:
error while loading shared libraries: libGLU.so.1: cannot open shared
object file: No such file or directory
I did this, but still have no libGLU. I did a find of the entire
system for '*libGLU*' and nothing.
bash-4.2# yum whatprovides libGLU.so.1
2016 Aug 04
0
curl build system is broken and so is mock
Once upon a time, Alice Wonder <alice at domblogger.net> said:
> [alice at pern ~]$ ldd /usr/bin/curl |grep crypto
> libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f4524390000)
> libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00007f45234ca000)
What do the following show:
ldd /usr/bin/curl
ldd /usr/lib64/libcurl.so.4
ldd /usr/lib64/libssh2.so.1
I can only guess
2012 Mar 02
9
zombie child process
Hi,
This is the third or fourth time this happens. But puppetd gets a zombie
shell childprocess and then never finishes the run.
/opt/tc-puppet/bin/ruby /opt/tc-puppet/sbin/puppetd
\_ [sh] <defunct>
How do I begin looking on what can be wrong?
This error has appeared on both 2.7.6 and 2.7.11.
Regards,
Elias
--
You received this message because you are subscribed to the Google Groups
2010 Jul 14
6
Xen cpu requirements
I'm installing Centos 5.5 on a new Dell R301 server. I wanted to run Xen
and have the full virtualization possibilities (this is our development
support server, so it runs a few real services and is available for
playing with things; putting the "playing with things" functions into
virtual servers would protect the "few real services", and make it easier
to clean up
2015 Mar 30
0
sssd-ad cannot be installed with sernet samba
sernet-packages should normally replace the distribution packages. On my CentOS box it works really fine.
Do you have sernet-samba-libs installed?
Possibly you have sssd-ad already? Have you checked if there is a file /usr/lib64/sssd/libsss_ad.so or similar?
If yes, check the file's dependencies:
# ldd /usr/lib64/sssd/libsss_ad.so
linux-vdso.so.1 => (0x00007fff769dd000)
2010 May 05
6
Benchmark Disk IO
What is the best way to benchmark disk IO?
I'm looking to move one of my servers, which is rather IO intense. But
not without first benchmarking the current and new disk array, To make
sure this isn't a full waste of time.
thanks
2016 Aug 04
3
curl build system is broken and so is mock
On 08/03/2016 06:13 PM, Chris Adams wrote:
> Once upon a time, Alice Wonder <alice at domblogger.net> said:
>> Something in the curl build will always link the binary against
>> OpenSSL if the openssl-lib package is present, and will always link
>> the library against OpenSSL if any TLS option is enabled in the
>> configure.
>
> No, it doesn't. You can
2017 Sep 18
0
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
On 09/18/2017 08:18 AM, Armin Kunaschik wrote:
> Hello,
>
> I'm having problems updating from 7.3 to 7.4 on my ppc64 (IBM Power7
> p770) installation.
> yum update stops with
> Error: Multilib version problems found.
> [..]
> Protected multilib versions: systemd-libs-219-42.el7.ppc !=
> systemd-libs-219-42.el7_4.1.ppc64
>
> When I scroll back through the
2012 Mar 19
1
ABRT interpretation / guidance needed
Greetings -
I have a Centos 6 box fully updated that intermittently sends me an
"[abrt] full crash report" email. I am not familiar with these at all and
in my limited google search have not found good information to interpret
this information. The most recent (and the most frequent one) is listed
below, also I have listed the lines from /var/log/messages that correspond
to
2017 Sep 18
0
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
On 18/09/17 15:18, Armin Kunaschik wrote:
> Hello,
>
> I'm having problems updating from 7.3 to 7.4 on my ppc64 (IBM Power7
> p770) installation.
> yum update stops with
> Error: Multilib version problems found.
> [..]
> Protected multilib versions: systemd-libs-219-42.el7.ppc !=
> systemd-libs-219-42.el7_4.1.ppc64
>
> When I scroll back through the
2017 Sep 18
0
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
yum currently has issues with obsoletes .. especially when something
like a noarch file gets obsoleted by an $arch type rpm and there are 2
(multi) arches available to replace it. It pulls in BOTH, not just the
one arch you have installed .. and that then pulls in deps for the 2nd
arch that you don't currently have.
Hopefully they will fix this.
There is an option called multilib_policy BUT
2010 Mar 08
3
Can't run VGHD
Hi,
i try to run the virtual girl HD, but every time i try to run it, i get a error message, saying that a serious error occoured.
Here is my logfile. Any idea if this is a big think or maybe just a trick is needed?
Thank you!
Code:
** Mon Mar 8 12:26:24 2010
Starting '/opt/cxoffice/bin/wineloader' 'winewrapper.exe' '--start' '--'
2004 Feb 22
0
/sbin/ldconfig: /usr/lib/ is not a symbolic link on fedora 1
I am tring to install wine-20040213-1fc1winehq.i386.rpm into fedora 1 on a
celeron 500. When I install it it gives an error:
/sbin/ldconfig: /usr/lib/ is not a symbolic link
It still installs something and when I try to run a windows app I get this
error:
err:virtual:map_image Standard load address for a Win32 program (0x00400000)
not available - security-patched kernel ?
wine: could not load
2002 Feb 15
1
ldconfig : ..... .so is not a symbolic link
After updating this morning
cvs udpate -APd
rm config.cache
./configure
make depend && make
i get this when 'make install' :
what should i do ? (think i won't be the only one)
/sbin/ldconfig: /usr/local/lib/libwine_unicode.so is
not a symbolic link
/sbin/ldconfig: /usr/local/lib/libwine_tsx11.so is not
a symbolic link
/sbin/ldconfig: /usr/local/lib/libwine.so is not a
2015 Mar 30
3
sssd-ad cannot be installed with sernet samba
El 30/03/15 a les 11:38, Rowland Penny ha escrit:
>> Is there any hope to have this issue fixed? Where does one report bugs
>> in the sernet packaging?
>>
>>
>> TIA
>
> Have you tried to install sssd-ad ? that link you posted was about
> installing on 12.04, things may have changed. You could try 'apt-get
> install -s sssd-ad'
> This will tell