LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-25-2017, 09:46 AM   #1
neurotoxin
LQ Newbie
 
Registered: Mar 2017
Posts: 10

Rep: Reputation: Disabled
libidn2 conflit


Hello!

I have fedora25 running with kde. I use Yum extender to manage software installations and updates.
Since a few weeks, I am not able to update all the software installed. There is a conflit error when I try to update libidn2. The error is that some files from install of libidn2-2.0.0-1.fc25.686 conflit with files from package libidn2-2.0.16-1.fc25.x86_64


There are two versions installed:
libidn2 2.0.0-1.fc25 i686
libidn2 2.0.0-1.fc25 x86_64

The error is the same if I try to update one or the other. Is there a solution for this? As far as I understood these libs are dependencies of "dnf", so I cannot simply unninstall them.

Thank you!
 
Old 04-26-2017, 05:05 AM   #2
Brains
Senior Member
 
Registered: Apr 2009
Distribution: All OS except Apple
Posts: 1,591

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
People seem to think their ship will fall off the edge of the earth if they don't apply all available updates.
Is there any breakage in any other packages because libidn2-2.0.16-1 is not installed?

Obviously there is something installed that will cry if libidn2 2.0.0-1.fc25 is not installed, till that software requires version libidn2-2.0.16-1, there is no need to break things for the sake of having a blank list of available updates.
 
Old 04-26-2017, 04:03 PM   #3
neurotoxin
LQ Newbie
 
Registered: Mar 2017
Posts: 10

Original Poster
Rep: Reputation: Disabled
Thank you for your comment.
I am far away from being a linux or genneral computer expert. Nevertheless since ever I always eared that at least for security reasons we should have all software up to date. That was my main concern. But if in this case is not that important, so I will let be as it is and wait for something to happen...

Thank you again, and regards.
 
Old 04-26-2017, 11:49 PM   #4
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,666

Rep: Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657
you DO know the difference between " i686" and " x86_64 "

i686 is 32 bit COMPATIBILITY seeing as there are no new 32 bit desktop or laptop CPU's
-- for running OLD 32 bit software
-- things like WINE for windows programs need the old 32 bit build

x86_64 the current 64 bit CPU's

the issue with MOST things in fedora's updates is installing CONFLICTING incompatible repos

please read the " dnf " man page and help

Code:
man dnf 

-- then the help ----

dnf --help
this command should post the repose that are installed and if they are on or off
Code:
su -
dnf repolist all
so please post the out put of that
done as root , as is normal for that command
 
Old 04-27-2017, 04:04 PM   #5
neurotoxin
LQ Newbie
 
Registered: Mar 2017
Posts: 10

Original Poster
Rep: Reputation: Disabled
Hello!

Here is the output of the command:

#dnf repolist all
Last metadata expiration check: 23:54:27 ago on Wed Apr 26 20:59:44 2017.
repo id repo name status
*fedora Fedora 25 - x86_64 enabled: 51,669
fedora-cisco-openh264 Fedora 25 openh264 (From Cisco) - x86_64 disabled
fedora-cisco-openh264-debuginfo Fedora 25 openh264 (From Cisco) - x86_64 - Debug disabled
fedora-debuginfo Fedora 25 - x86_64 - Debug disabled
fedora-source Fedora 25 - Source disabled
google-earth google-earth enabled: 3
nielsenb-quakespasm Copr repo for quakespasm owned by nielsenb enabled: 2
*rpmfusion-free RPM Fusion for Fedora 25 - Free enabled: 541
rpmfusion-free-debuginfo RPM Fusion for Fedora 25 - Free - Debug disabled
rpmfusion-free-rawhide RPM Fusion for Fedora Rawhide - Free disabled
rpmfusion-free-rawhide-debuginfo RPM Fusion for Fedora Rawhide - Free - Debug disabled
rpmfusion-free-rawhide-source RPM Fusion for Fedora Rawhide - Free - Source disabled
rpmfusion-free-source RPM Fusion for Fedora 25 - Free - Source disabled
*rpmfusion-free-updates RPM Fusion for Fedora 25 - Free - Updates enabled: 185
rpmfusion-free-updates-debuginfo RPM Fusion for Fedora 25 - Free - Updates Debug disabled
rpmfusion-free-updates-source RPM Fusion for Fedora 25 - Free - Updates Source disabled
rpmfusion-free-updates-testing RPM Fusion for Fedora 25 - Free - Test Updates disabled
rpmfusion-free-updates-testing-debuginfo RPM Fusion for Fedora 25 - Free - Test Updates Debug disabled
rpmfusion-free-updates-testing-source RPM Fusion for Fedora 25 - Free - Test Updates Source disabled
*updates Fedora 25 - x86_64 - Updates enabled: 18,997
updates-debuginfo Fedora 25 - x86_64 - Updates - Debug disabled
updates-source Fedora 25 - Updates Source disabled
updates-testing Fedora 25 - x86_64 - Test Updates disabled
updates-testing-debuginfo Fedora 25 - x86_64 - Test Updates Debug disabled
updates-testing-source Fedora 25 - Test Updates Source disabled
 
Old 05-01-2017, 09:28 AM   #6
neurotoxin
LQ Newbie
 
Registered: Mar 2017
Posts: 10

Original Poster
Rep: Reputation: Disabled
Anyone can please make a sugestion? So far two buddies did it, but no conclusion... Am I the only one in the linux world with this problem, or is it normal to have these type of conflits in the linux world, and we just have to learn to live with it?

Thank you all.
 
Old 05-01-2017, 11:43 AM   #7
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,666

Rep: Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657Reputation: 2657
when it dose not look like a repo issue

then most of the time for a arch error in yum or dnf or zypper

first see about removing the 32 bit rpm
-- BUT READ!!!!!!!!!! the output BEFORE you hit the "y" key
Code:
dnf remove libidn2-2.0.0-1.fc25.686
if only that or one or two other rpms want to be removed then agree

if half of the operating system wants to be removed -- type " n " for NO!!!

then once removed rerun the update
Code:
su -
rpm clean all 

dnf update
the " rpm clean all " clears the cache mostly not needed except when there are errors
 
1 members found this post helpful.
Old 05-03-2017, 03:11 PM   #8
neurotoxin
LQ Newbie
 
Registered: Mar 2017
Posts: 10

Original Poster
Rep: Reputation: Disabled
Hello John VV,

it is solved now. Thank you for your time!

:-)
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
last version of skype1.4, conflit with alsa, no parallel sounds frenchn00b Linux - General 0 10-13-2007 02:18 PM
conflit between tvcard and webcam mariogarcia Linux - Hardware 4 10-05-2006 06:38 PM
Port conflit between applications lramirez Linux - Networking 1 09-30-2006 03:32 PM
Ip conflit - Shutdown interface tsimmons Linux - Networking 1 10-29-2003 10:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration