Hi Allen,

Thanks for taking the time to file a report!

On 2 December 2013 at 13:48, Allen Chan wrote:
| Package: quantlib-python
| Version: 1.3-1
| Severity: normal
| 
| Dear Maintainer,
| 
| When upgrading to version 1.3-1 from 1.2-1, apt-get does not pull in the new
| libquantlib0 package, which was being provided by the libquantlib-1.2 package.
| 
| I had to manually install libquantlib0 to get quantlib-python to work again.

That does not sound right.  My testing instance has this package which is the
one you should use -- unless I messed something up at my end.

edd@billie:~$ wajig show libquantlib0                                           
                                                                                
                                                                             
Package: libquantlib0                    
New: yes
State: not installed
Version: 1.3-2
Priority: optional
Section: libs
Maintainer: Dirk Eddelbuettel <[email protected]>
Architecture: i386
Uncompressed Size: 15.8 M
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6)
Breaks: libquantlib-1.0.0, libquantlib-1.1
Replaces: libquantlib-1.0.0, libquantlib-1.1, libquantlib-1.2
Provided by: libquantlib-1.2
Description: Quantitative Finance Library -- library package
 The QuantLib project aims to provide a comprehensive software framework for
 quantitative finance. The goal is to provide a standard free/open source
 library to quantitative analysts and developers for modeling, trading, and
 risk
 management of financial assets. 
 
 This package provides the shared libraries required to run programs compiled
 with QuantLib.

edd@billie:~$ 


Also, quantlib-python correctly depends on this one:

edd@billie:~$ wajig show quantlib-python
Package: quantlib-python                 
State: not installed
Version: 1.3-1
Priority: optional
Section: python
Maintainer: Dirk Eddelbuettel <[email protected]>
Architecture: i386
Uncompressed Size: 10.1 M
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libquantlib0, libstdc++6 (>=
4.6), python (>= 2.7), python (< 2.8)
Description: Python bindings for the Quantlib Quantitative Finance library
 The QuantLib project is aimed to provide a comprehensive software framework
 for quantitative finance. The goal is to provide a standard free/open source
 library to quantitative analysts and developers for modeling, trading, and
 risk
 management in real-life. 
 
 QuantLib plans to offer tools that are useful for both practical
 implementation, with features such as market conventions, solvers, PDEs,
 etc., and advanced modeling, e.g., exotic options and interest rate models. 
 
 This package provides Python bindings to parts of the QuantLib library.

edd@billie:~$ 

We did in the past use libquantlib-$VERSION but have now retracted this as it
generally overcomplicates things for little actual gain.

There may still be a bug here, but could you try this combination?

Thanks!

Dirk

-- 
Dirk Eddelbuettel | [email protected] | http://dirk.eddelbuettel.com


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to