Security Update 2009-001 (Server Leopard) 'killed' perl

I've just done the update using Software update and just about everything I look at is working, except that perl seems to have gone almost AWOL. I seen it pop up occasionally in the Activity Monitor, but, when I try to run perl scripts from the command line or the cron jobs that ran flawlessly before the update, nothing happens. Period.
Anyone have the same experience and/or any suggestions of how to get out of this problem or cleanly back up to the previous server state (i.e. just before installing the update)?
Thanks.

The update only hoses IO and Time::HiRes on modified systems. The problem should not occur on stock installations.
IO prevents CPAN from working and needs to be installed manually (without CPAN).
Compress::Zlib has already caused problems in the past and depending on one's configuration may need to be installed manually (without CPAN).
To install IO, do the following:
mkdir -p /SourceCache
cd /SourceCache
curl -O http://cpan.mirror.solnet.ch/authors/id/G/GB/GBARR/IO-1.2301.tar.gz
tar xzf IO-1.2301.tar.gz
cd IO-1.2301
perl Makefile.PL
make
make install
Next use CPAN to install Time::HiRes
Finally, if Compress::Zlib cannot be tamed with CPAN, install it manually. Different file, but same procedure as for IO.
HTH,
Alex
P.S. As a rule of thumb, never install an update on a modified system before waiting at least a week to see what issues may crop up. This applies also for stock systems, but in particular for modified systems.

Similar Messages

  • Security Update 2009-001: my powerbook g4 is in a restart loop

    When I tried to install the Safari 4 beta browser I got a message that I needed to install Security Update 2009-001 first. I was surprised because I get updated automatically but nonetheless I selected "Software Update" from the Apple menu and got the "new software for your computer message".
    I clicked install. After a minutes m powerbook shutdown and started back up. I heard the familiar gong, got the grey screen and progress indicator. Then after 5-6 minutes my powerbook restarted. It then went through this process again and again. After the 8th time I tried powering off, taking out the battery and letting it sit. Same result. Tried starting up in safe mode. The powebook would not boot up in safe mode. I tried connecting it to another computer using firewire ad T at start up to make the powerbook act like a firewire drive. Tried instructions on macfixit to remove plist and kernal files this way. Disconnected, powered down. Same result.
    If I cannot get it into safe mode and removing possibility corrupted files does not work, what the heck can I do?
    I am going to turn it off, unplug, take out battery and let sit over night and see if it works.
    Short of that, I use Time Machine and I am thinking of just formatting the hard drive and backing up from the last Time Machine back up (before the update).
    Any better ideas?
    Thanks

    Mediablogger,
    See if you can boot from your Leopard install cd that came with your computer. If you can, you might be able to repair the disk...
    After the computer boots from the CD select File>Disk Utility. From there select Repair Disk, and hope for the best...
    If Repair Disk finds errors, and then says "Disk not Repaired" just keep running it again until you get a "disk repaired" message (it only fixes one problem per run).
    Hope this helps,
    Bob

  • Security Update 2010-001 Client (Leopard)

    Where does it show that Security Update 2010-001 Client (Leopard) is installed? I installed this update using <apple>-> Software Update.
    It's apparently installed, because <apple>-> Software Update no longer lists it as an update. But <apple>-> About This Mac says I have:
    Mac OS X Version 10.5.8.
    The Security Update is not mentioned.

    "But <apple>-> About This Mac says I have:
    Mac OS X Version 10.5.8.
    The Security Update is not mentioned."
    It won't mention Security Updates. It only gives you the OS version and the build.

  • Ical server disclaims after security update 2009-006 (Server)

    hi
    after i update the leopardserver 10.5.8 to the actual security update 2009-006 (Server), the ical server was not available anymore. the ical client say something like "host disclaims access".
    i tried to restinstall 10.5.8 combo update and disc repair. but that doesnt work, and to disactivate firewall for a try.
    anybody an idea how to fix this?
    thanks!
    f.h.

    hm seams to be something different. i whent back for 14 days via time machine backup with the complete machine. but there is still this error message:
    with my naiv knowlegdes i would say python is crashed?
    e "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: _SomeApplicationRunner(config).run()
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 156, in run
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: self.preApplication()
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 203, in preApplication
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: self.config['prefix'], self.config['nodaemon'])
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 113, in startLogging
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: logFile = app.getLogFile(logfilename or 'twistd.log')
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 410, in getLogFile
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: os.path.dirname(logPath))
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: File "/usr/share/caldavd/lib/python/twisted/python/logfile.py", line 113, in _init_
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: BaseLogFile._init_(self, name, directory, defaultMode)
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: File "/usr/share/caldavd/lib/python/twisted/python/logfile.py", line 26, in _init_
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: assert os.path.isdir(self.directory)
    Nov 27 15:50:46 funserver com.apple.wikid[1482]: AssertionError
    Nov 27 15:50:46 funserver com.apple.launchd[1] (com.apple.wikid[1482]): Exited with exit code: 1
    Nov 27 15:50:46 funserver com.apple.launchd[1] (com.apple.wikid): Throttling respawn: Will start in 9 seconds
    Nov 27 15:50:47 funserver com.apple.launchd[1] (org.calendarserver.calendarserver[1483]): open("/var/log/caldavd/error.log", ...): No such file or directory
    Nov 27 15:50:47: --- last message repeated 1 time ---
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: "Configuration option 'MaximumAttachmentSizeBytes' is deprecated in favor of 'MaximumAttachmentSize'."
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: "Configuration option 'UserQuotaBytes' is deprecated in favor of 'UserQuota'."
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: Removing stale pidfile /var/run/caldavd.pid
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] Log opened.
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/ Contents/MacOS/Python 2.5.1) starting up
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] 2 processors found, configuring 2 processes.
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] Adding pydirector service with configuration: /tmp/pydir4yrr-E
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] twistedcaldav.logging.AMPLoggingFactory starting on "'/var/run/caldavd.sock'"
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] Traceback (most recent call last):
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/bin/twistd", line 21, in <module>
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] run()
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 27, in run
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] app.run(runApp, ServerOptions)
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 379, in run
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] runApp(config)
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] _SomeApplicationRunner(config).run()
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 158, in run
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] self.postApplication()
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 213, in postApplication
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] startApplication(self.config, self.application)
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 174, in startApplication
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] service.IService(application).privilegedStartService()
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/application/service.py", line 228, in privilegedStartService
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] service.privilegedStartService()
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/application/service.py", line 228, in privilegedStartService
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] service.privilegedStartService()
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/application/internet.py", line 68, in privilegedStartService
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] self._port = self._getPort()
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/application/internet.py", line 86, in _getPort
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] return getattr(reactor, 'listen'+self.method)(*self.args, **self.kwargs)
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/internet/posixbase.py", line 432, in listenUNIX
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] p.startListening()
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twisted/internet/unix.py", line 84, in startListening
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] self.factory.doStart()
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twistedcaldav/logging.py", line 364, in doStart
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] self.observer.start()
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twistedcaldav/logging.py", line 207, in start
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] self._open()
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] File "/usr/share/caldavd/lib/python/twistedcaldav/logging.py", line 224, in _open
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] self.f = open(self.logpath, 'a', 1)
    Nov 27 15:50:47 funserver org.calendarserver.calendarserver[1483]: 2009-11-27 15:50:47+0100 [-] IOError: [Errno 2] No such file or directory: '/var/log/caldavd/access.log'
    Nov 27 15:50:47 funserver com.apple.launchd[1] (org.calendarserver.calendarserver[1483]): Exited with exit code: 1
    Nov 27 15:50:47 funserver com.apple.launchd[1] (org.calendarserver.calendarserver): Throttling respawn: Will start in 10 seconds
    Nov 27 15:50:51 funserver org.clamav.freshclam[1491]: ERROR: Problem with internal logger (UpdateLogFile = /var/log/freshclam.log).
    Nov 27 15:50:51 funserver org.clamav.freshclam[1491]: ERROR: Can't open /var/log/freshclam.log in append mode (check permissions!).
    Nov 27 15:50:51 funserver com.apple.launchd[1] (org.clamav.freshclam[1491]): Exited with exit code: 62
    Nov 27 15:50:51 funserver com.apple.launchd[1] (org.clamav.freshclam): Throttling respawn: Will start in 10 seconds
    Nov 27 15:50:53 funserver org.apache.httpd[1492]: (2)No such file or directory: httpd: could not open error log file /var/log/apache2/error_log.
    Nov 27 15:50:53 funserver org.apache.httpd[1492]: Unable to open logs
    Nov 27 15:50:53 funserver com.apple.launchd[1] (org.apache.httpd[1492]): Exited with exit code: 1
    Nov 27 15:50:53 funserver com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds

  • Can't install Security Update 2009-001

    I was trying to install Safari4 Beta and it wouldn't install stating my volume (hard drive) didn't meet the volume requirements. Then I tried installing Security Update 2009-001 and got the same message. I'm not real computer savvy, what am I doing wrong? Thanks.

    Don't know. Boot with your install disk, select your language, select Disk Utility from the Utilities menu, and repair the disk and permissions. Try installing again. If still no go, create a new admin user account, log into it, and try installing. If the problem remains, download and install the 10.5.6 COMBO updater, repair permissions, and restart.

  • Security Update 2013-001 Server (Lion)

    Hey,
    last night I tried to install the latest Security Update on our server, which did not complete.
    It is stuck; see the screenshot.
    Below ist the excerpt of /var/log/install.log
    Mar 25 19:33:45 leo installd[44255]: PackageKit: ----- Begin install -----
    Mar 25 19:33:45 leo installd[44255]: PackageKit: request=PKInstallRequest <2 packages, destination=/>
    Mar 25 19:33:46 leo installd[44255]: PackageKit: packages=(
            "PKLeopardPackage <file://localhost/Library/Updates/zzz041-9755/SecUpdSrvr2013-001.pkg>",
            "PKLeopardPackage <file://localhost/Library/Updates/zzz041-9755/SecUpd2013-001.pkg>"
    Mar 25 19:33:46 leo installd[44255]: PackageKit: Extracting file://localhost/Library/Updates/zzz041-9755/SecUpdSrvr2013-001.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandbox-tmp/Root, uid=0)
    Mar 25 19:33:48 leo installd[44255]: PackageKit: Extracting file://localhost/Library/Updates/zzz041-9755/SecUpd2013-001.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandbox-tmp/Root, uid=0)
    Mar 25 19:33:50 leo installd[44255]: PackageKit: update_dyld_shared_cache -overlay /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandbox-tmp/Root
    Mar 25 19:33:51 leo installd[44255]: update_dyld_shared_cache[44272] updating i386 cache because dylib at /usr/lib/system/libsystem_sandbox.dylib has changed
    Mar 25 19:33:58 leo installd[44255]: update_dyld_shared_cache[44272] updating x86_64 cache because dylib at /usr/lib/system/libsystem_sandbox.dylib has changed
    Mar 25 19:34:05 leo installd[44255]: PackageKit: xpchelper --rebuild-cache --overlay /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandbox-tmp/Root
    Mar 25 19:34:05 leo installd[44255]: PackageKit: Executing script "preinstall" in /private/tmp/PKInstallSandbox.KUlGfj/Scripts/com.apple.pkg.update.security.10.7.5.11G1018.2013.001.zULhs5
    Mar 25 19:34:05 leo _cvmsroot[44283]: Running Install Scripts . . .
    Mar 25 19:34:05 leo _cvmsroot[44285]: 0 Install Scripts run.
    Mar 25 19:34:05 leo installd[44255]: PackageKit: Shoving /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandbox-tmp/Root (6 items) to /
    Mar 25 19:34:05 leo installd[44255]: PackageKit: Moved active dyld cache file dyld_shared_cache_x86_64 to /var/run
    Mar 25 19:34:05 leo installd[44255]: PackageKit: Moved active dyld cache file dyld_shared_cache_x86_64.map to /var/run
    Mar 25 19:34:06 leo installd[44255]: PackageKit: kextcache -system-caches
    Mar 25 19:34:09 leo installd[44255]: PackageKit: kextcache -update-volume / -Installer
    Mar 25 19:34:09 leo installd[44255]: kextcache: JMicronATA.kext does not declare a kernel dependency; using com.apple.kernel.6.0.
    Mar 25 19:34:43: --- last message repeated 2 times ---
    Mar 25 19:34:43 leo installd[44255]: PackageKit: Executing script "postinstall" in /private/tmp/PKInstallSandbox.KUlGfj/Scripts/com.apple.pkg.update.security.10.7.5.11G1018.2013.001.zULhs5
    Mar 25 19:34:43 leo _cvmsroot[44322]: Running Install Scripts . . .
    Mar 25 19:34:43 leo _cvmsroot[44324]: Begin script: cleanFiles
    Mar 25 19:34:43 leo installd[44255]: postinstall: Reading ./Tools/cleanList for cleaning
    Mar 25 19:34:43 leo _cvmsroot[44331]: End script: cleanFiles
    Mar 25 19:34:43 leo _cvmsroot[44332]: Begin script: mod_hfs_apple
    Mar 25 19:34:43 leo _cvmsroot[44334]: End script: mod_hfs_apple
    Mar 25 19:34:43 leo _cvmsroot[44335]: Begin script: mrt
    Mar 25 19:34:44 leo installd[44255]: postinstall: id: : no such user
    Mar 25 19:34:44: --- last message repeated 1 time ---
    Mar 25 19:34:44 leo installd[44255]: postinstall: Couldn't spawn command: load
    I have no idea what is wrong with the script "postinstall".
    Can anyone please help? Is ist safe to kill the update process and try the update again?
    Mac Pro, 10.7.5 Server.
    Thanks a lot,
    Philipp

    For anyone who has a USB (third party) keyboard: after the security update, the iMac will only recognize it if you follow the screen instructions - press the key to the right of the left Shift key once; after that, the key to the left of the right Shift key (that is the default procedure for Mac OS to recognize plug in keyboards).
    So, it doesn't "break" the keyboard, it just needs to be able to recognize it since the firmware settings were most likely reset to factory default. Not sure if this also applies to a wired Apple keyboard, but it definitely applies to third party keyboards, especially if they are plugged in in addition to an Apple bluetooth keyboard, which is the case with my setup.

  • IMac G5 Stuck While updating to Security Update 2010-001 Client (Leopard)

    Pretty much explains everything in the title.
    There is a blue screen and my cursor is fading out slowly and then fading in again.
    If i power it off and on again it works but the update is not there.
    Should i just ignore it?

    Did you use Software update or the Apple site? Try the one you didn't use and see if that works.

  • Will there be a Security Update 2009-006 for Tiger PPC

    Apple released Security Update 2009-006 for Leopard today, but not for Tiger.
    Is there going to be any more support and updates for Tiger, since Snow Leopard came out?
    Thanks

    Klaus1 wrote:
    I am writing this from Firefox however
    Chicken!
    Hahahahah, yeah....
    Actually, I just tried to reply to your message using Safari 4.0.4 and repeatedly got this error:
    Request Timeout
    The server timed out while waiting for the browser's request.
    Reference #2.4da21160.1258046993.0
    It did that with another page too, but is loading others fine. I am wondering if there is an issue. I may have to downgrade to 3 again, if that is possible.
    I got used to using Firefox because I just upgraded from OS X 10.3.9 and had to use Safari 2.x, which doesn't work so well with the web anymore.

  • PPC Security Update 2009-002

    May be of some use to other or could be we just had a bad day.
    Installed Security Update 2009-002 (last update was 2008-003) and find that amavisd will not run. Seems that MIME::Base64 is missing which stops amavisd from running. Reinstalled MIME::Base64, and all fine now.
    As I say, could be a one off.

    Tim,
    the Perl issues were present in Security Update 2009-001. Since you did not update to that version, 2009-002 installed those changes as well.
    As a rule of thumb, if you skip an update, you always need to go back and read its release notes together with the ones belonging to the current update. Same applies to combo updaters.
    Alex
    Message was edited by: pterobyte

  • Eudora crashing since installing Security Update 2010-001

    Eudora has been crashing 100% of the time since I installed Security Update 2010-001 for Leopard.
    Is anyone else having this problem? Any suggestions for a resolution?
    Thanks.

    I see that, like most others, you prefer IMAP. I have used both but I prefer POP. Mixing them on one client can have unfortunate consequences. I don't like any sort of web interface to mail. IMAP is very useful if you need portability but I contend that POP can be more secure if used as I do:
    I access each account from time to time from more than one computer. Each computer acts as mail backup for the other as long as I remember to use each within my 122 day (4 month) setting. Since the computers are at different locations I have good protection from fire, disk failure or any other failure of my computers. A corrupt ISP employee can only access my emails for the last 4 months. To easily keep both clients the same I have a simple flat folder structure - one folder for each of the last 10 years.

  • Did Security Update 2006-001 kill SpamAssassin 3.1.0?

    Greetings,
    It appears Apple's Mac OS X 10.3 (Panther) Security Update 2006-001 has killed my SA 3.1.0. After the update, upon starting spamd this is what happens:
    Mar 3 14:05:00 localhost spamd[15757]: spamd: server started on UNIX
    domain socket /tmp/spamd.sock (running version
    3.1.0-agsvsoft_2005102101)
    Mar 3 14:05:01 localhost spamd[15757]: spamd: server pid: 15757
    Mar 3 14:05:01 localhost spamd[15759]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:01 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15759
    Mar 3 14:05:01 localhost spamd[15760]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:01 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15760
    Mar 3 14:05:01 localhost spamd[15757]: prefork: child states: SS
    Mar 3 14:05:01 localhost spamd[15762]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:01 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15762
    Mar 3 14:05:01 localhost spamd[15757]: prefork: child states: SSS
    Mar 3 14:05:01 localhost spamd[15763]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:01 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15763
    Mar 3 14:05:01 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15759 due to SIGCHLD
    Mar 3 14:05:01 localhost spamd[15757]: prefork: child states: SSS
    Mar 3 14:05:01 localhost spamd[15764]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:01 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15764
    Mar 3 14:05:01 localhost spamd[15757]: prefork: child states: SSSS
    Mar 3 14:05:01 localhost spamd[15765]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:02 localhost spamd[15757]: spamd: server successfully
    spawned child process, pid 15765
    Mar 3 14:05:02 localhost spamd[15757]: prefork: child states: SSSSS
    Mar 3 14:05:02 localhost spamd[15757]: prefork: server reached
    --max-clients setting, consider raising it
    Mar 3 14:05:02 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15762 due to SIGCHLD
    Mar 3 14:05:02 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:02 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15760 due to SIGCHLD
    Mar 3 14:05:02 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:02 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15763 due to SIGCHLD
    Mar 3 14:05:02 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:02 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15764 due to SIGCHLD
    Mar 3 14:05:02 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:02 localhost spamd[15766]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:02 localhost spamd[15757]: spamd: server successfully
    spawned child process, pid 15766
    Mar 3 14:05:02 localhost spamd[15757]: prefork: child states: SS
    Mar 3 14:05:02 localhost spamd[15767]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:02 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15767
    Mar 3 14:05:02 localhost spamd[15757]: prefork: child states: SSS
    Mar 3 14:05:02 localhost spamd[15768]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:02 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15768
    Mar 3 14:05:02 localhost spamd[15757]: prefork: child states: SSSS
    Mar 3 14:05:02 localhost spamd[15769]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:02 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15769
    Mar 3 14:05:03 localhost spamd[15757]: prefork: child states: SSSSS
    Mar 3 14:05:03 localhost spamd[15757]: prefork: server reached
    --max-clients setting, consider raising it
    Mar 3 14:05:03 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15765 due to SIGCHLD
    Mar 3 14:05:03 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:03 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15767 due to SIGCHLD
    Mar 3 14:05:03 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:03 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15766 due to SIGCHLD
    Mar 3 14:05:03 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:03 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15768 due to SIGCHLD
    Mar 3 14:05:03 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:03 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15770
    Mar 3 14:05:03 localhost spamd[15770]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:03 localhost spamd[15757]: prefork: child states: SS
    Mar 3 14:05:03 localhost spamd[15771]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:03 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15771
    Mar 3 14:05:03 localhost spamd[15757]: prefork: child states: SSS
    Mar 3 14:05:03 localhost spamd[15772]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:03 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15772
    Mar 3 14:05:03 localhost spamd[15757]: prefork: child states: SSSS
    Mar 3 14:05:04 localhost spamd[15773]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:04 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15773
    Mar 3 14:05:04 localhost spamd[15757]: prefork: child states: SSSSS
    Mar 3 14:05:04 localhost spamd[15757]: prefork: server reached
    --max-clients setting, consider raising it
    Mar 3 14:05:04 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15769 due to SIGCHLD
    Mar 3 14:05:04 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:04 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15772 due to SIGCHLD
    Mar 3 14:05:04 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:04 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15770 due to SIGCHLD
    Mar 3 14:05:04 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:04 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15771 due to SIGCHLD
    Mar 3 14:05:04 localhost spamd[15757]: prefork: select returned error
    on server filehandle:
    Mar 3 14:05:04 localhost spamd[15774]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:04 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15774
    Mar 3 14:05:04 localhost spamd[15757]: prefork: child states: SS
    Mar 3 14:05:04 localhost spamd[15775]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:04 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15775
    Mar 3 14:05:04 localhost spamd[15757]: prefork: child states: SSS
    Mar 3 14:05:04 localhost spamd[15776]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:05 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15776
    Mar 3 14:05:05 localhost spamd[15757]: spamd: handled cleanup of
    child pid 15773 due to SIGCHLD
    Mar 3 14:05:05 localhost spamd[15757]: Use of uninitialized value in
    numeric eq (==) at
    /Library/Perl/5.8.1/Mail/SpamAssassin/SpamdForkScaling.pm line 598.
    Mar 3 14:05:05 localhost spamd[15757]: Use of uninitialized value in
    numeric eq (==) at
    /Library/Perl/5.8.1/Mail/SpamAssassin/SpamdForkScaling.pm line 598.
    Mar 3 14:05:05 localhost spamd[15757]: Use of uninitialized value in
    numeric eq (==) at
    /Library/Perl/5.8.1/Mail/SpamAssassin/SpamdForkScaling.pm line 598.
    Mar 3 14:05:05 localhost spamd[15757]: Use of uninitialized value in
    numeric eq (==) at
    /Library/Perl/5.8.1/Mail/SpamAssassin/SpamdForkScaling.pm line 598.
    Mar 3 14:05:05 localhost spamd[15757]: Use of uninitialized value in
    numeric eq (==) at
    /Library/Perl/5.8.1/Mail/SpamAssassin/SpamdForkScaling.pm line 598.
    Mar 3 14:05:05 localhost spamd[15757]: prefork: child states: SSSS
    Mar 3 14:05:05 localhost spamd[15777]: setruid() not implemented at
    /usr/bin/spamd line 875.
    Mar 3 14:05:05 localhost spamd[15757]: spamd: server successfully spawned child
    process, pid 15777
    Mar 3 14:05:05 localhost spamd[15757]: prefork: child states: SSSS
    [snip]
    Has anyone else seen this? I note from the release notes:
    perl
    CVE-ID: CVE-2005-4217
    Available for: Mac OS X v10.3.9, Mac OS X Server v10.3.9
    Impact: Perl programs may fail to drop privileges
    Description: When a perl program running as root attempts to switch to another user ID, the operation may fail without notification to the program. This may cause a program to continue to run with root privileges, assuming they have been dropped. This can cause security issues in third-party tools. This update addresses the issue by preventing such applications from continuing if the operation fails. This issue does not affect Mac OS X v10.4 or later systems. Credit to Jason Self for reporting this issue.
    Any advice would be most appreciated.
    Cheers,
    Damon
    PowerMac G4-867   Mac OS X (10.3.9)  

    The update prevents spamd to run as the default user "nobody". Running it as root seems to be the only workaround.

  • Anyone updated system running OS X Server 2.2.2 with Security Update 2014-001 (Mountain Lion)?

    Has anyone updated your system running OS X Server 2.2.2 with the Security Update 2014-001 (Mountain Lion)? If you have, may I know if you have any issues?
    Also, does anyone know if a Apache HTTP module that was compiled with version HTTP 2.2.24 will work under HTTP 2.2.26 (updated by Security Update 2014-001)? I am asking because the module mod_jk.so is not available in the stock Mountain Lion but only in /Applications/Server.app/Contents/ServerRoot/usr/libexec/apache2/ (inside the OS X Server 2.2.2 app), and I am using the module for my Tomcat installation interface to HTTP server.

    Actually, the university I work for is having tons of issues with our Mountain Lion computer (all models) booting and it seems to be tied to this update.  After installing this update, the computer starts booting, gets to the grey screen with the Apple logo and then won't go any further and the cursor changes to the spinning color wheel thing.  A permissions repair resolves the issue temporarily, but it always seems to come back.

  • Snow Leopard 10.6.2 Security Update 2010-001

    I had a MacBook Pro 15" 2006 , core duo 2GHz 100GB with Snow Leopard working fine, until I a) repaired permissions, b) installed single item "Security Update 2010-001" via Software Update c) restarted when I was told "you need to restart to finish this upgrade", restart later I chose to restart now. The MBP1,1 has blocked at a flashing Apple/'No-Entry/'? folder' grey/gray screen.
    I have read http://support.apple.com/kb/TS1892?viewlocale=en_US , I have tried advanced repair techniques, PRAM, safeboot, X etc to as yet no avail.
    I urge caution before applying this update on mission critical systems, I have read widely and many people have had no problems with Security Update 2010-001, but some have. I am an experienced Apple user - this is an anomaly, hopefully very rare. any other suggestions rather than total system restore?

    .... BUT NO ...
    I'm still having the problem, but it's getting better and I'm not blaming the Security Update any longer.
    I've been rebooting into Safe Mode (Shift while Switch-on) and investigating Library/Startup Items and User Login Items.
    I don't know whether it's 10.6.2 or the Security Update, but one of them seems to have made the machine sensitive to the fact (my fault) that I had various old and presumably not-compatible items in Startup. Also, some of the software/drivers/plugins you find in Preferences (eg my Mouse driver, my pen tablet driver) seemed to be outdated. I've now given my collection of old software a bit of a spring clean, and 2 times out of 3 I can now reboot successfully.
    ... failing which, reboot in Safe Mode and try again.

  • After Security Update 2009-002 no connection to server

    After running Security update 2009-002 I can not connect to a server, e.g. a webdisk with Apple+K command. Rebooting does not help, nor entering fresh login data.
    Does anybody have a clue?
    thanks in advance,
    Flip

    Hello Flip, and a warm welcome to the forums!
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for action in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.
    Open Keychain Access in Utilities, use Keychain First Aid under the Window Menu item, then either check the Password under that item, change it, or delete it and start over.
    Also remove it from the CMD+k window by highlighting it and clicking the little minus button.
    Resetting your keychain in Mac OS X...
    If Keychain First Aid finds an issue that it cannot repair, or if you do not know your keychain password, you may need to reset your keychain.
    http://support.apple.com/kb/TS1544
    Reboot, test again.

  • AFP Connection Problems after Server Security Update 2009-006

    After installing the Security Update 2009-006 on the Server, we have Problems to mount Shares from two differnt AFP-Servers on the Client.
    The Client and the Server have a binding to AD.
    The Client can connect to Server1 via AFP.
    But after this, the connection to Server2 shows the Volumen List from Server1!
    Same Problem when the first Connection mounts Server2 and then Server1.
    I tried the second connect with DNS-Name and IP-Adress.
    There is no Problem when i am useing SMB.
    Have anyone a Idea or the same Problem?
    Thanks
    Sven

    Hi kapteyn,
    If you are having issues connecting to your WiFi network from your MacBook Pro after a recent security update, you may find the troubleshooting steps in the following article helpful:
    Apple Support: About Wireless Diagnostics
    http://support.apple.com/kb/HT5606
    Regards,
    - Brenden

Maybe you are looking for

  • Parked , Completed and Posted Invoices - MIR7 and MIRO

    Hi people, i`ve the following issue . My client wants the invoices to be entered by one user ( User A ) in the "Complete for Posting" Status , and then , another user ( User B ) will Post the invoice. I found that the transaction to load an invoice i

  • SAP QM PP Integration

    hi , Actually i am an MM Guy and i am newly assigned for QM field and i already maintained SAP QM and MM integration , please suggest what the thing i mantained, edit and add so that i done the QM with PP module integration too Your suggestion is ver

  • Problem with camera link in IMOVIE

    'camera' does not recognize anything other than the embedded computer camera. How do I get it to recognize the tape drive sony camcorder that is hooked up via a Pinnacle Systems link (audio & video pins to USB)?

  • Safari, App Store Issues after updating to 10.7.2

    I have been running my imac that came preinstalled with Lion I am having this wierd issue after updating to 10.7.2 recently When i run Safari, App Store, Itunes, i can see its loading.. but after 2 hours its still loading. It just seems to be stuck a

  • Eclipse plugin output

    I'm having, or at least think I'm having, a problem with the Eclipse plugin that I'm hoping somebody can help me with. I'm not getting any sort of feedback when I enhance or perform schema operations. The Kodo View in Eclipse shows nothing and one or