Re: How to build circular dependant packages in debian

2021-09-18 Thread open infra
Hi Jeremy, Yes, this is about use of Debian builds in the starlingx. Regards, Danishka On Sat, Sep 18, 2021 at 8:05 PM Jeremy Stanley wrote: > On 2021-09-18 13:59:17 +0500 (+0500), Andrey Rahmatullin wrote: > > On Sat, Sep 18, 2021 at 02:17:59PM +0530, open infra wrote: > > > How build a packa

Re: How to build circular dependant packages in debian

2021-09-18 Thread Paul Wise
On Sat, Sep 18, 2021 at 2:35 PM Jeremy Stanley wrote: > As I understand it, the context here is bootstrapping a new "edge > networking" focused Debian derivative with a number of third-party > patches to existing source packages: Thanks for pointing this out, asked them to contribute back to Debi

Re: How to build circular dependant packages in debian

2021-09-18 Thread Paul Wise
On Sat, Sep 18, 2021 at 8:48 AM open infra wrote: > How build a package A where it has a circular dependent package B (where > package B is depend on package A). Jeremy Stanley pointed out that this is for the StarlingX project, please consider merging StarlingX changes back to Debian and our u

Bug#994630: ITP: golang-github-knqyf263-go-apk-version -- A golang library for parsing apk package versions

2021-09-18 Thread Nobuhiro Iwamatsu
Package: wnpp Severity: wishlist Owner: Nobuhiro Iwamatsu * Package name: golang-github-knqyf263-go-apk-version Version : 0.0~git20200609.041fdbb Upstream Author : Teppei Fukuda * URL : https://github.com/knqyf263/go-apk-version * License : Apache-2.0 Program

Bug#994629: ITP: tml -- tiny tool and go library for markup language for terminal output

2021-09-18 Thread Nobuhiro Iwamatsu
Package: wnpp Severity: wishlist Owner: Nobuhiro Iwamatsu * Package name: tml Version : 0.4.0 Upstream Author : Liam Galvin * URL : https://github.com/liamg/tml * License : public-domain Programming Lang: Go Description : tiny tool and go library for ma

Bug#994625: ITP: carl9170fw -- libre firmware for AR9170 USB wireless adapters

2021-09-18 Thread John Scott
Package: wnpp Severity: wishlist Owner: John Scott X-Debbugs-Cc: debian-devel@lists.debian.org, debian-ker...@lists.debian.org Control: block -1 by 986778 Control: block 890601 by -1 Control: affects -1 linux-firmware-free * Package name    : carl9170fw   Version : 1.9.9-399-gcd480b9   Up

Bug#994620: ITP: python3-fbtftp -- fbtftp is Facebook's implementation of a dynamic TFTP server framework. It lets you create custom TFTP servers and wrap your own logic into it in a very simple manne

2021-09-18 Thread Luiz Amaral
Package: wnpp Severity: wishlist Owner: Luiz Amaral X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: python3-fbtftp Version : 0.5 Upstream Author : Angelo Failla * URL : https://github.com/facebook/fbtftp/ * License : (MIT) Programming Lang: (Pyth

Re: How to build circular dependant packages in debian

2021-09-18 Thread Jeremy Stanley
On 2021-09-18 13:59:17 +0500 (+0500), Andrey Rahmatullin wrote: > On Sat, Sep 18, 2021 at 02:17:59PM +0530, open infra wrote: > > How build a package A where it has a circular dependent package > > B (where package B is depend on package A). > > It depends. Do you have a question about specific p

Bug#994609: ITP: python-exhale -- Sphinx automated C++ API generation support

2021-09-18 Thread Timo Röhling
Package: wnpp Severity: wishlist Owner: Timo Röhling X-Debbugs-Cc: debian-devel@lists.debian.org, roehl...@debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: python-exhale Version : Upstream Author : Stephen McDowell * URL : https://exhale.rea

Bug#994607: ITP: python-pytest-xprocess -- pytest plugin for managing processes across test runs

2021-09-18 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: python-pytest-xprocess Version : 0.18.1 Upstream Author : Holger Krekel * URL : https://github.com/pytest-dev/pytest-xprocess/ * License : Expat

Re: How to build circular dependant packages in debian

2021-09-18 Thread Bastian Blank
On Sat, Sep 18, 2021 at 02:17:59PM +0530, open infra wrote: > How build a package A where it has a circular dependent package B (where > package B is depend on package A). You try not to, at all costs. Bastian -- A woman should have compassion. -- Kirk, "Catspaw", stardate 3018

Bug#994594: ITP: time-decode -- timestamp decoder and converter

2021-09-18 Thread Jan Gru
Package: wnpp Severity: wishlist Owner: Jan Gru X-Debbugs-Cc: debian-devel@lists.debian.org, debian-security-to...@lists.debian.org * Package name: time-decode Version : 3.1.1 Upstream Author : Corey Forman * URL : https://github.com/digitalsleuth/time_decode * Licens

Re: How to build circular dependant packages in debian

2021-09-18 Thread Wookey
On 2021-09-18 14:17 +0530, open infra wrote: >Hi, >How build a package  A where it has a circular dependent package B (where >package B is depend on package A). Once they are both in the archive it's not a problem. You just specifiy the dependencies and build each against the version o

Re: How to build circular dependant packages in debian

2021-09-18 Thread Andrey Rahmatullin
On Sat, Sep 18, 2021 at 02:17:59PM +0530, open infra wrote: > Hi, > > How build a package A where it has a circular dependent package B (where > package B is depend on package A). It depends. Do you have a question about specific packages? And why do you need to build them? -- WBR, wRAR signa

How to build circular dependant packages in debian

2021-09-18 Thread open infra
Hi, How build a package A where it has a circular dependent package B (where package B is depend on package A). Regards, Danishka