Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
20 views

adding repo to yum

I need to install mongodb server on my linux. To install via yum command I need to add it to my repo. Can someone guide me how to add something in my repo? ...
0
votes
1answer
12 views

Where does yum save the rpm's it downloads?

Is there a temporary folder I can find the RPM's that yum downloads to install programs? During an installation yum shows the exact name of the RPM file but I don't know how to find it. How can I ...
0
votes
1answer
30 views

yum hangs and won't respond

I am running yum check-update and it freezes after a 2 lines of output: Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile I'm not sure what is happening. The last things I ...
0
votes
1answer
27 views

Can't seem to install 64bit GCC with YUM

I type the following... $ yum install gcc.x86_64 (by the way, is "gcc.x86_64" the right package for 64bit gcc?) [...] I get the following errors... [...] Total size: 16 M Downloading ...
0
votes
2answers
44 views

Centos Nano Upgrading

I'm having a few issues with the default version of Nano...Its extremely buggy and when I scroll between characters they mysteriously change without my editing. How do I update my nano version? The ...
0
votes
1answer
117 views

Install gcc 4.7 on CentOS

What would be the easiest way to install gcc 4.7 on a system with CentOS 6.2 ? The refault rpm package contains an older version of gcc.
1
vote
1answer
84 views

How can I install perf, a linux peformance monitoring tool?

I am trying to install perf. I searched online that it is available through http://apt.ubuntu.com/p/linux-tools, but I need apt. I have yum installed, but do not have apt so I tried installing apt via ...
3
votes
0answers
141 views

Why does Software Update and Add/Remove Software claim all packages are untrusted?

About two days ago, Software Update started asking me for me root password in order to update packages. It gives me a dialog box saying: The software is not from a trusted source. Do not update ...
0
votes
1answer
62 views

How to list recent yum updates

Last night I have updated one of my RedHat systems from 6.1 to 6.2. There were a few hundred updates. How can I list the recent updates that was applied to my system? I have tried yum list recent but ...
0
votes
0answers
34 views

yum rpm repository lists a package version that doesn't exist in it

I'm trying to install the hadoop-pig package from the cdh3u1 repo on my centos 5.6, but it keeps looking for version 0.8.1+28.18-1 while the actual version in the repo is: ...
0
votes
1answer
63 views

How can i install figlet and toilet on Centos6

I have yum and rpm, and I really only how to install packages using these commands. When I tried to yum install figlet on a new CentOS6 virtual machine it couldn't find it in the mirrors list. I tried ...
0
votes
1answer
62 views

Capturing yum progress bar percentage

I would like to know if it's possible to capture download progress i.e percentage download complete shown by 'yum' while it's downloading a package. Capture, in the sense, could be to a text file or ...
1
vote
1answer
53 views

How can Yum tell me the version of depencencies?

I've installed a package with Yum (Varnish 3.0.2). However, a feature I need has been removed so I need to roll back. According to the documentation, the feature was removed in 3.0-Beta, so I wanted ...
2
votes
1answer
26 views

Can I ask yum to tell me what it would delete with a “yum remove” command

Is there a way to tell what yum would do "but not do it" for a given yum command?
0
votes
2answers
86 views

GCC installation with yum

I am new to Linux and trying to install gcc on my Red Hat Enterprise Linux using the yum package installer. However I receive the following error - can you help me out? [root@localhost root]# yum ...
-1
votes
1answer
127 views

Linux Centos 5.5 yum update command is not working

I have done lots of things to update. yum clean all. yum clean metadata yum clean dbcache then ... yum update but the output is: ...
0
votes
1answer
188 views

How to get `mail` on a CentOS 6 server (running postfix)

On my old server, and most other devices I have run, there is a provided mail program. On my new CentOS 6 server, running postfix as the MTA, I cannot send command-line email via mail - the tool is ...
3
votes
1answer
75 views

Package dependency errors while installing mercurial in Fedora

I'm trying to install mercurial in my Fedora 14 using yum and get the following error.help to resolve this. yum --enablerepo=rpmforge --disablerepo=remi --disablerepo=fedora install ...
1
vote
1answer
30 views

How to know the version of RPM during installation

I have created a script for deployment using YUM and RPM. During the pre script, is it possible to know whats the version of the rpm I am deploying. I want to create a backup file with the version ...
0
votes
1answer
573 views

yum install error: protected multilib versions error

I am trying to install the development headers for openssl on a RHEL 6.1 system, but get the following error: $sudo yum install openssl-devel.x86_64 <SNIP> --> Finished Dependency ...
2
votes
2answers
60 views

Default path for installed binary?

By doing yum install vlc I have installed the vlc player on my system. Now I want to know where the binary of vlc was installed. So what is the default path for installation in Fedora Linux?
0
votes
1answer
72 views

Install GNU-Classpath without Jack/Gnome/Xinerama and other “bloat”

I need (desperately) to install GNU-Classpath on a console-only VPS to run a small java server. Due to incompatibilities with OpenVZ, I can't get the normal java VM to run. I have the normal VM ...
0
votes
1answer
127 views

CentOS 6.0 yum audacity dependency

I'm trying to install audacity on centos using yum and I cant force yum to resolve all dependencies, here's what i got, can someone help me with it (when I download the rpm file and click-installit i ...
0
votes
1answer
90 views

fedora14 yum update issue

I've just installed fedora 14 and added two repositories from rpmforge and dag. When I use yum update I get the following error after some processing. Error: Package: libcurl-7.21.0-10.fc14.i686 ...
0
votes
4answers
28 views

Yum : searching for a package with binary name

Is there a way to search a package using the binary name. for example I want to find rpm package for command "ls" then it should be coreutils-6.9-10.4.i586 for example.
0
votes
1answer
44 views

How to Set up External yum repositories?

I am new to linux, I am trying to download package using yum, but looks like external repositories are not configured. how to setup yum to download packages from external repositories. I am using ...
1
vote
1answer
51 views

How to use yum to reinstall all dependencies of a given package?

So I have a package that I am pretty sure that I removed part of one of its dependencies when removing something(as in rm). Long story. Basically what I want to do is have yum re-install the package ...
2
votes
2answers
400 views

How do I upgrade PHP on CentOS and Kloxo?

I need to upgrade PHP so that I can upgrade joomla on my dedicated server. I have: kloxo 6.1.6 php-5.2.17-1 Linux CentOS-55-64-minimal 2.6.18-194.32.1.el5 x86_64 x86_64 x86_64 GNU/Linux I searched ...
2
votes
1answer
38 views

How do I get yum to see updates to a local repo without cleaning cache?

I have set up a local yum repository which I use to install test builds. For the testing purposes, my packages are versioned by <svn version number>.<date>.<time> (e.g. ...
0
votes
1answer
261 views

Why do I get “Failed to set locale, defaulting to C” when using yum?

Every time I run yum install or yum update, I get Failed to set locale, defaulting to C and then other information. How can I avoid getting this warning?
1
vote
1answer
45 views

CentOS - How do I find out which repository a package was installed from?

When you use yum info to find details for a selected package, it lists the repo as "installed". That's all well and good, but for installed packages, I want to know which repository it is installed ...
0
votes
1answer
70 views

Yum- disable database update on package install

I'm using Fedora 15 and every time I try to install something with yum, yum tries to update the repository database. For most people this would be great and handy, but I'm stuck behind super slow ...
0
votes
0answers
328 views

How to install the PHP apc for php53? [closed]

How can i fix this problem? It keeps giving this error. # yum --enablerepo=remi -y install php-ZendFramework-Cache-Backend-Apc.noarch php-ZendFramework-Cache-Backend-Memcached.noarch --skip-broken ...
1
vote
3answers
387 views

Another app is currently holding the yum lock; waiting for it to exit

I'm trying to install wireshark on Fedora(latest version with gnome3) and I keep getting the above error. I keep killing the offending process after finding it's pid using "ps aux | grep yum", but ...
1
vote
1answer
108 views

How to update yum in Fedora

I am using Fedora 12 and I have Firefox 3.5, but I want to upgrade it to Firefox 5.0 version using yum. However, when I do that it says that no updates are available because my yum repository is old. ...
1
vote
1answer
456 views

Can't install subversion over yum

How to install using yum ? Because when I tried this : yum install gcc gmake make libcpp libgcc libstdc++ gcc4 \ gcc4-c++ gcc4-gfortran subversion ruby ncurses-devel -y Subversion did not install ...
1
vote
1answer
372 views

How to fix CentOS 5.5 update problem?

It always has this problem. --> Finished Dependency Resolution perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems --> Missing Dependency: perl(Net::SSLeay) >= 1.33 ...
0
votes
3answers
199 views

Amazon Linux AMI release 2010.11.1 corresponds to which RHEL version (4/5/6)?

I am using the default Amazon Linux AMI in an EC2 instance - Amazon Linux AMI release 2010.11.1. I can see that it's a Redhat based system, but after trying many tools (/etc/issues, uname -a, ...
1
vote
1answer
103 views

Alternatives to Gentoo Prefix?

Are there any package managers that: work without root privileges, and install packages at a custom location (similar to ./configure --prefix), and install stable packages (unlike Gentoo Prefix ...
0
votes
2answers
285 views

how to fix yum errors on my RHEL 5.3 box

I am getting errors when I try to install any package on my RHEL 5.3 linux box. I've previously installed mc(midnight commander) using yum but recently it started failing. How can I fix it ? thank ...
0
votes
1answer
90 views

How to install Ruby on RHEL 5.3

I am trying to install the latest Ruby on RHEL 5.3 with the following: [root@anjanb logs]# yum install ruby-full Repository engineering-update is listed more than once in the configuration Repository ...
1
vote
1answer
64 views

How to get list of dependencies of non-installed RPM package?

apt-cache show <package> shows also it's dependencies. yum info <package> does not show dependencies, but it obviously know them. How to ask yum for dependencies of specified package?
2
votes
3answers
80 views

How to find out which app yum installs?

I want to install screen and i think i could do yum install screen but i thought i could be smart and run a search first yum search all screen and here is the problem, this results in a huge ...
0
votes
1answer
24 views

Can someone explain the kernel\* in this command?

yum list installed kernel\* I don't understand how this would differ from "kernel*", or why the backslash is necessary.
4
votes
1answer
2k views

How do I downgrade packages easily with Yum?

Apparently, Fedora's yum has the ability to downgrade. I find this useful because abhorrently they feel they need to break NetworkManager on a stable upgrade. In multiple ways. How do I downgrade ...
1
vote
1answer
137 views

ionCube - Works on CLI but not with HTTP

-- I've tried this question on server fault without much success, maybe i'll be more lucky here, I'll delete the original if I can get an answer here -- I'm trying to install ionCube loader on a ...
1
vote
1answer
55 views

What are the advantages of a group package in yum over an rpm that depends on everything else?

On our local repository, we'd like to create a "product" install that includes all of our packages. The two ways that seem possible to do this is do create a "blank" package called 'product' that ...
1
vote
1answer
899 views

where is the repository for yum in Fedora 15 (beta)?

I just installed a pre-GA version of Fedora 15 and yum repolist is OK I want to install software via yum. yum can find the desired package, but when downloading, yum reports HTTP Error 404 Not Found ...
0
votes
1answer
256 views

If i use Yum to install a specific version of python, does that overwrite my current python or install an additional version?

I'm trying to install a specific version of python. I will be using yum install python26. My question is, does that upgrade the current python installed on the machine or does it install the new ...
0
votes
2answers
152 views

How to install yum on my centOs 4 that doesn't have any rpm utility or build-essentials?

I am trying to install yum utility on my centos 4 system that doesn't have any rpm utility or build-essentials

1 2