Displaying 20 results from an estimated 92 matches for "localinstall".
2006 Mar 01
1
Checking out yum localinstall before installing
I want to just see what will happen (ie success, or some dependencies
still cannot be met) with:
yum localinstall whatever.rpm
I ASSuME (I have googled for this, but it is not clear) that
localinstall will take the rpm, install it, and go to the yum repro
to meet any outstanding dependencies.
I just want to test this right now, not actually do it. I want to
know what yum would install from the repro as w...
2012 Jul 23
2
'localyum' alias...
This alias should be a great default addition to the bashrc... as it
helps install packages to a CentOS system from the mounted install CD
before you get networking up and running...
alias localyum='yum --disablerepo=* localinstall'
Does Red Hat care about Requests for Enhancement? or is filing a bug pointless?
FC
2006 Jul 26
11
Finding perl-MIME-Base64
I am told by yum localinstall that I need this for TinyCA2.
When I search for it, it seems like it SHOULD be part of basic perl
package, but it is hard to argue with yum on dependencies.....
2006 Jun 06
4
Fedora source packages on Centos -- libtiff again
In my seeking a managable way to build libtiff, on the Asterfax forum
I got the following recommendation (from another fax user that made
the move to libtiff 3.8.2):
================================================================
Hi Robert,
I have compiled libtiff-3.8.2 from the source package for my Fedora
Core 4 machine.
I am not sure about CentOS, but I think you can try to do the same
2017 Sep 29
2
yum repo issue
...ural going wrong (i think)
the repo sqlite.bz2 on the client (in /var/cache/yum/...) mentions the
rpm (bunzip ...sqlite3.bz2; sqlite3 ...sqlite .dump |grep ibutils-libs),
so i guess that one is ok.
i downloaded the rpm from our repo and official mirror, same md5sum.
the weird thing is that yum localinstall also fails:
> [root at hyp101 tmp]# yum localinstall ibutils-libs-1.5.7-13.el7.x86_64.rpm
> Loaded plugins: priorities, versionlock
> Examining ibutils-libs-1.5.7-13.el7.x86_64.rpm: ibutils-libs-1.5.7-13.el7.x86_64
> Nothing to do
> [root at hyp101 tmp]# rpm -q ibutils-libs
> pac...
2019 Aug 11
3
failing to install LibreOffice 6.3.0.4
As in subject, am attempting to install latest LibreOffice on C7.
unpack all the rpm files, type "yum install *.rpm", or "yum localinstall *.rpm"
and yum spews the list of filenames (with the word "examining" in front
of each file) then says "nothing to do".
what the hey?
I tried "yum clean all" but it didn't help.
I also verified the sha256sum of the download.
Anyone got any good advice?
t...
2005 Dec 30
2
yum vs rpm
If I have a local rpm file, what is the difference between running
"rpm -i" and "yum localinstall"?
When I do "rpm -i", I can still see the info via "yum info", so is there
a difference?
--
Bowie
2019 Feb 14
2
Centos bug 15570 - Not just a VBOX bug, can also reproduce on direct hardware install
...was fortunately
able to workaround the trouble with:
wget
https://people.centos.org/toracat/kernel/7/plus/bug15570new/kernel-3.10.0-957.1.3.bug15570.plus.el7.x86_64.rpm
wget
https://people.centos.org/toracat/kernel/7/plus/bug15570new/kernel-devel-3.10.0-957.1.3.bug15570.plus.el7.x86_64.rpm
yum -y localinstall kernel-3.10.0-957.1.3.bug15570.plus.el7.x86_64.rpm
yum -y localinstall kernel-devel-3.10.0-957.1.3.bug15570.plus.el7.x86_64.rpm
However, the bug lists seem to refer only to issues with VirtualBox. I
have experienced the same symptom when installing on a "hardware" system
(no hypervisor)...
2007 Jun 26
2
TinyCA2 on rpmforge EL4 but not EL5
...xperience the last time around (last year, July)
and in the end, I got the repo down from Dag's site and was cool.
Now I am on Centos 5 and no TinyCA2.
Can I just download the EL4 rpm from:
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repoview/tinyca2-0-0.7.5-2.el4.rf.html
and do a yum localinstall ?
Or do I have to wait for it to appear as an EL5 rpm?
2015 Aug 24
3
perl-Net-SCP on Centos 7
...server, I'm installing the RPMS to match my
old server.
However, I can't find a perl-Net-SCP RPM for this version. Can someone point
me to where I can get it, preferrably a repo that I can use that has it.
I have found perl-Net-SCP-0.08-1.el6.rf.noarch.rpm. As a last resort I could
localinstall that. Would it have any nasty side effects?
Gary
2010 Aug 24
2
ATI, Catalyst and a new kernel
...lled: fglrx_6_9_0-8.741-1.i386
[root at madeleine rj]# exit
exit
[rj at madeleine ~]$
So, my question is, must/should I rebuild the driver each time I install
an updated kernel or is it sufficient to "yum remove
fglrx_6_9_0-8.741-1", update the kernel and (maybe) glibc, then "yum
localinstall $(locate i386/fglrx_6_9_0-8.741-1.i386.rpm)" ?
If anyone wonders why I don't simply stick with the generic driver, the
fglrx driver makes a WORLD of difference with Googleearth.
Thanks!
2014 Jun 11
2
yum install to a portable location
...ything are locally installed on that
filesystem so that it is portable across servers (I have over 100
servers which each need specific applications installed via yum and we
do not want to install 100 copies).
We tried the yum relocate and it was not available on Centos6.4
and
yum --nogpgcheck localinstall R-3.1.0-5.el6.x86_64
I want the binaries and all dependencies in the application filesystem
which is remote mounted on all servers.
Thanks,
--
Dan Hyatt
2014 Dec 15
2
Dropbox on CentOS 6?
...om Dropbox. It's working fine. The files
> included and a German posting is at
>
> http://chris-blog.net/2014/07/dropbox-unter-centos-installieren/
I just tested this on a fresh installation of CentOS 6.6 (in
VirtualBox). I downloaded the Fedora RPM (32-bit), installed it (using
yum localinstall) and started it using the new Internet > Dropbox menu
entry.
1. A progression bar "Downloading Dropbox menu" appears.
2. A second progression bar "Unpacking..." appears.
3. Then nothing happens.
4. 'ps aux' shows a busy 'dropbox' process.
YMMV, but this...
2009 Nov 09
3
Problem when opening files after installing OpenOffice 3.1 on CentOS 5.4
Hi,
I have installed OpenOffice 3.1 downloaded from the openoffice.org
website on CentOS 5.4 x86_64.
The downloaded file is actually an archive containing RPMs.
I did not use their setup tool but installed directly the RPMs I was
interested in via 'yum localinstall' (my idea is in the future to put
them on a custom yum repository, so that they can be managed via
regular yum install / update).
It works fine, except that when I double-click on, say, *.odt files in
the file browser I get the following exception:
Cannot open xxxxxxx.odt
The filename "x...
2019 Dec 07
2
Updating firefox after a long time yum-excluded it and having installed it from .rpm
...search firefox
firefox.x86_64 : Mozilla Firefox Web browser
$ yum update firefox
No packages marked for update
$ rpm -q firefox
firefox-52.8.0-1.el7.centos.x86_64
$ rpm -e firefox
$ rpm -q firefox
package firefox is not installed
$ yum install firefox
No package firefox available.
Even:
$ yum localinstall firefox-68.2.0-1.el7.centos.x86_64.rpm
Examining firefox-68.2.0-1.el7.centos.x86_64.rpm: firefox-68.2.0-1.el7.centos.x86_64
Nothing to do
I still can install it using `rpm -i`, but I'm afraid yum-updates will not bring anything later.
What an I doing wrong?
Regards,
--
wwp
https://useplai...
2006 Mar 20
3
installing yum on RHEL 7.2
...ers from: CentOS-2 updates
Finding updated packages
Downloading needed headers
Cannot find a package matching bacula-mysql-1.38.5-4.101mdk.i586.rpm
can anyone shed some light on this for me? im kinda lost here. ive
googled and found some good centos docs, but it doesnt solve my
problem, the "localinstall" switch i guess is not supported anymore
according to something i read on the net, and it doesnt work either
when i try it.
how can i get this installed with something that will handle the deps
for me? am i even asking the right question? thanks for any help you
can give.
Nick
2016 Jan 26
2
system refuses to install monit.
...ng up Install Process
Loading mirror speeds from cached hostfile
* base: mirror-centos.hostingswift.com
* epel: reflector.westga.edu
* extras: mirrors.usinternet.com
* updates: mirrors.usinternet.com
No package monit available.
Error: Nothing to do
If I download the rpm manually and try to localinstall it, it will not
install..
[root at mb1 ~]# cat /etc/centos-release
CentOS release 6.7 (Final)
[root at lb1 ~]# rpm -qa | grep monit
[root at lb1 ~]# uname -m
x86_64
[root at lb1 ~]# ls -al monit-5.14-1.el6.x86_64.rpm
-rw-r--r-- 1 root root 267556 Sep 13 13:45 monit-5.14-1.el6.x86_64.rpm
[root at...
2017 Sep 29
0
yum repo issue
...he repo sqlite.bz2 on the client (in /var/cache/yum/...) mentions the
> rpm (bunzip ...sqlite3.bz2; sqlite3 ...sqlite .dump |grep ibutils-libs),
> so i guess that one is ok.
>
> i downloaded the rpm from our repo and official mirror, same md5sum.
>
> the weird thing is that yum localinstall also fails:
>> [root at hyp101 tmp]# yum localinstall ibutils-libs-1.5.7-13.el7.x86_64.rpm
>> Loaded plugins: priorities, versionlock
>> Examining ibutils-libs-1.5.7-13.el7.x86_64.rpm: ibutils-libs-1.5.7-13.el7.x86_64
>> Nothing to do
>> [root at hyp101 tmp]# rpm -q i...
2006 Mar 12
1
Missing Dependencies
I finally got to installing TinyCA2 but have some dependency problems:
yum localinstall tinyca2-0.7.2-0.noarch.rpm
--> Processing Dependency: perl-Gtk2 for package: tinyca2
--> Processing Dependency: perl-MIME-Base64 for package: tinyca2
--> Finished Dependency Resolution
Error: Missing Dependency: perl-Gtk2 is needed by package tinyca2
Error: Missing Dependency: perl-MIME-B...
2008 Jul 30
1
alsa-oss for sip.communicator.org
I downloaded the FC rpm for sip.communicator.org:
http://www.sip-communicator.org/index.php/Main/Download
yum localinstall of this rpm came up needing alsa-oss as a dependency.
I have really tried to find this, looking at over rpmforge, kbsingh, and
atrpms.
So can anyone point me to this dependency?