Protected branches on some repositories (cannot "gbp push")

2023-02-17 Thread Sergio Durigan Junior
Hi,

I've recently fixed a bunch of build problems that affected gatb-core's
reverse dependencies, but when I tried to "gbp push" my changes to some
repositories I got error messages saying that the master branch is
protected.

These are the repositories that have protected branches:

- bcalm
- mindthegap
- simka

Is this done on purpose?

Thanks,

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
https://sergiodj.net/


signature.asc
Description: PGP signature


Bioconductor 400MB packages in Debian?

2023-02-17 Thread Steffen Möller
Hello,

Some expression data crossed my way and while

conda install -c bioconda bioconductor-clariomdhumantranscriptcluster.db

is no big deal (unless when it is), we do not support it in Debian - it is big. 
Well, at least there was a time when this was considered big, I am not so sure 
any more, so here I ask.

https://bioconductor.org/packages/release/data/annotation/html/pd.clariom.d.human.html

comes in a ~400MB tarball, which is mostly a SQLite database.

I would support a decision according to which anybody interested would just go 
and run the installer, but the dependencies are non-trivial, so you effectively 
end up in installing all of BioConductor in parallel to what Debian already 
offers, which I am not a fan of.

What do you think?

Best,
Steffen