nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

error: File not found by glob: (rpm_filename)

This is a discussion on error: File not found by glob: (rpm_filename) within the Linux software forums, part of the Linux Getting Started category; Hello to all. I am trying to install RPM file and it bump me back with an error error: File ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Linux answers from nixCraft.


Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-07-2006, 02:00 PM
Junior Member
User
 
Join Date: Jun 2006
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
toor
Default error: File not found by glob: (rpm_filename)

Hello to all.

I am trying to install RPM file and it bump me back with an error
error: File not found by glob: (rpm_filename)

How do i fix this error? I need to install this rpm file... plz help

thank you
Reply With Quote
  #2 (permalink)  
Old 05-07-2006, 02:15 PM
tom tom is offline
Contributors
User
 
Join Date: Jun 2005
Location: London, UK
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 5
tom is on a distinguished road
Default

Did you rename rpm file? Once I did rename my rpm file and I had same error on screen. Solution is download file and do not rename it at all. This is really weird requirement of rpm.
Reply With Quote
  #3 (permalink)  
Old 06-07-2006, 12:18 PM
Junior Member
User
 
Join Date: Jun 2006
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
toor
Default

You are right. My file was renamed by Windows XP (automatically). It was adding [1] and [2] characters to rpm file. After searching this forum I did learn about wget which is the actual command to download rpm files from net.

Code:
wget http://somehwre.com/file.rpm
rpm –ivh file.rpm
Thanks for hint.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
atal error. /etc/modules.conf not found ppnair CentOS / RHEL / Fedora 5 01-03-2008 09:06 PM
File System Error During Boot svoltmer Ubuntu / Debian 3 21-02-2008 01:50 PM
GCC_4.2.0 not found (required by /usr/lib64/libstdc++.so.5) chiku Coding in General 1 21-02-2007 02:08 PM
gcc command not found Linux software 1 14-03-2006 12:47 PM
error shell script no such file or directory /bin/sh Linux software 1 08-01-2006 08:34 PM


All times are GMT +5.5. The time now is 01:22 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38