Fedora - Can't install/update VLC [closed] - fedora

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
Initially, I was trying to update VLC. I ended up uninstalling it to reinstall it.
Typing yum install vlc outputs :
--> Finished Dependency Resolution
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libfreerdp-gdi.so.1.0()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libliveMedia.so.17()(64bit)
Available: live555-2013.11.26-1.el7.nux.x86_64 (nux-dextop)
libliveMedia.so.17()(64bit)
Installed: live555-2014.10.21-1.fc21.x86_64 (#rpmfusion-free)
~libliveMedia.so.36()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libfreerdp-codec.so.1.0()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libfreerdp-core.so.1.0()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libgcrypt.so.11()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libUsageEnvironment.so.1()(64bit)
Available: live555-2013.11.26-1.el7.nux.x86_64 (nux-dextop)
libUsageEnvironment.so.1()(64bit)
Installed: live555-2014.10.21-1.fc21.x86_64 (#rpmfusion-free)
~libUsageEnvironment.so.2()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libfreerdp-rail.so.1.0()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libgroupsock.so.1()(64bit)
Available: live555-2013.11.26-1.el7.nux.x86_64 (nux-dextop)
libgroupsock.so.1()(64bit)
Installed: live555-2014.10.21-1.fc21.x86_64 (#rpmfusion-free)
~libgroupsock.so.4()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libfreerdp-utils.so.1.0()(64bit)
Error: Package: 1:vlc-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libprojectM.so.2()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libfreerdp-kbd.so.1.0()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libfreerdp-channels.so.1.0()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libdvbpsi.so.7()(64bit)
Available: libdvbpsi-0.2.2-3.el7.nux.x86_64 (nux-dextop)
libdvbpsi.so.7()(64bit)
Installed: libdvbpsi-1.2.0-3.fc21.x86_64 (#rpmfusion-free-updates)
~libdvbpsi.so.9()(64bit)
Available: libdvbpsi-1.2.0-1.fc21.x86_64 (rpmfusion-free)
~libdvbpsi.so.9()(64bit)
Error: Package: 1:vlc-core-2.2.2-4.el7.nux.x86_64 (nux-dextop)
Requires: libgcrypt.so.11(GCRYPT_1.2)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Here is the output of uaname -a :
Linux happydev 4.1.13-100.fc21.x86_64 #1 SMP Tue Nov 10 13:13:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
I am willing to move forward, but I am not sure what to do, nor what to DuckDuckGo for. Any suggestion is most welcome !
EDIT
Most probably, the reason is that Fedora 21 is no longer maintaining its dependency to VLC. I am upgrading to Fedora 23 and will post the outcome here.

Yes, upgrading the from Fedora 21 to Fedora 23 solved the issue

To make your answer more complete, there are few things wrong:
Fedora 21 is EOL and therefore there are no more packages in the mirrors. Updating to Fedora 23 is very advisable.
You are using .el7 (RHEL7/CentOS7) packages, which might not be compatible with what you get from Fedora repositories. You should check the source of these packages and update your software sources in /etc/yum.repos.d/ not to use CentOS repository, but Fedora one.

Related

can polymer-cli#next damaged somehow polymer 1

Until I started the new polymer-cli my projects done in Polymer 1 was running as expected. Now, when I tried to start them via gulp serve I get error.
I tried updated by "bower update" and I got
bower polymer#1.11.3 ENOENT ENOENT: no such file or directory, lstat 'C:\Users\my-user\AppData\Local\Temp\tmp-28649quOp0xfcp3e\polymer-1.11.3'
Stack trace:
C:\Users\my-user\AppData\Roaming\npm\node_modules\bower\lib\node_modules\fstream\lib\dir-reader.js:96:25
C:\Users\my-user\AppData\Roaming\npm\node_modules\bower\lib\node_modules\graceful-fs\polyfills.js:284:29
FSReqWrap.oncomplete (fs.js:152:21)
Console trace:
Error
at StandardRenderer.error (C:\Users\my-user\AppData\Roaming\npm\node_modules\bower\lib\renderers\StandardRenderer.js:88:37)
at Logger.<anonymous> (C:\Users\my-user\AppData\Roaming\npm\node_modules\bower\lib\bin\bower.js:113:30)
at emitOne (events.js:116:13)
at Logger.emit (events.js:211:7)
at Logger.emit (C:\Users\my-user\AppData\Roaming\npm\node_modules\bower\lib\node_modules\bower-logger\lib\Logger.js:29:39)
at C:\Users\my-user\AppData\Roaming\npm\node_modules\bower\lib\commands\index.js:49:24
at _rejected (C:\Users\my-user\AppData\Roaming\npm\node_modules\bower\lib\node_modules\q\q.js:864:24)
at C:\Users\my-user\AppData\Roaming\npm\node_modules\bower\lib\node_modules\q\q.js:890:30
at Promise.when (C:\Users\my-user\AppData\Roaming\npm\node_modules\bower\lib\node_modules\q\q.js:1142:31)
at Promise.promise.promiseDispatch (C:\Users\my-user\AppData\Roaming\npm\node_modules\bower\lib\node_modules\q\q.js:808:41)
System info:
Bower version: 1.8.4
Node version: 8.11.1
OS: Windows_NT 6.1.7601 x64
Could that be related to the fact I installed "npm install -g polymer-cli#next"? What could I check around?

Errors when instaling chrome

I am trying to install Chrome on RHEL 7 (64bit) machine but it's showing some errors.
Finished Dependency Resolution
Error: Package: google-chrome-stable-63.0.3239.108-1.x86_64
(google-chrome)
Requires: libnss3.so(NSS_3.22)(64bit) Error: Package: google-chrome-stable-63.0.3239.108-1.x86_64 (google-chrome)
Requires: libssl3.so(NSS_3.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Please help me.

Centos - yum update throws postfix error by dependencies

I have a fresh centos 7 installation at azure.com and I decided to install a web server, but I'm new with Centos so I decided to follow the Digital Ocean guide How to install MySQL.
The problem is that when I use yum update it throws this error:
Error: Package: 2:postfix-2.6.6-8.el6.x86_64 (#base)
Requires: libmysqlclient.so.16()(64bit)
Removing: mysql-libs-5.1.73-8.el6_8.x86_64 (#updates)
libmysqlclient.so.16()(64bit)
Obsoleted By: mysql-community-libs-5.7.19-1.el7.x86_64 (mysql57-
community)Not found
Error: Package: mysql-community-libs-compat-5.7.19-1.el7.x86_64 (mysql57-
community)
Requires: libc.so.6(GLIBC_2.17)(64bit)
Error: Package: mysql-community-libs-5.7.19-1.el7.x86_64 (mysql57-community)
Requires: libc.so.6(GLIBC_2.14)(64bit)
Error: Package: 2:postfix-2.6.6-8.el6.x86_64 (#base)
Requires: libmysqlclient.so.16(libmysqlclient_16)(64bit)
Removing: mysql-libs-5.1.73-8.el6_8.x86_64 (#updates)
libmysqlclient.so.16(libmysqlclient_16)(64bit)
Obsoleted By: mysql-community-libs-5.7.19-1.el7.x86_64 (mysql57-
community)
Not found
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
What do I have to do to restore the dependencies?
As you can see the package is Obsoleted.
Search for the mysql and install from the found results.
do
yum search mysql
and select the version from the list.

Package cuda-license-7-5 is obsoleted by cuda-libs

I am installing cuda-repo-rhel7-7-5-local-7.5-18.x86_64.rpm
When I executed yum install cuda the error seems to be related to
Package cuda-license-7-5 is obsoleted by cuda-libs, but obsoleting package does not provide for requirements
I tried the suggestions but they didn't work.
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
the output of
$ uname -m && cat /etc/*release
x86_64
CentOS Linux release 7.2.1511 (Core)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
CentOS Linux release 7.2.1511 (Core)
CentOS Linux release 7.2.1511 (Core)
the full output install:
$ sudo yum install cuda
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirror.cs.vt.edu
* epel: download-ib01.fedoraproject.org
* extras: mirrors.lga7.us.voxel.net
* nux-dextop: mirror.li.nux.ro
* rpmforge: mirror.us.leaseweb.net
* rpmforge-extras: mirror.us.leaseweb.net
* updates: mirror.es.its.nyu.edu
Resolving Dependencies
--> Running transaction check
---> Package cuda.x86_64 1:7.5.18-3.el7.nux will be installed
--> Processing Dependency: cuda-libs(x86-64) = 1:7.5.18-3.el7.nux for package: 1:cuda-7.5.18-3.el7.nux.x86_64
--> Processing Dependency: libnvvm.so.3()(64bit) for package: 1:cuda-7.5.18-3.el7.nux.x86_64
--> Running transaction check
---> Package cuda-libs.x86_64 1:7.5.18-3.el7.nux will be installed
--> Processing Dependency: libcuda.so.1()(64bit) for package: 1:cuda-libs-7.5.18-3.el7.nux.x86_64
--> Running transaction check
---> Package cuda-driver-dev-7-5.x86_64 0:7.5-18 will be installed
--> Processing Dependency: cuda-license-7-5 = 7.5-18 for package: cuda-driver-dev-7-5-7.5-18.x86_64
Package cuda-license-7-5 is obsoleted by cuda-libs, but obsoleting package does not provide for requirements
--> Finished Dependency Resolution
Error: Package: cuda-driver-dev-7-5-7.5-18.x86_64 (cuda-7-5-local)
Requires: cuda-license-7-5 = 7.5-18
Installing: 1:cuda-libs-7.5.18-3.el7.nux.x86_64 (nux-dextop)
cuda-license-7-5 = 1:7.5.18-3.el7.nux
Available: cuda-license-7-5-7.5-18.x86_64 (cuda-7-5-local)
cuda-license-7-5 = 7.5-18
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
By default, CentOS 7 tries to download cuda7.5 (I guess it is seen by CentOs as the latest stable release)
sudo yum install cuda-devel
...
Package cuda-license-7-5 is obsoleted by cuda-libs, but obsoleting package does not provide for requirements
Instead, just install the cuda-8-0 package!
sudo yum install cuda-8-0
It does not depend on the obsolete cuda-license-7-5 package.
Note: at the end of the installation, I had some issues with the key, this can be avoided with (not recommended)
sudo yum install cuda-8-0 --nogpgcheck

Dependency issues with rpmfusion repos

I recently upgraded from fedora 20 to fedora 21. I am facing dependency issues when trying to install or update:
$ sudo yum -y upgrade
Loaded plugins: auto-update-debuginfo, langpacks
Resolving Dependencies
--> Running transaction check
---> Package vlc.x86_64 0:2.2.1-2.fc21 will be updated
---> Package vlc.x86_64 0:2.2.1-3.fc22 will be an update
---> Package vlc-core.x86_64 0:2.2.1-2.fc21 will be updated
---> Package vlc-core.x86_64 0:2.2.1-3.fc22 will be an update
--> Processing Dependency: libx265.so.25()(64bit) for package: vlc-core-2.2.1-3.fc22.x86_64
--> Processing Dependency: liblua-5.3.so()(64bit) for package: vlc-core-2.2.1-3.fc22.x86_64
--> Processing Dependency: libfreerdp.so.1.2()(64bit) for package: vlc-core-2.2.1-3.fc22.x86_64
--> Processing Dependency: libfreerdp-server.so.1.2()(64bit) for package: vlc-core-2.2.1-3.fc22.x86_64
---> Package x264-libs.x86_64 0:0.142-11.20141221git6a301b6.fc21 will be updated
---> Package x264-libs.x86_64 0:0.142-11.20141221git6a301b6.fc22 will be an update
--> Finished Dependency Resolution
Error: Package: vlc-core-2.2.1-3.fc22.x86_64 (rpmfusion-free-rawhide)
Requires: libfreerdp-server.so.1.2()(64bit)
Error: Package: libavdevice-2.4.9-1.fc22.x86_64 (rpmfusion-free-rawhide)
Requires: libcdio_paranoia.so.2()(64bit)
Error: Package: vlc-core-2.2.1-3.fc22.x86_64 (rpmfusion-free-rawhide)
Requires: liblua-5.3.so()(64bit)
Error: Package: libavdevice-2.4.9-1.fc22.x86_64 (rpmfusion-free-rawhide)
Requires: libcdio_cdda.so.2()(64bit)
Error: Package: vlc-core-2.2.1-3.fc22.x86_64 (rpmfusion-free-rawhide)
Requires: libx265.so.25()(64bit)
Available: x265-libs-1.2-5.fc21.x86_64 (rpmfusion-free)
libx265.so.25()(64bit)
Available: x265-libs-1.2-6.fc22.x86_64 (rpmfusion-free-rawhide)
libx265.so.25()(64bit)
Installed: x265-libs-1.6-1.fc21.x86_64 (#rpmfusion-free-updates)
~libx265.so.51()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I tried disabling/enabling some repos, trying to update, trying to remove some of the libraries listed above, but all in vain.
Get rid of the rpmfusion-free-rawhide repo, it's for yet unreleased Fedora 22. That should solve all your problems.
The culprit in my case was rpmfusion. I had different versions of rpmfusion-free and rpmfusion-nonfree. One of them was 21 and other was 22. So removing and installing the correct versions as follows solved the issue:
sudo yum remove rpmfusion-free-release rpmfusion-nonfree-release
Loaded plugins: auto-update-debuginfo, langpacks
Resolving Dependencies
--> Running transaction check
---> Package rpmfusion-free-release.noarch 0:22-0.1 will be erased
---> Package rpmfusion-nonfree-release.noarch 0:21-1 will be erased
--> Finished Dependency Resolution
Dependencies Resolved
======================================================================================================================================
Package Arch Version Repository Size
======================================================================================================================================
Removing:
rpmfusion-free-release noarch 22-0.1 #rpmfusion-free-rawhide 9.7 k
rpmfusion-nonfree-release noarch 21-1 installed 9.9 k
Transaction Summary
======================================================================================================================================
Remove 2 Packages
Installed size: 20 k
Is this ok [y/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction (shutdown inhibited)
Erasing : rpmfusion-nonfree-release-21-1.noarch 1/2
Erasing : rpmfusion-free-release-22-0.1.noarch 2/2
warning: /etc/yum.repos.d/rpmfusion-free-rawhide.repo saved as /etc/yum.repos.d/rpmfusion-free-rawhide.repo.rpmsave
Verifying : rpmfusion-nonfree-release-21-1.noarch 1/2
Verifying : rpmfusion-free-release-22-0.1.noarch 2/2
Removed:
rpmfusion-free-release.noarch 0:22-0.1 rpmfusion-nonfree-release.noarch 0:21-1
Complete!
su -c 'yum localinstall http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'
Password:
Loaded plugins: auto-update-debuginfo, langpacks
rpmfusion-free-release-21.noarch.rpm | 19 kB 00:00:00
Examining /var/tmp/yum-root-d5sSL9/rpmfusion-free-release-21.noarch.rpm: rpmfusion-free-release-21-1.noarch
Marking /var/tmp/yum-root-d5sSL9/rpmfusion-free-release-21.noarch.rpm to be installed
rpmfusion-nonfree-release-21.noarch.rpm | 19 kB 00:00:00
Examining /var/tmp/yum-root-d5sSL9/rpmfusion-nonfree-release-21.noarch.rpm: rpmfusion-nonfree-release-21-1.noarch
Marking /var/tmp/yum-root-d5sSL9/rpmfusion-nonfree-release-21.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package rpmfusion-free-release.noarch 0:21-1 will be installed
---> Package rpmfusion-nonfree-release.noarch 0:21-1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
======================================================================================================================================
Package Arch Version Repository Size
======================================================================================================================================
Installing:
rpmfusion-free-release noarch 21-1 /rpmfusion-free-release-21.noarch 9.7 k
rpmfusion-nonfree-release noarch 21-1 /rpmfusion-nonfree-release-21.noarch 9.9 k
Transaction Summary
======================================================================================================================================
Install 2 Packages
Total size: 20 k
Installed size: 20 k
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction (shutdown inhibited)
Installing : rpmfusion-free-release-21-1.noarch 1/2
Installing : rpmfusion-nonfree-release-21-1.noarch 2/2
Verifying : rpmfusion-nonfree-release-21-1.noarch 1/2
Verifying : rpmfusion-free-release-21-1.noarch 2/2
Installed:
rpmfusion-free-release.noarch 0:21-1 rpmfusion-nonfree-release.noarch 0:21-1
Complete!