Hi, On 2014-09-08 10:37, Duarte Fernandes Rocha wrote: > Hello, > > Is there a problem with the RPM from sflphone repository ? > > I'm not able to install sflphone-kde: > > ~ $ yum list all sflphone-release > Installed Packages > sflphone-release.noarch 1-5 > > @/sflphone-release-1-5.noarch > > ~ $ sudo yum install sflphone-kde > > --> Running transaction check > ---> Package sflphone-kde.x86_64 0:1.3.0-2.fc20 will be installed > --> Processing Dependency: sflphone-common for package: sflphone- > kde-1.3.0-2.fc20.x86_64 > --> Running transaction check > ---> Package sflphone-common.x86_64 0:1.3.0-2.fc20 will be installed > --> Processing Conflict: sflphone-common-video-1.4.0-4.fc20.x86_64 conflicts > sflphone-common > --> Finished Dependency Resolution > Error: sflphone-common-video conflicts with > sflphone-common-1.3.0-2.fc20.x86_64 > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > >
You still have sflphone-common installed. You have to remove all previous sflphone packages first (you can keep sflphone-release though). You can either follow the instructions on yum.savoirfairelinux.com, or just remove the sflphone-common package. This should solve your problem. Simon > > ~ $ lsb_release -a > LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1- > noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1- > noarch:printing-4.1-amd64:printing-4.1-noarch > Distributor ID: Fedora > Description: Fedora release 20 (Heisenbug) > Release: 20 > Codename: Heisenbug > > > ~ $ uname -a > Linux shinigami 3.15.10-201.fc20.x86_64 #1 SMP Wed Aug 27 21:10:06 UTC 2014 > x86_64 x86_64 x86_64 GNU/Linux > > > ~ $ cat /etc/yum.repos.d/fedora-sflphone.repo > [fedora-sflphone] > name=sflphone > baseurl=http://yum.savoirfairelinux.com/sflphone/f$releasever/RPMS/$basearch/ > enabled=1 > skip_if_unavailable=1 > gpgcheck=1 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-SFL > > > Best Regards, > -- Simon Piette http://www.savoirfairelinux.com/ (514) 276-5468 poste 182 _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
