On Tue, Mar 03, 2009 at 09:57:00AM -0800, Robert Denton wrote:
> Hi folks,  I am installing the new barry (0.15), on Ubuntu (with the packages 
> provided for ubuntu), and I got the following error:
> 
> Error: Dependency is not satisfiable: libboost-serialization1.34.1
> 
> However:
> 
> r...@starbaby:~# apt-get install libboost-serialization1.34.1
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> libboost-serialization1.34.1 is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> 
> Is this a known problem with .15 or am I overlooking something?  Thanks!

Hi Robert!

That does look odd. :-)

Can you tell me where you downloaded the package, and which version
(there should be a date string on the 0.15 packages, as they are pre-release).

Also, which specific version of Ubuntu are you using?

There are two places you could get 0.15 Ubuntu pacakges:

        Martin Owens' PPA archive
        https://launchpad.net/~doctormo/+archive/ppa

        OpenSUSE Build Service:
        http://download.opensuse.org/repositories/home:/ndprojects/

I grabbed the barry-util_0.15-cvs20090213_i386.deb from the build service
site, for Ubuntu 8.04, and did:

$ dpkg -I barry-util_0.15-cvs20090213_i386.deb 
 new debian package, version 2.0.
 size 277092 bytes: control archive= 1709 bytes.
     481 bytes,    14 lines      conffiles            
     636 bytes,    15 lines      control              
    1488 bytes,    25 lines      md5sums              
     444 bytes,    35 lines   *  postinst             #!/bin/sh
 Package: barry-util
 Source: barry
 Version: 0.15-cvs20090213
 Architecture: i386
 Maintainer: Chris Frey <cdf...@foursquare.net>
 Installed-Size: 916
 Depends: libbarry0, libboost-serialization1.34.1 (>= 1.34.1-2.1), libc6 (>= 
2.4), libfuse2 (>= 2.6), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4), 
libusb-0.1-4 (>= 2:0.1.12), udev (>= 0.056)

[snip]

I'm suspecting that the exact version 1.34.1-2.1 is the problem.  If you do:

        $ dpkg -l | grep boost

you should see the exact version you have installed.

Let me know what you find, and we can go from there.

- Chris


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to