Hi Robert,

I'm unable to download Martin O's packages, so I don't know what the
'dpkg -I' output of your barry-util is, but you can check the versions with
something like:

        dpkg --compare-version 1.34.1-2ubuntu1.1 ">=" 1.34.1-2.1
        echo $?

If you see 0, then it's ok, if 1, then not.

The boost versions are so close that it should be safe to force an install:

        dpkg --force-depends-version -i barry-util_0.15-0git20081127_i386.deb

- Chris


On Thu, Mar 05, 2009 at 09:09:48AM -0800, Robert Denton wrote:
> I must have gotten them from Martin O's site.  The packages are:
> 
> barrybackup-gui_0.15-0git20081127_i386.deb
> barrybackup-gui-dbg_0.15-0git20081127_i386.deb
> barry-util_0.15-0git20081127_i386.deb
> barry-util-dbg_0.15-0git20081127_i386.deb
> libbarry0_0.15-0git20081127_i386.deb
> libbarry0-dbg_0.15-0git20081127_i386.deb
> libbarry-dev_0.15-0git20081127_i386.deb
> libopensync-plugin-barry_0.15-0git20081127_i386.deb
> libopensync-plugin-barry-dbg_0.15-0git20081127_i386.deb
> 
> As for my version of Ubuntu, I am on 7.10.  And my exact version of 
> libboost-serialization is:
> 
>  libboost-serialization1.34.1               1.34.1-2ubuntu1.1   
> 
> Robert 
>   _____  
> 
> From: Chris Frey [mailto:cdf...@foursquare.net]
> To: Barry project development discussion 
> [mailto:barry-de...@lists.sourceforge.net]
> Sent: Tue, 03 Mar 2009 19:22:04 -0800
> Subject: Re: [Barry-devel] Dependency not satisfiable (libboost-serialization)
> 
> 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
>     
> ------------------------------------------------------------------------------
> 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


------------------------------------------------------------------------------
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