OpenSUSE Install :: Broken Libcurl.so.4 -or- Libssh2.so.1 In 11.4 / Error -610 In SupR3HardenedMainInitRuntime?

Mar 23, 2011

I just recently upgraded from 11.3 to 11.4 (via zypper dup after adding the 11.4 repositories, no problems there besides the usual ATI HD2400XT video driver issues I _always_ have). I then installed VirtualBox. VirtualBox refused to start with the following error:

pk1048@img:~> VirtualBox
VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
VirtualBox: dlopen("/usr/lib/virtualbox/VBoxRT.so",) failed: /usr/lib64/libcurl.so.4: undefined symbol: libssh2_knownhost_init

VirtualBox: Tip! It may help to reinstall VirtualBox.
pk1048@img:~>

and the advice to reinstall VirtualBox seems misplaced. The problem appears to be an incomparability between the installed libcurl and libssh2 as follows:

pk1048@img:~> ldd -r /usr/lib64/libcurl.so.4
linux-vdso.so.1 => (0x00007fff2c59d000)
libidn.so.11 => /usr/lib64/libidn.so.11 (0x00007fb03c2d9000)
libldap-2.4.so.2 => /usr/lib64/libldap-2.4.so.2 (0x00007fb03c092000)
librt.so.1 => /lib64/librt.so.1 (0x00007fb03be88000)
code....

And yast online update claims that both are up to date, in fact these appear to be the only versions of these packages in the 11.4 repositories.

View 9 Replies


ADVERTISEMENT

Software :: Compiling Libssh2 Error: The Required Libssh2 Library Was Not Found

Jun 18, 2010

I need to install libssh2 on my CentOS 32bit server to get ssh2 extension of PHP working, after installation of this rpm, I still can't run "pecl install ssh2-beta" because it give me this error: configure: error: The required libssh2 library was not found. You can obtain that package from [URL] ERROR: `/tmp/tmp2ImZz1/ssh2-0.11.0/configure --with-ssh2=/usr' failed

View 1 Replies View Related

Fedora :: Installing Libcurl / Error: Failed Dependencies?

Jul 22, 2011

I'm new to Linux and am trying to install libcurl to use in my c++ code on my fedora 14 system. I went to the libcurl site and downloaded the binary package for Redhat Linux 7.2 on i386. There was no download for Fedora.It was an .rpm package and so I used rpm -i libcurl4-7.21.7-1.i386.rpm to install it.

I received the following errors:
error: Failed dependencies:
libcom_err.so.3 is needed by libcurl4-7.21.7-1.i386
libcrypto.so.2 is needed by libcurl4-7.21.7-1.i386
libgdbm.so.2 is needed by libcurl4-7.21.7-1.i386
liblber.so.2 is needed by libcurl4-7.21.7-1.i386
libldap.so.2 is needed by libcurl4-7.21.7-1.i386
libsasl.so.7 is needed by libcurl4-7.21.7-1.i386
libssl.so.2 is needed by libcurl4-7.21.7-1.i38

Do I need to simply download these files? Or is it a problem of downloading the wrong binary package?
If I do need to download them then from where?

---------- Post added at 04:12 PM ---------- Previous post was at 04:10 PM ----------

Never mind, I just did a yum install libcurl and it worked out......
yum is pretty amazing.

View 3 Replies View Related

OpenSUSE Install :: Error ""Creating Device Modes With Udev 2.0436224] [drm: I915_diver_load]*ERROR*Detected Broken BIOS With 262140/2644kb Of Video Memory Stolen"

Aug 18, 2010

I tried to install OpenSuse 11.3 on my brand new pc, which already had Windows 7 proffessional in it, and I went step by step through the installation without changing anything. It didn't work. I tried for a second time and this error message kept popping up: "Creating device modes with udev 2.0436224] [drm: i915_diver_load]*ERROR*Detected broken BIOS with 262140/2644kb of video memory stolen. 2.0436224] [drm: i915_diver_load]*ERROR*Disabling GEM(try reducing stolen memory or updating the BIOS to fix)"

And then a lot of letters and numbers wich make no sense to me. Now the only way I can initiate OpenSuse is with the OSuse boot dvd and on failsafe mode.

View 5 Replies View Related

Debian :: Install A Newer Version Of Curl And Libcurl Without Breaking System?

Jun 17, 2011

I am still running Debian Lenny and have found that the curl version 7.18 is just too outdated for my needs, I would rather not do an upgrade just yet to the stable release of squeeze. I was looking for some information on how I could install a newer version of curl and libcurl without breaking my system.

View 8 Replies View Related

Ubuntu :: Keyserver Broken - Getting Timeout Error On Package Install

Mar 16, 2010

Is the ubuntu keyserver broken? I am trying to install a package and every time I try to install the key I get a time out error.

apt-update give me
Code:
W: GPG error: [URL karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 932062C9CD30EE56

Then if I try to install the key I get this?
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CD30EE56
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv-keys CD30EE56
gpg: requesting key CD30EE56 from hkp server keyserver.ubuntu.com
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error

Can I tell ubuntu not to bother with the key. I know the package is good and safe to install. I should be the one to judge if its ok to install not ubuntu.

View 1 Replies View Related

OpenSUSE Install :: Mirroring Repositories With Rsync: Module Opensuse-full Is Broken?

Dec 1, 2010

The rsync module "opensuse-full" which worked well so far seems currently broken. It tries to mirror a huge number of additional stuff (factory?) but fails with "permission denied". Any place where I could report this?Command:

Code:
rsync -rlpt -hi -stats rsync.opensuse.org::opensuse-full /drive/repo
Errors:

[code]....

View 5 Replies View Related

OpenSUSE Install :: Broken System After Install Of Kernel Sources And Restart?

May 29, 2011

I had recently installed the kernel sources so that I could compile the VirtualBox kernel module to use well but I had not restarted afterwards. I had been using my system problem free until tonight when I decided to restart. I had no internet connection and through ifconfig showing only lo and ifup eth0 returning "device eth0 is not accessible", I discovered I had a bigger problem than at first thought. Then I discovered that no PCI devices other than video were working, and so I referred to /var/log/messages and discoverd a line stating that "/lib/modules/2.6.37.6-0.5-desktop/modules.dep : no such file or directory.

All other entries in that directory were some version of 2.6.37.1-1.2.

Unfortunately I had to end up reinstalling because witho

View 4 Replies View Related

CentOS 5 :: LIBSSH2 Not Making An Ssh2.so File

Jul 25, 2010

Alright so, I ran everything, and when I go to compile my libssh2 using: phpize && ./configure -with-ssh2 && make

View 1 Replies View Related

OpenSUSE :: PackageKit Install Broken / Why Is So?

Jul 11, 2010

Whenever I try to install an .rpm by double-clicking on it, a window comes up with this error:

'The name org.freedesktop.PackageKit was not provided by any .service files'

There is a file called org.freedesktop.PackageKit.service in /usr/share/dbus-1/system-services, so I know that it exists. Why can't dbus find it?

Running openSuSE 11.2 with GNOME.

View 2 Replies View Related

OpenSUSE Install :: Fix Broken 11.1 Xen Guest?

Dec 20, 2010

Disk 1 of my software Linux-raid mirror failed but not before breaking my OpenSuSE 11.1 (KDE 3.5) domU. Dom0 is also 11.1 and is working fine. I have another domU running a Novell fileserver and I think that is OK too.

Both domU systems have dedicated mirrored partitions and it seems the OpenSuSE guest was sitting on some sectors which went bad. The drive is on its way back to Seagate for replacement under warranty and the rest of the system is plugging along on the remaining 750GB Disk 0.

I want to somehow repair SuSE 11.1. The symptoms are that I cannot VNC into it remotely and can only get in via the dom0 virtual manager in YAST. It won't let me use the partition manager via YAST. It also randomly drops the vnc connection with dom0. YAST won't let me manage software either.

Putting the original DVD in the drive and rebooting doesn't do anything for domU guests. It is only visible to dom0.

I don't want to blow the whole thing away and start again anyway.

Is there any way to do an online repair via the shell?

View 1 Replies View Related

OpenSUSE Install :: System Broken After Update / What To Do?

Dec 10, 2010

Recently i add a lot of repositories for new apps but do0ing a zypper up after that left left many things broken ,first the my system has added 2 more entries in grub menu namely, opensuse 11.3 desktop-2.6.34.7 and opensuse 11.3 desktop-2.6.34.7-(failsafe) why are these added and now when I simply boot opensuse11.3 from menu though it starts but has no sound and typical errors shown .
Firefox is broken. how could I reach a stable state now I have these repos only code...

View 9 Replies View Related

OpenSUSE Install :: Upgrade 11.2 From 11.1 - Ramdisk Broken Link

Dec 4, 2009

I have updated using zypper from 11.1 to 11.2. Does this process update the boot/menu.lst file with an entry for the new kernel? Didn't for me.

Any rate, that's not really the problem. I have created a new entry in menu.lst to load the new kernel but I don't have a ramdisk image - all I have is a broken link initrd -> initrd-2.6.31.5-0.1-default

Where do I get the image from?

View 2 Replies View Related

OpenSUSE Install :: Reassembling A Broken Raid 5 Array?

Mar 16, 2011

I'm trying to reassemble a broken raid 5 array. The array has 3 drives. Here is some output from 'mdadm --examine': hutch:/home/sam # mdadm --examine /dev/sdb1 /dev/sdb1: - [URL]

View 1 Replies View Related

OpenSUSE Install :: Kernel Update Caused Broken Machine

Sep 25, 2010

I was doing a kernel update and can no longer boot into 11.3. I am dual booting with XP. I get Grub screen but no longer see Suse as a boot option, only Windows. I have tried to reinstall, but for some reason I can't get it to boot with DVD. So, is there a way that I can repair my computer without doing a reinstall?

View 9 Replies View Related

OpenSUSE Install :: Upgrade To 11.2 With Broken Zypper / Repository 'gwdg_suse11.1' Is Invalid?

May 24, 2010

When I attempt to refresh my zypper repositories, I get messages like:

Repository 'gwdg_suse11.1' is invalid.
File /var/tmp/TmpFile.vRNflE doesn't contain public key data

I've asked for help (which has been freely given) on these forums before, but nothing has worked, and I've been stuck with this error for many months now. In effect, my system is effectively non-upgradable.

However, I would like to upgrade to 11.2. Is there an upgrade CD, or should I just download the 11.2 DVD (at nearly 5GB) and choose the "upgrade" option from it?

View 9 Replies View Related

Ubuntu Installation :: Updater Says Error 'Fix Broken Packages First' But No Broken Packages

Apr 24, 2010

I've been trying to fix this problem for quite a few days now and have done a lot of searching on these forums, Linux Mint Forums and some others Google lead me to and have has some success, but am now stuck.I have posted a thread on this same topic on the Linux Mint Forums, but have had no success (if you want check it out at:URL...Originally I received error messages when trying to update involving certain repositories which couldn't be accessed (because they either didn't exist or had been moved) and I hunted these down and changed or removed them.

I have done much searching, etc. and cannot find any broken packages. I have tried many many different commands which have mostly done nothing.I seem to be in a similar boat to this person: URL...

View 2 Replies View Related

Ubuntu :: How To Check Whether Libcurl Has Been Installed

Feb 6, 2011

I am very new to ubuntu, I would like to ask whether it is possible to check whether libcurl has been installed?

View 2 Replies View Related

General :: Libcurl.so.3, Installing Amanda Onto RH?

Jun 2, 2010

I am trying to install AMANDA onto a RH Linux4 client, but when I type in: rpm -i amanda-backup_client-2.6.1p2-1.rhel4.i386.rpm

I get the error:
libcurl.so.3 is needed by amanda-backup_client-2.6.1p2-1.rhel4.i386
Suggested resolutions:
/var/spool/up2datecurl-7.12.1-11.el4.ppc.rpm

View 4 Replies View Related

Programming :: Trying To Use Libcurl And Curlpp Libraries In Program?

Jul 21, 2010

I'm using debian and, though i'm new to c++, i'm writing a program using it which needs some HTTPs functionalities . I found these libcurl libraries could help me but I haven been able to use them from my program. I installed them (power trio configure -make -make install ) but i guess i'm doing something wrong ... i feel like i should copy or link them somehow in my project (besides the include sentences in my code). I hope you could give me a hand with this im quite lost

View 9 Replies View Related

General :: Using Libcurl In C Program / Consume Webservices?

Feb 9, 2011

I have need to call webservices using libcurl through C program under ubuntu environment. Ho can I do this. I am unable to call web service using curl.

View 4 Replies View Related

General :: Broken Dual Boot - Xp / Ub - Error: Error File Not Found - Grub Rescue

May 21, 2011

Ubuntu 9.10 was set up to handle the booting selection - previously I thought it was xp but Ubuntu 9.10 "did" it. The system started out as a xp / ubuntu 9.10 dual boot on a 400gb drive. xp has 210gb, ub has 80 and their is a 100gb shared storage. Xp was installed first and then I followed a guide over at linuxconfig.org to get ub installed so that I could select which OS was wanted at boot. Ubuntu manages the boot up menu (Went back to look at my notes from the original setup) The owner tried to update to ub 11.04 and afterall was said and done the machine now boots to the message

error file not found grub rescue I can't say if 11.04 was properly installed or not. Ask whatever you like and I'll give the best answer I can. I think the xp install is okay but I can't say for certain as I don't know how to boot it outside the bootmanager at startup. Data has been saved so if I have to blow it all away and start over I can but I'm hoping I won't have to.

View 29 Replies View Related

Networking :: Retrieve HTTP Request From A Particular Port Using Libcurl

Feb 18, 2011

I have to retrieve a http request from a particular port using libcurl. I'm using localhost .I am done with retrieving http request using socket programming. how to start integration of libcurl in simple socket programming code.

View 1 Replies View Related

Programming :: Compile Static Libcurl Library Under Windows ?

Jun 3, 2009

I have been working on this for a long time.

I could get the static libcurl library ( a "libcurl.lib" file and a "curl.h" file), which supposed to be working under Windows.

Yet I tried Visual c++ 6.0 but it wasn't working at all.

Some idea on that ? I don't mind to try MinGW and Dev C++ if it will really work. (Cygwin is not good since it require client to have cygwin.dll in run-time folder).

View 1 Replies View Related

OpenSUSE Install :: Error Appeared Stating That Disc Image Was Not Burnt Due To Some Error

Dec 29, 2010

Okay, so bear with me for the lack of detail, its 3:46am and I'm really a beginner at this. So here is my issue: I decided I wanted to try Linux, so i got a Disc Image of Opensuse 11.3. while burning this disc image to a DVD-R I had no issues. But after the Validation was done an error appeared stating the disc Image was not burnt due to some error (apologies for not paying too close attention here) although the entire burn completed without issue. So I closed it and figured I would try again with another Disk when i get one.

Well as it turns out I did burn the Disc Image, and decided to try the Install. I have previously installed Ubuntu a few times and figured it was just as easy.. so I restarted my computer and booted from the CD. went through the Installation up to the Partition part.. This kind of confused me at first but I eventually got that it wanted to shrink my existing windows partition in order to make room. so i went along with it and began the install. well about halfway through the installation error messages kept showing telling me there were missing Packs. after about 10 messages I aborted the install for fear of what would happen now i have a shrunken partition and i dont know how to fix or what to do. I would still like to install opensuse but i dont have anymore DVD-R's and my Flash drive is too small. I will try to provide any info i can upon request. Oh, I forgot to mention im Running windows 7. if that helps at all which I doubt it does. I can safely access windows, nothing happened to the information on my drive. Im just missing 50GB of space now.

View 9 Replies View Related

OpenSUSE Install :: Error In Installing Gcc 4.5.0 - Error Couldn't Find The C Compiler

Sep 9, 2010

i tried to install gcc-4.5.0 on opensuse 11.2 I gave ./configure but it gave the error couldn't find the c compiler.. the message was

[Code]....

View 2 Replies View Related

OpenSUSE Install :: Installation Progress Stops In 88% / Message Error / Error Copy Live Image To Disk

Oct 12, 2010

Greetings from Greece. I tried to install opensuse 11.3 in an empty disk . Unfortunately the installation progress stops in 88% and the message error says "error copy live image to the disk". I have burn two different cd but the result is always the same.Is it a hardware problem or the cd is not correct?I had the 11.2 version in the same pc without any problem for a long time.

View 9 Replies View Related

OpenSUSE Install :: Error Message: Couldn't Resolve Host 'download.opensuse.org'

Apr 20, 2011

This is an example of the error I receive when trying to do an update via YaST, YaST2, or zypper. Basically, curl is broken. With out it functioning normally, I can't use openSUSE's update mechanism to fix my system. Need to find a way to manually fix / upgrade curl.There was an error in the repository initialization.'Updates-for-openSUSE-11.4-11.4-0': [|] Valid metadata not found at specified URL(s)History:

- Unknown error reading from 'http://download.opensuse.org/update/11.4/'
- SKIP request: User-requested skipping of a file
- Download (curl) error for

[code]...

View 8 Replies View Related

OpenSUSE Install :: Error After Boot \ When Start The System, Opensuse Is Not Open With This Lines?

Jul 4, 2011

I set up opensuse 11.4. I updated nvidia 6600 drivers from vendor. Everything is good until automatic kernel update. When I start the system, opensuse is not open with this lines.

/etc/rc.status: line 1: /bin/ash : no such file or directory
bash: ./etc/sysconfig/chron : cannot execute binary file
X_MOUSE_CURSOR : Undefined variable

[code]....

View 3 Replies View Related

CentOS 5 :: Error - Rpmforge Broken?

Apr 29, 2011

I keep getting this error for RPMFORGE:

Am I the only one getting this error?

I tried yum clean all and yum clean metadata, but I am still getting this error.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved