Hi Francois,
Thanks for notifying [1]. It crept in with the addition of the cmake config
files to close #887104.
This change [2] should fix the bug.
Best wishes,
Sebastian
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897329
[2]
https://salsa.debian.org/debichem-team/chemps2/commit/aa2
Hi Michael,
> Yeah, unfortunately, mipsel is not the most stable architecture. I am
> not sure what we should do here, we can either agressively retry to
> build on mipsel until all tests pass or alternatively ignore test
> failures. I don't think it would be easy to just ignore them on mipsel,
>
Dear Aaron,
Of the three build logs [1]:
First one:
Test project /<>/obj-mipsel-linux-gnu
Start 3: test3
1/3 Test #3: test3 Passed8.10 sec
Start 5: test5
2/3 Test #5: test5 ***Exception: SegFault 9.37
sec
Start 8: test8
Dear Aaron,
To be honest, I haven't got the fogiest.
On other architectures, it works fine. And test5 hasn't been individually
changed since v1.8 was released (24 Aug 2016):
https://github.com/SebWouters/CheMPS2/commits/master/tests/test5.cpp.in
https://github.com/SebWouters/CheMPS2/releases
Co
Hi Michael and Lori,
Lori: First of all, thank you for the clarification below.
Hi Sebastian and Michael,
>
> Sorry for the confusion that TargetHDF5 files have caused. The short
> answer is that TargetHDF5 is just the results of normal HDF5 detection
> wrapped in a target and written to a Target
Hi Michael and Lori,
> I recall that the folder containing CheMPS2Conf*.cmake also contains an
> > HDF5 cmake file, if I'm not mistaken.
>
> Ah right.
>
> > Perhaps augmenting the file debian/libchemps2-dev.install with this HDF5
> > cmake file helps?
>
> Yeah, I've changed the line in debian/libc
Hi Michael,
I recall that the folder containing CheMPS2Conf*.cmake also contains an
HDF5 cmake file, if I'm not mistaken.
Perhaps augmenting the file debian/libchemps2-dev.install with this HDF5
cmake file helps?
I'm currently in office and cannot amend and push changes to the alioth git
repo, b
Dear all,
Please find the required updates at:
https://anonscm.debian.org/git/debichem/packages/chemps2.git/
chemps2 (1.8.5-1) UNRELEASED; urgency=medium
* Changes upstream 1.8.5
* Install config files with libchemps2-dev (Closes: #887104)
* Install target files with libchemps2-dev
* Bum
Hi Graham,
The alioth git repo should be fine now [1].
I've also adopted your suggested style guidelines [2].
Best wishes,
Sebastian
[1] https://anonscm.debian.org/cgit/debichem/packages/chemps2.git/
[2] https://debian-science.alioth.debian.org/debian-science-poli
cy.html#idm45916841498176
Hi Graham,
The new chemps2 version is released:
https://github.com/SebWouters/CheMPS2/releases/tag/v1.8.1
I'll try do to the debian repo tomorrow. I have to reinstall a couple of
things to test. If you want to merge the new release earlier based on the
github release, that's also fine with me.
B
Hi Graham,
Seb, are there any other changes you want in this release?
>
I'll add a new tag to the chemps2 head on github this evening (or
sooner) and will notify you.
Best wishes,
Sebastian
Hi Gilles,
I've added your changes to the git repo:
https://anonscm.debian.org/cgit/debichem/packages/chemps2.git
I'm fine with NMU.
Best wishes,
Seb
Hi Andreas,
The bug is hopefully fixed with
https://anonscm.debian.org/cgit/debichem/packages/chemps2.git/commit/?id=c787f951661b39221db198de19577b88ac1629e1
I'll ask Graham or Michael to upload.
Best wishes,
Sebastian
> I've tested the upgrade from 1.6-1 with a package built in my PPA
> including the above changes and there were no errors.
>
> I believe the version number in breaks and replaces should be 1.6-2~,
> in case backported versions exist.
>
> Breaks: libchemps2-1 (<< 1.6-2~)
> Replaces: libchemps2-1 (<
Hi all,
I hope this fixes bug #808312:
http://anonscm.debian.org/cgit/debichem/packages/chemps2.git/commit/?id=6c7ed80faddc63765bc8e995c7fce14cfff81210
?
The only thing what happened in 1.6-2 is a move of the manpage from the
library (libchemps2-1) to the binary package (chemps2).
Best wishes,
S
Hi Bas, Graham, Michael, and Giacomo,
The bug fix is available at
http://anonscm.debian.org/cgit/debichem/packages/chemps2.git/commit/?id=0a34f4f9d9289ab46090233470d4de690f843d45
for a few days already.
Would it be possible to recompile and upload the new version to close the
bug?
Thanks!
Sebast
Dear Bas,
Your patch has been merged in
http://anonscm.debian.org/cgit/debichem/packages/chemps2.git/commit/?id=0a34f4f9d9289ab46090233470d4de690f843d45
Best wishes,
Sebastian
Hi Graham and Daniel,
I uploaded chemps2 1.5-2 some days agao but didn't update the
> debian/1.5-2 tag to refer to the correct commit. Unfortunately, I
> only saw Daniel's updated watch file (bug #795789) after doing the
> upload.
>
> Are you familiar with Lintian [1]? While doing test builds of
Hi Luca,
Thanks for the heads-up!
It's fixed in the current git head:
http://anonscm.debian.org/cgit/debichem/packages/chemps2.git/commit/?id=1766d59d4403cea6360989643322e3b0d99bf613
Best wishes,
Sebastian
Fixed at current HEAD:
http://anonscm.debian.org/cgit/debichem/packages/chemps2.git/
Best wishes,
Seb
Hi Graham,
Thank you for your comments. I've adapted them in the git repo on alioth.
Best wishes,
Sebastian
( I added the bug closures in the changelog:
http://anonscm.debian.org/cgit/debichem/packages/chemps2.git/tree/debian/changelog
)
Best wishes,
Sebastian
2015-07-11 21:23 GMT-04:00 Aaron M. Ucko :
> Sebastian Wouters writes:
>
> > Hi Aaron,
>
> Hi! Thanks for the quick r
Hi Aaron,
I can add the dependency, but is there an easy way to test beforehand
whether it will help?
The library itself should in principle be sufficient as the c-functions are
declared external in the chemps2 source code itself:
https://github.com/SebWouters/CheMPS2/blob/master/CheMPS2/include/
Hi Michael and Aaron,
I committed what you asked for to the git:
http://anonscm.debian.org/cgit/debichem/packages/chemps2.git/tree/debian/rules
Only the build directory obj-${...} is changed to obj-${DEB_HOST_GNU_TYPE},
as I gather from e.g.
https://packages.debian.org/sid/i386/libhdf5-8/filelist
Git repository migrated to
http://anonscm.debian.org/cgit/debichem/packages/chemps2.git/
in response to the questions and remarks in
http://lists.alioth.debian.org/pipermail/debichem-devel/2015-June/005954.html
http://lists.alioth.debian.org/pipermail/debichem-devel/2015-June/005963.html
: Sebastian Wouters
* Package name: chemps2
Version : 1.5
Upstream Author : Sebastian Wouters
* URL : https://github.com/SebWouters/CheMPS2
* License : GPLv2
Programming Lang: C++, Python
Description : spin-adapted DMRG for ab initio quantum chemistry
Dear mentors,
Michael Banck of the debichem packaging team is currently helping.
I have opted to remove libchemps2 from mentors.debian.net, as it is
undergoing changes at the moment.
Progress can be tracked at
http://anonscm.debian.org/cgit/debichem/packages/libchemps2.git
http://lists.aliot
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "libchemps2"
* Package name: libchemps2
Version : 1.4-1
Upstream Author : Sebastian Wouters
* URL : https://github.com/SebWouters/CheMPS2
Package: wnpp
Severity: wishlist
Owner: Sebastian Wouters
* Package name: chemps2
Version : 1.4
Upstream Author : Sebastian Wouters
* URL : https://github.com/SebWouters/CheMPS2
* License : GPLv2
Programming Lang: C++, Python
Description : spin
29 matches
Mail list logo