Processed: Re: ITA: schroot -- Execute commands in a chroot

2022-05-26 Thread Debian Bug Tracking System
Processing control commands:

> owner 900874 !
Bug #900874 [wnpp] ITA: schroot -- Execute commands in a chroot
Owner changed from Guilherme Xavier  to Christoph 
Biedl .

-- 
900874: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900874
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#900874: ITA: schroot -- Execute commands in a chroot

2022-05-26 Thread Christoph Biedl
Control: owner 900874 !

Guilherme de Paula Xavier Segundo wrote...

> Do you want me to return the bug to your property or orphan it?

It will be better I take it back then. Luckily, somebody offered to be
co-maintainer, and we'll starting working on this the next days.

Christoph


signature.asc
Description: PGP signature


Bug#1011749: ITP: interception-tools -- minimal composable infrastructure on top of libudev and libevdev

2022-05-26 Thread Osamu Aoki
Package: wnpp
Severity: wishlist
Owner: Osamu Aoki 
X-Debbugs-Cc: debian-de...@lists.debian.org, Ethan Djeric 
, Francisco Lopes 

* Package name: interception-tools
  Version : 0.6.8
  Upstream Author : Francisco Lopes 
* URL : https://gitlab.com/interception/linux/tools
* License : GPLv3
  Programming Lang: C, C++
  Description : minimal composable infrastructure on top of libudev and 
libevdev

The Interception Tools is a small set of utilities for operating on input
events of evdev devices, including udevmon, intercept, uninput and mux.

In short, this is a generic helper tool to mangle keyboard input in very
low level within Linux kernel.  This works for Wayland, X, or Linux
virtual console.  Home position mod-tap etc. can be implemented using
this.

Longer explanation goes:

The tools here relying on libevdev are intercept and uinput.
intercept's purpose is to capture input from a given device (optionally
grabbing it) and write such raw input to stdout. uinput does the reverse,
it receives raw input from stdin and write it to a virtual uinput device
created by cloning characteristics of real devices, from YAML configuration, or
both.

So, assuming $DEVNODE as the path of the device, something like
/dev/input/by-id/some-kbd-id, the following results in a no-op:
intercept -g $DEVNODE | uinput -d $DEVNODE
In this case using -g is important so that the target device is grabbed for
exclusive access, allowing the new virtual device created by uinput to
substitute it completely: we grab it and others can grab the clone.
Now additional processing can be added in the middle easily.

There were Ubuntu PPA by Ethan Djeric .  I used it
as the starting point.  I have tidied up packaging so it can pass
piuparts and lintian test.  I also created manpages.

At this moment, I have this on github and in good shape.  Once accepted,
I will move this to salsa.

   https://github.com/osamuaoki/interception-tools

This offer 4 commands and one of it is "intercept". Debian already have
"intercept" in the "bear" package.

As you know generic name and short name are problematic.

I am wondering if I need to rename as:

  intercept -> evdev-intercept
  udevmon   -> evdev-udevmon
  uinput-> evdev-uinput
  mux   -> evdev-mux

(I am asking thought of upstream too.)

Here are associated programs to give idea what we can.

Additional Tools
 uswitch: redirect stdin to a muxer if logged user matches
 xswitch: redirect stdin to a muxer if window matches
Official Plugins
  caps2esc:   transforming the most useless key ever in the most useful one
  space2meta: turn your space key into the meta key when chorded to
  another key (on key release only)
  hideaway: move the mouse pointer out of sight after a couple of seconds
  dual-function-keys: tap for one key, hold for another
Some Community Plugins
  ralt2hyper: Remap Right Alt (commonly AltGr) to Hyper (i.e. Control, Alt and 
Super)
  chorded_keymap
  interception-vimproved
  interception-k2k

Also, if Ubuntu PPA person wishes to co-maintain, I will be happy to
sponsor.

Regards,

Osamu



Bug#1009713: RFP: netavark -- A container network stack

2022-05-26 Thread Reinhard Tartler
Hi Folks,

I've tried to give packaging netavark a shot, but it seems it requires a
number of other rust modules, such as rust-iptables, to be packaged. Also,
it seems to require a number of existing packages in debian to be upgraded.

I did manage to build it with all modules vendored in, and I'm
contemplating moving forward with that approach, mostly out of desperation.

Podman upstream really would like to see podman 4.1 in sid, but nobody is
really comfortable running podman 4 without netavark -- too many cool
networking features depend on netavark.

Any chance someone could give me a hand with this netavark package?

On Thu, Apr 14, 2022 at 7:00 PM Reinhard Tartler 
wrote:

> Package: wnpp
> Severity: wishlist
>
> * Package name: netavark
>   Version : 1.0.2
>   Upstream Author : github.com/containers
> * URL or Web page : https://github.com/containers/netavark
> * License : MIT
>   Description : A container network stack
>
> Podman 4.0 recommends this and its compainion package
> 'https://github.com/containers/aardvark-dns'.  I'm not familiar with
> rust packaging, and would really appreciate if someone would give me a
> hand with updating required dependencies and packaging it properly.
>
>

-- 
regards,
Reinhard


Bug#986939: marked as done (ITA: python-decouple -- Helps you to organize your Django|Flask settings)

2022-05-26 Thread Debian Bug Tracking System
Your message dated Thu, 26 May 2022 10:49:43 +
with message-id 
and subject line Bug#986939: fixed in python-decouple 3.6-1
has caused the Debian Bug report #986939,
regarding ITA: python-decouple -- Helps you to organize your Django|Flask 
settings
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
986939: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986939
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp

The current maintainer of python-decouple, Herbert Parentes Fortes Neto 
,
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: python-decouple
Binary: python3-decouple
Version: 3.1-4
Maintainer: Herbert Parentes Fortes Neto 
Build-Depends: debhelper (>= 11), dh-python, python3-all, python3-setuptools
Architecture: all
Standards-Version: 4.2.1
Format: 3.0 (quilt)
Files:
 acd77e1c1ca363d1e394b37ac8a7471b 1992 python-decouple_3.1-4.dsc
 8f09b183b1c677793acdfd598bab94b7 8653 python-decouple_3.1.orig.tar.gz
 add659a2a3e49c3bcc8f68ebc7d173b2 2376 python-decouple_3.1-4.debian.tar.xz
Vcs-Browser: https://salsa.debian.org/debian/python-decouple
Vcs-Git: https://salsa.debian.org/debian/python-decouple.git
Checksums-Sha256:
 c43ae9b5ecb90b7525d4ea3b35fbe1c4b1ee69e54fb811bdbea0e5ca20f8fdda 1992 
python-decouple_3.1-4.dsc
 1317df14b43efee4337a4aa02914bf004f010cd56d6c4bd894e6474ec8c4fe2d 8653 
python-decouple_3.1.orig.tar.gz
 8d8b240374c14f76a0ed2b8a1feefbaf8e56faf036d6cc0056fb3c78c6c9f70d 2376 
python-decouple_3.1-4.debian.tar.xz
Homepage: https://pypi.python.org/pypi/python-decouple/
Package-List: 
 python3-decouple deb python optional arch=all
Testsuite: autopkgtest
Directory: pool/main/p/python-decouple
Priority: optional
Section: misc

Package: python3-decouple
Source: python-decouple
Version: 3.1-4
Installed-Size: 45
Maintainer: Herbert Parentes Fortes Neto 
Architecture: all
Depends: python3:any
Description-en: Helps you to organize your Django|Flask settings
 Decouple helps you to organize your settings so that you can
 change parameters without having to redeploy your app.
 .
 It also makes easy for you to:
 .
 store parameters on ini or .env files;
 define comprehensive default values;
 properly convert values to the correct data type;
 have only one configuration module to rule all your instances.
 .
 It was originally designed for Django, but became an independent
 generic tool for separating settings from code.
 .
 Framework Django
 Framework Flask
 .
 This package installs the library for Python 3.
Description-md5: 7f5d2f52fb0af410c90795bab78168ee
Homepage: https://pypi.python.org/pypi/python-decouple/
Section: python
Priority: optional
Filename: pool/main/p/python-decouple/python3-decouple_3.1-4_all.deb
Size: 13960
MD5sum: facce05a1cc2e71c20d47003290b884f
SHA256: fc3aec57bcd41f1e1db7c4eae6a35b752604cee49cebd9b24c3f902836f384bb
--- End Message ---
--- Begin Message ---
Source: python-decouple
Source-Version: 3.6-1
Done: Matt Barry 

We believe that the bug you reported is fixed in the latest version of
python-decouple, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 986...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matt Barry  (supplier of updated python-decouple package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 19 May 2022 00:23:37 -0400
Source: python-decouple
Architecture: source
Version: 3.6-1
Distribution: unstable
Urgency: medium
Maintainer: Matt Barry 
Changed-By: Matt Barry 
Closes: 986939
Changes:
 python-decouple (3.6-1) unstable; urgency=medium
 .
   * New maintainer upload (Closes: #986939)
   * New upstream version 3.6
   * Lintian fixes
   * debian/control:
   - Use github homepage
   - Bump Standards-Version: from 4.2.1 to 4.6.1
   * debian/rules:
   - Move cleaning the egg-info dir t

Processed: Adopting Kind

2022-05-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 1006737 ITP: kind -- Tool for running local Kubernetes clusters using 
> Docker container "nodes".o
Bug #1006737 [wnpp] RFP: kind -- Tool for running local Kubernetes clusters 
using Docker container "nodes".
Changed Bug title to 'ITP: kind -- Tool for running local Kubernetes clusters 
using Docker container "nodes".o' from 'RFP: kind -- Tool for running local 
Kubernetes clusters using Docker container "nodes".'.
> --
Stopping processing here.

Please contact me if you need assistance.
-- 
1006737: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006737
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: owner

2022-05-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 1011744 !
Bug #1011744 [wnpp] ITP: rtl8723bt-firmware -- Bluetooth firmware for rtl8723cs
Owner recorded as Bastian Germann .
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
1011744: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011744
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1011744: ITP: rtl8723bt-firmware -- Bluetooth firmware for rtl8723cs

2022-05-26 Thread Bastian Germann

Package: wnpp
Severity: wishlist

* Package name: rtl8723bt-firmware
  Upstream Author : Vasily Khoruzhick
* URL : https://github.com/anarsoul/rtl8723bt-firmware
* License : binary-redist-Realtek-restrictive (non-free)
  Description : Bluetooth firmware for rtl8723cs

This is useful to get Bluetooth working on the Pinephone and Pinebook 
(rtl8723cs).
The repo contains files for rtl8723bs as well, which are already covered by 
firmware-realtek.



Bug#1010899: marked as done (ITP: python3-pyst -- Python module for interacting with the Asterisk PBX)

2022-05-26 Thread Debian Bug Tracking System
Your message dated Thu, 26 May 2022 07:46:46 +
with message-id <20220526074646.horde.6zaihwfvgsmphnuwbb7j...@horde.bschu.de>
and subject line Re: Bug#1010899: ITP: python3-pyst -- Python module for 
interacting with the Asterisk PBX
has caused the Debian Bug report #1010899,
regarding ITP: python3-pyst -- Python module for interacting with the Asterisk 
PBX
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1010899: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010899
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Bernd Schumacher 

* Package name: python3-pyst
  Version : 0.8
  Upstream Author : Ralf Schlatterbeck 
* URL : https://github.com/schlatterbeck/pyst.git
* License : LGPL, PSFL
  Programming Lang: Python
  Description : Python module for interacting with the Asterisk PBX

Pyst consists of a set of interfaces and libraries to allow programming of
Asterisk from python. The library currently supports AGI, AMI, and the
parsing of Asterisk configuration files. The library also includes debugging
facilities for AGI.

In debian buster an older python2 version of pyst called python-pyst is already
maintained by Apollon Oikonomopoulos .

Now pyst supports also python3.
Apollon Oikonomopoulos told me he is a bit short on time these days,
and I could feel free to file an ITP and "adopt" the package.
Ralf Schlatterbeck told me, he likes to see the a debian python3-pyst pakage.
--- End Message ---
--- Begin Message ---
I have uploaded a new Package with changed Package name: python-pyst  
as requested:


https://ftp-master.debian.org/new/python-pyst_0.8.0-2.html

Maybe the package is waiting in the upload queue for so long, because  
this bug is not closed.

So I will try to close this bug.



bin1fdka8hiNN.bin
Description: Öffentlicher PGP-Schlüssel
--- End Message ---