[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New Debian ROOT (5.09/01) packages for i386 unstable



Hi Christian,

There are some problems. I did,

----
$ apt-get -b source root
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 16.6MB of source archives.
Get:1 http://mirror.phy.bnl.gov unstable/root root 5.09.01-1 (dsc) [1703B]
Get:2 http://mirror.phy.bnl.gov unstable/root root 5.09.01-1 (tar) [15.9MB]
Get:3 http://mirror.phy.bnl.gov unstable/root root 5.09.01-1 (diff) [678kB]
Fetched 3B in 1s (3B/s)
dpkg-source: extracting root in root-5.09.01
dpkg-buildpackage: source package is root
dpkg-buildpackage: source version is 5.09.01-1
dpkg-buildpackage: source maintainer is Christian Holm Christensen
<cholm@cholm>dpkg-buildpackage: host architecture is i386
dpkg-checkbuilddeps: Unmet build dependencies: libchirp-dev libxmlrpc-c-dev
libdcap-dev libldap-dev libmysqlclient-dev | libmysqlclient12-dev |
libmysqlclient14-dev xlibmesa-glu-dev | libglu-dev oracle-instantclient-devel
postgresql-dev | libpq-dev pythia5-dev pythia6-dev python-dev (>= 2.1) libqt3-dev |
libqt3-mt-dev ruby1.8-dev | ruby-dev (>= 1.8) libshift-dev sapdb-callif libvenus-dev
libxml2-dev
dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: (Use -d flag to override.)
Build command 'cd root-5.09.01 && dpkg-buildpackage -b -uc' failed.
E: Child process failed
----


Then I tried,

----
$ sudo apt-get build-dep root
Reading Package Lists... Done
Building Dependency Tree... Done
Note, selecting libxaw7-dev instead of libxpm4-dev
Note, selecting libxmlrpc-c3-dev instead of libxmlrpc-c-dev
Note, selecting libldap2-dev instead of libldap-dev
Package libmysqlclient-dev is a virtual package provided by:
  libmysqlclient12-dev 4.0.24-10sarge1
  libmysqlclient10-dev 3.23.56-3
You should explicitly select one to install.
E: Package libmysqlclient-dev has no installation candidate
E: Build-Depends dependency for root cannot be satisfied because the package
oracle-instantclient-devel cannot be found
----

I'm running sarge on i386. It seems you need to drop the dep on
oracle-instantclient-devel since it's not in debian nor in the ROOT debian
repository.

Cheers,
Ricardo

> Hi ROOT'ers, Debian-Scientists, et al,
>
> I'd like to inform you that I've uploaded new Debian ROOT packages of
> ROOT version 5.09/01 for i386, unstable to
>
>   deb http://mirror.phy.bnl.gov/debian-root unstable root
>   deb-src http://mirror.phy.bnl.gov/debian-root unstable root
>
> Note, that there are a number of important changes in these packages:
>
>       * Some `extensions' previously packaged as plug-ins are now split
>         into 2 packages - a run-time library package, and a development
>         package.   That should address the issue raised in
>         http://root.cern.ch/phpBB2/viewtopic.php?t=2901.
>       * Can now use DFSG-Free fonts rather than the MS Core fonts.
>       * The CINT libraries and files are merged with libroot,
>         libroot-dev, and root-bin.
>
> Note, that some of the changes to do this is not in ROOT's CVS, but a
> patch has been sent to the ROOT developers.
>
> If anyone has the possibility and are willing to try to compile the
> packages on non-i386 platforms, please do so.   If you succeed, we
> (Brett and I) can put them in the repository.    If you fail, I'll like
> to know about it.   Please send a build log.
>
> Yours,
>
> --
>  ___  |  Christian Holm Christensen
>   |_| |  -------------------------------------------------------------
>     | |  Address: Sankt Hansgade 23, 1. th.  Phone:  (+45) 35 35 96 91
>      _|           DK-2200 Copenhagen N       Cell:   (+45) 24 61 85 91
>     _|            Denmark                    Office: (+45) 353  25 404
>  ____|   Email:   cholm@nbi.dk               Web:    www.nbi.dk/~cholm
>  | |
>
>
> --
> To UNSUBSCRIBE, email to debian-science-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>



Reply to: