MongoDB expecting older version of boost-libs [SOLVED]

Trying to run the latest MongoDB (2.0.1-2) on Arch. Pacman successfully installs MongoDB and version 1.48.0-2 of boost-libs.
However, starting MongoDB server produces error:
$ sudo rc.d start mongodb
/usr/bin/mongod: error while loading shared libraries: libboost_system.so.1.47.0: cannot open shared object file: No such file or directory
So Mongo 2.0.1-2 is expecting 1.47.0 of the libboost dependency, while pacman is installing 1.48.0-2. I've verified my mirrorlist is up-to-date.
Has anyone else worked around this or have a sane solution?
Last edited by phoric (2011-12-02 23:59:19)

phoric wrote:...and minutes later this appears to be fixed with the release of the 2.0.1-3 build of MongoDB.
Good stuff!
Please mark your topic as solved.

Similar Messages

  • Where can I get older versions of skype? [solved]

    Hi there.
    I'm looking since ~1h30 for the skype 2.0.0.72 version, but I found nothing, I can only download the last (2.1 beta).
    I need the 2.0.0.72 because it works better than with the newer on my laptop..
    Thanks in advance if someone could help me !
    Last edited by Cr0k (2010-03-27 06:51:43)

    itsbrad212, thanks a lot ! I've got it now.
    anonymous_user, Skype isn't in the repos, so it's a bit useless to me ...
    It's solved

  • [FIXED] boost-libs update (1.53.0-1) broke deluge

    now deluge bails out with:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 329, in _on_reactor_start
        client.start_classic_mode()
      File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 559, in start_classic_mode
        self._daemon_proxy = DaemonClassicProxy(self.__event_handlers)
      File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 432, in __init__
        self.__daemon = deluge.core.daemon.Daemon(classic=True)
      File "/usr/lib/python2.7/site-packages/deluge/core/daemon.py", line 136, in __init__
        from deluge.core.core import Core
      File "/usr/lib/python2.7/site-packages/deluge/core/core.py", line 36, in <module>
        from deluge._libtorrent import lt
      File "/usr/lib/python2.7/site-packages/deluge/_libtorrent.py", line 59, in <module>
        import libtorrent as lt
    ImportError: /usr/lib/libboost_python.so.1.52.0: undefined symbol: PyUnicode_AsUTF8String
    Edit: I think the version of boost-libs that broke deluge is 1.52.0-2.
    BTW: Why do i see a 1.53.0-1 version for boost-libs on the front page of arch linux (recent updates) when pacman -Syyu gives me version 1.52.0-2 ? Thx.
    Last edited by vvd (2013-03-27 19:40:27)

    Also broke for me. Downgrading to 1.52.0-1 fixed it. Here are the relevant daemon.log lines:
    Mar 26 20:49:11 daniel-thinkpad systemd[1]: Starting Deluge Daemon...
    Mar 26 20:49:11 daniel-thinkpad systemd[1]: Started Deluge Daemon.
    Mar 26 20:49:11 daniel-thinkpad deluged[31833]: [ERROR ] 20:49:11 main:237 /usr/lib/libboost_python.so.1.52.0: undefined symbol: PyUnicode_AsUTF8String
    Mar 26 20:49:11 daniel-thinkpad deluged[31833]: Traceback (most recent call last):
    Mar 26 20:49:11 daniel-thinkpad deluged[31833]: File "/usr/lib/python2.7/site-packages/deluge/main.py", line 230, in start_daemon
    Mar 26 20:49:11 daniel-thinkpad deluged[31833]: Daemon(options, args)
    Mar 26 20:49:11 daniel-thinkpad deluged[31833]: File "/usr/lib/python2.7/site-packages/deluge/core/daemon.py", line 136, in __init__
    Mar 26 20:49:11 daniel-thinkpad deluged[31833]: from deluge.core.core import Core
    Mar 26 20:49:11 daniel-thinkpad deluged[31833]: File "/usr/lib/python2.7/site-packages/deluge/core/core.py", line 36, in <module>
    Mar 26 20:49:11 daniel-thinkpad deluged[31833]: from deluge._libtorrent import lt
    Mar 26 20:49:11 daniel-thinkpad deluged[31833]: File "/usr/lib/python2.7/site-packages/deluge/_libtorrent.py", line 59, in <module>
    Mar 26 20:49:11 daniel-thinkpad deluged[31833]: import libtorrent as lt
    Mar 26 20:49:11 daniel-thinkpad deluged[31833]: ImportError: /usr/lib/libboost_python.so.1.52.0: undefined symbol: PyUnicode_AsUTF8String
    Mar 26 20:49:11 daniel-thinkpad systemd[1]: deluged.service: main process exited, code=exited, status=1/FAILURE
    Mar 26 20:49:11 daniel-thinkpad systemd[1]: Unit deluged.service entered failed state
    On the plus side, Deluge seems to work with the latest libtorrent-rasterbar.

  • Now i got the answer that i phone cant be downgradable from 7 to 6.1.If it possible thats good.I expect newer version will be better,one fuction i liked in older version is contact picture size is full screen

    now i got the answer that i phone cant be downgradable from 7 to 6.1.If it possible thats good.I expect newer version will be better,one fuction i liked in older version is contact picture size is full screen

    tell apple: http://www.apple.com/feedback/

  • [SOLVED] mkvtoolnix and boost-libs

    When trying to use mkvtools I get the following error
    mkvmerge: error while loading shared libraries: libboost_regex.so.1.56.0: cannot open shared object file: No such file or directory
    I have boost-libs-1.57.0-2 and mkvtoolnix-gtk-7.4.0-1, but the commit message for mkvtoolnix 7.3.0-2 is " boost 1.57.0 rebuild".
    Any help would be much appreciated.
    Last edited by Skiesare (2015-01-12 15:54:40)

    I believe my system is up to date. I have run pacman -Syu.
    Commands to recreate the error include;  mkvinfo -s somefile.mkv and mkvmerge --version
    I have removed mkvtoolnix-cli and mkvtoolnix-gtk and then reinstalled them to no avail.
    Something is causing these applications to look for libboost_regex.so.1.56.0 instead of 1.57 and I can't figure out what.
    Thanks.

  • [SOLVED] Edit bzr using PKGBUILD to install an older version?

    Hello,
    My understanding of bzr is close to zero, so this might be impossible.. anyway, I would like to build Slingshot (the launcher from the elementary project), but the latest version gives me an error when I launch it (it compiles fine, though). I figured I should use/build an older version, because I used it before and it worked properly. However, I can't seem to get this done, so I'm asking for your help.
    How would I edit this PKGBUILD to use an older revision? Latest is numbered 48, I would like to try 46.. Simply chancing 48 to 46 doesn't work, sadly.
    pkgname=slingshot-bzr
    pkgver=48
    pkgrel=1
    pkgdesc="An application launcher by the Elementary project"
    arch=(i686 x86_64)
    url=https://launchpad.net/slingshot-launcher
    license=(GPL)
    depends=(glib2 gnome-menus gtk2 libgee libunique libwnck)
    makedepends=(bzr intltool vala)
    options=('!libtool' '!emptydirs')
    install=slingshot-bzr.install
    _bzrtrunk=lp:slingshot
    _bzrmod=slingshot
    build()
    msg "Connecting to Launchpad..."
    if [ -d ${_bzrmod} ]; then
    bzr up ${_bzrmod}
    msg2 "The local files have been updated."
    else
    bzr co ${_bzrtrunk} ${_bzrmod}
    fi
    msg2 "BZR checkout done or server timeout"
    [ -d ${_bzrmod}-build ] && rm -r ${_bzrmod}-build
    cp -a ${_bzrmod} ${_bzrmod}-build
    cd ${_bzrmod}-build
    valac --pkg gtk+-2.0 \
    --pkg unique-1.0 \
    --pkg gee-1.0 \
    --pkg gio-unix-2.0 \
    --pkg libgnome-menu --Xcc='-DGMENU_I_KNOW_THIS_IS_UNSTABLE' \
    --pkg libwnck-1.0 --Xcc='-DWNCK_I_KNOW_THIS_IS_UNSTABLE' \
    slingshot.vala \
    frontend/widgets/*.vala \
    frontend/*.vala \
    backend/*.vala
    install -Dm755 slingshot "${pkgdir}"/usr/bin/slingshot
    Last edited by Unia (2011-08-26 16:58:31)

    jomasti wrote:
    I took a look at the manpage for bzr, and the checkout command has a revision option. So, maybe this change will work:
    bzr co ${_bzrtrunk} ${_bzrmod} -r $pkgver
    The current src folder should be removed so bzr doesn't try to update instead of checkout. Or you could change the bzr up to bzr revert with the revision option. I don't really know.
    This,
    Stefan Husmann wrote:
    Doesn't do makepkg --holdver work for you?
    If you know the revision number of a working commit, you can edit the PKGBUILD to set that number as $pkgver. Then run makepkg --holdver.
    and that, together worked! Thank you guys! Seems like rev 46 still doesn't work, but I'll try another rev!

  • I have solved the problem by removing 2012 version 9 and installing an older version. When will it be safe to reinstall version 9 for windows 7 ???

    After installing the Firefox 2012 update on my Windows 7 laptop it keeps crashing even after several delete and reinstalls so I searched for an older version and that seems to work OK.

    Perform the suggestions mentioned in the following articles:
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache/ Clear Cookies & Cache]
    * [[Troubleshooting extensions and themes]]
    * Update All your Firefox Plugins -> [https://www.mozilla.org/en-US/plugincheck/]
    ** '''When Downloading Plugins Update setup files, Remove Checkmark from Downloading other Optional Softwares with your Plugins (e.g. Toolbars, McAfee, Google Chrome, etc.)'''
    Check and tell if its working.

  • [Solved] 0ad problems boost-libs

    When running 0ad I get the following problem:
    /usr/bin/pyrogenesis: error while loading shared libraries: libboost_filesystem.so.1.55.0: cannot open shared object file: No such file or directory
    I have checked out whether I have boost-libs installed (which seems to have the file liboost_filesystem.so with:
    spark: ~ : sudo pacman -Ss boost
    [sudo] password for adam:
    extra/boost 1.55.0-4 [installed]
    Free peer-reviewed portable C++ source libraries - Development
    extra/boost-libs 1.55.0-4 [installed]
    Free peer-reviewed portable C++ source libraries - Runtime
    which shows it up as being installed - what else should I be checking for?
    TIA
    Last edited by kabads (2014-01-26 18:15:11)

    OK - this didn't seem to work.
    spark: ~/Downloads : sudo pacman -R --nodeps --nodeps boost-libs
    Packages (1): boost-libs-1.55.0-4
    Total Removed Size: 11.19 MiB
    :: Do you want to remove these packages? [Y/n] Y
    (1/1) removing boost-libs [############################################################] 100%
    spark: ~/Downloads : sudo pacman -S boost-libs
    resolving dependencies...
    looking for inter-conflicts...
    Packages (1): boost-libs-1.55.0-4
    Total Installed Size: 11.19 MiB
    :: Proceed with installation? [Y/n]
    (1/1) checking keys in keyring [############################################################] 100%
    (1/1) checking package integrity [############################################################] 100%
    (1/1) loading package files [############################################################] 100%
    (1/1) checking for file conflicts [############################################################] 100%
    (1/1) checking available disk space [############################################################] 100%
    (1/1) installing boost-libs [############################################################] 100%
    Optional dependencies for boost-libs
    openmpi: for mpi support
    spark: ~/Downloads : 0ad
    /usr/bin/pyrogenesis: error while loading shared libraries: libboost_filesystem.so.1.55.0: cannot open shared object file: No such file or directory

  • How do I create an installer for older versions of LV?

    I have applications, for different customers, in different versions of LabVIEW. After installing the latest update to 8.2 it seems it is no longer possible to create an installer with an identical suite of additional installers. I think it should be possible to rebuild an installer with additional installers of your choice, i.e. older versions!
    I would like to change only the LV-app and not the rest in order to avoid potential new problems. To be able to create an installer based on a LV-app in 8.0.1. I now need several CD:s from different LV releases. How could that be solved?

    elinas wrote:
    I would like to change only the LV-app and not the rest in order to avoid potential new problems. To be able to create an installer based on a LV-app in 8.0.1. I now need several CD:s from different LV releases. How could that be solved?
    Hi Elinas,
    I don't totally get what you want but I think I see your problem.
    You want to create an installer with LV7.1 (or something), right?
    Then when you build it and say add NI-DAQ drivers the installer asks for the LV 8.2 driver disk?
    This is expected, because it is not looking at the LabVIEW version but at the NI-DAQ current version and it's origin (LV 8.2 driver disk).
    There is no harm here  as long as the up-to-date driver on your computer is backwards compatible (check this, the mentioned NI-DAQ and DAQmx removes older cards at every release!)
    So it is not asking for the LV-disk but for the driver disk. If you want to install older drivers, you have to seperately download them from the NI-site and install them seperate (or remove the new one and install the old one, but I think you'll get errors)
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • How to stop ipod classic from loading in compatibal mode from an older version of Microsoft

    Error message upon opening my iTunes
    iTunes.exe has ben set to run in compatibility mode for an older version of Windows.
    For best results, turn off campatibility mode for iTunes before you open it.
    HOW IS THIS DONE???
    NEED sone guidence.
    Thank you from ELF13

    You SOLVED a headache for me !!!
    You "ROCK"
    Thank youy
    ELF13

  • I need a prior version of firefox...version 1.5 because my payroll department software is not compatible with firefox 6.0... how do I get the other - older - version ??

    my payroll department uses eSAP payroll program. It is NOT compatible with your new version...6.0. I need your older version 1.5 so i can access my payroll records. I am currently being forced to use Internet Explorer and I absolutely HATE that software.
    please help !!! How do I get the older version? Version 1.5 - thank you.

    I would hope the problem is that Firefox 5 is not compatible with some of McAfee's additional add-ons. It will be rather worrying if it has a problem with the McAfee security programs themselves. Please state exactly which software and version you are having problems with.
    There are known issues with McAfee's Site Advisor [/questions/839953#answer-205178] but it is hoped McAfee will solve that in a few weeks.

  • How do I reinstall an older version of Aperture from the App Store?

    Hello,
    I have an older Macbook - 13 inch early 2008. It is still running fine on 10.7.5 Lion, but can't update to a later version of OS X, as it is not compatible. I have Aperture 3.4.5, which I purchased from the App Store.
    Following a hard disk problem, I've reinstalled the laptop, used software update to get all the latest patches, and have recovered my files and applications from my Time Machine Backup. Unfortunately, Aperture is no longer able to open files from my Sony Nex camera ("Unsupported Image Format" message") even though it worked before I rebuilt my Mac, and is listed as supported under Aperture 3.4.5. I've done all of the "Repair permissions", "repair database" and "Rebuild Database" things, but it hasn't helped.
    I've tried to fix this by removing Aperture (in case my Time Machine backup version is in some way corrupted) and reinstalled from the App Store, but the App Store won't let me have Aperture anymore, even though I've paid for it, because my system is no longer compatible with the current version, 3.5. I can't see a way of downloading a full copy of the older version compatible with my system. I can see updates for Aperture listed at http://support.apple.com/downloads/#aperture, including Aperture 3.4.5, but these require a copy of Aperture 3.0 or later already installed to update, and even if I run the 3.4.5 update, it tells me it won't work because my copy of Aperture is from the App store.
    Can anyone help me find a way of navigating the App Store or Apple web site to get the copy of Aperture 3.4.5 I have licensed from Apple?
    Many thanks.

    @léonie
    Thanks for your help with this. I've downloaded the latest RAW support updates supported on my machine - V4.09 that seems to contain all of the RAW formats for previous updated including V4.06, which includes the NEX 3N, my camera. After a short while (there seemed to be some sort of background processing ging on in Aperture) it started to allow my NEX 3N photos to be viewed. Some of the thumbnails were corrupted, but if I made a slight edit in each of these files, the thumbnails updated and all was well.
    Prior to this, I raised a call with Apple, because the inability to reinstall software from the App Store that I've purchased from in App Store to a machine that supports OSX 10.7.5 and no later strikes me as a problem. I need to know that if my Time Machine backup fails and I need to reinstall, I've got somewhere I can go.
    The support people at Apple were very helpful, and it feels like they recognise this as a problem, and are working to resolve it behind the scenes. The App Store will not allow me to download the last version that works on my machine at the moment, but it sounds like Apple is thinking about how to do this. In the meantime, they are shipping me a copy of Aperture 3.0 on CD, and sending me a registration code. This will solve my immediate problem.
    This does make me wary about using the App Store for purchases in the future. I don't upgrade my hardware that frequently - I have no real need to as it just keeps working - and so not having physical copies of installation media for when the applications stop supporting my OS is a worry. On the face of it, maintaining prior versions of the software for older machines to download from the App Store seems like a reasonable solution, but they are not there yet, and there is no real commitment for them to do this. Anyone who doesn't back up their Apps in Time Machine (probably the majority of users) could loose them altogether when Apple moves on, and cuts app support for older OS versions.
    Thanks to @léonie and @Frank Cagianno for your help.
    Andy

  • Where can I get an older version of iMovie?

    I recently upgraded to Leopard and after the first attempt some of the programs didn't perform properly. Long story short, the Geniuses at the Mac store told me to do an archive install but I was unable to (not enough hard drive space) and had to do a clean install. I had backed up all of my documents and files but lost all of my programs. Not a big deal as most were old and needed to be upgraded anyway.
    The problem: I bought iLife 08 from the Mac store and installed it. Everything installed properly except for iMovie. It wouldn't install because my video card isn't sufficient to run iMovie 08 (or something like that).
    I don't remember what version was on previously, but it worked great with Tiger. I have a 15 month old and we are constantly making camcorder movies and I really need an operable version of iMovie.
    Since I bought iLife 08 I don't feel like I should have to buy any more software. I should be able to get an older version under the 08 license, IMO.
    Anyone have any suggestions as to how to solve this problem? Thanks in advance!
    Don Cash
    Hardware Overview:
    Model Name: iBook G4
    Model Identifier: PowerBook6,5
    Processor Name: PowerPC G4 (1.1)
    Processor Speed: 1.07 GHz
    Number Of CPUs: 1
    L2 Cache (per CPU): 512 KB
    Memory: 512 MB
    Bus Speed: 133 MHz
    Boot ROM Version: 4.8.5f0

    AS an iLife 08 owner, you can get a free download of iMovie 6 here.
    http://www.apple.com/support/imovie/
    See bottom right of page for iMovie HD download.

  • Firefox 3.6.8. messed up an older version of Firefox

    As the title indicates, I believe that installing Firefox 3.6.8. messed up my favorite version of Firefox, version 1.5.0.3, or something like that on Windows XP SP3. I installed 3.6.8. to another folder, like I did a while back with 3.0.1, which is still on my computer, and thought it would function just the same and not enable my older version useless, but it seemingly has done so. I did not move any Firefox related folders prior to installation. Assuming you can see the picture that will hopefully work when viewed, you can see there's what looks to be an error message on the bottom. Also, you might notice that there is a lot of stuff missing, like the 'Go' button, search field, that circle with 8 smaller circles, and also all of the other stuff that should be there in the about:config. It's like it set itself for a larger resolution or something and I just can't get to what would normally be on the right side. The window doesn't get much larger than when its set at maximized. So almost all websites are not viewable because everything the site has is off screen to the right.
    I don't know what to do at this point, I tried searching for info but it's hard trying to figure out what exactly to search for. I uninstalled both versions, moved both mozilla folders in the application data folders to somewhere else, and then reinstalled my favorite version but the problem was still the same. Luckily I kept the old folders otherwise I would've lost my extensions(called add-ons now) and bookmarks. I'm aware that the obvious option is to just use the newer ones, but I've grown accustomed to that version and I like how simple it looks. I'm hoping it's an easy fix, haha. If it is a matter of my version being just too old and nobody knows anything about it anymore, then I'm fine with that. But, if someone could help me out here I'd greatly appreciate it.
    <a href="http://tinypic.com?ref=fcjh8i" target="_blank"><img src="http://i33.tinypic.com/fcjh8i.jpg" border="0" alt="Image and video hosting by TinyPic"></a>

    Thank you for taking the time out to reply. I don't know whether or not your suggestions would have worked, but I did solve my problem. I eventually figured out that the file, overlay.xul, was doing something and when I changed the filename, the bar went away.
    I was reading that the xul error usually meant something wrong with an extension, but that didn't make sense because after uninstalling/reinstalling, there were no extensions present, on an assumption, of course. I noticed a file through a search, and it was located in a folder without a mozilla/firefox name in it, looked like a randomly generated folder name. I looked in the extensions. ini and noticed it pointed to that overlay.xul file in that random named folder and thought, what the hell, and just renamed the overlay.xul file to something else and the problem went away.
    Thanks again.

  • Can not update iTunes because I have iMac with 10.5.8 . How I will sync my iphone 6.0 with an older version of iTunes on my iMac???? There is no update for the software of my iMac and no update for the iTunes.... So how can I sync????

    Can not update iTunes because I have iMac with 10.5.8 . How I will sync my iphone 6.0 with an older version of iTunes on my iMac???? There is no update for the software of my iMac and no update for the iTunes.... So how can I sync????

    Requirements for iPhone 5:
    Syncing with iTunes on a Mac or PC requires:
    Mac: OS X v10.6.8 or later
    PC: Windows 7; Windows Vista; or Windows XP Home or Professional with Service Pack 3 or later
    iTunes 10.7 or later
    The highest version of iTunes you can install is 10.6.3 which will not sync with the iPhone 5.
    Roger Wilmut1 wrote:
    It's always a good idea to check the requirements before purchasing.
    The person I spoke with at 1-800-MY-APPLE gave me totally different info...she said the iPhone 5 would in fact sync with the older version of iTunes and that I could restore from my previous iPhone 4 backup and also bring in my music that way.  Hmmm....
    I'm inclined to go by the published specs, but now I have to jump thru a bunch of hoops I wasn't expecting to.

Maybe you are looking for

  • Incoming Payment Template

    Hi to All, I have imported all A/p invoice through DTW but now want to import all incoming payment against A/P Invoice ,there are numbers of template which template should be imports and which column shoud be fill for payment on individual invoice ?

  • HT1883 the System Preferences not responding

    As I can reset my system preferences?

  • New Macbook Air OS X 10.7 | Lion | Old iPhoto Library Ext Drive

    My iPhoto library is too big to operate on a MacBook Air so i use a 1.5t Seagate drive to store my iPhoto Library.  I bought a new MacBook Air with Lion and using the normal way I have opened my iphoto Library holding Option key the systems says the

  • My ipod dosen't charge anymore !!!!!!!! PLEASE HELP :(

    My Ipod Touch 4th generation dosen't charge anymore! My ipod dosen't charge either on my dock, my computer or my plug (that you plug in the wall ... ) ! I do not know what to do !, Can someone help me, PLEASE  

  • Opmn fails with connection refused

    Hi all, I've successfully installed Oracle Application Server 10g AS R2. After installation I could successfull login and access both Infra and Middle Tier using OEM, which were configured under a single Farm. But unfortunately, after and when the se