Your message dated Fri, 2 May 2008 16:59:08 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#479109: r-cran-tseries: Fails to load without 
libRblas.so
has caused the Debian Bug report #479109,
regarding r-cran-tseries: Fails to load without libRblas.so
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
479109: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479109
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: r-cran-tseries
Version: 0.10-13-1
Severity: grave
Justification: renders package unusable

> library(tseries)
Loading required package: quadprog
Error in dyn.load(file, ...) :
  unable to load shared library 
'/usr/lib/R/site-library/tseries/libs/tseries.so':
  libRblas.so: cannot open shared object file: No such file or directory
Error: package/namespace load failed for 'tseries'
>

Thanks,
A.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-custom01 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-tseries depends on:
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  libgcc1                       1:4.3.0-3  GCC support library
ii  libgfortran2                  4.2.3-3    Runtime library for GNU Fortran ap
ii  r-base-core                   2.6.2-2    GNU R core of statistical computin
ii  r-cran-lattice                0.17-6-1   GNU R package for 'Trellis' graphi
ii  r-cran-quadprog               1.4.11-2   GNU R package for solving quadrati
ii  r-cran-zoo                    1.5-2-1    GNU R package for totally ordered 

r-cran-tseries recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On 2 May 2008 at 17:23, Arnaud Battistella wrote:
| Package: r-cran-tseries
| Version: 0.10-13-1
| Severity: grave
| Justification: renders package unusable
| 
| > library(tseries)
| Loading required package: quadprog
| Error in dyn.load(file, ...) :
|   unable to load shared library 
'/usr/lib/R/site-library/tseries/libs/tseries.so':
|   libRblas.so: cannot open shared object file: No such file or directory
| Error: package/namespace load failed for 'tseries'
| >

That's fixed in testing, along with a dozen other gfortran-transition induced
changes to R packages:

[EMAIL PROTECTED]:~$ echo "library(tseries)" | R --no-save

R version 2.7.0 (2008-04-22)
Copyright (C) 2008 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(tseries)
Loading required package: quadprog
Loading required package: zoo
>
[EMAIL PROTECTED]:~$

[EMAIL PROTECTED]:~$ COLUMNS=72 dpkg -l r-base-core r-cran-tseries 
r-cran-quadprog
Desired=Unknown/Install/Remove/Purge/Hold 
|Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  r-base-core    2.7.0-1        GNU R core of statistical computing language
ii  r-cran-quadpro 1.4.11-2       GNU R package for solving quadratic programm
ii  r-cran-tseries 0.10-13-1      GNU R package for time-series analysis and c
[EMAIL PROTECTED]:~$


You can safely upgrade to r-base-core et al from unstable. I run testing
myself, but sometimes upgrade selected packages.

Sorry that it is broken in testing, but there is nothing we can do now other
than to wait for unstable's packages to migrate down.

Dirk

| 
| Thanks,
| A.
| 
| -- System Information:
| Debian Release: lenny/sid
|   APT prefers testing
|   APT policy: (500, 'testing')
| Architecture: amd64 (x86_64)
| 
| Kernel: Linux 2.6.25-custom01 (SMP w/2 CPU cores)
| Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
| Shell: /bin/sh linked to /bin/bash
| 
| Versions of packages r-cran-tseries depends on:
| ii  libc6                         2.7-10     GNU C Library: Shared libraries
| ii  libgcc1                       1:4.3.0-3  GCC support library
| ii  libgfortran2                  4.2.3-3    Runtime library for GNU Fortran 
ap
| ii  r-base-core                   2.6.2-2    GNU R core of statistical 
computin
| ii  r-cran-lattice                0.17-6-1   GNU R package for 'Trellis' 
graphi
| ii  r-cran-quadprog               1.4.11-2   GNU R package for solving 
quadrati
| ii  r-cran-zoo                    1.5-2-1    GNU R package for totally 
ordered 
| 
| r-cran-tseries recommends no packages.
| 
| -- no debconf information
| 
| 

-- 
Three out of two people have difficulties with fractions.


--- End Message ---

Reply via email to