search for: replacepkgs

Displaying 20 results from an estimated 21 matches for "replacepkgs".

2008 Dec 08
7
New rpm, same name, how to update
I have to build my own rpms for the HIPL project. I update my copy of the code and make rpm. Thing is the rpm name never changes from patch to patch. Is there a way to have yum apply the new code as an update and not have to erase then install?
2016 Aug 08
2
RPM help
...alformed database. I ran freshclam and updated the database but still have the problem. I was going to uninstall clamav but there are other app dependencies. Virtualmin is one. How can I do an uninstall/re-install without hosing more stuff up? I have found some examples, --nodeps, --replacepkgs and -replacefiles Also, what is the rpm command that will tell me all packages named clam*. Haven't used it in a while and have forgotten. I tried rpm -q "clam*" but that didn't work. TIA
2007 Mar 03
2
Question about stubborn RPM
Hi, I've made mysqlf a RPM and installed it. After that i did what i shouldn' do: remove the files it installed. Now, i wnat to install it agai and i can't. Already rebuilt the rpm database ( rpm -vv --rebuilddb), used --force, --replacepkgs, --replacefiles, --justdb, --erase, --initdb, but no good. Been at rpm.org, but found nothing that i already know. Any help would be appreciated. Warm regards, M?rio Gamito
2005 Apr 21
5
kbd remove error
hi guys i just partially upgrade centos 3.4 to centos 4(using apt-get) and im having a problem removing kdb 1.08-10.2, kbd 1.12-2 is already installed and im trying to remove kdb 1.08 through apt-get and rpm -e here's what happened when i use apt-get: # apt-get remove kbd#1.08-10.2 Reading Package Lists... Done Building Dependency Tree... Done The following packages will be REMOVED:
2010 Jan 30
2
Recover /usr/lib/libc.a
Hello, I'm using Centos: /proc/version = Linux version 2.6.18-128.el5 (mockbuild at builder16.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)) #1 SMP Wed Jan 21 10:44:23 EST 2009 I did a mistake and erased libc.a from /usr/lib How can I recover it without reinstalling Centos ? Thanks.
2011 Mar 09
3
Creating the symbolic links in the /boot and /boot/grub/
I started a new thread since the original one is getting rather long. I have retrieved the files I deleted in /boot and /boot/grub, however I need to make links for /boot/System.map (System.map -> System.map-2.6.9-89.35.1) /boot/vmlinuz (vmlinuz -> vmlinuz-2.6.9-89.35.1) /boot/grub/menu.lst (menu.lst -> ./grub.conf) If it was not so important to get it correct, I would appreciate
2017 May 17
4
C6 Module Keys
Hello, As part of testing an alternative module I saved the original module and copied the test one in. The test was done and I put the original module back. Now the original module is not loading at startup and doing it manually I get the error WARNING: Error inserting {Module name & path } Required key not available. And in /var/log/messages shortly after boot I can see kernel:
2020 Sep 23
1
Chromium 85 does not load any pages
...s.org >> https://lists.centos.org/mailman/listinfo/centos > > In order to install the older version from koji, is there any way to force > this downgrade from a locally downloaded package or do I need to first yum > remove chromium 85? > > Hoping for the first. I found rpm --replacepkgs but it cannot be used for > a downgrade, not even when adding --force to the command. rpm -Uvh --oldpackage chromium*.rpm
2020 Sep 23
3
Chromium 85 does not load any pages
> > >> Date: Wednesday, September 23, 2020 08:37:01 -0400 >> From: H <agents at meddatainc.com> >> >>> On 09/23/2020 08:28 AM, Simon Matter wrote: >>> >>>> I just upgraded chromium on my CentOS 7 system and ended up with >>>> nothing loading. I tried to downgrade using yum downgrade >>>> chromium but there does not
2006 Dec 04
2
Strange issue with device-mapper lib in CentOS
...s found. Well, I though that this might be caused by a faulty SCSI disk in array, that distort the data that's being written to it, instead of informing host that there's a bad block here. Ok, that's easy to check. Let me go to the single mode, reinstall distorted RPMs using rpm -Uvh --replacepkgs, do a couple of 'sync's, remount all filesystems with -O ro,sync, and check installed rpm's with a rpm -Va. Headed on, done all above, got nothing. After a reinstall all files became correct, and LVM tools got back to a correct behavior without "Segmentation fault". Hmm... tha...
2017 May 18
0
C6 Module Keys
Use "rpm -Vf /path/to/original/module.ko" If rpm tells you that the checksum has been modified, then the "original" file you've got isn't the correct file. Download the rpm that owns that file, and use "rpm -i --replacefiles --replacepkgs <rpm>" to reinstall the kernel package.
2020 Sep 23
0
Chromium 85 does not load any pages
...ailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos In order to install the older version from koji, is there any way to force this downgrade from a locally downloaded package or do I need to first yum remove chromium 85? Hoping for the first. I found rpm --replacepkgs but it cannot be used for a downgrade, not even when adding --force to the command.
2006 Nov 25
1
"undefined symbol: _pam_make_env"
Hello, A while ago I downloaded and compiled PAM 0.99.x and installed it over the default CentOS PAM installation. Of course, this premature decision led to root and FTP access being fully locked down and inaccessible. When I `su -`, it prints "su: incorrect password" before it gives me the chance to type a password. When I `sudo su -`, it prints "sudo: pam_authenticate:
2011 Aug 31
0
Account locking synchronization between Linux and Windows (my solution)
...(2 places) cd /usr/src/redhat/SOURCES rm samba-3.0.33.tar.gz tar -czf samba-3.0.33.tar.gz samba-3.0.33 rm -rf samba-3.0.33 rpmbuild -bb /usr/src/redhat/SPECS/samba.spec (install any dependencies i.e. cups-devel or do a --nodeps to ignore) cd /usr/src/redhat/RPMS/x86_64 rpm -Uvh --replacepkgs --force samba*.rpm I'm not sure if this issue was addressed in later versions of Samba. I'm just posting this in case someone finds it helpful, or knows of a better/safer way to accomplish the same thing. Thanks. Kevin Taylor
2007 Jun 12
1
php + Informix IDS via IFX Module Howto for Centos5
Dear all I've come out with a howto that I wish to contribute back to the community. This howto is actually a sort of a draft that I made for my own "self-reminder". It was an interesting experience collating the data to eventually come out with the stuffs. I hope it is useful enough to someone not to go through the same "hell/happy hunting grounds" The said howto is
2005 Jun 22
5
Centos 3 - yum update error (rpm-libs)
Hello *, i get following error: Downloading needed headers Resolving dependencies .....Unable to satisfy dependencies Package rpm-libs needs rpm = 4.2.3-13.WB2, this is not available. I switch from WhiteBox to Centos. How can resolve this problem?
2009 Apr 14
6
re-install package
I tried to install alsa 1.0.19 on centos 5.3 64 - did not work - compile errors. I need to re-install alsa-lib and alsa-util . I dont want to do rpm -e first on those packages as dependcy is crazy. I know they were installed (rpm -qa | grep alsa tells me so) I just want to re-install ? How do I do that? Thanks, Jerry
2011 Jan 08
3
Corrupted RPM DB can't be rebuilt.
Alle, I have a major problem. I'm running CentOS 5.5 on some rather old hardware (Dual Celeron 500MHz with 768MB of memory). Sometime in the last week, the DB became corrupted (I noticed when yum update would hang). I've tried running rpm --rebuild with both the 2.6.18-194.17.4 and 2.6.18-194.26.1 kernels and get a segmentation fault each time. Consequently, I'm pretty much stuck
2006 Mar 04
2
How Undo Yum Upgrade
I accidentally enabled a repo, so my automatic yum upgrade installed a bunch of stuff and possibly broke yum. Is it possible to reverse this? Follow is the yum log of what got installed. Mar 04 01:34:04 Updated: libselinux.i386 1.23.10-1.99_3.el4.at Mar 04 01:34:04 Updated: popt.i386 1.10.2-15.1_58.el4.at Mar 04 01:34:04 Installed: libbeecrypt6.i386 4.1.2-9.2_11.el4.at Mar 04 01:34:04
2003 Apr 16
0
Possible bug in samba-2.2.8a-1...
...er runs fine. Older versions (2.0.3) of smbd run OK in the chroot'd environment. Here I provide more info: fserver and mate run RedHat Linux 6.x with libc updated to glibc-2.1.3-29.i386.rpm samba compiled in fserver with: rpm --rebuild samba-2.2.8a-1.src.rpm and installed with: rpm -Uvh --replacepkgs --replacefiles samba-2.2.8a-1.i386.rpm fserver smb.conf: ----------------------------- [global] interfaces = 157.92.22.10/24 socket address = 157.92.22.10 bind interfaces only = yes root directory = /mhomes workgroup = WORKGROUP hosts allow = 157.92.22. 127. printcap name = /etc/printcap...