search for: scriplet

Displaying 15 results from an estimated 15 matches for "scriplet".

Did you mean: scriptlet
2014 Apr 08
0
libvirt POSTIN scriplet failure
While updating a CentOS 6 Xen domU server with yum I received the following error: Updating : libvirt-0.10.2-29.el6_5.7.i686 65/168 Non-fatal POSTIN scriptlet failure in rpm package libvirt-0.10.2-29.el6_5.7.i686 warning: %post(libvirt-0.10.2-29.el6_5.7.i686) scriptlet failed, exit status 1 After a reboot everything seems to run fine. Anything I should be considered about? Regards,
2011 Jul 18
2
Centos EL6 install issue
I am trying to install on a kvm virtual machine (host is C5). At some point it stops with install error about cyrus-sasl. I goto the /root/install.log in I have a number of errors about: Installing libstdc++ warning %post scriplet failed. exit status 127 Install zlib warning %post scriptlet failed. exit status 127 Install libxml2 warning %post scriplet failed. exit status 127 this continues for a number of packages. then the last one is : Installing cyrus-sasl error %pre scriptlet failed. exit status 127 Any thoughts on t...
2016 Aug 08
4
Eclipse rpms
On 08/08/2016 03:25 PM, Gordon Messmer wrote: > # yum install centos-release-scl > # yum list devtoolset-4-eclipse\* Of course, the next question is: Is it possible to install Eclipse in a way that doesn't require users to run "scl enable devtoolset-4 bash" in a terminal? Or can selected software collections be enabled by default in new sessions?
2006 May 11
0
Very strange javascript error
Some strange javascript errors happen in the situation: Browser commits a xmlhttprequest to rails server,which will response some DOM data and javascript scriplets to add some operation to those DOM data. All the following script are the responseText from webrick. Error 1): <script> function Circle(x, y, r) { this.x = x; this.y = y; this.r = r; } new Circle(0,0,0); </script> The above code will through "Circle undefined" er...
2006 Nov 13
1
up2date dependency problem
Greetings, centos. Looks like postinstall scriplet in CentOS4.4 distro requires /sbin/restorecon utility, which in turn resides in policycoreutils package. Meanwhile, up2date don't require policycoreutils. It seems to that there is an error in dependencies for up2date. -- Best regards, Alexey Loukianov mailto:aloukia...
2005 Mar 10
0
Re: Message Waiting over a IAX trunk
..., he wants to also have >the message indicator at office B. Has anyone figured out a way to set the >phone registered at Office B to pick up the message waiting indicator from >Office A voicemail over the trunk? If everything else fails, you send them to the second location by email or a scriplet and use another scriplet to trim already read messages in the 'other place'. But may be there some less kludgy way to do this.. Aldo
2001 Oct 21
1
/proc/sys/fs/binfmt_misc/register: no such file or directory
I get this during booting? Anyone have any ideas? I'm running redhat 7.1 w/ kernel 2.4.9-6 and the wine version from the powertools cd. Latest version of wine does it also. I get this error when installing from redhat powertools too: "execution of %post scriplet from wine 20010131-3 failed, exit status1" but it installs and seems to work... just my windows service doesn't start. I have the /pro/sys/fs/binfmt_misc directory but after reading some search engine results on my probem I don't seem to have the "register" and "status...
2009 May 18
3
multi-isp, dhcp provider and gateway type detect
...problems than it solves, with shorewall and multi-isp. The hack I had proposed at the time was to allow the specification of a scriptlet in the gateway column of the providers file to alternately tell shorewall how to get the default interface. Any suggestions? I''d even happy to put the scriplet somewhere else (i.e. in params), setting a variable and having the variable de-referenced in the providers file if that''s possible but it doesn''t seem so. Would a patch to expanding the methods used to "detect" a gateway be welcomed? b. -----------------------------...
2016 Aug 08
0
Eclipse rpms
...ipse\* > > Of course, the next question is: Is it possible to install Eclipse in a way > that doesn't require users to run "scl enable devtoolset-4 bash" in a > terminal? Or can selected software collections be enabled by default in new > sessions? > Hint: put a scriplet into /etc/profile.d/ and it will be executed on login. See already existing files for examples. - Yamaban. --
2016 Aug 09
2
Eclipse rpms
On 08/08/2016 04:57 PM, Yamaban wrote: > Hint: > put a scriplet into /etc/profile.d/ and it will be executed on login. If you haven't used "scl," and I hadn't before yesterday, it creates a new session with environment variables set up to access applications installed in a semi-isolated path. It can't be called from the bash profile...
2015 Jun 27
4
Old and new package version numbers during RPM update
Hi CentOS folk, In an RPM post-install script, is it possible to know the previous version number, and the new version number of a package if it's an update? I need to know this, because for a certain package, if updating from version 1.x to 2.x, I need to run a program to convert the config file of the package from version 1.x format to version 2.x format. I've looked at SPEC file
2017 Jun 11
0
Minor patches for builds against ancient platforms
...but mbox format is a bit too legacy to spend > much time on improving. I suspect the (heavy) use of procmail on Herr Frankbox is contributing to either some lock "confusion" *OR* triggering dovecot to do "expensive" mbox re-read/syncs or something? There are mail-mulching scriplets in the global procmail (tied to spamassassin results). Some daintily direct the dross to the /dev/null paradise in the sky. Some "consume" the mail and redirect them to one of two or three folders within mail/, while the "rest" allow procmail to append it to INBOX. My questio...
2017 Jun 09
2
Minor patches for builds against ancient platforms
On 06/09/2017 05:13 PM, M. Balridge wrote: > I do know that this little box of horrors has 200-300MB mbox INBOXes on an > ext3 filesystem formatted in 2005. I am very nervous about converting them to > Maildir at this point. If I could get someone (or something) to the site and > replace it with something much more suitable, I could have these people join > the 21st Century. I
2015 Nov 05
1
synthesizing yum transactions
Ok, I'm trying way too hard to shovel myself out of a hole. We have a bunch of remote CentOS 6 servers, that were configured with kickstart. They've subsequently had additional RPMs installed/updated via the 'rpm' utility. We have reason to occasionally rewind the state of the server back to it's original set of RPMs. Of late, we've found that 'yum' handles this
2013 Oct 02
1
Dovecot namespace solved while writing; preparing to refilter
...-curve quest of mine that got me this far where I am now, with dovecot and other tools. That is the reason I am still subscribed there, to be able to follow what my people do, occasionally. I'm not logging into that walled-off sewage-like stasi hole featuring as virtual garden! I saved that scriplet as maildirmake_00.sh, then $ chmod 755 maildirmake_00.sh and ran it. me at mybox:~$ ./maildirmake_00.sh And I have, I guess so far, all correct: me at mybox:~$ ls -la Maildir/ total 40 drwx------ 10 mr mr 4096 Oct 1 23:06 . drwxr-xr-x 33 mr mr 4096 Oct 1 23:06 .. drwx------ 2 mr mr 4096 Oct...