[SOLVED]libpcre.so.0 missing - reboot hangs after recent update

Hi,
I did an update today, the update for filesystem said that libpcre.so.0 is missing. Where can I find it? Do I need it? Thanks for a reply before I need to restart - and possibly lose my system...
Current stuff installed
grep 2.10-3
filesystem 2012.2-2
pcre 8.30-1
The trouble seemed to happen when adding a group that aleready exists...
Thor
Edit - trusting the post at https://bbs.archlinux.org/viewtopic.php … 3#p1060743 and more to the point, post 11 (by falconindy) - I'll reboot, hoping to be back...
Last edited by Thor@Flanders (2012-02-22 16:21:19)

Thor@Flanders wrote:The system wanted to start HAL up, not possible, as HAL was not loaded anymore. Udev got upgraded, HAL was out of the picture since then.
Not the case. HAL still works fine with the latest udev. The issue must have been elsewhere.
@karol: I'd say a lot of people had something installed that used hal. That something moved on, but people kept hal, not knowing they don't need it anymore.

Similar Messages

  • Reboot hangs after software update

    Hi,
    Sometimes when I use the Software Update utility and the computer requires a restart, it restarts normally. But other times (e.g. after the most recent update), on restart it "hangs" at the white screen. (Yes, I do hear the startup chime as expected; then it hangs.)
    I've let the computer sit there for a while, figuring that maybe it had to process something, but even after an hour it still is at the same point. If I hold down the power button to shut the computer off and then restart, it seems fine again.
    Is this normal? If it's not, any guesses as to what may be happening and what I can do to fix it?
    thanks!
    Fran

    The following generally seems to keep me out of trouble:
    There are no guarantees, but following this procedure when installing updates and upgrades on your Mac will go a long way towards avoiding unpleasant after effects and ‘post-update stress disorder’.
    It is also worth noting that it is an extreme rarity for updates to cause upsets to your system, but they may well reveal pre-existing ones, particularly those of which you may have been unaware. If you are actually aware of any glitches, make sure they are fixed before proceeding further.
    So before you do anything else:
    If you can, make a full backup first.
    Turn off sleep mode for both screen and hard disk.
    1. Repair Permissions (in Disk Utility)
    2. Verify the state of your hard disk using Disk Utility. If any faults are reported, restart from your install disk (holding down the C key), go to Disk Utility, and repair your startup disk. Restart again to get back to your startup disk.
    At least you can now be reasonably certain that your system does not contain any obvious faults that might cause an update/upgrade to fail.
    3. Download the correct version of the COMBO update from the Apple download site. If your car runs on gasoline you would not want to fill the tank with diesel, so don’t try to install the PPC updater on an Intel Mac!
    If you prefer to download updates via Software Update in the Apple menu (which would ensure that the correct version for your Mac was being downloaded), it is not recommended to allow SU to install major (or even minor) updates automatically. Set Software Update to just download the updater without immediately installing it. There is always the possibility that the combined download and install (which can be a lengthy process) might be interrupted by a power outage or your cat walking across the keyboard, and an interrupted install will almost certainly cause havoc. Once it is downloaded, you can install at a time that suits you. You should make a backup copy of the updater on a CD in case you ever need a reinstall.
    Using the Combo updater ensures that all system files changed since the original 10.4.0 are included, and any that may have been missed out or subsequently damaged will be repaired. The Delta updater, although a temptingly smaller download, only takes you from the previous version to the new one, i.e. for example from 10.4.9 to 10.4.10. Software Update will generally download the Delta updater only. The preferable Combo updater needs to be downloaded from Apple's download site.
    Now proceed as follows:
    4. Close all applications.
    5. Unplug all peripherals except your keyboard and mouse.
    6. Install the update/upgrade. Do not under any circumstances interrupt this procedure. Do not do anything else on your computer while it is installing. Be patient.
    7. When it ask for a restart to complete the installation, click restart. This can take longer than normal, there are probably thousands of files to overwrite and place in the correct location. Do nothing while this is going on.
    8. Once your Mac is awake, repair permissions again, and you should be good to go!
    If your Mac seems slightly sluggish or ‘different’, perform a second restart. It can’t hurt and is sometimes efficacious!
    9. Open a few of your most used applications and check that all is OK. In this connection please remember that not all manufacturers of third party applications and plug-ins, add-ons, haxies etc, will have had time to do any necessary rewrites to their software to make them 10.4.10. compliant. Give them a weeks or two while you regularly check their websites for updates. This applies particularly to plug-ins for Safari 3.
    N.B. Do not attempt to install two different updates at the same time as each may have different routines and requirements. Follow the above recommendations for each update in turn.

  • [SOLVED]Boot hang after recent updating issues

    I am having issues after the last update. First, I made a mistake of holding back the filesystem package. Because of this (at least I think so) I was having an error that said it could not boot because at boot it said "/sbin/init does not exist". I solved this by upgrading the filesystem package by chrooting from a live arch usb. Now I am having an issue where my system hangs at boot, I believe it is right after systemd runs fsck although I might be wrong. But after maybe 5 minutes it just starts as usual... my ususal boot time is less than a minute. What should I do?
    This is from a thread i accidentally hijacked:
    cfr wrote:
    Try systemctl --failed and or examine the journal for clues.
    Post fstab. Are all of the disks referred to there available when you boot? If systemd can't find them, it will basically wait until it times out and I think that's about 5 minutes and then it will continue booting (assuming it isn't missing anything critical, of course).
    My fstab:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    # /dev/sda6
    UUID=5dc84b70-a9f9-42eb-981c-40e84f7e9e75 / ext4 rw,relatime,data=ordered 0 1
    # /dev/sda6
    UUID=5dc84b70-a9f9-42eb-981c-40e84f7e9e75 / ext4 rw,relatime,data=ordered 0 1
    # /dev/sda5
    UUID=f7bccd4f-4b47-4dbb-a8f8-d8e374bb9867 /home ext4 rw,relatime,data=ordered 0 2
    # /dev/sda7
    UUID=07dcd099-50c4-4c35-a102-10a39b74ac0b none swap defaults 0 0
    Would deleting the second /dev/sda6 fix it?
    Last edited by life_enjoyer (2013-06-10 20:24:14)

    Thanks jasonwryan So my exact boot time was 1 minute and 34.151 seconds (which is not unbearable but like i said it used to be in a matter of seconds)... The kernel took  2.790 seconds and userspace took 1 minute and 31.361 Output of systemd-analyze blame :
    922ms systemd-logind.service
    832ms systemd-modules-load.service
    774ms systemd-fsck@dev-disk-by\x2duuid-f7bccd4f\x2d4b47\x2d4dbb\x2da8f8\x2dd8e374bb9867.service
    614ms udisks2.service
    545ms dev-mqueue.mount
    509ms sys-kernel-debug.mount
    499ms dev-hugepages.mount
    499ms systemd-udev-trigger.service
    497ms systemd-vconsole-setup.service
    478ms systemd-remount-fs.service
    477ms tmp.mount
    439ms systemd-tmpfiles-setup-dev.service
    365ms dhcpcd.service
    218ms temp-links-catalyst.service
    192ms upower.service
    169ms polkit.service
    165ms systemd-journal-flush.service
    151ms systemd-sysctl.service
    149ms systemd-udevd.service
    113ms systemd-update-utmp.service
    105ms gpm.service
    68ms home.mount
    68ms systemd-tmpfiles-setup.service
    57ms systemd-random-seed-load.service
    30ms systemd-user-sessions.service
    1ms sys-kernel-config.mount
    Now maybe I am wrong, but these don't add up to 1 min 31 seconds...It actually adds to about 9 seconds which is probably my old boot time.. What am I missing here?
    Last edited by life_enjoyer (2013-06-09 03:36:53)

  • TS3274 iPad 2 Auto-rebooting continuously after OS update to iOS 7

    My iPad 2 is auto-rebooting continuously after OS update to iOS 7 . After every reboot , it is waking up for around 20 seconds and then rebooting again with apple logo coming on the black screen . I tried switch-off/on but the problem is still there . Please tell what to do .
    PS : The iOS update was completed successfully . The General>Software-Updates shows "up to date iOS 7" .

    I somehow managed to restore the ipad within 20 seconds time . I erased all settings and data by General>Reset>Erase-All-Settings-And-Data (simply reset settings did not work) . Make sure you have backup of your data (on iCloud or iTunes) before doing the previous step . Thank god , now it is working fine . *** Apple !!

  • [solved] sudo and yaourt problems after recent updates

    After recent updates (past week) yaourt started giving me problems. When using yaourt it prompts me for sudo password but it does not seem to use my sudo configuration.
    I get this:
    [sudo] password for root:
    [sudo] password for root:
    Password:
    su: Authentication failure
    Password:
    When entering mine or root's password I just get prompt again. The last password is for su, which when I enter root's works.
    It seems sudo is not using /etc/sudoers configuration either, as I have things like insults enabled and it used to work previously.
    Any reason for this?
    sudo works fine otherwise.
    Last edited by wrm (2014-03-29 23:12:26)

    Looks like this: https://github.com/archlinuxfr/yaourt/issues/5
    And this: https://bbs.archlinux.org/viewtopic.php?id=178776
    Last edited by 2ManyDogs (2014-03-24 21:33:40)

  • Cannot sign in Acrobat XI after recent update

    After recent update, cannot sign in Acrobat XI even after changing enhanced security settings

    To get iMessage and Facetime working you have to goto "settings > General> reset > erase all content and settings"
    After iphone reboots go thru setup like a new phone but chose restore from iCloud backup. Choose "see all backups" and chose one before you installed ios7.
    Usually iPhone backs itself up when locked and plugged into charger so there should be a few to choose from.
    The phone doesn't have to be pluuged into iTunes for this but probably should be connected to charger.
    Don't wait on Apple. They seem to think there is no problem.

  • Firefox loads, but wont load any web pages. tabs say "untitled". page is blank below. uninstaled and reinstaled no change. problem came after recent update. any help?

    firefox opens, but wont load any web pages. tabs say "untitled". page is blank below. uninstaled and reinstaled- no change. problem came after recent update. any help?
    ps. IE works as usual

    Problem solved from prior post. Firefox had become blocked somehow by McAfee firewall. Set to full access. Now works perfectly.

  • HT3775 Quicktime no longer plays wmv files after recent update

    after recent update, quicktime will not open wmv files. had no problem opening them up in the past. reinstalled flip4mac codec and nothing. don't want to use quicklime player 7 b/c need to use fast forward option that will not work with QT7. Any help is appreciated.
    thank you,
    Damian

    I ended up on the phone with an Apple iPhoto expert after scheduling an appointment online (go to Apple support). He spent an hour or so diagnosing my particular problem and was able to fix it. I can once again view all my mov files in iPhoto. Since every computer is different, you might want to try that route. He was able to view my computer screen and direct me to do different things.

  • Premiere Pro Windows crashing after recent updates

    Machine specs:  HP Z820 - zeon e5-2690 48gb ram quadro k5000.  Since the recent updates & complete wipe of the system & fresh install, Premiere pro CC crashes regularly without any pattern.  Using MXF files while editing if that helps-i did read a thread about that - but it was old.  This is a new problem.  The event viewer information: 
    Faulting application name: Adobe Premiere Pro.exe, version: 8.1.0.81, time stamp: 0x5426694c
    Faulting module name: mc_dec_mp2v.dll_unloaded, version: 0.0.0.0, time stamp: 0x53f72b76
    Exception code: 0xc0000005
    Fault offset: 0x000007feea381a30
    Faulting process id: 0x2168
    Faulting application start time: 0x01cfe7cdce8c2c97
    Faulting application path: C:\Program Files\Adobe\Adobe Premiere Pro CC 2014\Adobe Premiere Pro.exe
    Faulting module path: mc_dec_mp2v.dll
    Report Id: ba9aeb2b-53c1-11e4-b3dd-24be05e2e6a2
    Audition has also started crashing as well.  Info:
    Faulting application name: Adobe Audition CC.exe, version: 7.1.0.119, time stamp: 0x5421531b
    Faulting module name: MSVCR110.dll, version: 11.0.51106.1, time stamp: 0x5098826e
    Exception code: 0xc0000005
    Fault offset: 0x000000000003c780
    Faulting process id: 0x249c
    Faulting application start time: 0x01cfe7ebfe3ea9e0
    Faulting application path: C:\Program Files\Adobe\Adobe Audition CC 2014\Adobe Audition CC.exe
    Faulting module path: C:\Windows\system32\MSVCR110.dll
    Report Id: 4d975a0f-53e3-11e4-b3dd-24be05e2e6a2
    Any Ideas?

    Re:
    Premiere Pro Windows crashing after recent updates
    Try finding  MSVCR110.dll  file on internet and replace it in the path C:\Windows\system32\MSVCR110.dll
    hopefully it works...

  • My imessage is not Working after recent update

    My daughters iMessage &amp; FaceTime no longer work after recent update, can anybody help please?

    It's mostly a server issue because millions of users are trying to do the same. Apple's servers get bogged down. Try waiting a bit - a day - before trying again. You can also check out this for other things to try.

  • After recent update to Mountain Lion, trash won't empty completely; says "item" inuse

    After recent update to Mountain Lion, trash will not empty completely.  Always an item left in trash, and I get message that the "item is in use." Right now, using app Trash it! to get rid of that left behind item.

    Try rebuilding Trash and see if that sorts it...
    Launch Terminal and copy & paste these commands:
    Go to /Applications /Utilities/Terminal and launch it.
    At the prompt, copy and paste this command
    sudo rm -rf ~/.Trash
    Press Return.
    You will be asked to enter your admin password. It will be invisible.
    Enter it and press Return.
    Log out and back in or restart.
    Let us know.

  • HT2693 My UPAD lite does not start after recent update. I have lots of info in it. Can anybody help me to get it back. Can I get the update out somehow? Thanks

    My UPAD lite does not start after recent update. I have lots of info in it. Can anybody help me to get it back? Can I somehow undo the update? Thanks

    "UPAD lite?"
    I expect that you mean some version of iPad.
    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore, go into Recovery Mode per the instructions here.

  • Does anyone know if apple is working on a solution to fix the wifi drama ( greyed/dimmed out)hundred of ppl have after recent updates?

    After recent updates hundred of ppl can not connect to wifi anymore( incl myself)
    Really annoying and all kinds of ideas how to fix it did not work out for me
    I am out of warranty for 1mth and the apple shop did not even make a bit of afford to help
    I am wondering if apple is working on a solution to fix this problem at all? Maybe with the next update?

    I am aware of that !I just wonder if anyone has any news about this dramas-I actually hope someone says that apple is try to work on it!
    No way they can leave all this ppl out there with this problem without doing anything about it

  • IPhon 4: After recently updating to version 7.1.2, all my past calendar entries disappeared and I cannot add new entries.

    After recently updating to 7.1.2, all of my past calendar entries for 22014 disappeared and I cannot add new entries??

    What account were you using to sync your Calendar?  Make sure that account is added to the device, and make sure that Calendars is turned on for that account. 
    Then, go to Settings > Mail, Contacts, Calendars, and make sure that under the Calendar section that 'Sync' is set to 'All Events'.
    Then go to the Calendar app, go to Calendars, and make sure that you have that account enabled.
    Then, close out all the running apps on your device, and restart it.
    Open up your Calendar app.  Are your entries back?

  • Adobe Illustrator 17.1.0 crashes after recent update

    Hi,
    Adobe Illustrator 17.1.0 crashes after recent update. I can work some time (maybe half an hour or 10 minutes, or 1 hour) and then it crashes again.
    Here is my error:
    Process:         Adobe Illustrator [706]
    Path:            /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         17.1.0 (17.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [145]
    Responsible:     Adobe Illustrator [706]
    User ID:         501
    Date/Time:       2014-06-13 14:08:56.167 -0500
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  4C76A327-D836-AD35-DDEF-55FB707349CD
    [long crash log removed... please only send a crash log to a technician, when asked]
    Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i5, 3.2 GHz, 16 GB, SMC 2.15f2
    Graphics: NVIDIA GeForce GT 755M, NVIDIA GeForce GT 755M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (6.30.223.154.63)
    Bluetooth: Version 4.2.4f1 13674, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE SSD SD0128F, 121.33 GB
    Serial ATA Device: APPLE HDD ST1000DM003, 1 TB
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    USB Device: PTK-640
    Thunderbolt Bus: iMac, Apple Inc., 23.10
    Thank you in advance.
    Best Regards,
    Volha.

    Some Mac links that may help
    -Mac 10.9.3 workaround https://forums.adobe.com/thread/1489922
    -more Mac 10.9.3 https://forums.adobe.com/thread/1491469
    -Enable Mac Root User https://forums.adobe.com/thread/1156604
    -more Root User http://forums.adobe.com/thread/879931
    -and more root user http://forums.adobe.com/thread/940869?tstart=0

Maybe you are looking for

  • FIREFOX IS STUCK IN SAFE MODE, AND IS NOT RESPONDING TO FIXES SUGGESTED BY THE ARTICLE ON THAT SUBJECT

    The article I'm referring to is this one: http://support.mozilla.com/en-US/kb/Firefox%20is%20stuck%20in%20Safe%20Mode?s=safe+mode&as=s I went through all three suggestions, still have the problem. Using Windows XP.

  • Outlook 2011 for MAC keeps asking for password

    Outlook for MAC 2011 keeps asking me for google password.  It wont accept what i put in.  The password is correct along with name because it works when I enter it in google.  I recently updated password. Need help in fixing or finding problem. Error

  • J2ME game gui? J2ME Canvas? J2ME polish? Which is better?

    I am currently trying to build a J2ME brochure like project which is required to have rich presentation. JAVA is not a problem for me as I've used it for quite a long time. But since I am very new in J2ME, I am confused which technology to use, shoul

  • Windows generic printer drivers

    Hi I see on my home computer which has Windows 8.1, that installs Windows printer drivers for my wireless(connected to router) Canon MG3560 printer. However when I try the add the printer via printer panel on Windows 2008 R2, it keeps giving me 'Can'

  • Winacd working... now what?

    I've searched the forums for winacd troubles and I've seemingly got things working properly... i check my settings and the apple control tab is there with all the options... but i've got nothing on the monitor. is there anything else i need to be doi