astro-informatics / sopt

Sparse OPTimisation using state-of-the-art convex optimisation algorithms.
http://astro-informatics.github.io/sopt/
GNU General Public License v2.0
7 stars 10 forks source link

Automated Debian build fails #255

Open mattagape opened 4 years ago

mattagape commented 4 years ago

@dpshelio and I spent some time working out how to make the Debian build of SOPT fully automated. This used a Debian VM running on Vagrant, and an automated script.

Currently errors are encountered due to the illegal email address in the changelog - ole@poch.

When corrected to a legal address format, it works fine.

dpshelio commented 4 years ago

This is only a problem under the Debian fork

https://salsa.debian.org/debian-astro-team/sopt/blob/master/debian/changelog#L12

@olebole, am I correct thinking there's not a way to create issues on the Debian repository?

olebole commented 4 years ago

You could either create a bug on the Debian BTS or write a merge request on the salsa (gitlab) repository. The latter would require to create an account there. (but for this, I can fix it immediately)

However: I am very happily surprised by your goals. That is a great idea! And, to drive this a bit further: If you like, you could also do co-maintenance of the package (or even take it over completely if you want). I would be glad to explain everything there, so that you can fix bugs in the package more quickly. And Co-maintenance would also allow that I get hit by bus at some time ;-)