Re: Please update SIMDE patches in new version of kalign

2022-11-06 Thread Michael Crusoe
Awesome, thanks! -- Michael R. Crusoe ; he/him https://orcid.org/-0002-2961-9670 CWL Project Leader, Software Freedom Conservancy, Common Workflow Language project Promovendus, VU Amsterdam, Computer Systems & Bioinformatics Project Leader Compute Platform in ELIXIR-NL, DTL Projects ELIXIR-DE

Re: Please update simde patches for minimap2

2021-10-14 Thread Michael Crusoe
Done and uploaded! On Thu, Oct 14, 2021 at 11:13 AM Andreas Tille wrote: > Hi Michael, > > I upgraded minimap2 in Git which is now at version 2.22 (we had 2.17) > and had obviously incorporated simde inside the code so several chunks > of your simde patch do not apply. Since I'm not educated ab

Re: Providing components.cif.gz [Was: Re: DeepMind’s AI Advanced Protein Structure Prediction tool Open Sourced]

2021-09-08 Thread Michael Crusoe
I would advocate for a local copy (if missing) and an environment variable to override so that users can get a newer/different version. I would also encourage upstream to find a way to embed a hash + download date in their logs and outputs, if possible. We should also ask PDB to version their fil

Re: last-align: Baseline violation on amd64?

2021-04-19 Thread Michael Crusoe
Hey Nilesh. Thanks for thinking about this. SSE2 is part of the amd64 baseline, so it is fine. I guess we could adjust that d/rules to more clearly make a `-plain` on both amd64 & i386. It is a bit out of date from the style I have been using more recently. So you could update it, but there is n

Re: [Request for review] rna-star

2021-03-01 Thread Michael Crusoe
On Mon, 1 Mar 2021 at 14:15, Nilesh Patra wrote: > Hi Michael > > On Mon, 1 Mar, 2021, 5:06 pm Michael Crusoe, > wrote: > >> Hello Nilesh! >> >> Thank you for noticing this. >> >> Please add entries to debian/changelog in the future. I use `dch &#

Re: [Request for review] rna-star

2021-03-01 Thread Michael Crusoe
Hello Nilesh! Thank you for noticing this. Please add entries to debian/changelog in the future. I use `dch 'changed a thing'` followed by `debcommit -a` instead of using `git commit`, to ensure I document my changes. In your patch you removed `-O3`, I've put that back to simplify the patch. It

Re: Workflow for releasing new upstream versions to experimental?

2021-02-09 Thread Michael Crusoe
I strongly prefer a separate branch for experimental, to avoid commit reverts and the like. My assumption is that all commits to the primary branch are tested and ready to go and I wish more people used other branches for aspirational or untested changes (like new releases from upstream). To be fa

Re: [solved] porting brian on MIPS and POWER, or dropping support

2021-01-31 Thread Michael Crusoe
feel like I generated a lot of noise while the issue could be > solved with little change actually, I apologize for this but am > grateful for your time. > I enjoyed the conversation, so please don't hold back! > Michael Crusoe, on 2021-01-30 19:31:42 +0100: > > If it is trul

Re: [help] porting brian on MIPS and POWER, or dropping support

2021-01-30 Thread Michael Crusoe
On Sat, 30 Jan 2021 at 17:18, Étienne Mollier wrote: > Hi Michael, > > Michael Crusoe, on 2021-01-30 16:51:27 +0100: > > On Sat, 30 Jan 2021 at 14:33, Étienne Mollier < > etienne.moll...@mailoo.org> > > wrote: > > > > [1] https://salsa.debian.org/me

Re: [help] porting brian on MIPS and POWER, or dropping support

2021-01-30 Thread Michael Crusoe
On Sat, 30 Jan 2021 at 14:33, Étienne Mollier wrote: > Hi Michael, and people at ease with architecture ports, > Hello! The package brian[1] has a mechanism based on the GSL which does > some sort of compilation just-in-time. The default set of build > flags works rather well on all flavors of

Re: [RFS] python-cutadapt 3.2-2

2021-01-30 Thread Michael Crusoe
Hey Étienne! You are faster than me! Thanks for fixing this. I granted you upload permissions. Cheers! On Sat, 30 Jan 2021 at 11:51, Étienne Mollier wrote: > Good day, > > I enabled i386 support on python-cutadapt 3.2-2. This should > allow the package to migrate to Testing. Changes are avail

Re: Any volunteer to evaluate/fix Python3.9 issues in python-cogent?

2021-01-26 Thread Michael Crusoe
On Tue, 26 Jan 2021 at 12:27, Michael Crusoe wrote: > FYI: python-cogent requires numba, numba (which is a just-in-time compiler > for Python) got removed from testing for not supporting Python 3.9 yet. > > They finally backported a patch for numba, but the numba armhf tests are >

Re: Any volunteer to evaluate/fix Python3.9 issues in python-cogent?

2021-01-26 Thread Michael Crusoe
FYI: python-cogent requires numba, numba (which is a just-in-time compiler for Python) got removed from testing for not supporting Python 3.9 yet. They finally backported a patch for numba, but the numba armhf tests are failing https://qa.debian.org/excuses.php?package=numba They tried to work aro

Re: q2-quality-control seems so uncover segfaults in bowtie2

2021-01-15 Thread Michael Crusoe
bowtie2 segfaults for me if eatmydata and/or cowbuilder are being used, so try with clearing out LD_PRELOAD first

Re: [Request for help] Bug: #976479 scrappie: FTBFS: scrappie_matrix.h:5:14: fatal error: immintrin.h: No such file or directory

2020-12-07 Thread Michael Crusoe
Dear Nilesh, Thanks again for doing this. Don't forget step 8 of https://wiki.debian.org/SIMDEverywhere#Approach ; I've updated the sample scripts for multi-compiling x86 at different SIMD levels Please also update https://wiki.debian.org/SIMDEverywhere#Packages_Status & https://wiki.debian.org/

Re: [Request for help] Bug: #976479 scrappie: FTBFS: scrappie_matrix.h:5:14: fatal error: immintrin.h: No such file or directory

2020-12-07 Thread Michael Crusoe
On Mon, 7 Dec 2020 at 12:44, Nilesh Patra wrote: > Hi again, > > Since that didn't work, I manually added a typedef definition for it, and > it works now on both am64 machine and arm64 porter box - with passing > build-time tests. > I've pushed to salsa. > Ah, good thing I used a different branc

Re: [Request for help] Bug: #976479 scrappie: FTBFS: scrappie_matrix.h:5:14: fatal error: immintrin.h: No such file or directory

2020-12-07 Thread Michael Crusoe
On Mon, 7 Dec 2020 at 11:49, Nilesh Patra wrote: > Hi Michael > > Thanks for the hint, I did this (not yet pushed): > > -#include > - > /* yes I know, the top of this file is quite ugly */ > > +define SIMDE_ENABLE_NATIVE_ALIASES > +#include > > But I end up with the same error that I pasted ea

Re: [Request for help] Bug: #976479 scrappie: FTBFS: scrappie_matrix.h:5:14: fatal error: immintrin.h: No such file or directory

2020-12-07 Thread Michael Crusoe
Hey Nilesh, No problem for me when you ask for help! I suspect that https://salsa.debian.org/med-team/scrappie/-/commit/a00691d910110a460ef5e61a6c74cc2cb0e1a626#5dc91bdd30262777c0556235b73413cd5865a144_0_31 is the issue You should add the regular simde includes here, so that v4sf typedef works d

Re: [Review needed] simde fixes for plast

2020-12-06 Thread Michael Crusoe
box I say you are good to go! -- Michael R. Crusoe On Sun, Dec 6, 2020, 12:36 Nilesh Patra wrote: > > > On Sun, 6 Dec 2020 at 01:49, Michael Crusoe > wrote: > >> Looks good to me! >> > > Thanks a lot! Could you also once look at my fixes for ngmlr here[1]? >

Re: [Review needed] simde fixes for plast

2020-12-05 Thread Michael Crusoe
Looks good to me! On Sat, 5 Dec 2020 at 21:01, Nilesh Patra wrote: > Hi, > > Plast currently has a RC bug[1] filed for FTBFS on arm64 arch(despite > Arch: any-amd64 x32 in control file) > > I observed that this was using {e,p}mmintrin.h and hence I tried applying > Michael's simde trick to make

Re: [COMBINE-lab/RapMap] rapmap v0.6.0

2020-12-03 Thread Michael Crusoe
-0500, Andreas Tille , wrote: > > Hi, > > On Tue, Feb 05, 2019 at 11:17:25AM +0200, Michael Crusoe wrote: > > We packaged rapmap for Debian because we were packaging salmon as well. > Looks like we adopted the numbering of the salmon-v* release of rapmap > (recently 0.12) so thi

Re: Project idea: port GKL to non-x86

2020-11-17 Thread Michael Crusoe
icard run on multiple CPUs. > https://github.com/broadinstitute/picard/issues/1467 > > On Sat, Feb 8, 2020 at 4:39 PM Michael Crusoe > wrote: > > > > Oh, I was mistaken about the GATK link. > > > > picard-tools depends on gkl, and igv and artemis depend on pic

Re: testing the test environment

2020-11-08 Thread Michael Crusoe
Dear Maarten, I know how frustrating it can be! Does https://ci.debian.net/doc/file.MAINTAINERS.html#label-How+can+I+reproduce+the+test+run+locally-3F help? I use both the pbuilder hook and sbuild with lxc setups. The pbuilder hook is convenient as it gets run everytime I build a package with pb

Re: Planning a Debian Med Covid-19 project

2020-11-07 Thread Michael Crusoe
I would recommend getting as many components of http://covid19.genenetwork.org/ packaged for Debian as possible. Workflows are at https://github.com/hpobio-lab/viral-analysis/tree/master/cwl/pangenome-generate Maybe someone can start by identifying the software used and seeing which is already pa

Re: Videoconference Friday 2020-09-18 18:00 UTC (Was: For those who want to keep on contributing (Was: Debian @ COVID-19 Biohackathon (April 5-11, 2020))

2020-09-18 Thread Michael Crusoe
Thanks for the invitation. I'm on vacation until September 28th so I won't be able to join. -- Michael R. Crusoe On Fri, Sep 18, 2020, 13:38 Andreas Tille wrote: > Hi, > > in case you might be interested in dealing with test data for Debian > Med it would be great if you would join our meeting

Re: [Help] Re: seqan autopkg test failures triggered by gcc-defaults

2020-08-21 Thread Michael Crusoe
The newer range-v3 package has been accepted into the archive. If that doesn't work, then we may need to switch back to the code copy. -- Michael R. Crusoe On Sun, Aug 16, 2020, 22:04 Aaron M. Ucko wrote: > Andreas Tille writes: > > > make[4]: *** [test/view/CMakeFiles/view.chunk.dir/build.mak

Re: [Help] Re: seqan autopkg test failures triggered by gcc-defaults

2020-08-14 Thread Michael Crusoe
tags 966433 pending tags 966270 pending thanks I've got a fixed version of a release candidate of seqan3 3.0.2 in salsa. However it needs an updated range-v3 which has yet to be uploaded: see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968053 I can upload the seqan3 3.0.2 release candidate

Re: How to handle patches during a routine update ?

2020-08-12 Thread Michael Crusoe
Hey Charles, Here is what I do in this circumstance. 1. `quilt pop -a` to remove all patches 2. `quilt push` one patch at a time. If I see that there was any fuzzing, then I do a `quilt refresh` before the next `quilt push`. 3. If a patch does apply cleanly I investigate to see if it should be re

Re: VIP

2020-07-08 Thread Michael Crusoe
On Wed, Jul 8, 2020 at 3:16 PM Tony Travis < tony.tra...@minke-informatics.co.uk> wrote: > Re: https://github.com/keylabivdc/VIP > > Hi, > Hey Tony, > Does anyone have experience of running VIP? > I don't, but I've taken a look. > I've been trying to get it working under Ubuntu 18.04/20.04 w

Re: raxml-ng dependency not already packaged

2020-06-20 Thread Michael Crusoe
When a git submodule is being used, please check the exact commit referenced in the repository. In this case raxml-ng uses https://github.com/ddarriba/pll-modules/commit/7a0715a7d8e3c30ae86819425e876d96949d3f4d (from 2019-11-27, from the 'dev' branch, but not the latest commit from that branch) and

Re: Debian package bcftools

2020-06-13 Thread Michael Crusoe
[I'm cc'ing the Debian Med mailing list as your email contains no private information] Dear Giulio, It is nice to hear that you are finding the Debian package of bcftools useful. The correct way to request support from the volunteer contributors to Debian is to documented at https://www.debian.or

Re: Please review the announcement for second Debian Med COVID-19 hackathon

2020-06-04 Thread Michael Crusoe
Thank you Andreas for drafting this announcement, I committed some small tweaks. We should list explicitly when we are having video chats. I recommend at least 3: beginning, middle, and end. This provides a nice opportunity to meet new contributors. Can you pick times that work for you and add t

Re: sonLib - anyone working with it, addressed packaging?!?

2020-05-22 Thread Michael Crusoe
On Fri, May 22, 2020 at 5:30 PM Steffen Möller wrote: > Hello, > > https://github.com/ComparativeGenomicsToolkit/sonLib should be the same > as / cleaned-up version of > https://github.com/benedictpaten/sonLib The later is currently a code copy in https://tracker.debian.org/pkg/vg It is also no

Re: staden-io-lib_1.14.12-1_source.changes ACCEPTED into unstable

2020-05-21 Thread Michael Crusoe
oe > Changes: > staden-io-lib (1.14.12-1) unstable; urgency=medium > . >* Team upload. > . >[ Michael Crusoe ] >* New upstream version >* Standards-Version: 4.5.0 (routine-update) >* debhelper-compat 12 (routine-update) >* Remove many patches incorpo

Re: deb packages using simde but the upstream PR not sent?

2020-05-18 Thread Michael Crusoe
Hey Jun, Thanks for this. Yes, any package in https://wiki.debian.org/SIMDEverywhere#Packages_Status that lists "Not yet" under "Patches sent upstream?" is available for sending a PR On Mon, May 18, 2020 at 11:01 AM Jun Aruga wrote: > Hi, > > Thanks for adding simde patch to support minimap2 a

Re: RFS paml - fixed #957659

2020-05-09 Thread Michael Crusoe
On Fri, May 8, 2020 at 2:27 PM Étienne Mollier wrote: > Good day, > > > I have not forwarded the patch for the moment, since reporting > bugs requires posting in a Google Group that forbids contact > through email, and I have no Google account for the moment, at > least none usable to my knowledg

Re: SIMDe use in Debian's MMseqs2

2020-05-09 Thread Michael Crusoe
Here's a version of Debian's SIMD Everywhere patch as a pull request for MMseqs2 https://github.com/soedinglab/MMseqs2/pull/309 On Fri, May 8, 2020 at 9:15 PM Michael Crusoe wrote: > [replying on the debian-med list with permission. Please keep Martin and > Milot CC'd as

Re: SIMDe use in Debian's MMseqs2

2020-05-08 Thread Michael Crusoe
[replying on the debian-med list with permission. Please keep Martin and Milot CC'd as they do not subscribe] On Fri, May 8, 2020 at 7:36 PM Milot Mirdita wrote: > Hi Michael, > > I am a developer on the MMseqs2 team and I saw your tweet regarding the > AWS ARM64 machines earlier and checked on

Re: Help for asking upstreams about free licenses urgently needed (Was: Help: Seeking source code of guppy base caller)

2020-04-28 Thread Michael Crusoe
r core competency. > > I am not sure we can make it happen, but it might be worth trying to ask. > > > >> On Mon, Apr 27, 2020 at 04:21:12PM +0200, Michael Crusoe wrote: > >>> Extracting the linked deb, one finds a binary and a very restrictive > >>> l

Re: Help: Seeking source code of guppy base caller (Was: Idea wanted: What is the most key open source projects to fight COVID-19?)

2020-04-27 Thread Michael Crusoe
Extracting the linked deb, one finds a binary and a very restrictive license. I do not believe that guppy source code is available nor it is likely to become available any time soon. While some of their other basecallers have source code available, I would not call the license OSS: https://github.

Re: [covid-19] Reviving tensorflow packaging effort (Was: Missing dependancies for streamlit)

2020-04-25 Thread Michael Crusoe
On Sat, Apr 25, 2020, 12:36 Mo Zhou wrote: > Hi Tille, > > Is there any COVID-19 package using pytorch blocked due to its absense? > > A good news is that I've managed to strip the whole third_party/ > directory of src:pytorch, and started to forward my patches to upstream[1]. > When all my modif

Re: Debian Bug#820060: python-biom-format: broken on big-endian architectures

2020-04-12 Thread Michael Crusoe
I'm not seeing a successful build on big-endian. Of the offically supported architectures, only s390x is big-endian and it's build is disabled. -- Michael R. Crusoe On Sat, Apr 11, 2020, 20:52 Liubov Chuprikova wrote: > Hi Andreas, > > It looks like the upstream fixed the issue in some recent v

[covid] Progress report, your feedback is needed!

2020-04-11 Thread Michael Crusoe
Hello all! Today is last formal day of the 2020 COVID-19 BioHackathon, and I am really impressed with everything we have accomplished this week! Please give yourself credit for all your work by adding your name and a few sentences about what you did to https://salsa.debian.org/med-team/community/

Re: [RFC] Update libssw? (Needed by parasail)

2020-04-10 Thread Michael Crusoe
I'm not against it, as long as it doesn't break any existing packages -- Michael R. Crusoe On Fri, Apr 10, 2020, 00:31 Nilesh Patra wrote: > Hiya, > > The upstream of libssw has version - 1.24 [1] mentioned in their code, and > it seems the haven't made the releases properly. > (This is not the

Re: Additional info: can not see update note: Salmon

2020-04-08 Thread Michael Crusoe
Yes, see https://salsa.debian.org/med-team/salmon/-/blob/master/debian/changelog#L10 for the latest TODO notice about the new puffefish dependency On Wed, Apr 8, 2020 at 6:14 PM Ben Tris wrote: > https://tracker.debian.org/pkg/salmon > > This package seems regularly updated now v1.1.0: > > https

Re: Missing dependancies for streamlit

2020-04-07 Thread Michael Crusoe
https://salsa.debian.org/ci-team/autopkgtest/raw/master/doc/README.package-tests.rst In general, tests are also allowed to access the internet. As this > usually makes tests less reliable, this should be kept to a minimum; but > for many packages their main purpose is to interact with remote web >

Re: Missing dependancies for streamlit

2020-04-07 Thread Michael Crusoe
-- Michael R. Crusoe On Tue, Apr 7, 2020, 03:27 timsn_thtree_net wrote: > Hi Andreas, > > Not certain what distro/config streamlit was made in, but the Makefile > assumes that pip = pip3, and it looks like they really want python 3.8, > but things seem to move ahead with the 3.7.3 version instal

Re: RFS: simde

2020-04-02 Thread Michael Crusoe
Thanka for catching that! It is arch:any for now, but I'll make it arch: all once we get a full build passing everywhere. -- Michael R. Crusoe On Thu, Apr 2, 2020, 11:36 Andreas Tille wrote: > On Thu, Apr 02, 2020 at 10:28:08AM +0200, Michael Crusoe wrote: > &g

RFS: simde

2020-04-02 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:med-team/simde.git Thanks! -- Michael R. Crusoe

RFS or upload privileges: kalign

2020-03-30 Thread Michael Crusoe
Hello, Kalign 3.x now uses SSE and other SIMD intrinsics and its build was also violating the baseline for AMD64 and i386 by applying the CPU features of the processor, so I've applied the SIMD Everywhere magic to it. I also fixed the hardening of the build as it was throwing out our CFLAGS. gbp

RFS: routine-update

2020-03-29 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:science-team/routine-update.git Thanks! -- Michael R. Crusoe

Fwd: [bio-tools/biotoolsRegistry] bio.tools COVID-19 tools list (#505)

2020-03-25 Thread Michael Crusoe
FYI -- Forwarded message - From: Hans Ienasescu Date: Wed, Mar 25, 2020 at 5:50 PM Subject: [bio-tools/biotoolsRegistry] bio.tools COVID-19 tools list (#505) This issue is a placeholder for a discussion related to the bio.tools COVID-19 related tools list. There is a *COVID-19*

Re: Introduction: Jun Aruga

2020-03-25 Thread Michael Crusoe
On Mon, Mar 23, 2020 at 8:22 PM Jun Aruga wrote: > > > > I will be attending again, yes! I haven't decided on a particular > proposal yet. Do you have any particular ideas? > > > > I'm currently waiting for getting the money back for my flight to > > FOSSASIA in Singapore. I intended to go there

Re: COVID-19 Biohackathon April 5-11 2020

2020-03-16 Thread Michael Crusoe
On Mon, Mar 16, 2020 at 10:06 AM Andreas Tille wrote: > Hi Michael, > > On Mon, Mar 16, 2020 at 09:19:29AM +0100, Michael Crusoe wrote: > > There is one planned for the week starting April 5th > > > > https://github.com/virtual-biohackathons/covid-19-bh20 >

COVID-19 Biohackathon April 5-11 2020

2020-03-16 Thread Michael Crusoe
There is one planned for the week starting April 5th https://github.com/virtual-biohackathons/covid-19-bh20 https://github.com/virtual-biohackathons/covid-19-bh20/wiki We should propose Debian-Med related projects, like 1) Tag all COVID-19 related software that is packages or our on wishlist. Th

Re: Introduction: Jun Aruga

2020-03-15 Thread Michael Crusoe
On Sun, Mar 15, 2020 at 5:28 PM Jun Aruga wrote: > Hello Debian Med team, > > My name is Jun Aruga. I am a passionate hobbyist for the > bioinformatics. Especially genome sequencing area. > > I had an opportunity to join Debian Med Sprint event last month in Berlin. > it was very fun, and inspire

Re: Request for backport: vg

2020-02-26 Thread Michael Crusoe
Thanks for this. I did my test build wrong; now my results match yours. Seems that vg will not be backportable unless we track down which of the dependencies require a newer version. On Wed, Feb 26, 2020 at 6:03 AM Andreas Tille wrote: > On Tue, Feb 25, 2020 at 10:17:30PM +0100, Michael Cru

Request for backport: vg

2020-02-25 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:med-team/vg.git -b debian/buster-backports A test build in a buster backports sbuild just succeeded. Should be already to upload and tag, thanks! -- Michael R. Crusoe

Re: Request for backports: libvcflib & hopscotch-map

2020-02-24 Thread Michael Crusoe
libvcflib is ready for backporting, as it already migrated to "testing" On Fri, Feb 14, 2020 at 9:18 PM Andreas Tille wrote: > On Fri, Feb 14, 2020 at 07:35:55PM +0100, Michael Crusoe wrote: > > hopscotch-map has successfully migrated to testing, thanks! > > Uploaded. &

Fwd: Please setup http://statnet.org/attribution or modify license to point to http://statnetproject.org/attribution.shtml

2020-02-22 Thread Michael Crusoe
[ statnet_h...@u.washington.edu bounced, trying help-ow...@mailman13.u.washington.edu as instructed ] Hello, While packaging https://cran.r-project.org/package=statnet.common & https://cran.r-project.org/package=network we ran into some difficulty fulfilling the attribution requirements of the LI

Please setup http://statnet.org/attribution or modify license to point to http://statnetproject.org/attribution.shtml

2020-02-22 Thread Michael Crusoe
Hello, While packaging https://cran.r-project.org/package=statnet.common & https://cran.r-project.org/package=network we ran into some difficulty fulfilling the attribution requirements of the LICENSE file as it references a URL that does not work (a) you agree to retain in 'statnet.common' and a

Request for sponsorship: libbio-alignio-stockholm-perl

2020-02-18 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:med-team/libbio-alignio-stockholm-perl.git Thanks! -- Michael R. Crusoe

Re: Request for sponsorship: ataqv

2020-02-17 Thread Michael Crusoe
On Mon, Feb 17, 2020 at 1:49 PM Andreas Tille wrote: > On Mon, Feb 17, 2020 at 01:20:52PM +0100, Michael Crusoe wrote: > > Yes, I tried the package version first, but as I noted in debian/control: > > > > # libjs-d3, need a newer version than 3.

Re: Request for sponsorship: ataqv

2020-02-17 Thread Michael Crusoe
On Mon, Feb 17, 2020 at 1:20 PM olivier sallou wrote: > On Mon, 2020-02-17 at 13:08 +0100, Michael Crusoe wrote: > > clean step seems to delete a file resulting in gbp build error: > I saw that, but it didn't cause me a problem for my packaging workflow. However it is annoying

Re: Request for sponsorship: ataqv

2020-02-17 Thread Michael Crusoe
at 1:18 PM Andreas Tille wrote: > On Mon, Feb 17, 2020 at 01:08:56PM +0100, Michael Crusoe wrote: > > gbp clone g...@salsa.debian.org:med-team/ataqv.git > > Any reason for shipping a code copy of d3.js in debian/missing-sources > instear of depending from node-d3? > > Kind

Request for sponsorship: ataqv

2020-02-17 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:med-team/ataqv.git Thanks! -- Michael R. Crusoe

Request for sponsoring: gerp++

2020-02-16 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:med-team/gerp.git Thanks! -- Michael R. Crusoe

Re: Request for backports: libvcflib & hopscotch-map

2020-02-14 Thread Michael Crusoe
il it has > hit testing. Would you mind refreshing this request once this has > happened since I might forget. > > Thanks for your work on this > > Andreas. > > On Wed, Feb 12, 2020 at 01:08:14PM +0100, Michael Crusoe wrote: > > gbp clone g...@salsa.debian.org:med-

Request for sponsorship to experimental: staden-io-lib 1.14.12-1~r0

2020-02-14 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:med-team/staden-io-lib.git -b debian/experimental Thanks! -- Michael R. Crusoe

Request for sponsorship: arcp

2020-02-12 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:med-team/arcp.git Thanks! -- Michael R. Crusoe

Request for backports: libvcflib & hopscotch-map

2020-02-12 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:med-team/libvcflib.git -b debian/buster-backports gbp buildpackage -S -d -v1.0.0~rc2+dfsg-2 and gbp clone g...@salsa.debian.org:med-team/hopscotch-map.git -b debian/buster-backports gbp buildpackage -S -d # no -v needed as it will be new to buster Thanks! -- Mic

Re: vg_1.21.0+ds2-1_amd64.changes ACCEPTED into unstable, unstable

2020-02-11 Thread Michael Crusoe
Yay! Andreas, can I have upload permissions for vg? -- Michael R. Crusoe On Tue, Feb 11, 2020, 20:00 Debian FTP Masters < ftpmas...@ftp-master.debian.org> wrote: > > > Accepted: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Format: 1.8 > Date: Mon, 13 Jan 2020 11:32:02 +0100 > Sourc

Request for sponsorship libgclib_0.11.4-1~rc0

2020-02-11 Thread Michael Crusoe
gbp clone -b debian/experimental g...@salsa.debian.org:med-team/libgclib.git After this passes the NEW queue I will contain with https://wiki.debian.org/Teams/ReleaseTeam/Transitions Thanks, -- Michael R. Crusoe

Request for sponsorship: htscodecs

2020-02-10 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:med-team/htscodecs.git Thanks! -- Michael R. Crusoe

Request for Upload Rights: swissknife

2020-02-10 Thread Michael Crusoe
dcut dm --uid 724D609337113C710550D7473C26763F6C67E6E2 --allow swissknife Thanks! -- Michael R. Crusoe

Re: Project idea: port GKL to non-x86

2020-02-08 Thread Michael Crusoe
ing > > GATK on ARM. > > > > > https://gatkforums.broadinstitute.org/gatk/discussion/9971/gatk4-beta1-problem-some-questions-about-bwa-faga-pipeline-in-gatk4-beta1 > > > We use GATK4-beta1 in ARM,and have several questions about it: > > > > Jun > > > &

Project idea: port GKL to non-x86

2020-02-08 Thread Michael Crusoe
https://github.com/Intel-HLS/GKL A Java wrapper around an Intel optimized implementations of PairHMM, Smith-Waterman, and DEFLATE. Uses SIMD intrinsics and assembly. At https://salsa.debian.org/misterc-guest/gkl/tree/experimental/simde is a fork using the SIMD Everywhere library, but I lack the e

Request for Sponsorship spdlog_1.5.0-1~rc0 to experimental

2020-02-07 Thread Michael Crusoe
Now we build a shared library in addition to the header-only library gbp clone g...@salsa.debian.org:med-team/spdlog.git --debian-branch=debian/experimental Thanks! -- Michael R. Crusoe

Re: Should we drop GUI from Cluster3 Debian package to make the remaining free code fit for Debian main (Was: License of cluster3 becomes unspecified since you are linking to a non-existing URL)

2020-02-06 Thread Michael Crusoe
Summary: cluster3 can not enter Debian main until the src/command.c file is relicensed by Stanford On Thu, Feb 6, 2020 at 10:00 AM Andreas Tille wrote: > Hi, > > since more than two years we did not heard any news regarding the > license of X11/gui.c which is as far as I can see the only code in

Re: Request for sponsorship: seqan3_3.0.1+ds-6~bpo10+1

2020-02-04 Thread Michael Crusoe
Thanks! On Tue, Feb 4, 2020 at 6:49 PM Andreas Tille wrote: > Done. Please note that I renamed the branch > >debian/buster -> debian/buster-backports > > Kind regards > >Andreas. > > On Mon, Feb 03, 2020 at 04:14:21PM +0100, Michael Crusoe wrote: > &

Request for sponsorship: seqan3_3.0.1+ds-6~bpo10+1

2020-02-03 Thread Michael Crusoe
Thanks! -- Michael R. Crusoe -- Forwarded message - From: Debian FTP Masters Date: Mon, Feb 3, 2020, 15:42 Subject: seqan3_3.0.1+ds-6~bpo10+1_source.changes REJECTED To: Michael R. Crusoe , Debian Med Packaging Team ACL dm: NEW uploads are not allowed binary:libseqan3-dev i

Re: Request for review: vg initial packaging

2020-02-01 Thread Michael Crusoe
Thank you Andeas, I think the vg package is ready for review & sponsoring. On Fri, Sep 6, 2019 at 2:11 PM Andreas Tille wrote: > Hi Michael, > > On Fri, Sep 06, 2019 at 04:37:26PM +0900, Michael Crusoe wrote: > > https://salsa.debian.org/med-team/vg > > > > I

Re: samtools is not migrating - any idea?

2020-01-24 Thread Michael Crusoe
On Fri, Jan 24, 2020 at 7:16 PM Steffen Möller wrote: > > https://tracker.debian.org/pkg/samtools > > is stuck at 1.9-7. 1.10-3 was uploaded a while back and the tracker says > that samtools would be transitioning to testing, but is apparently not. https://release.debian.org/britney/update_output

Re: Request for sponsorship / upload permissions: proteinortho

2020-01-13 Thread Michael Crusoe
On Mon, Jan 13, 2020 at 1:07 PM Andreas Tille wrote: > On Mon, Jan 13, 2020 at 12:42:16PM +0100, Michael Crusoe wrote: > > * patch: Use #!/usr/bin/python3 (fixes autopkgtests) > > * patch: Find the packaged version of the Diamond aligner > > BTW, I've uploaded the l

Request for sponsorship / upload permissions: proteinortho

2020-01-13 Thread Michael Crusoe
* patch: Use #!/usr/bin/python3 (fixes autopkgtests) * patch: Find the packaged version of the Diamond aligner * patch: Improve build hardening via CPPFLAGS & CFLAGS * Expanded autopkgtests, following `make test` * patch: fix a spelling typo gbp clone g...@salsa.debian.org:med-team/prote

Re: Suggested removals: mgltools-{cadd,symserv,visionlibraries}

2020-01-13 Thread Michael Crusoe
I support their removal. On Thu, Jan 9, 2020 at 6:06 PM Andreas Tille wrote: > Some other severity bumps of mgltools-* packages bugs were filed. This > shows the relevance of my mail. I'd love to get rid of bugs nobody > cares about. > > Kind regards, Andreas. > > On Thu, Jan 09, 2020 at 02:18

Re: Request for Sponsorship/upload rights: examl

2020-01-10 Thread Michael Crusoe
Thank you, Andreas Tille! On Thu, Jan 9, 2020 at 7:58 PM Michael Crusoe wrote: > I've added the "SIMD everywhere" library to examl, expanding it to > non-AMD64 architectures > Can this package be uploaded or might I have upload permissions? > > gbp clone g...@s

Request for Sponsorship/upload rights: examl

2020-01-09 Thread Michael Crusoe
I've added the "SIMD everywhere" library to examl, expanding it to non-AMD64 architectures Can this package be uploaded or might I have upload permissions? gbp clone g...@salsa.debian.org:med-team/examl or dcut dm --uid 724D609337113C710550D7473C26763F6C67E6E2 --allow examl Thanks! -- Michael

Re: Request for Sponsorship libsys-info{-driver-linux,}-perl

2020-01-08 Thread Michael Crusoe
On Tue, Jan 7, 2020 at 7:02 PM gregor herrmann wrote: > On Tue, 07 Jan 2020 16:18:52 +0100, Andreas Tille wrote: > > > On Tue, Jan 07, 2020 at 04:01:48PM +0100, Michael Crusoe wrote: > > > Heh, thanks gregor! > > > That's odd that I wasn't able to fin

Re: Request for Sponsorship libsys-info{-driver-linux,}-perl

2020-01-07 Thread Michael Crusoe
Heh, thanks gregor! That's odd that I wasn't able to find these package earlier, sorry for the noise! On Tue, Jan 7, 2020 at 3:42 PM gregor herrmann wrote: > On Tue, 07 Jan 2020 15:33:56 +0100, Andreas Tille wrote: > > > On Tue, Jan 07, 2020 at 01:45:11PM +0100, Michael C

Request for Sponsorship libsys-info{-driver-linux,}-perl

2020-01-07 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:med-team/libsys-info-driver-linux-perl.git gbp clone g...@salsa.debian.org:med-team/libsys-info-perl.git Currently we patch around these for bowtie, but it would be nice to not have to. Thanks! -- Michael R. Crusoe

Re: Request for sponsorship: libbio-featureio-perl

2020-01-07 Thread Michael Crusoe
Thank you, Andreas Tille! On Tue, Jan 7, 2020 at 12:45 PM Michael Crusoe wrote: > gbp clone g...@salsa.debian.org:med-team/libbio-featureio-perl.git > > Needed for bioperl-run > > Thanks! > -- > Michael R. Crusoe > -- Michael R. Crusoe

Request for sponsorship: libbio-featureio-perl

2020-01-07 Thread Michael Crusoe
gbp clone g...@salsa.debian.org:med-team/libbio-featureio-perl.git Needed for bioperl-run Thanks! -- Michael R. Crusoe

Re: RFS or upload privilages libbio-db-hts-perl_3.01-3

2020-01-04 Thread Michael Crusoe
Thank you Andreas Tille! On Sat, Jan 4, 2020 at 12:57 PM Michael Crusoe wrote: > The bioperl migration is almost complete! > > Can I get sponsorship or upload privileges for libbio-db-hts-perl? > > gbp clone g...@salsa.debian.org:med-team/libbio-db-hts-perl >

RFS or upload privilages libbio-db-hts-perl_3.01-3

2020-01-04 Thread Michael Crusoe
The bioperl migration is almost complete! Can I get sponsorship or upload privileges for libbio-db-hts-perl? gbp clone g...@salsa.debian.org:med-team/libbio-db-hts-perl or dcut dm --uid 724D609337113C710550D7473C26763F6C67E6E2 --allow libbio-db-hts-perl Thanks, -- Michael R. Crusoe

Re: libbio-db-ncbihelper-perl_1.7.4-1_amd64.changes REJECTED

2020-01-02 Thread Michael Crusoe
Thanks, also, Thorsten, for this :-) Andreas, likewise, this has been fixed and uploaded: gbp clone g...@salsa.debian.org:med-team/libbio-db-ncbihelper-perl.git On Thu, Jan 2, 2020 at 9:13 PM Thorsten Alteholz < ftpmas...@ftp-master.debian.org> wrote: > > Hi Michael, > > please mention the copy

Re: libbio-variation-perl_1.7.4-1_amd64.changes REJECTED

2020-01-02 Thread Michael Crusoe
Thorsten, Thanks for catching that. Andreas, I've fixed this and it is ready for re-sponsoring: gbp clone g...@salsa.debian.org:med-team/libbio-variation-perl.git On Thu, Jan 2, 2020 at 9:13 PM Thorsten Alteholz < ftpmas...@ftp-master.debian.org> wrote: > > Hi Michael, > > please also mention

Re: RFS or upload permissions for python-pomegranate

2020-01-02 Thread Michael Crusoe
Thank you Dylan Aïssi ! -- Michael R. Crusoe On Thu, Jan 2, 2020, 09:46 Michael Crusoe wrote: > Hello, > > I've got a fix for the python-pomegranate package, which is otherwise in > danger of removal from testing (along with cnvkit) > > dcut dm --uid 724D609337113C710

RFS or upload permissions for python-pomegranate

2020-01-02 Thread Michael Crusoe
Hello, I've got a fix for the python-pomegranate package, which is otherwise in danger of removal from testing (along with cnvkit) dcut dm --uid 724D609337113C710550D7473C26763F6C67E6E2 --allow python-pomegranate or gbp clone https://salsa.debian.org/python-team/modules/python-pomegranate.git

request for upload permissions libbio-db-swissprot-perl

2020-01-01 Thread Michael Crusoe
This is a package I started :-) dcut dm --uid 724D609337113C710550D7473C26763F6C67E6E2 --allow libbio-db-swissprot-perl Many thanks to Andreas and Steffen for their previous permissions throughout 2019! On Wed, Jan 1, 2020 at 1:34 PM Debian FTP Masters < ftpmas...@ftp-master.debian.org> wrote:

  1   2   3   4   5   >