search for: scriptlets

Displaying 20 results from an estimated 159 matches for "scriptlets".

Did you mean: scriptlet
2006 Apr 02
2
yum update error
I wanted to update to CentOS 4.3 from CentOS 4.2. While updating packages using yum, there was serveral error messages, and I've found that some packages has not been updated. So I tried to update again but the packages would not be updated. I attached the messages shown below. Sungsoo Kim ------------------------------------------- [root at phobos ~]# yum update Setting up Update Process
2016 Apr 28
4
About mysql upgrade
Hi, I've found some issues upgrading mysql, some people recommends run mysql_upgrade. I wonder why such a script is not run from scriptlet of mysql-server rpm. Thanks in advance -- -- Sergio Belkin LPIC-2 Certified - http://www.lpi.org
2019 Feb 14
0
possible issue in Anaconda WRT processing %posttrans scriptlets?
...10 /sbin/ldconfig Yet clearly, that didn't happen, and there's no dialog to the contrary. I was able to extract that scriptlet, and run it in the chrooted environment successfully. Is there something about anaconda-yum under CentOS 7 that does something counterintuitive WRT %posttrans scriptlets? -- Brian Reichert <reichert at numachi.com> BSD admin/developer at large
2017 Jul 17
2
Messages during update 'yum update' at CentOS 6 VM
Hello, at the last update (Kernel updated from 2.6.32-696.3.2.el6.x86_64 to 2.6.32-696.6.3.el6.x86_64) I got these messages Updating : ipv6calc-1.0.0-20.el6.x86_64 6/25 /var/tmp/rpm-tmp.yi7R81: line 1: /usr/sbin/ldconfig: No such file or directory warning: %post(ipv6calc-1.0.0-20.el6.x86_64) scriptlet failed, exit status 127 Non-fatal POSTIN scriptlet failure in rpm package
2007 Jan 08
2
rpm scriptlet failed
I have a system (Centos 4.4 all packages uptodate) where almost every rpm or yum operation fails with a message like e.g.: error: %preun(a2ps-4.13b-41.i386) scriptlet failed, exit status 255 some times the error is on %post() the last few lines of output from rpm -e -vv a2ps are D: ========== --- a2ps-4.13b-41 i386-linux 0x1 D: erase: a2ps-4.13b-41 has 316 files, test = 0 D: opening db
2016 Apr 28
1
About mysql upgrade
...ity PostgreSQL.org RPMset, I > asked a very similar question of some folks, and I got a canonical > answer from Mr. RPM himself, Jeff Johnson. > > The answer is not very complex, but it was spread across a several > message private e-mail thread. The gist of it is that the RPM > scriptlets are very very limited in what they can do. Trying to do > something clever inside an RPM scriptlet is almost never wise. The key > thing to remember is that the scriptlet has to be able to be run during > the OS install phase (back when upgrades were actually supported by the > OS ins...
2016 Apr 28
0
About mysql upgrade
...maintainer for the community PostgreSQL.org RPMset, I asked a very similar question of some folks, and I got a canonical answer from Mr. RPM himself, Jeff Johnson. The answer is not very complex, but it was spread across a several message private e-mail thread. The gist of it is that the RPM scriptlets are very very limited in what they can do. Trying to do something clever inside an RPM scriptlet is almost never wise. The key thing to remember is that the scriptlet has to be able to be run during the OS install phase (back when upgrades were actually supported by the OS installer that is n...
2006 Aug 31
1
centos 4.4: up2date rpm post scriptlet fail ?
Hi, I got this in yum update process : /var/tmp/rpm-tmp.43939: line 12: restorecon: command not found error: %post(up2date-4.4.69-25.centos4.5.i386) scriptlet failed, exit status 127 "restorecon" is from package "policycoreutils", this last one has never been installed on my system ... Any ideas ? -- Martin
2015 Dec 10
0
rpm scriptlet failed
Hello, While trying to install a rpm package in a Linux image under guestifish, the following error message is returned: sh "rpm -ivh --nodeps sympl.rpm" error: install: %pre scriptlet failed (2), skipping sympl If I boot the same image in QEMU and run the same command, no error message is returned and the package is correctly installed. The script contents is only a single
2005 May 27
2
rpm problem after recent yum update
After a yum update (yesterday), I am now unable to install any rpm package. An example of the error message is duplicated below: %pre(VMwareWorkstation-5.0.0-13124.i386) scriptlet failed, exit status 255 error: install: %pre scriptlet failed (2), skipping VMwareWorkstation-5.0.0-13124 Could anyone help? Thanks in advance.
2015 Jun 21
2
Trying to re-install ZFS drivers
What should have been a routine upgrade to ZFS 0.6.4.1-1.el6.x86_64 somehow failed, and now I've lost access to a 2T raidz2 array. I've tried removing all zfs and related packages (spl*), then starting fresh. For reasons that have have nothing to do with this problem (I don't think), I'm still booted to kernel 2.6.32-431.29.2.el6.x86_64, and there are no other kernels installed.
2016 May 09
2
CentOS-6.7 problem updating kernel
We have four identical hardware system. On one of them the most recent kernel update yields this error: # yum history info 332 Loaded plugins: etckeeper, fastestmirror, priorities Transaction ID : 332 Begin time : Wed May 4 10:21:07 2016 Begin rpmdb : 831:9ef9185577e3d2adb2d1ff0045619e1e0d9ed23a User : root <root> Return-Code : ** Aborted ** Command Line : update -y
2009 Sep 21
1
NetworkManager invalid numeric argument
Got the following error running the latest yum update, any thoughts? useradd: invalid numeric argument 'avahi-autoipd' error: %pre(NetworkManager-0.7.0-4.el5_3.i386) scriptlet failed, exit status 3 error: install: %pre scriptlet failed (2), skipping NetworkManager-0.7.0-4.el5_3 Brian
2006 Nov 08
2
Problems with yum/rpm and %pre scriptlet error 255
I am running xen (2.6.16-xen3_86.1_rhel4.1) on top of a stock CentOS-4.4 installation. I have not added any additional virtual machines however. When trying to install (as root) acrobat reader 7 for Linux from the adobe rpm (AdobeReader_enu.i386 7.0.8-1) I get the following errors: error: %pre(AdobeReader_enu-7.0.8-1.i386) scriptlet failed, exit status 255 error: install: %pre scriptlet
2009 Apr 25
3
Bug in sernet RPM's postun?
Hi, I was just wondering whether this possible bug with the Sernet Samba3 RPMs for CentOS 5 is known, since it has not yet been fixed. When uninstalling the Sernet RPMs for Samba3 (in this case Samba 3.2.x) the %postun scriptlet fails every time with: # rpm -e samba3-3.2.0-36 /var/tmp/rpm-tmp.56356: line 2: fg: no job control error: %postun(samba3-3.2.0-36.x86_64) scriptlet failed, exit status
2009 Apr 09
3
mock %post(pam) failure
I recently upgraded an internal build server from C5.2 to C5.3 and now I'm experiencing problems initializing the mock buildroot. Specifically, I'm getting the following error: ------ /var/tmp/rpm-tmp.77062: line 6: cat: command not found /var/tmp/rpm-tmp.77062: line 7: rm: command not found /var/tmp/rpm-tmp.77062: line 22: install: command not found /var/tmp/rpm-tmp.77062: line 25:
2020 Aug 05
2
Centos 7 shim fix failed
On 8/4/2020 11:20 AM, Jonathan Billings wrote: >> Running transaction >> Installing : kernel-3.10.0-1127.el7.x86_64 1/1 >> >> at which point the process appeared to hang. No further output happened for >> five minutes. I opened a different terminal and entered "shutdown -r now". >> The result is an unbootable system. >> >> >>
2010 Nov 26
1
rsyslog as default syslog daemon?
Hi all! Is anybody here using rsyslog? I am looking for the right solution how to use rsyslog in CentOS 5 as the default logging daemon. We use it because of filtering using regular expressions. I switched from sysklogd to rsyslog simply using chkconfig --del syslog chkconfig --add rsyslog chkconfig rsyslog on service syslog stop service rsyslog start but this seems not to be
2007 Nov 17
1
Segmentation Faults on DomU
Hi All, I am seeing strange segmentation faults on DomU after I install gcc ( or for that matter any s/w with yum). I am using PV linux images. - I am using the source for xen 3.0.4 from Xensource and I built Xen + Dom0 from source, and booted Dom0. - I then downloaded the fedora6 file system images from jailtime.org and booted the DomU using the kernel from the step above. - When I run
2015 Jun 21
0
Trying to re-install ZFS drivers
On 21 Jun 2015 04:46, "Robert G. (Doc) Savage" <dsavage at peaknet.net> wrote: > > What should have been a routine upgrade to ZFS 0.6.4.1-1.el6.x86_64 > somehow failed, and now I've lost access to a 2T raidz2 array. I've > tried removing all zfs and related packages (spl*), then starting fresh. > For reasons that have have nothing to do with this problem (I