Fedora X86/64bit :: Conflict With The Curl Update?
Aug 31, 2009
I have F10 x86_64 installed on my desktop. When I update the packages, everything works well, except curl-7.19.4-6.fc10.x86_64 which conflicts with the installed curl-7.18.2-6.fc8.i386 (Fedora 8!). The problem seems to be that my repo list does not have the info about the F10 i386 repository. This is the report from "yum repolist"
------------------------------------------------------
Loaded plugins: refresh-packagekit
repo id repo name status
adobe-linux-i386 Adobe Systems Incorporated enabled: 17
fedora Fedora 10 - x86_64 enabled: 14,303
[code]...
I don't want to simply remove the f8.i386 package, because it'll take away a lot of other i386 packages that I'm sure I'll miss in the future (nspluginwrapper- .3.0-2.fc10.i386).
The other solution seems to be updating the curl-***.i386 package. However, I'm somewhat embarrased to confess that I don't know where to find the repository information...
View 14 Replies
ADVERTISEMENT
Oct 13, 2009
I have been running F11 for some time now. I install updates regularly and to this time have had no issues. Now it comes up with error.
Code:
[root@red 2305 ~]
$ yum update
Loaded plugins: protectbase, refresh-packagekit
0 packages excluded due to repository protections
Setting up Update Process
Resolving Dependencies
--> Running transaction check .....
--> xorg-x11-drv-nvidia conflicts with xorg-x11-drv-catalyst
Error: xorg-x11-drv-nvidia conflicts with xorg-x11-drv-catalyst
Error: xorg-x11-drv-catalyst conflicts with xorg-x11-drv-nvidia
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
[root@red 2306 ~]
I do not believe that I even have the 'xorg-x11-drv-catalyst' mentioned here installed:
Code:
[root@red 2315 ~]
$ yum list all | grep installed | grep catalyst
[root@red 2316 ~]
This returns nothing so why the error?
View 5 Replies
View Related
Jun 24, 2010
Is there any curl API to configure only the required protocol. If I have proper openssl installed, the installed curl will have all the protocols (like HTTP, HTTPS, FTP, File etc...) supported by default. Is there any way to allow or disallow only some of the protocol at the runtime. Say I need to support only HTTPS, FILE and I dont want to allow HTTP. Is there any way to do this?
View 1 Replies
View Related
Oct 10, 2009
I have not been able to update in over a month. I get a message that says "Local file conflict between packages"
When I click on More Details, I get:
Test Transaction Errors: file /etc/fonts/conf.avail/25-unhint-nonlatin.conf from install of fontconfig-2.7.1-1.fc11.x86_64 conflicts with file from package fontconfig-2.6.99.behdad.20090508-1.fc11.i586
file /etc/fonts/conf.avail/30-metric-aliases.conf from install of fontconfig-2.7.1-1.fc11.x86_64 conflicts
[code]....
View 14 Replies
View Related
Aug 4, 2009
I have both gtk2.i586 and gtk2.x86_64 installed and now when I try to update, I get the following error..:
Code:
How do one resolve such a conflict in Fedora?
View 5 Replies
View Related
Nov 5, 2009
How to solve this conlifts, only pass in x86_64 and fedora 11?
--> jasper-libs conflicts with jasper
Error: jasper-libs conflicts with jasper
View 2 Replies
View Related
Apr 12, 2011
Trying to run yum update fails with this error msg..:
Code:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
[code]...
View 14 Replies
View Related
Jul 6, 2011
Due to this thread -> [URL] we discovered that my Fedora runs rc kernel. After several tries to update to stable one, no result came. I need your guidance to update my system.
What I tried:
yum update
yum update kernel
yum clean all
The result is the message:
[root@dimitris ~]# yum update kernel
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Update Process
No Packages marked for Update
Can I update to PAE kernel? This question is for i686 cause it cannot recognize all ram (4GB total, 3.2GB available). I run x86_x64 but I have this question...
View 14 Replies
View Related
Apr 26, 2009
Just did the most recent set of updates late yesterday (kernel and Nvidia). Since the update I cannot get to a login screen - just blinking cursor. In fact the cursor blinks for a bit then disapears only to reappear as if there are repeated attempts to complete a process unsuccessfully.
The update replaced the xorg.conf. I tied a couple of revisions, inlcuding replacing it with the earlier working xorg.conf. No luck.
Hardware is MSI K9N6GM board with Nvidia Geforce 6100 nforce 430.
View 5 Replies
View Related
Aug 14, 2009
I've tried the "yum clean all" option to no avail. When I update either with the GUI or command line, I get this error:
[root@joshhardman ~]# yum update
Loaded plugins: refresh-packagekit
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package anacron.x86_64 0:2.3-78.fc11 set to be updated
---> Package binutils.x86_64 0:2.19.51.0.14-1.fc11 set to be updated
---> Package crontabs.noarch 0:1.10-30.fc11 set to be updated
---> Package genisoimage.x86_64 0:1.1.9-6.fc11 set to be updated
---> Package icedax.x86_64 0:1.1.9-6.fc11 set to be updated
---> Package shadow-utils.x86_64 2:4.1.4.1-5.fc11 set to be updated
---> Package wodim.x86_64 0:1.1.9-6.fc11 set to be updated
--> Finished Dependency Resolution .....
Can I not have the 64 bit and 32 bit packages installed at the same time?
View 1 Replies
View Related
Sep 1, 2010
After the last update this morning, which involved, among other things, the updated version of the linux kernel, upon rebooting, the computer froze at the fedora logo.
View 14 Replies
View Related
Feb 11, 2011
I am unable to boot my Fedora 14 after last nights kernel update. When I start the boot up and hit F2 the system fails after outputting the line : Starting vservers of type 'default'. At some point the console displays an error message :
serial8250 : Too much work for irq17
How do I restore my previous version? I know some people have suggested in the past - just modify the grub.conf but how? When I boot off the cd I only get access to the liveuser disk. I need to have access to my own /boot/grub/grub.conf file.
View 14 Replies
View Related
Feb 12, 2011
there is no sound in Fedora14 after kernel update (kernel-2.6.35.11-83.fc14). when use kernel-2.6.35.10-74.fc14 , I can listen to music.
View 14 Replies
View Related
May 24, 2011
My main systems runs Fedora 14 x64 with the latest updates (I can't check anymore, but I believe it has the .13.91 x64 kernel). Since this afternoon it became unsuable. First, Opera Browser crashed and the crash report app of the browser showed up. Clicking one of the options there resulted to X crash, if I understood what really went on. No input, mouse or kb, I couldn't go to tty etc. I had to do a hard reset. Next boot proceeded normally up to the point that GNOME desktop is fully loaded. ABRT began reporting numerous kernel oops.
Rebooted again (noticed that init.d fails, so hard reset again) and tried past two kernel versions, same results.
Yum crashes and so does everything. I tried to revert all recent updates with yum history, but yum crashed.
Last update was May 22, and it updated kmod-nvidia.
Quote:
uname -a
Linux innovator 2.6.35.13-91.fc14.x86_64 #1 SMP Tue May 3 13:23:06 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
initial crash
Package: kernel
[code]...
before the reboot Opera 11.11 had crashed and it's own bug report tool came up. Clicking the "do not report this error now" option probably crashed X, because the screen went black and no input was possible (no mouse or keybord, so I couldn't go to tty either. Had to do a hard reset) Bug Reports:Kernel oops report was uploaded
One of the numerous crashes
Package: kernel
Latest Crash:Τρι 24 Μάι 2011 09:19:56 μμ
[code]...
View 2 Replies
View Related
May 30, 2010
Currently, I have a problem to run firefox 64bit 3.6 under fedora13 when I watch ...... It requires to update Adobe Flash Player. It seems that there is only 32bit library.
View 12 Replies
View Related
May 31, 2009
Keep trying update the packages (36 in total) and every time I keep getting this error
ERROR with rpm_check_debug vs depsolve:
kernel-x86_64 is needed by kmod-nvidia-2.6.26.6-49.fc8-173.14.12-5.fc8.2.x86_64
kernel-x86_64 is needed by kmod-nvidia-2.6.26.8-57.fc8-173.14.12-5.fc8.3.x86_64
Please report this error at [URL]
View 2 Replies
View Related
Feb 19, 2009
I just tried to update to kernel 2.6.27.15-170.2.24.fc10 (x86_64) at the suggestion of the gnome update widget, and the process hung. A bunch of other things were updating at the same time, many of which were related to audacity or wine.
I'm not sure just what was being updated, because the option to review which updates are available does not work - when I click on it, nothing happens, but when I take the other choice (install all updates), I take pot luck. It would be nice to be able to choose which programs to update, and to be able to upgrade the kernel independently, but I don't seem to be able to do that at the moment.
View 14 Replies
View Related
Apr 10, 2009
Today was an update for the xine-lib-extras-freeworld, version 1.1.16.3. My current version is 1.1.16.2 Kpackagekit and Yum both give an error message when trying to update:
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package xine-lib-extras-freeworld.x86_64 0:1.1.16.3-1.fc10 set to be updated
--> Processing Dependency: xine-lib(plugin-abi)(x86-64) = 1.26 for package: xine-lib-extras-freeworld
--> Finished Dependency Resolution
[Code]...
View 1 Replies
View Related
Jul 11, 2009
So, my second real attempt at getting the 64 bit F11 up and running. I just started adding stuff before all the updates. Crash. So, I'm in the post install phase. Before anything else I installled akmod-nvidia manually, rebooted, and I'm doing yum update right now. I'm hoping many dependencies are solved in the update. There are about 209 line items to update after the initial install. Been updated all afternoon.
So, after the updates are done, I'm heading over to download the different repos I need for the fun stuff. Did you know Java is installed with this first yum update? Wasn't like that in F10. I think I tried 5 times on F10 before I got it right.
View 3 Replies
View Related
Nov 20, 2009
my update today failed, because the packages raydium and maniadrive depend on libphp5-5.2.9.so, which is provided by php-embedded, which is (apparently) not in the fedora 64bit repository There does however seem to be an i586 version...
View 2 Replies
View Related
Nov 4, 2010
A package nss >= 3.12.8 is not available. But it is needed by thunderbird update in the course of "yum update". yum exits with RC 1.Is "--skip-broken" the right way to exclude the thunderbird update ("Resolve depsolve problems by removing packages that are causing problems from the transaction")? Or is there a better way to exclude a package? Problem screen output:
---> Package thunderbird.x86_64 0:3.0.10-1.fc12 set to be updated
--> Processing Dependency: nss >= 3.12.8 for package: thunderbird-3.0.10-1.fc12.x86_64
--> Finished Dependency Resolution
[code]....
View 3 Replies
View Related
Dec 7, 2009
Initial FC12 install worked great, kernel 2.6.31.5-127.fc12.x86_64 allowed radio kill switch functionality Fn-F11 for wlan and Fn-F12 for bluetooth.The last two kernels have broken that functionality.
Fedora (2.6.31.6-162.fc12.x86_64) broken!
Fedora (2.6.31.6-145.fc12.x86_64) broken!
Fedora (2.6.31.5-127.fc12.x86_64) works!
[code]...
View 1 Replies
View Related
Jan 5, 2011
I have a Kubuntu 10.10 install on which I can't update my packages due to some fail conflict between pidgin and pidgin-facebookchat. I can't even remove the stuff via apt-get due to this conflict...
sudo apt-get remove pidgin
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
[Code]...
View 3 Replies
View Related
Jun 7, 2011
I recently installed the KDE (Kubuntu) desktop via Synaptic Package Manager. I have a few questions about this: Do I have to update Kubuntu when I update Ubuntu in October, or will it update on its own? Does running Kubuntu simultaneously on an Ubuntu machine cause any issues (slower performance, conflict in programs, etc.)? How do I uninstall Kubuntu if I decide that Ubuntu works just fine for me?
View 2 Replies
View Related
Aug 13, 2009
I'm having a strange problem with my Fedora 11 install under VMWare Server. I can look up hosts in nslookup, host, and I can ping servers using their names, but when I use curl, firefox, or yum, it says it can't resolve the host name.
View 6 Replies
View Related
Jan 6, 2010
I am using "curl" command line tool to upload file to ftp server through ftps.I have also tried with the "Secure FTP" software from windows using Implicit mode, which works fine while transfering files.Command as follows:
curl -vk --ftp-ssl -u [username]:[password] ftps://ftp.hostname/directory/test.txt -T /tmp/text.txt --ftp-pasv --disable-expsv
Login to server successfully but geting error while start to transfer data. The verbose
[code]....
View 9 Replies
View Related
Feb 16, 2011
I am trying to install skype on a 64bit Fc14 and the 32bit doesn't work.
View 8 Replies
View Related
Nov 19, 2009
today i tried to install clam antivirus for my fedora ... i used the following command: yum install clamav it shows the following error message: Error: clamav-data-empty conflicts with clamav-data how to rectify this..
View 3 Replies
View Related
Mar 16, 2009
Downloaded from here: [URL] then ,it is 32-bit and I need to know what all 32-bit libs are needed as dependency for skype to work. I am on Gnome Fedora and purposefully selected static version of skype to prevent installation of libqt4.
View 2 Replies
View Related
Jan 15, 2010
I have the simple fortran codes as:
Code:
integer :: i1=2455121, i2=2455121
real :: s1=0.19123840, s2=0.20749992
real*8 :: a1, a2
a1=i1+s1; a2=i2+s2
[Code]....
When s1 and s2 are stated with 'real*8', the 64bit and 32bit systems get the same results.
View 6 Replies
View Related