Bug#976214: RFS: pt2-clone/1.26+ds-1 -- Music tracker clone of ProTracker 2 for modern computers
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "pt2-clone": * Package name: pt2-clone Version : 1.26+ds-1 Upstream Author : Olav "8bitbubsy" Sørensen * URL : https://16-bits.org/pt.php * License : BSD-3-clause, zlib-style * Vcs : https://salsa.debian.org/multimedia-team/pt2-clone Section : sound It builds those binary packages: protracker - transitional dummy package pt2-clone - Music tracker clone of ProTracker 2 for modern computers To access further information about this package, please visit the following URL: https://mentors.debian.net/package/pt2-clone/ Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/p/pt2-clone/pt2-clone_1.26+ds-1.dsc Changes since the last upload: pt2-clone (1.26+ds-1) unstable; urgency=medium . * New upstream version. * Bump debhelper version to 13, drop d/compat. * d/upstream/metadata: added. * d/control: added Rules-Requires-Root. * d/copyright: - update copyright years. - added Upstream-Contact. Regards, -- Gürkan Myczko
Bug#976222: RFS: fasttracker2/1.41+ds-1 -- Fasttracker II clone
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "fasttracker2": * Package name: fasttracker2 Version : 1.41+ds-1 Upstream Author : Olav "8bitbubsy" Sørensen * URL : https://16-bits.org/ft2.php * License : BSD-3-clause, CC-BY-NC-SA-4.0, MIT * Vcs : https://salsa.debian.org/multimedia-team/fasttracker2 Section : non-free/sound It builds those binary packages: fasttracker2 - Fasttracker II clone To access further information about this package, please visit the following URL: https://mentors.debian.net/package/fasttracker2/ Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/non-free/f/fasttracker2/fasttracker2_1.41+ds-1.dsc Changes since the last upload: fasttracker2 (1.41+ds-1) unstable; urgency=medium . * New upstream version. * d/copyright: - set Upstream-Contact, fix Upstream-Name. - update years. * Bump debhelper version to 13, drop d/compat. * d/upstream/metadata: added. * d/control: added Rules-Requires-Root. Regards, -- Gürkan Myczko
dh_testroot: error: Package needs targeted root but builder has not provided a gain-root command via ${DEB_GAIN_ROOT_CMD}
Control: tags -1 pending Hi, upstream of fis-gtm package[1] confirmed that the build needs some root permissions. Thus I've set Rules-Requires-Root: yes When trying to build with pbuilder I get: dh_testroot dh_testroot: error: Package needs targeted root but builder has not provided a gain-root command via ${DEB_GAIN_ROOT_CMD} make: *** [debian/rules:21: binary] Error 25 How can this be fixed? Kind regards Andreas. [1] https://salsa.debian.org/med-team/fis-gtm -- http://fam-tille.de
Bug#976180: RFS: libzc/0.4.3-1 -- Command line tool for the libzc library
Niels Thykier: > Control: tags -1 moreinfo > > Marc Ferland: >> Package: sponsorship-requests >> Severity: normal >> >> Dear mentors, >> >> [...] >> >> Changes since the last upload: >> >> libzc (0.4.3-1) unstable; urgency=low >> . >>* New upstream release. >>* New Dockerfile to simplify debian releases. >>* Removed zc_file_info_offset() function from API. >>* Added two new functions to the API: zc_file_info_offset_begin() and >> zc_file_info_offset_end(). >>* ABI change libzc4 -> libzc6 >>* Added the possibility to specify the filenames instead of the >> offsets in the plaintext cracker in yazc tool. >>* Added the -S option to the plaintext cracker to print time stats. >> >> Regards, >> -- >> Marc Ferland >> > > Hi Marc, > > > I found a few issues I would like to see resolved before I will sponsor > the upload. > > > [...] > > SONAME bump > === > > The library changes SONAME and there is no mention of it. I take that back, there is a mention in the changelog. However, the following part: > This requires > a transition if the package has reverse dependencies, but there is no > comment from you on whether you have started the relevant transition > procedures or that they are irrelevant because your package has no > reverse dependencies in unstable and testing. > still stands and still needs an answer. Apologies for the oversight on my part in my first answer. ~Niels
Re: dh_testroot: error: Package needs targeted root but builder has not provided a gain-root command via ${DEB_GAIN_ROOT_CMD}
Andreas Tille: > Control: tags -1 pending > > Hi, > > upstream of fis-gtm package[1] confirmed that the build needs some root > permissions. Thus I've set > >Rules-Requires-Root: yes > > When trying to build with pbuilder I get: > >dh_testroot > dh_testroot: error: Package needs targeted root but builder has not provided > a gain-root command via ${DEB_GAIN_ROOT_CMD} > make: *** [debian/rules:21: binary] Error 25 > > > How can this be fixed? > > Kind regards > > Andreas. > > > [1] https://salsa.debian.org/med-team/fis-gtm > You want "Rules-Requires-Root: binary-targets". ~Niels
Re: dh_testroot: error: Package needs targeted root but builder has not provided a gain-root command via ${DEB_GAIN_ROOT_CMD}
On Tue, Dec 01, 2020 at 09:08:23PM +0100, Andreas Tille wrote: > Control: tags -1 pending > > Hi, > > upstream of fis-gtm package[1] confirmed that the build needs some root > permissions. Thus I've set > >Rules-Requires-Root: yes There is no "Rules-Requires-Root: yes", see the Policy. -- WBR, wRAR signature.asc Description: PGP signature
[help] Error in hdmf possibly caused by hdf5 issue?
Control: tags -1 help Hi, the build log says: ... > == > FAIL: test_link_h5py_dataset_h5dataio_input > (tests.unit.test_io_hdf5_h5tools.H5IOTest) > -- > Traceback (most recent call last): > File > "/<>/.pybuild/cpython3_3.9_hdmf/build/tests/unit/test_io_hdf5_h5tools.py", > line 688, in test_link_h5py_dataset_h5dataio_input > self.assertTrue(isinstance(self.f.get('test_softlink', getlink=True), > SoftLink)) > AssertionError: False is not true > > == > FAIL: test_link_h5py_dataset_input (tests.unit.test_io_hdf5_h5tools.H5IOTest) > -- > Traceback (most recent call last): > File > "/<>/.pybuild/cpython3_3.9_hdmf/build/tests/unit/test_io_hdf5_h5tools.py", > line 671, in test_link_h5py_dataset_input > self.assertTrue(isinstance(self.f.get('test_softlink', getlink=True), > SoftLink)) > AssertionError: False is not true > > -- > Ran 748 tests in 3.146s > > FAILED (failures=2, skipped=3, expected failures=1) > E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd > /<>/.pybuild/cpython3_3.9_hdmf/build; python3.9 -m unittest > discover -v > dh_auto_test: error: pybuild --test -i python{version} -p "3.9 3.8" returned > exit code 13 ... I wonder whether there is a known issue with hdf5 which might cause this test suite error which otherwise looks pretty clean (also in other hdf5 tests). Kind regards Andreas. -- http://fam-tille.de
Bug#976223: RFS: boolean.py/3.8-1 [ITP] -- small library implementing a boolean algebra
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "boolean.py": * Package name: boolean.py Version : 3.8-1 Upstream Author : Sebastian Kraemer * URL : https://github.com/bastikr/boolean.py * License : BSD-2-Clause * Vcs : https://salsa.debian.org/python-team/packages/boolean.py Section : python It builds those binary packages: python3-boolean - small library implementing a boolean algebra To access further information about this package, please visit the following URL: https://mentors.debian.net/package/boolean.py/ Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/b/boolean.py/boolean.py_3.8-1.dsc Changes for the initial release: boolean.py (3.8-1) unstable; urgency=medium . * Initial release. (Closes: #976117) Regards, -- Stephan Lachnit
Bug#976224: RFS: license-expression/1.2+ds1-1 [ITP] -- small library to handle license expressions
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "license-expression": * Package name: license-expression Version : 1.2+ds1-1 Upstream Author : nexB Inc. * URL : https://github.com/nexB/license-expression * License : GPL-2.0-or-later, Apache-2.0, public-domain * Vcs : https://salsa.debian.org/python-team/packages/license-expression Section : python It builds those binary packages: python3-license-expression - small library to handle license expressions To access further information about this package, please visit the following URL: https://mentors.debian.net/package/license-expression/ Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/l/license-expression/license-expression_1.2+ds1-1.dsc Changes for the initial release: license-expression (1.2+ds1-1) unstable; urgency=medium . * Initial release. (Closes: #976143) This package requires python3-boolean (source: boolean.py), which needs a sponsor as well. Regards, -- Stephan Lachnit Sent with ProtonMail Secure Email.
Bug#976225: RFS: reuse/0.11.1-1 [ITP] -- tool for REUSE copyright and license recommendations
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "reuse": * Package name: reuse Version : 0.11.1-1 Upstream Author : Carmen Bianca Bakker < carmenbia...@fsfe.org > * URL : https://reuse.software/ * License : CC-BY-SA-4.0, CC0-1.0, GPL-3.0-or-later * Vcs : https://salsa.debian.org/python-team/packages/reuse Section : devel It builds those binary packages: reuse - tool for REUSE copyright and license recommendations To access further information about this package, please visit the following URL: https://mentors.debian.net/package/reuse/ Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/r/reuse/reuse_0.11.1-1.dsc Changes for the initial release: reuse (0.11.1-1) unstable; urgency=medium . * Initial release. (Closes: #974696) This package requires python3-boolean (source: boolean.py) and python3-license-expression (source: license-expression), which both need a sponsor. Regards, -- Stephan Lachnit
Bug#976180: RFS: libzc/0.4.3-1 -- Command line tool for the libzc library
On Tue, Dec 1, 2020 at 3:07 PM Niels Thykier wrote: > > Niels Thykier: > > Control: tags -1 moreinfo > > > > Marc Ferland: > >> Package: sponsorship-requests > >> Severity: normal > >> > >> Dear mentors, > >> > >> [...] > >> > >> Changes since the last upload: > >> > >> libzc (0.4.3-1) unstable; urgency=low > >> . > >>* New upstream release. > >>* New Dockerfile to simplify debian releases. > >>* Removed zc_file_info_offset() function from API. > >>* Added two new functions to the API: zc_file_info_offset_begin() and > >> zc_file_info_offset_end(). > >>* ABI change libzc4 -> libzc6 > >>* Added the possibility to specify the filenames instead of the > >> offsets in the plaintext cracker in yazc tool. > >>* Added the -S option to the plaintext cracker to print time stats. > >> > >> Regards, > >> -- > >> Marc Ferland > >> > > > > Hi Marc, > > > > > > I found a few issues I would like to see resolved before I will sponsor > > the upload. > > > > > > [...] > > > > SONAME bump > > === > > > > The library changes SONAME and there is no mention of it. > > I take that back, there is a mention in the changelog. However, the > following part: > > > This requires > > a transition if the package has reverse dependencies, but there is no > > comment from you on whether you have started the relevant transition > > procedures or that they are irrelevant because your package has no > > reverse dependencies in unstable and testing. > > > > still stands and still needs an answer. > > > Apologies for the oversight on my part in my first answer. Thanks for your comments. I get the message! :-) No transition is required since the libzc4 library does not have any reverse dependencies either in unstable or testing. Output from 'apt-cache rdepends libzc4' in unstable and testing: libzc4 Reverse Depends: libzc-dev yazc Updated the changelog following your comments and uploaded a new version to debian mentors here: https://mentors.debian.net/package/libzc/ Regards, Marc
Bug#976251: RFS: libansilove/1.2.8-1 -- Library for converting ANSI, ASCII, and other formats to PNG
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "libansilove": * Package name: libansilove Version : 1.2.8-1 Upstream Author : Frederic Cambus * URL : https://github.com/ansilove/libansilove * License : BSD-2-clause, ISC * Vcs : [fill in URL of packaging vcs] Section : libs It builds those binary packages: libansilove1 - Library for converting ANSI, ASCII, and other formats to PNG libansilove-dev - Convert ANSI, ASCII, and other formats to PNG - development files To access further information about this package, please visit the following URL: https://mentors.debian.net/package/libansilove/ Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/liba/libansilove/libansilove_1.2.8-1.dsc Changes since the last upload: libansilove (1.2.8-1) unstable; urgency=medium . * New upstream version. * Bump debhelper version to 13, drop d/compat. * d/upstream/metadata: added. * d/control: added Rules-Requires-Root. * d/copyright: added Upstream-Contact. * d/shlibs.local: bump versions. * d/libansilove-dev.manpages: added. Regards, -- Gürkan Myczko
Bug#976252: RFS: pynpoint/0.8.3-2 -- Pipeline for processing and analysis of high-contrast imaging data
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "pynpoint": * Package name: pynpoint Version : 0.8.3-2 Upstream Author : [fill in name and email of upstream] * URL : https://github.com/PynPoint/PynPoint * License : GPL-3-only, GPL-3+ * Vcs : https://salsa.debian.org/debian-astro-team/pynpoint Section : science It builds those binary packages: python3-pynpoint - Pipeline for processing and analysis of high-contrast imaging data To access further information about this package, please visit the following URL: https://mentors.debian.net/package/pynpoint/ Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/p/pynpoint/pynpoint_0.8.3-2.dsc Changes since the last upload: pynpoint (0.8.3-2) unstable; urgency=medium . * Source only upload. Regards, -- Gürkan Myczko