Re: Firefox 60esr on Stretch ?

2018-05-18 Thread Moritz Mühlenhoff
Emilio Pozuelo Monfort  schrieb:
> On 16/05/18 19:12, Moritz Mühlenhoff wrote:
>> I've started to look into this; I have created a llvm-4.0 build
>> for stretch and build a bootstrap build of rustc 1.24 against it.
>> Those two went fine.
>> 
>> However cargo's bootstrap is broken ATM which will need fixing (and
>> it also requires a more recent libgit than we have in stretch).
>
> Does it fail like in bug #858153 (which has a patch) or in a different way?

That bug is a year old and for 0.19, not sure if it's still any relevant
for current releases, when trying to run a bootstrap build with 0.25 it's
still trying to execute cargo, but I haven't dug deeper so far:

--
make[1]: Entering directory '/home/jmm/cargo/cargo-0.25.0'
# cp -a /home/jmm/cargo/cargo-0.25.0/Cargo.lock 
/home/jmm/cargo/cargo-0.25.0/.Cargo.lock.orig
ln -sf `which cargo` /home/jmm/cargo/cargo-0.25.0/cargo-stage0
debian/scripts/prune-checksums vendor/backtrace-sys-*/
debian/scripts/prune-checksums vendor/libgit2-sys-*/
make[1]: Leaving directory '/home/jmm/cargo/cargo-0.25.0'
   debian/rules override_dh_auto_build-arch
make[1]: Entering directory '/home/jmm/cargo/cargo-0.25.0'
RUST_BACKTRACE=1 cargo build --release --target=x86_64-unknown-linux-gnu 
--verbose
/bin/sh: 1: cargo: not found
debian/rules:75: recipe for target 'override_dh_auto_build-arch' failed
make[1]: *** [override_dh_auto_build-arch] Error 127
make[1]: Leaving directory '/home/jmm/cargo/cargo-0.25.0'
debian/rules:46: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--

If anyone wants to give this a shot, my llvm 4.0 and rustc 1.24 packages
for stretch are available at https://people.debian.org/~jmm/esr60/

Cheers,
Moritz



Bug#898996: ITP: vagrant-hostmanager -- A plugin for Vagrant which manages entries in the hosts file for guests and, optionally, the host system

2018-05-18 Thread Kienan Stewart
Package: wnpp
Severity: wishlist
Owner: Kienan Stewart 

* Package name: vagrant-hostmanager
  Version : 1.8.8
  Upstream Author : Shawn Dalen, Paulo Bittencourt, Seth Reeser, and 
contributors
* URL : 
https://github.com/devopsgroup-io/vagrant-hostmanager/graphs/contributors
* License : MPL-2.0
  Programming Lang: Ruby
  Description : A plugin for Vagrant which manages entries in the hosts 
file for guests and, optionally, the host system

>From the project description: vagrant-hostmanager is a Vagrant plugin that 
>manages the hosts file on guest machines (and optionally the host). Its goal 
>is to enable resolution of multi-machine environments deployed with a cloud 
>provider where IP addresses are not known in advance.

Without using a plugin like this, host entries must be managed manually - 
especially when using dynamic IP allocation. Host entries in guests could be 
managed by provisioners in Vagrant files, or possibly some type of dnsmasq 
configurations. These options are either labour-intensive or complex.

There are some other vagrant plugins that provide similar functionality, such 
as vagrant-hosts (https://github.com/oscar-stack/vagrant-hosts) which is 
limited to static IPs. From what I've seen, there are no packages presently in 
debian that offer similar

I don't know ruby particularly well, nor the internals of vagrant plugins. I 
plan to maintain the package by following upstream releases.

I will need a sponsor for the package.

Thanks,
Kienan



sparc64 porterbox currently out of service

2018-05-18 Thread John Paul Adrian Glaubitz
Hello!

We are currently having a hardware problem with our fastest SPARC machine,
the SPARC-T5, such that the machine is currently offline.

Since this server is rather powerful, it is hosting several virtual machines,
including four buildd instances, the sparc64 porterbox (sakharov), a NetBSD
test VM, a Solaris VM and a Debian sparc64 porterbox available for upstream
projects.

Thus, with the machine being offline, we lost an important backbone to
Debian's sparc64 port. We luckily still have enough slower sparc64 machines
available which are running as buildds and one Sun Fire 2000 which can
be set up as a porterbox.

However, since the SPARC-T5 is much faster than the other machines (gcc-8
builds in an hour as compared to 22 hours on the Sun Fire 2000), we are
trying our best to get the machine back into service. We also have a
second SPARC-T5 with similar hardware issues that we might be able to
restore.

Any support to help the machines back into service is appreciated.

Thanks,
Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Bug#899046: ITP: r-cran-tfmpvalue -- GNU R P-Value Computation for Position Weight Matrices

2018-05-18 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: r-cran-tfmpvalue
  Version : 0.0.8
  Upstream Author : Ge Tan 
* URL : https://cran.r-project.org/package=TFMPvalue
* License : GPL-2
  Programming Lang: GNU R
  Description : GNU R P-Value Computation for Position Weight Matrices
 In putative Transcription Factor Binding Sites (TFBSs) identification
 from sequence/alignments, it is interesting to obtain the significance
 of certain match score. TFMPvalue provides the accurate calculation of
 P-value with score threshold for Position Weight Matrices, or the score
 with given P-value. This package is an interface to code originally made
 available by Helene Touzet and Jean-Stephane Varre, 2007, Algorithms Mol
 Biol:2, 15.

Remark: This package is maintained by Debian R Packages Maintainers at
   https://salsa.debian.org/r-pkg-team/r-cran-tfmpvalue
This package is a dependency of r-bioc-tfbstools which is in the interest
of the Debian Med team.



Bug#899049: ITP: lv2bm -- Benchmark CLI tool for LV2 plugins

2018-05-18 Thread Víctor Cuadrado Juan
Package: wnpp
Severity: wishlist
Owner: Víctor Cuadrado Juan 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: lv2bm
  Version : 1.0
  Upstream Author : Ricardo Crudo 
Filipe Coelho 
* URL : https://github.com/moddevices/lv2bm
* License : GPL-2+,GPL-3+,ISC
  Programming Lang: C++
  Description : Benchmark CLI tool for LV2 plugins

Features:
- - Allows one to select which LV2 URIs to test
- - Uses minimum, maximum and default control values to run the plugins
- - Has a full test mode which check all combinations for discrete controls
- - The output shows the JACK load percent
- - Allows one to select the input signal to use on the plugins test
- - Allows one to save the output of the plugins to a FLAC file
- - Can be used along with valgrind to detect plugin memory issues

I intend to use this package for implementing and autopkgtest autodep8 test for
all packages that provide `lv2-plugin`.

I plan to maintain it under the Multimedia-Team umbrella, yet I am only a DM at
the moment, so I'm looking for a sponsor.

Cheers,


- --

Víctor Cuadrado Juan   m...@viccuad.me

PGP key ID: 4096R: 0xA2591E231E251F36
Key fingerprint: E3C5 114C 0C5B 4C49 BA03  0991 A259 1E23 1E25 1F36
My signed E-Mails are trustworthy.

-BEGIN PGP SIGNATURE-

iQEzBAEBCgAdFiEELLKv6mdE0z94m2FAIj8VylqvDngFAlr/DqEACgkQIj8Vylqv
DniGsQf+JZ9/gDuWDJiStVlpuMhJGDJ0QftmdxUa6XfLGmZG3uS89Q4eEdnW1kr2
H5TjJwoyY33A+ZYfZsC9LjK1Brp9T1y6kgngxt9U3QwNoePDNYMpU9hrztYnMnRp
bai28mkTEdntnqlQ4zsa46LpEPXMpGxrSZvl+XgnrK4YdO3lOw9+0Hx9+W+9cj0A
OM94AUokHR2qwyxo3S7JUqELWa9abORrFeMGQ3Ygq2N7U/E1JMUHHknLpMk+x5X+
0gt9d7W6dPlLYRCopvujyYiyajk/hQzcwEBTkYhP/+NT8snK463V5pySw8KtgvV8
ICWOkto0allikapRLf2Oxhnsni8m2Q==
=QZH7
-END PGP SIGNATURE-


Bug#899051: ITP: r-bioc-seqlogo -- GNU R sequence logos for DNA sequence alignments

2018-05-18 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: r-bioc-seqlogo
  Version : 1.46.0
  Upstream Author : Oliver Bembom
* URL : https://bioconductor.org/packages/seqLogo/
* License : GPL-2+
  Programming Lang: GNU R
  Description : GNU R sequence logos for DNA sequence alignments
 seqLogo takes the position weight matrix of a DNA
 sequence motif and plots the corresponding sequence logo as
 introduced by Schneider and Stephens (1990).

Remark: This package is maintained by Debian R Packages Maintainers at
   https://salsa.debian.org/r-pkg-team/r-bioc-seqlogo
This package is a dependency for r-bioc-tfbstools.



Bug#899052: ITP: r-bioc-seqlogo -- GNU R sequence logos for DNA sequence alignments

2018-05-18 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: r-bioc-seqlogo
  Version : 1.46.0
  Upstream Author : Oliver Bembom
* URL : https://bioconductor.org/packages/seqLogo/
* License : GPL-2+
  Programming Lang: GNU R
  Description : GNU R sequence logos for DNA sequence alignments
 seqLogo takes the position weight matrix of a DNA
 sequence motif and plots the corresponding sequence logo as
 introduced by Schneider and Stephens (1990).

Remark: This package is maintained by Debian R Packages Maintainers at
   https://salsa.debian.org/r-pkg-team/r-bioc-seqlogo
This package is a dependency of r-bioc-tfbstools.



Bug#899053: ITP: r-bioc-keggrest -- GNU R client-side REST access to KEGG

2018-05-18 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: r-bioc-keggrest
  Version : 1.20.0
  Upstream Author : Dan Tenenbaum
* URL : https://bioconductor.org/packages/KEGGREST/
* License : Artistic-2.0
  Programming Lang: GNU R
  Description : GNU R client-side REST access to KEGG
 A package that provides a client interface to the KEGG
 REST server. Based on KEGGSOAP by J. Zhang, R. Gentleman, and
 Marc Carlson, and KEGG (Python package) by Aurelien Mazurie.

Remark: This package is maintained by Debian R Packages Maintainers at
   https://salsa.debian.org/r-pkg-team/r-bioc-keggrest
This package is a dependency of r-bioc-tfbstools.



Bug#899055: ITP: libgit-objectstore-perl -- abstraction layer for Git::Raw and libgit2

2018-05-18 Thread Marc Haber
Package: wnpp
Severity: wishlist
Owner: Marc Haber 

* Package name: libgit-objectstore-perl
  Version : 0.007
  Upstream Author : Stanislav Sinyagin 
* URL : https://github.com/ssinyagin/p5-Git-ObjectStore
* License : perl
  Programming Lang: perl
  Description : abstraction layer for Git::Raw and libgit2

This module provides an abstraction layer on top of Git::Raw, a Perl
wrapper for libgit2, in order to use a bare Git repository as an object
store. The objects are written into a mempack, and then flushed to disk,
so thousands of objects can be created without polluting your filesystem
and exhausting its inode pool.

The package is a dependency of the new version of torrus and will be
maintained inside the pkg-perl team



Bug#899056: ITP: r-bioc-dirichletmultinomial -- Dirichlet-Multinomial Mixture Model Machine Learning for Microbiome Data

2018-05-18 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: r-bioc-dirichletmultinomial
  Version : 1.22.0
  Upstream Author : Martin Morgan 
* URL : https://bioconductor.org/packages/DirichletMultinomial/
* License : LGPL-3
  Programming Lang: GNU R
  Description : Dirichlet-Multinomial Mixture Model Machine Learning for 
Microbiome Data
 Dirichlet-multinomial mixture models can be used to describe variability
 in microbial metagenomic data. This package is an interface to code
 originally made available by Holmes, Harris, and Quince, 2012, PLoS ONE.

Remark: This package is maintained by Debian R Packages Maintainers at
   https://salsa.debian.org/r-pkg-team/r-bioc-dirichletmultinomial
This package is a dependency for r-bioc-tfbstools.



Bug#899058: ITP: domoticz -- Home automation system

2018-05-18 Thread Federico Ceratto
Package: wnpp
Severity: wishlist
Owner: Federico Ceratto 

* Package name: domoticz
  Version : 3.8153
  Upstream Author : https://github.com/domoticz/domoticz/graphs/contributors
* URL : http://www.domoticz.com/
* License : GPLv3
  Programming Lang: C, C++, JavaScript
  Description : Home automation system

Domoticz is a Home Automation System that lets you monitor and configure
various devices like: Lights, Switches, various sensors/meters like
Temperature, Rain, Wind, UV, Electra, Gas, Water and much more.
Notifications/Alerts can be sent to any mobile device.

The package will be maintained at https://salsa.debian.org/debian/domoticz
It might be used in FreedomBox as there are no other home automation
packages currently in Debian.
Co-maintainers are welcome.



Bug#899059: ITP: libgit-raw-perl -- Perl bindings to the Git linkable library (libgit2)

2018-05-18 Thread Marc Haber
Package: wnpp
Severity: wishlist
Owner: Marc Haber 

* Package name: libgit-raw-perl
  Version : 0.79
  Upstream Author : Alessandro Ghedini 
* URL : https://github.com/jacquesg/p5-Git-Raw
* License : perl, part are explicitly "GPL-1 or Artistic"
  Programming Lang: perl
  Description : Perl bindings to the Git linkable library (libgit2)

libgit2 is a pure C implementation of the Git core methods provided as a
re-entrant linkable library designed to be fast and portable with a
solid API. This module provides Perl bindings to the libgit2 API.

The package is needed as a dependency for libgit-objectstore-perl which
is in turn a dependency of the new version of torrus. It will be
maintained as part of the pkg-perl group



Bug#899061: ITP: libredis-fast-perl -- fast perl binding for Redis database

2018-05-18 Thread Marc Haber
Package: wnpp
Severity: wishlist
Owner: Marc Haber 

* Package name: libredis-fast-perl
  Version : 0.21
  Upstream Author : Ichinose Shogo 
* URL : https://github.com/shogo82148/Redis-Fast
* License : perl
  Programming Lang: perl
  Description : fast perl binding for Redis database

Redis::Fast is a wrapper around Salvatore Sanfilippo's hiredis C client.
It is compatible with Redis.pm.

This version supports protocol 2.x (multi-bulk) or later of Redis
available at https://github.com/antirez/redis/.

It is being packaged as dependency for the new version of torrus and
will be maintained inside the pkg-perl group.