Bug#994127: libvirt-daemon: Error creating virtual network - iptables (nf_tables) table `nat' is incompatible, use 'nft'

2021-11-09 Thread Laurent Baillet
Hello

I was faced to the same problem after a Buster to Bullseye upgrade. The
same commands as you returned the same results.

After a week of unsuccessful attempts, I have been able to get my VM back
and apparently without regression by removing

   - all my *qemu* *libvirt* *iptables* *nftables* named packages
   - my DHCP client packages
   - my orphaned packages (several runs)

After that, I reinstalled them, nftables after all the other ones.

If it can help someone...

Regards

On Tue, Oct 12, 2021 at 12:03 AM James Youngman  wrote:

> Package: libvirt-daemon
> Version: 7.0.0-3
> Followup-For: Bug #994127
>
> I also find (after upgrade from buster to bullseye) that my default
> network will no longer start:
>
> jupiter:~$ sudo virsh net-list --all
>  Name   State  Autostart   Persistent
> ---
>  defaultinactive   yes yes
>  ipv6-net   inactive   yes yes
>
> jupiter:~$ sudo virsh net-info default
> Name:   default
> UUID:   b5472d74-d362-4d85-900c-14959e3dfd35
> Active: no
> Persistent: yes
> Autostart:  yes
> Bridge: virbr0
>
> jupiter:~$ sudo virsh net-start default
> error: Failed to start network default
> error: internal error: Failed to apply firewall rules /usr/sbin/iptables
> -w --table filter --list-rules: iptables v1.8.7 (nf_tables): table `filter'
> is incompatible, use 'nft' tool.
>
>
> jupiter:~$ dpkg -l nftables iptables
> Desired=Unknown/Install/Remove/Purge/Hold
> |
> Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name   Version  Architecture Description
>
> +++-==---==
> ii  iptables   1.8.7-1  amd64administration tools for
> packet filtering and NAT
> ii  nftables   0.9.8-3.1amd64Program to control packet
> filtering rules by Netfilter project
> jupiter:~$ readlink -f /usr/sbin/iptables
> /usr/sbin/xtables-nft-multi
> jupiter:~$  update-alternatives --display iptables
> iptables - auto mode
>   link best version is /usr/sbin/iptables-nft
>   link currently points to /usr/sbin/iptables-nft
>   link iptables is /usr/sbin/iptables
>   slave iptables-restore is /usr/sbin/iptables-restore
>   slave iptables-save is /usr/sbin/iptables-save
> /usr/sbin/iptables-legacy - priority 10
>   slave iptables-restore: /usr/sbin/iptables-legacy-restore
>   slave iptables-save: /usr/sbin/iptables-legacy-save
> /usr/sbin/iptables-nft - priority 20
>   slave iptables-restore: /usr/sbin/iptables-nft-restore
>   slave iptables-save: /usr/sbin/iptables-nft-save
> jupiter:~$ ls -l /usr/sbin/iptables   /etc/alternatives/iptables
> /usr/sbin/iptables-nft /usr/sbin/xtables-nft-multi
> lrwxrwxrwx 1 root root 22 Jul 10  2019 /etc/alternatives/iptables ->
> /usr/sbin/iptables-nft
> lrwxrwxrwx 1 root root 26 Jul 10  2019 /usr/sbin/iptables ->
> /etc/alternatives/iptables
> lrwxrwxrwx 1 root root 17 Jan 17  2021 /usr/sbin/iptables-nft ->
> xtables-nft-multi
> -rwxr-xr-x 1 root root 220232 Jan 17  2021 /usr/sbin/xtables-nft-multi
>
> It appears that moving the alternative doesn't fix the problem.   A
> bit confusingly, the command shown, if I run it manually, appears to
> work:
>
> jupiter:~$ sudo virsh net-start default
> error: Failed to start network default
> error: internal error: Failed to apply firewall rules /usr/sbin/iptables
> -w --table filter --list-rules: iptables v1.8.7 (nf_tables): table `filter'
> is incompatible, use 'nft' tool.
>
>
>
> jupiter:~$ sudo /usr/sbin/iptables -w --table filter --list-rules
> -P INPUT ACCEPT
> -P FORWARD ACCEPT
> -P OUTPUT ACCEPT
> jupiter:~$ echo $?
> 0
>
> Though of course, that doesn't get my VMs booted.  None of my guest
> VMs can start.  This is a significant problem for me.
>
> -- System Information:
> Debian Release: 11.1
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500,
> 'stable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 5.10.0-9-amd64 (SMP w/12 CPU threads)
> Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN,
> TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
> Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8),
> LANGUAGE=en_IE:en
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages libvirt-daemon depends on:
> ii  libblkid1   2.36.1-8
> ii  libc6   2.31-13+deb11u2
> ii  libdevmapper1.02.1  2:1.02.175-2.1
> ii  libgcc-s1   10.2.1-6
> ii  libglib2.0-02.66.8-1
> ii  libnetcf1   1:0.2.8-1.1
> ii  libparted2  3.4-1
> ii  libpcap0.8  1.10.0-2
> ii  libpciaccess0   0.16-1
> ii  libselinux1 3.1-3
> ii  libudev1

Bug#932579: ITP: libprogress-any-output-termprogressbarcolor-perl -- module for displaying rich progress bars

2019-07-20 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet 

* Package name: libprogress-any-output-termprogressbarcolor-perl
  Version : 0.245
  Upstream Author : perlancar 
* URL : 
https://metacpan.org/release/Progress-Any-Output-TermProgressBarColor
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module for displaying rich progress bars

Progress::Any::Output::TermProgressBarColor permits one to display nice
and rich progress bars using colors and animated text.

The package will be maintained under the umbrella of the Debian Perl Group.



Bug#927405: ITP: libtext-ansi-util-perl -- routines for text containing ANSI color codes

2019-04-19 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet 

* Package name: libtext-ansi-util-perl
  Version : 0.22
  Upstream Author : perlancar 
* URL : https://metacpan.org/release/Text-ANSI-Util
* License : GPL-1+ or Artistic
  Programming Lang: Perl
  Description : routines for text containing ANSI color codes

This module provides routines for dealing with text that contains ANSI color
codes, e.g. for determining its length/width, stripping the color codes,
extracting the color codes, and so on.

It is a requirement for
libprogress-any-output-termiprogressbarcolor-perl than i plan to package.

I will package it within the Debian Perl Team.



Bug#927374: ITP: libstring-elide-parts-perl -- module to elide a string with multiple parts of different priorities

2019-04-18 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet 

* Package name: libstring-elide-parts-perl
  Version : 0.07
  Upstream Author : perlancar 
* URL : https://metacpan.org/release/String-Elide-Parts
* License : GPL-1+ or Artistic
  Programming Lang: Perl
  Description : module to elide a string with multiple parts of different 
priorities

this module provides some elision methods for string and handles
priorities in order to show the most valuable information when space is
reduced.

It is a requirement for
libprogress-any-output-termiprogressbarcolor-perl than i plan to package.

I will package it within the Debian Perl Team.



Bug#927371: ITP: libcolor-ansi-util-perl -- module for dealing with ANSI colors

2019-04-18 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet 

* Package name: libcolor-ansi-util-perl
  Version : 0.162
  Upstream Author : perlancar 
* URL : https://metacpan.org/release/Color-ANSI-Util
* License : GPL-1+ or Artistic
  Programming Lang: Perl
  Description : module for dealing with ANSI colors

This module provides some methods in order to deal wth conversions
between ANSI and RGB colors.

It is a requirement for
libprogress-any-output-termiprogressbarcolor-perl than i plan to package.

I will package it within the Debian Perl Team.



Bug#925110: O: libtext-charwidth-perl -- Récupère la taille des caractères affichés sur le terminal

2019-03-20 Thread Laurent Baillet
retitle 925110 ITA: libtext-charwidth-perl - module to get the number of
columns occupied by a string on a terminal

owner 925110 laurent.bail...@gmail.com

thanks


On Tue, Mar 19, 2019 at 10:15 PM Pierre-Elliott Bécue 
wrote:

> Package: wnpp
>
> The current maintainer of libtext-charwidth-perl, Anibal Monsalve Salazar <
> ani...@debian.org>,
> is apparently not active anymore.  Therefore, I orphan this package now.
>
> Maintaining a package requires time and skills. Please only adopt this
> package if you will have enough time and attention to work on it.
>
> If you want to be the new maintainer, please see
> https://www.debian.org/devel/wnpp/#howto-o for detailed
> instructions how to adopt a package properly.
>
> Some information about this package:
>
> Package: libtext-charwidth-perl
> Binary: libtext-charwidth-perl
> Version: 0.04-7.1
> Maintainer: Anibal Monsalve Salazar 
> Build-Depends: debhelper (>= 7), perl (>= 5.8.0)
> Architecture: any
> Standards-Version: 3.9.2
> Format: 3.0 (quilt)
> Files:
>  12a2fda3581a03b08b8081931856207c 1878 libtext-charwidth-perl_0.04-7.1.dsc
>  fb42ffebd0b7bb32dbb61c2f18671952 8327
> libtext-charwidth-perl_0.04.orig.tar.bz2
>  b55b65f7d4de97e8591602e1b05d454b 3315
> libtext-charwidth-perl_0.04-7.1.debian.tar.bz2
> Checksums-Sha256:
>  57f252bd5680ead35c590610dad5dd63e1524688a21b87eb301c672edc7c3c6b 1878
> libtext-charwidth-perl_0.04-7.1.dsc
>  2990c13c3f4a5479d7dbc5a94b86c23798cf0dc7df54ffe54e065f072558b6ed 8327
> libtext-charwidth-perl_0.04.orig.tar.bz2
>  dff4fada5c342bfcd354612996b20db61c37c366624a6bd398bdaf3b285d4695 3315
> libtext-charwidth-perl_0.04-7.1.debian.tar.bz2
> Homepage: http://search.cpan.org/search?module=Text::CharWidth
> Package-List:
>  libtext-charwidth-perl deb perl required arch=any
> Directory: pool/main/libt/libtext-charwidth-perl
> Priority: source
> Section: perl
>
> Package: libtext-charwidth-perl
> Source: libtext-charwidth-perl (0.04-7.1)
> Version: 0.04-7.1+b1
> Installed-Size: 43
> Maintainer: Anibal Monsalve Salazar 
> Architecture: amd64
> Depends: libc6 (>= 2.2.5), perl-base (>= 5.28.0-3), perlapi-5.28.0
> Description-fr: Récupère la taille des caractères affichés sur le terminal
>  Ce module permet au logiciel perl de connaître la taille des caractères et
>  des chaînes affichées sur le terminal, en utilisant les fonctions
>  wcwidth() et wcswidth() de libc.
>  .
>  Il fournit mbwidth(), mbswidth() et mnlen().
> Description-md5: 155ed3cc0b2affad276a4e9bc4bfcabc
> Homepage: http://search.cpan.org/search?module=Text::CharWidth
> Tag: devel::lang:perl, devel::library, implemented-in::c,
>  implemented-in::perl, role::devel-lib, role::program,
>  use::text-formatting, works-with-format::plaintext, works-with::text
> Section: perl
> Priority: optional
> Filename:
> pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-7.1+b1_amd64.deb
> Size: 10004
> MD5sum: e7adff4269ad5f96ea75ec9abce26def
> SHA256: 569110d7f4cfba720d7e322ba1fa2e14b1176f32adf1df6f7cb81aace8b6d1e0
>
>
> --
> Pierre-Elliott Bécue
> GPG: 9AE0 4D98 6400 E3B6 7528  F493 0D44 2664 1949 74E2
> It's far easier to fight for one's principles than to live up to them.
>


Bug#915861: ITP: libsearch-elasticsearch-client-2-0-perl -- module to support elasticsearch in its 2.x version

2018-12-07 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet 

* Package name: libsearch-elasticsearch-client-2-0-perl
  Version : 5.02
  Upstream Author : Clinton Gormley 
* URL : https://metacpan.org/pod/Search::Elasticsearch::Client::2_0
* License : Apache-2
  Programming Lang: Perl
  Description : module to support elasticsearch in its 2.x version

This module adds support for Elasticsearch server in version 2.x to
perl module libsearch-elasticsearch-perl

I will package it within the Debian Perl Team.



Bug#915835: ITP: libsearch-elasticsearch-client-1-0-perl -- module to support elasticsearch in its 1.x version

2018-12-07 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet 

* Package name: libsearch-elasticsearch-client-1-0-perl
  Version : 5.0.2
  Upstream Author : Clinton Gormley 
* URL : https://metacpan.org/release/Search-Elasticsearch-Client-1_0
* License : Apache-2
  Programming Lang: Perl
  Description : module to support elasticsearch in its 1.x version

This module adds support for Elasticsearch server in version 1.x to
perl module libsearch-elasticsearch-perl

I will package it within the Debian Perl Team.



Bug#902896: ITP: libencode-base58-perl -- module to shorten numbers using a base58 conversion

2018-07-03 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet 

* Package name: libencode-base58-perl
  Version : 0.01
  Upstream Author : Tatsuhiko Miyagawa 
* URL : https://metacpan.org/release/Encode-Base58
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to shorten numbers using a base58 conversion

 Encode::Base58 permits one to encode and decode numbers using a base58
 conversion. It differs from a base64 conversion by having confusing
 (0, O, l and I) and non alpha-numeric ( + and /) characters removed.
 
 It is used by Flickr for its URL shortener and in Bitcoin addresses.

 This module is a requirement in Flickr::API2 that I plan to package.

 I will package it within the Debian Perl Team.



Bug#902865: ITP: libcode-tidyall-plugin-yamlfrontmatter-perl -- module to validate YAML front matter

2018-07-02 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet 

* Package name: libcode-tidyall-plugin-yamlfrontmatter-perl
  Version : 1.01
  Upstream Author : Mark Fowler 
* URL : 
https://metacpan.org/pod/Code::TidyAll::Plugin::YAMLFrontMatter
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to validate YAML front matter

 Code::TidyAll::Plugin::YAMLFrontMatter acts as a plugin to Code::TidyAll and
 validates front matter in YAML files. It can check its existence, its
 validity, its encoding and its mandatory top level keys.

I will package it within the Debian Perl Team.



Bug#902857: ITP: libcode-tidyall-plugin-uniquelines-perl -- module to suppress duplicate lines

2018-07-02 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet 

* Package name: libcode-tidyall-plugin-uniquelines-perl
  Version : 0.03
  Upstream Author : Olaf Alders 
* URL : https://metacpan.org/release/Code-TidyAll-Plugin-UniqueLines
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to suppress duplicate lines

Code::TidyAll (libcode-tidyall-perl) is a nice code linter which supports 
plugins. This module provides
support for deduplication of lines useful in .gitignore as an example.

Despite its low version number, I've been using it for some time and it works 
as expected.

I will package it within the Debian Perl Team.



Bug#901441: ITP: libcode-tidyall-plugin-yaml-perl -- module to tidy YAML files

2018-06-13 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet 

* Package name: libcode-tidyall-plugin-yaml-perl
  Version : 0.01
  Upstream Author : Olaf Alders 
* URL : https://metacpan.org/pod/Code::TidyAll::Plugin::YAML
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to tidy YAML files

Code::TidyAll (libcode-tidyall-perl) is a nice code linter. But it lacks support
for YAML files. This module brings it.

Despite its low and single version, I've been using it for some time and it 
works
as expected.

I will package it within the Debian Perl Team.



Bug#891885: ITP: libpdl-ccs-perl -- Sparse N-dimensional PDLs with compressed column storage

2018-06-04 Thread Laurent Baillet
hello

updating  incomplete ITP with reportbug-like informations :

---

* Package name: libpdl-ccs-perl
  Version : 1.23.4
  Upstream Author : Bryan Jurish 
* URL : https://metacpan.org/release/MOOCOW/PDL-CCS-1.23.4
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Sparse N-dimensional PDLs with compressed column storage

PDL::CCS is a wrapper for some sparse matrix support submodules.

It is a requirement (as examples) for MXNet and AI::MXNet.

I will package it within the Debian Perl Team.


Bug#900582: ITP: libalgorithm-naivebayes-perl -- module to make bayesian prediction of categories

2018-06-01 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet 

* Package name: libalgorithm-naivebayes-perl
  Version : 0.04
  Upstream Author : Ken Williams 
* URL : https://metacpan.org/pod/Algorithm::NaiveBayes
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to make bayesian prediction of categories

 Algorithm::NaiveBayes implements the classic "Naive Bayes" machine learning
 algorithm. It is a well-studied probabilistic algorithm often used in
 automatic text categorization. Compared to other algorithms (kNN, SVM,
 Decision Trees), it's pretty fast and reasonably competitive in the quality
 of its results.

 It is used in AI::Categorizer for which I have opened another ITP : 
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898432

 I will package it within the Debian Perl Team.



Bug#898642: ITP: libpdl-vectorvalued-perl -- utilities for vector-valued PDLs

2018-05-14 Thread Laurent Baillet
Hello Bas,

Thanks for pointing this, I'll package them with the expected dependency

Regards

On Mon, May 14, 2018 at 5:08 PM, Bas Couwenberg <sebas...@xs4all.nl> wrote:

> On 2018-05-14 16:58, Laurent Baillet wrote:
>
>> This module provides some utilities for vector-valued PDLs.
>>
>> It is a requirement for PDL:CCS which is itself a requirement for
>> AI::MXNet,
>> a nice Perl interface to MXNet machine learning library.
>>
>
> Please make sure that packages that (build) depend on pdl use dh_pdl to
> set the appropriate dependencies in ${pdl:Depends}.
>
> See for example:
>
>  https://salsa.debian.org/perl-team/modules/packages/
> libpdl-graphics-gnuplot-perl/blob/master/debian/rules#L14
>  https://salsa.debian.org/perl-team/modules/packages/
> libpdl-graphics-gnuplot-perl/blob/master/debian/control#L23
>
> Kind Regards,
>
> Bas
>


Bug#898642: ITP: libpdl-vectorvalued-perl -- utilities for vector-valued PDLs

2018-05-14 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet <laurent.bail...@gmail.com>

* Package name: libpdl-vectorvalued-perl
  Version : 1.0.7
  Upstream Author : Bryan Jurish <moo...@cpan.org>
* URL : https://metacpan.org/release/PDL-VectorValued
* License : GPL-1+ or Artistic
  Programming Lang: Perl
  Description : utilities for vector-valued PDLs

This module provides some utilities for vector-valued PDLs.

It is a requirement for PDL:CCS which is itself a requirement for AI::MXNet,
a nice Perl interface to MXNet machine learning library.

I plan to package these packages within the Debian Perl Team. 



Bug#898432: ITP: libai-categorizer-perl -- Automatic Text Categorization

2018-05-11 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet <laurent.bail...@gmail.com>

* Package name: libai-categorizer-perl
  Version : 0.09
  Upstream Author : Ken Williams <kwilli...@cpan.org>
* URL : 
http://search.cpan.org/~kwilliams/AI-Categorizer-0.09/lib/AI/Categorizer.pm
* License : GPL-1+ or Artistic
  Programming Lang: Perl
  Description : Automatic Text Categorization

AI::Categorizer is a framework for automatic text categorization.
It consists of a collection of Perl modules that implement common
categorization tasks, and a set of defined relationships among 
those modules. The various details are flexible - for example, 
you can choose what categorization algorithm to use, what 
features (words or otherwise) of the documents should be used 
(or how to automatically choose these features), what format the 
documents are in, and so on.

The basic process of using this module will typically involve 
obtaining a collection of pre-categorized documents, creating a 
"knowledge set" representation of those documents, training a 
categorizer on that knowledge set, and saving the trained 
categorizer for later use. There are several ways to carry out 
this process. The top-level AI::Categorizer module provides an 
umbrella class for high-level operations, or you may use the 
interfaces of the individual classes in the framework.

I will package it within the Debian Perl Team.



Bug#898422: package name amend

2018-05-11 Thread Laurent Baillet
Package: wnpp
Followup-For: Bug #898422
Owner: Laurent Baillet <laurent.bail...@gmail.com>

please amend package name to libai-decisiontree-perl



Bug#898423: (no subject)

2018-05-11 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet <laurent.bail...@gmail.com>

* Package name: libai-decisiontree-perl
  Version : 0.11
  Upstream Author : Ken Williams <kwilli...@cpan.org>
* URL : https://github.com/kenahoo/perl-ai-decisiontree
* License : GPL-1+ or Artistic
  Programming Lang: Perl
  Description : Automatic Learner of Decision Trees

The AI::DecisionTree module automatically creates so-called "decision trees"
to explain a set of training data. A decision tree is a kind of categorizer
that use a flowchart-like process for categorizing new instances. This
implementation uses the gain obtained at each node in order to figure out
what are the most useful informations in order to take decisions.

This module is not developed anymore but it nicely does what it was
written for.

It is a suggestion for AI::Categorizer that I plan to package within Debian
Perl Team.



Bug#898422: ITP: libai-decisiontree -- Automatic Learner of Decision Trees

2018-05-11 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet <laurent.bail...@gmail.com>

* Package name: libai-decisiontree
  Version : 0.11
  Upstream Author : Ken Williams <kwilli...@cpan.org>
* URL : https://github.com/kenahoo/perl-ai-decisiontree
* License : GPL-1+ or Artistic
  Programming Lang: Perl
  Description : Automatic Learner of Decision Trees

The AI::DecisionTree module automatically creates so-called "decision trees"
to explain a set of training data. A decision tree is a kind of categorizer
that use a flowchart-like process for categorizing new instances. This
implementation uses the gain obtained at each node in order to figure out
what are the most useful informations in order to take decisions.

This module is not developed anymore but it nicely does what it was
written for.

It is a suggestion for AI::Categorizer that I plan to package



Bug#894851: ITP: libstatistics-contingency-perl -- module to calculate precision, recall, F1, accuracy, etc.

2018-04-04 Thread Laurent Baillet
Package: wnpp
Severity: wishlist
Owner: Laurent Baillet <laurent.bail...@gmail.com>

* Package name: libstatistics-contingency-perl
  Version : 0.0.9
  Upstream Author : Ken Williams <kwilli...@cpan.org>
* URL : 
http://search.cpan.org/~kwilliams/Statistics-Contingency-0.09/lib/Statistics/Contingency.pm
* License : GPL-1+ or Artistic
  Programming Lang: Perl
  Description : module to calculate precision, recall, F1, accuracy, etc.

this module permits to calculate statistical measures based on contingency 
tables. they can be used to judge the quality of automatic categorization.

this module is a dependency for perl module AI::Categorizer that I plan to 
package



Bug#890382: RFS: libbusiness-isin-perl/0.20-1 [ITP]

2018-02-19 Thread Laurent Baillet
On Mon, Feb 19, 2018 at 11:13 AM, Dominique Dumont <dod3...@gmail.com>
wrote:

> On Wednesday, 14 February 2018 10:30:10 CET Laurent Baillet wrote:
> > I am looking for a sponsor for my package "libbusiness-isin-perl"
> >
> >  * Package name: libbusiness-isin-perl
> >Version : 0.20-1
> >Upstream Author : David Chan <da...@sheetmusic.org.uk>
> >  * URL : https://metacpan.org/release/Business-ISIN
> >  * License : GPL-1+ or Artistic
> >Section : perl
>
> Would you mind maintaining this package within Debian perl packaging team
> [1]?
> (This would make finding sponsors much easier)
>
> All the best
>
> [1] https://wiki.debian.org/Teams/DebianPerlGroup
>
> --
>  https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
> http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org
>


Hello Dominique and all others,

Sure, there is no problem for me to maintain it within Debian Perl Team if
it can help

So here I am, billou57-guest on Alioth. I am french, 42 years old. I use
Debian since
Slink and Perl daily since something like 20 years :-) I have rather good
knowledge
of both. My main usage of Perl is to handle various format of rich text
news. I think I
can help  the team but I sure have to learn how the Team works.


Business::ISIN for which I opened an ITP last week is an old module that I
use in
order to validate ISIN according to ISO 3166 (or ISO 6166) which is a
classification
of financial instruments. I've been using it since it's been released and
it still works
perfectly, being used professionally for a big financial french website. I
don't know
how useful one can consider it, but it is a nice piece of code so useful
for me
(again, thanks David !)

Regards


Bug#890382: RFS: libbusiness-isin-perl/0.20-1 [ITP]

2018-02-14 Thread Laurent Baillet
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "libbusiness-isin-perl"

 * Package name: libbusiness-isin-perl
   Version : 0.20-1
   Upstream Author : David Chan <da...@sheetmusic.org.uk>
 * URL : https://metacpan.org/release/Business-ISIN
 * License : GPL-1+ or Artistic
   Section : perl

  It builds those binary packages:

libbusiness-isin-perl - validate International Securities
Identification Numbers

  To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/libbusiness-isin-perl


  Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/libb/libbusiness-isin-perl/libbusiness-isin-perl_0.20-1.dsc

  More information about libbusiness-isin-perl can be obtained from
https://metacpan.org/changes/distribution/Business-ISIN.

I've been using this simple perl module in production since its
release more than 15 years ago and still works as expected according
to ISO 3166


  Regards,
   Laurent Baillet


Bug#890321: ITP: libbusiness-isin-perl -- validate International Securities Identification Numbers

2018-02-13 Thread laurent . baillet
Package: wnpp
Severity: wishlist
Owner: laurent.bail...@gmail.com

* Package name: libbusiness-isin-perl
  Version : 0.20
  Upstream Author : David Chan 
* URL : http://search.cpan.org/dist/Business-ISIN/ISIN.pm
* License : GPL
  Programming Lang: Perl
  Description : validate International Securities Identification Numbers

this module validates ISIN ( International Securities Identification Numbers ) 
of financial instruments according to ISO 3166

this version has now reached the noble age of 15 years old and still works 
perfectly