LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > CentOS
User Name
Password
CentOS This forum is for the discussion of CentOS Linux. Note: This forum does not have any official participation.

Notices


Reply
  Search this Thread
Old 10-05-2020, 12:40 PM   #1
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Rep: Reputation: 16
why can't open; 'skipping'


running redhat based SL trying to install a centos rpm package; get message that 'can't open' and so 'skipping'. Is this inherent in trying to install any centos package into SL?
 
Old 10-05-2020, 02:01 PM   #2
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,750

Rep: Reputation: 2222Reputation: 2222Reputation: 2222Reputation: 2222Reputation: 2222Reputation: 2222Reputation: 2222Reputation: 2222Reputation: 2222Reputation: 2222Reputation: 2222
Quote:
Originally Posted by wiliamvw View Post
running redhat based SL trying to install a centos rpm package; get message that 'can't open' and so 'skipping'. Is this inherent in trying to install any centos package into SL?
Please show us exactly the command you entered and the error/messages you received. Copy and paste them into [code] tags. (See link in my sig)

What is "SL"?
 
Old 10-05-2020, 06:58 PM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,784

Rep: Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937
Scientific Linux I assume.

What version of SL are you running and what RPM were you trying to install?
 
Old 10-06-2020, 09:20 AM   #4
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Original Poster
Rep: Reputation: 16
is SL 7.8 and this is what I inputted:
sudo yum localinstall /Home/Downloads/wine-core-4.0.4-1.el7.x86_64.rpm and separately: yum localinstall libav-12-2.el7.x86_64.rpm
got same reply on both: Loaded plugins: fastestmirror, langpacks, refresh-packagekit, upgrade-helper Cannot open: /Home/Download/wine-core-etc Skipping Nothing to do
 
Old 10-06-2020, 10:10 AM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,784

Rep: Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937
wine is available in the epel repository which is compatible with SL. Do you have to install locally or do you have access to the internet with this system?
 
Old 10-06-2020, 10:33 AM   #6
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,177

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
Can you verify the file you downloaded is not corrupt with a checksum from the download site, or just run the 'file' command to see what it reports?
Code:
 file /Home/Downloads/wine-core-4.0.4-1.el7.x86_64.rpm
What if you use rpm to install an not yum?
Code:
rpm -Uvh /Home/Downloads/wine-core-4.0.4-1.el7.x86_64.rpm
 
Old 10-07-2020, 03:22 PM   #7
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Original Poster
Rep: Reputation: 16
not work

tried both the rpm and file commands but got that couldn't find either the wine or libav, despite having found them earlier but unable to open; got the wine-core installed through epel but doesn't register on system; believe something amiss with my SL install; will keep trying; thanks for your efforts.
 
Old 12-14-2020, 10:19 AM   #8
smallpond
Senior Member
 
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,160

Rep: Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266
Your error says "/Home/Download/wine-core-etc", but the directory name seems odd. Do you actually have a directory "/Home"? Normally it would be "/home".
 
1 members found this post helpful.
Old 12-14-2020, 10:33 AM   #9
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,678

Rep: Reputation: Disabled
discard

Last edited by shruggy; 12-14-2020 at 10:54 AM. Reason: Sorry, haven't seen the last answer
 
Old 12-15-2020, 10:42 AM   #10
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Original Poster
Rep: Reputation: 16
update

Assumed that I had redone that properly,but couldn't be sure so redid it all properly, and got same 'lack' of result, but thank you for formally bringing that to my attention.
 
  


Reply



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Korganizer month view skipping ahead; can I change behavior? mikerez Linux - Desktop 1 12-14-2009 02:22 AM
Why is rpm skipping some package files? khym_chanur Mandriva 3 06-29-2007 08:45 PM
How can I get rid of skipping or choppy playback with my Audigy soundcard? polarbear20000 Slackware 2 11-29-2006 09:34 AM
Can't boot to SUSE 10 - skipping grub to go to windows Mirag3 SUSE / openSUSE 3 01-20-2006 07:14 PM
FC2 test 3 mouse skipping a beat, movie skipping also jang Fedora 1 10-28-2004 07:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > CentOS

All times are GMT -5. The time now is 11:14 PM.

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