Re: 'The' timestamp of a snapshot of deb.debian.org

2022-09-21 Thread Johannes Schauer Marin Rodrigues
Quoting Roland Clobus (2022-09-21 22:03:33) > As to the origin of my question: The snapshot-mirror has been offline for a > while, and I've used deb.debian.org to generate my test images (for the > reproducible live-build-based live-ISO images). I've compared the timestamps > of the InRelease file

Re: bits from the release team: are you ready to skate yet?

2022-10-13 Thread Johannes Schauer Marin Rodrigues
Hi Paul, Quoting Paul Gevers (2022-10-13 17:25:36) > On 13-10-2022 14:20, Johannes Schauer Marin Rodrigues wrote: > > Quoting Paul Gevers (2022-10-13 10:00:42) > >> Please also consider supporting the nodoc build profile. We are aware > >> that nodoc is regularly use

Re: bits from the release team: are you ready to skate yet?

2022-10-13 Thread Johannes Schauer Marin Rodrigues
Quoting Paul Gevers (2022-10-13 10:00:42) > Please also consider supporting the nodoc build profile. We are aware > that nodoc is regularly used in a non-reproducible way (as intended, > but with this consequence), so checking for correctness of this > profile may be a bit harder. Ideally, using

Re: Welcome to your new installation of Debian GNU/Linux bookworm/sid

2022-10-09 Thread Johannes Schauer Marin Rodrigues
Quoting Bastian Blank (2022-10-09 10:24:26) > On Sun, Oct 09, 2022 at 09:41:29AM +0200, Johannes Schauer Marin Rodrigues > wrote: > > This breaks a number of setups like: > > > > - the sbuild autopkgtest > >https://salsa.debian.org/debian/sbuild/-/jobs/3

Welcome to your new installation of Debian GNU/Linux bookworm/sid

2022-10-09 Thread Johannes Schauer Marin Rodrigues
Hi, the last upload of src:systemd (251.5-1) enabled firstboot by default on Debian. From debian/changelog: * Enable firstboot, disabled by default on Debian. Currently the first-boot conditions are not met by any Debian image (/etc/machine-id with content uninitialized, so we can

Re: Q: uscan with GitHub

2022-10-02 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Paul Wise (2022-09-20 02:38:30) > On Mon, 2022-09-19 at 20:50 +0900, Hideki Yamane wrote: > > Recent changes in GitHub releases pages, I cannot check upstream > > version with uscan. How do you deal with it? > > If you are using the automatically generated tarballs, then > just

Re: FTBS bugs -- MBF?

2022-10-02 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Lucas Nussbaum (2022-10-02 21:51:52) > On 02/10/22 at 04:23 +0200, Adam Borowski wrote: > > Nǐmen hǎo! > > I did another _source_ rebuild of the archive -- checking if every package > > is capable of repacking its source. Ie, if you can unpack it, (possibly > > modify), and pack

Re: Q: checking with piuparts before getting into repository

2022-10-07 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Hideki Yamane (2022-10-07 03:39:39) > On Thu, 6 Oct 2022 17:45:06 +0200 Michael Biebl wrote: > > If you are using salsa, you can utilize all the features gitlab > > provides. E.g. in src:systemd, we use > >

Re: Bug#1016575: sbuild aborting when dh-python isn't installed locally

2022-08-03 Thread Johannes Schauer Marin Rodrigues
Hi Matthias, no idea why you CC-ed debian-devel@lists.debian.org with your bug. This is a bug about using Debian so the correct mailing list would be debian-u...@lists.debian.org. The mailing list you chose is for the development of Debian. I'm closing this bug because what you experienced is

Re: Help trying to debug an sbuild failure?

2022-12-27 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Theodore Ts'o (2022-12-27 05:19:45) > On Mon, Dec 26, 2022 at 08:45:53PM +0100, Santiago Vila wrote: > > El 26/12/22 a las 20:29, Theodore Ts'o escribió: > > > I: The directory does not exist inside the chroot. > > > > This is really a problem with schroot. I guess that this will not

Bug#1027471: ITP: box64 -- run amd64 binaries on arm64 without emulating library calls

2023-01-01 Thread Johannes Schauer Marin Rodrigues
Package: wnpp Severity: wishlist Owner: Johannes Schauer Marin Rodrigues X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: box64 Version : 0.2.0 Upstream Contact: Sebastien Chevalier * URL : https://github.com/ptitSeb/box64 * License : Expat

Re: Multi-host networking software, autopkgtests

2023-01-07 Thread Johannes Schauer Marin Rodrigues
Quoting Ian Jackson (2023-01-07 16:35:17) > Thanks. I considered this but it seemed overkill maybe > (and it won't inherit the dependency versions selected by autopkgtest). Yes it will. When creating the chroot for the virtual machine, you use the apt sources configured by the autopkgtest

Re: Multi-host networking software, autopkgtests

2023-01-07 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Ian Jackson (2023-01-06 17:59:58) > This all seems very complex. I definitely want to have something working > before something like that could exist. Also, I think it would be a good > idea to do something ad-hoc, ideally in a number of packages, to gain > experience so we know

Re: Please, minimize your build chroots

2022-12-15 Thread Johannes Schauer Marin Rodrigues
Quoting Santiago Vila (2022-12-16 02:15:13) > I've just filed 21 bugs with subject "Missing build-depends on tzdata" > in bookworm (as tzdata is not build-essential). thank you for that! > I can think of two solutions for this: > > A) Either debootstrap, when using buildd profile, installs only

Re: Please, minimize your build chroots

2022-12-18 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting David Kalnischkies (2022-12-18 17:18:28) > On Fri, Dec 16, 2022 at 03:38:17PM +0100, Santiago Vila wrote: > > Then there is "e2fsprogs", which apt seems to treat as if it were > > an essential package: > > > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826587 > > As Julian

Re: dh_auto_test fails and I do not understand why

2022-12-15 Thread Johannes Schauer Marin Rodrigues
Quoting Niels Thykier (2022-12-15 10:59:10) > Long story short: > > * Bug in fakeroot (#1023286 + #1024544) > * Me thinking it was a bug in debhelper so I tried to fix it > (which did not work and broke on the way in) > * Me realizing it was a bug in fakeroot and my change did not >

Re: Please, minimize your build chroots

2023-01-28 Thread Johannes Schauer Marin Rodrigues
Quoting Holger Levsen (2023-01-28 14:53:37) > On Sat, Jan 28, 2023 at 02:28:30PM +0100, Johannes Schauer Marin Rodrigues > wrote: > > could we decouple the policy and bug severity question from the question of > > what a buildd chroot should contain, please? > [...] > &

Re: Please, minimize your build chroots

2023-01-28 Thread Johannes Schauer Marin Rodrigues
Quoting Ansgar (2023-01-28 14:41:31) > Johannes Schauer Marin Rodrigues writes: > > I think the much more interesting question is in what environment we want to > > build our packages in. Currently, on buildds, we build them in a chroot that > > has Priority:required and bu

Re: Please, minimize your build chroots

2023-01-28 Thread Johannes Schauer Marin Rodrigues
Quoting Timo Röhling (2023-01-28 13:30:42) > Hi Andreas, > > * Andreas Henriksson [2023-01-28 12:50]: > >Policy is not a religion. Policy has many bugs. Policy is very outdated. > >[...] > >Here's an example you could follow: > >https://lists.debian.org/debian-policy/2022/12/msg00023.html > Your

Re: SONAME bumps (transitions) always via experimental

2023-01-05 Thread Johannes Schauer Marin Rodrigues
Quoting Paul Gevers (2023-01-05 12:26:09) > Once accepted, the proposed workflow should also become documented in Debian > policy. I think how transitions are done is not even documented in the dev-ref right now, no? Last time I was uploading a package for a transition I followed

Re: rebootstrap status update for Loongarch

2022-11-03 Thread Johannes Schauer Marin Rodrigues
Quoting Zhang Ning (2022-11-03 11:45:17) > 6, gcc, binutils: need help, I don't know how to submit a patch to Debian > toolchain-team, don't accept a poll request. > > 7, m4, diffutils: need help, I don't know where is correct upstream[1][2], > the patch[3][4] is for generated files, but Debian

Re: DEB_BUILD_OPTIONS=nowerror

2023-02-24 Thread Johannes Schauer Marin Rodrigues
Quoting Helmut Grohne (2023-02-24 08:27:53) > shellcheck: > * grml-debootstrap not run with DEB_BUILD_OPTIONS=nocheck https://sources.debian.org/src/grml-debootstrap/0.103/debian/rules/?hl=13#L13 > * josm-installer not run with DEB_BUILD_OPTIONS=nocheck

Re: DEB_BUILD_OPTIONS=nowerror

2023-02-23 Thread Johannes Schauer Marin Rodrigues
Quoting Helmut Grohne (2023-02-24 07:19:41) > As such, I propose a generic DEB_BUILD_OPTIONS=nowerror modelled after the > original observation, but meant to also match other checkers such as > shellcheck. The general idea should be that a warning should that can be > non-fatal should be non-fatal

Re: -ffile-prefix-map option and reproducibility

2023-02-07 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Stéphane Glondu (2023-02-07 16:41:47) > When building packages, a -ffile-prefix-map option is automatically injected > into CFLAGS. Where does it come from? Since when? probably due to

32bit arch packages are built with wrong ownership due to fakeroot bug

2023-02-09 Thread Johannes Schauer Marin Rodrigues
Hi, I wanted to bring fakeroot bugs #1023286 and #1030638 to the attention of a wider audience because even though I filed these bugs, I do not see myself finding the time to track down and correct their consequence for all the source package builds that happened since their introduction with the

Re: 32bit arch packages are built with wrong ownership due to fakeroot bug

2023-02-09 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Santiago Vila (2023-02-09 17:32:08) > El 9/2/23 a las 15:37, Johannes Schauer Marin Rodrigues escribió: > > I wanted to bring fakeroot bugs #1023286 and #1030638 to the attention of a > > wider audience because even though I filed these bugs, > > Thanks for bring

Re: 32bit arch packages are built with wrong ownership due to fakeroot bug

2023-02-10 Thread Johannes Schauer Marin Rodrigues
Quoting Santiago Vila (2023-02-10 11:12:09) > El 10/2/23 a las 3:18, Johannes Schauer Marin Rodrigues escribió: > > I do not understand what makes you think that only packages using > > dh_fixperms > > -X are affected? I think what makes the two packages that I found fail to

Re: booststrapping /usr-merged systems (was: Re: DEP 17: Improve support for directory aliasing in dpkg)

2023-06-09 Thread Johannes Schauer Marin Rodrigues
Quoting Marco d'Itri (2023-06-09 09:41:43) > On Jun 08, Raphael Hertzog wrote: > > And creating the required symlinks would be done by those (standalone) > > maintainer scripts... > > > > I don't know if we already have some rule/invariant in the configuration > > order of the unpacked packages,

Re: booststrapping /usr-merged systems (was: Re: DEP 17: Improve support for directory aliasing in dpkg)

2023-06-09 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Helmut Grohne (2023-06-09 15:22:39) > Add a new package usrmerge-support (or whatever). It is a bit similar to > multiarch-support: It must not have any dependencies or pre-dependencies. It > will not have files, but maintainer scripts. Those scripts set up protective > diversions on

Re: /usr-merge: continuous archive analysis

2023-07-12 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Helmut Grohne (2023-07-12 15:34:38) > This thread hopefully becomes more of a FYI than a discussion. I've turned > those hacky scripts into some Python code that continuously (4 times a day) > analyzes the archive for some of the problems summarized in DEP17. Interested > parties may

Re: pre-MBF: fail to build (repack) source

2023-07-17 Thread Johannes Schauer Marin Rodrigues
Quoting Simon McVittie (2023-07-17 12:10:52) > On Mon, 17 Jul 2023 at 08:57:51 +, Holger Levsen wrote: > > On Sun, Jul 16, 2023 at 11:41:36AM +0100, Simon McVittie wrote: > > > On Sun, 16 Jul 2023 at 00:03:00 +0200, Adam Borowski wrote: > > > > due to Build-Depends > > > > being inadequate

Re: Re: i386 in the future (was Re: 64-bit time_t transition for 32-bit archs: a proposal)

2023-05-30 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Diederik de Haas (2023-05-31 00:51:06) > > If people have strong opinions about that plan, let us know please. > > I have *strong* opinions about this. > > https://lists.debian.org/debian-kernel/2023/01/msg00372.html was a message/ > plea to not forget about supporting OLD systems.

Re: debci / salsa ci: support for qemu runner

2023-07-25 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Michael Biebl (2023-07-25 16:16:35) > apparently, we in Debian struggle to find good opportunities where to spend > our money. > > I think support for qemu runners, i.e. supporting isolation-machine in > autopkgtest on both debci and salsa ci would be an excellent opportunity. is

Re: Potential MBF: packages failing to build twice in a row

2023-08-06 Thread Johannes Schauer Marin Rodrigues
Quoting Timo Röhling (2023-08-05 21:07:34) > * Lucas Nussbaum [2023-08-05 17:06]: > >An example sbuild invocation to reproduce failures is: > [omitted the command line equivalent of Tolstoy's War and Peace] > > If we decide that this issue is important enough that people should > care and mass

Re: autodep8 test for C/C++ header

2023-08-07 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Benjamin Drung (2023-08-07 20:43:36) > while working a whole week on fixing failing C/C++ header compilations for > armhf time_t [1], I noticed a common pattern: The library -dev packages was > missing one or more dependencies on another -dev package. Over 200 -dev > packages are

Re: Potential MBF: packages failing to build twice in a row

2023-08-09 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Guillem Jover (2023-08-09 20:55:17) > On Wed, 2023-08-09 at 19:55:41 +0200, Johannes Schauer Marin Rodrigues wrote: > > I would only consider switching the default if at the same time, some checks > > were done that made sure that the result is bit-by-bit identical to t

Re: Potential MBF: packages failing to build twice in a row

2023-08-09 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Stefano Rivera (2023-08-09 14:38:56) > Personally, I have my sbuild configured to build a source package after the > build, so that I can be sure that I don't regress my own packages' clean > target. It would be nice if this was a default feature in sbuild, for most > packages this is

snapshot.d.o has been in a bad state for several months

2023-08-02 Thread Johannes Schauer Marin Rodrigues
Hi, snapshot.debian.org is getting worse again. There is not a single snapshot for August yet and the last days of July are spotty: http://snapshot.debian.org/archive/debian/?year=2023=7 None for the 29. and only a single timestamp for the 26., 27., 28. and 30. There should be four per day. The

Re: Second take at DEP17 - consensus call on /usr-merge matters

2023-06-29 Thread Johannes Schauer Marin Rodrigues
Hi, mmdebstrap author here. This is the other bootstrapping tool which is currently sitting at ~17% of the popcon value of debootstrap. Quoting Helmut Grohne (2023-06-28 21:37:44) > Once that is settled, the next big question is how to handle bootstrapping. > We had a number of people arguing in

Re: Bug#1035904: dpkg currently warning about merged-usr systems (revisited)

2023-05-14 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Steve McIntyre (2023-05-15 02:54:02) > On Mon, May 15, 2023 at 12:24:15AM +0100, Luca Boccassi wrote: > >On Sun, 14 May 2023 at 22:37, Josh Triplett wrote: > > > >> The x86-64 ABI is set. Feel free to make the case to the next > >> architecture designer that their new ABI should have

Re: i386 in the future (was Re: 64-bit time_t transition for 32-bit archs: a proposal)

2023-05-19 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting G. Branden Robinson (2023-05-19 16:19:35) > > If people have strong opinions about that plan, let us know please. > > Well, maybe not a strong view, but a sense of vague unease--possibly an > ill-informed one. As someone who has used SIMH for "real" work[1], I > have to ask how

Re: Potential MBF: packages failing to build twice in a row

2023-08-13 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Simon McVittie (2023-08-06 12:27:04) > On Sat, 05 Aug 2023 at 21:29:08 +0200, Andrey Rakhmatullin wrote: > > I expect all Python packages that ship > > $name.egg-info and don't remove it in clean and don't exclude it via > > extend-diff-ignore (all of which is unneeded busywork even

Re: Proposal for how to deal with Go/Rust/etc security bugs (was: Re: Limited security support for Go/Rust? Re ssh3)

2024-01-24 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Luca Boccassi (2024-01-24 12:59:38) > There's always option B: recognize that the Rust/Go ecosystems are not > designed to be compatible with the Linux distributions model, and are instead > designed to be as convenient as possible for a _single_ application developer > and its users

Re: Resuming snapshot.debian.org for Debian Ports

2024-02-12 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting John Paul Adrian Glaubitz (2024-02-13 00:33:03) > (Please CC me in replies as I'm not subscribed to debian-devel) then maybe you have missed the last time this topic came up: https://lists.debian.org/169097599149.3513878.11315997455981479167@localhost > does anyone know whether

Re: Policy: should libraries depend on services (daemons) that they can speak to?

2024-01-15 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Ansgar (2024-01-07 20:39:57) > I would like to extend Debian Policy on libraries depending on services > (daemons) that they can speak to. > > Let me bring to examples, one made up,, one for which I filed a bug > recently. But as far as I can tell this question comes up from time to

Re: build profile proposal: nogir (second try)

2024-01-18 Thread Johannes Schauer Marin Rodrigues
Hi, On 2024-01-18 00:38, Simon McVittie wrote: On Wed, 17 Jan 2024 at 23:15:03 +0100, Matthias Geiger wrote: Am 17.01.24 um 23:00 schrieb Simon McVittie: > Public GIR XML (Foo-1.gir) is normally in the -dev package alongside the > C headers, but recent versions of gobject-introspection define

Re: Editor extensions to help editing debian/* files?

2024-01-28 Thread Johannes Schauer Marin Rodrigues
Hi Otto, Quoting Otto Kekäläinen (2024-01-29 07:06:51) > > > It would be nice though if the version in Debian was newer :) > > > > I probably won't update it until it is suitable for inclusion in a > > stable release. This means at minimum being relatively safe to run in > > an untrusted source

Re: Adding an optional dependency for test suite

2024-01-31 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Loren M. Lang (2024-02-01 04:08:59) > I have a package which package is that? > which has an extensive test suite that relies on using docker/podman to > create a container for it's test runner and mounts the build tree read-only > inside it. Why does it need docker/podman

Re: finally end single-person maintainership

2024-04-10 Thread Johannes Schauer Marin Rodrigues
Quoting Andreas Tille (2024-04-10 22:44:25) > > I do understand the argument that lots of different workflows adds > > friction. But I'm just still using what used to be _the_ standard one > > (insofar as we ever had such a thing). Putting everything in salsa/git > > doesn't standardise workflows

Bug#1069245: ITP: tinyusb -- USB stack for embedded systems

2024-04-18 Thread Johannes Schauer Marin Rodrigues
Package: wnpp Severity: wishlist Owner: Johannes Schauer Marin Rodrigues X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: tinyusb Version : 0.16.0 Upstream Contact: Ha Thach * URL : https://www.tinyusb.org/ * License : Expat Programming Lang: C

Bug#1069290: ITP: picotool -- interact with RP2040 devices or binaries

2024-04-19 Thread Johannes Schauer Marin Rodrigues
Package: wnpp Severity: wishlist Owner: Johannes Schauer Marin Rodrigues X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: picotool Version : 1.1.2 Upstream Contact: Graham Sanderson * URL : https://github.com/raspberrypi/picotool/ * License : BSD-3

Bug#1069300: ITP: autotiling -- automatically switch the window split orientation in sway and i3

2024-04-19 Thread Johannes Schauer Marin Rodrigues
Package: wnpp Severity: wishlist Owner: Johannes Schauer Marin Rodrigues X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: autotiling Version : 1.9.1 Upstream Contact: Piotr Miller * URL : https://github.com/nwg-piotr/autotiling/ * License : GPL-3

Bug#1069293: ITP: pico-sdk -- headers and libraries to write programs for RP2040-based devices

2024-04-19 Thread Johannes Schauer Marin Rodrigues
Package: wnpp Severity: wishlist Owner: Johannes Schauer Marin Rodrigues X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: pico-sdk Version : 1.5.1 Upstream Contact: https://github.com/raspberrypi/pico-sdk/issues * URL : https://github.com/raspberrypi/pico

Re: archive.debian.org mirrors

2024-04-27 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Adam D. Barratt (2024-04-28 01:09:28) > > Seeing mirror functionality being uncertain, I have started to track > > archive.debian.org as a Git-LFS repository on gitlab.com. > Please don't. If there's a problem with debian.org services then we should > fix that, not start adding more

Re: Re: Make /tmp/ a tmpfs and cleanup /var/tmp/ on a timer by default [was: Re: systemd: tmpfiles.d not cleaning /var/tmp by default]

2024-05-06 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Luca Boccassi (2024-05-07 00:09:51) > To be more specific, as per documentation: > > https://www.freedesktop.org/software/systemd/man/latest/tmpfiles.d.html > > 'x' lines can be used to override cleanup rules, and support globbing, > so something like: > > x /tmp/mmdebstrap.*

Re: Re: Make /tmp/ a tmpfs and cleanup /var/tmp/ on a timer by default [was: Re: systemd: tmpfiles.d not cleaning /var/tmp by default]

2024-05-06 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Luca Boccassi (2024-05-06 15:20:08) > While personal anecdotes and stories can be interesting and amusing in many > circumstances, I am not really looking for those at this very moment. What I > am looking for right now is packages or internal infrastructure that need an > update to

Re: Re: Make /tmp/ a tmpfs and cleanup /var/tmp/ on a timer by default [was: Re: systemd: tmpfiles.d not cleaning /var/tmp by default]

2024-05-06 Thread Johannes Schauer Marin Rodrigues
Quoting Luca Boccassi (2024-05-06 23:28:59) > On Mon, 6 May 2024 at 22:27, Simon McVittie wrote: > > > > On Mon, 06 May 2024 at 22:08:56 +0200, Johannes Schauer Marin Rodrigues > > wrote: > > > If [files can be deleted automatically while mmdebstrap is using them],

Re: Make /tmp/ a tmpfs and cleanup /var/tmp/ on a timer by default [was: Re: systemd: tmpfiles.d not cleaning /var/tmp by default]

2024-05-07 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Holger Levsen (2024-05-07 17:22:48) > On Tue, May 07, 2024 at 04:24:06PM +0300, Hakan Bayındır wrote: > > Consider a long running task, which will take days or weeks (which is the > > norm in simulation and science domains in general). System emitted a warning > > after three days,

Re: Re: Make /tmp/ a tmpfs and cleanup /var/tmp/ on a timer by default [was: Re: systemd: tmpfiles.d not cleaning /var/tmp by default]

2024-05-07 Thread Johannes Schauer Marin Rodrigues
Quoting Andrey Rakhmatullin (2024-05-06 19:14:40) > On Mon, May 06, 2024 at 04:50:50PM +0100, Barak A. Pearlmutter wrote: > > > tmpfiles.d snippets can be defined to cleanup on a timer _anything_, > > > > It's a question of what the *default* behaviour should be. > > > > For whatever reason, a

Re: How to create a custom Debian ISO

2024-05-16 Thread Johannes Schauer Marin Rodrigues
Hi, I'm removing debian-project from the recipients. Quoting Aditya Garg (2024-05-11 10:21:55) > I wanted to create a custom ISO of Debian, with the following customisations: > > 1. I want to add a custom kernel that supports my Hardware. > 2. I want to add my own Apt repo which hosts various

Re: Make /tmp/ a tmpfs and cleanup /var/tmp/ on a timer by default [was: Re: systemd: tmpfiles.d not cleaning /var/tmp by default]

2024-05-13 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Barak A. Pearlmutter (2024-05-13 10:47:43) > > I'd like to hear some arguments *in favour* of making this change. > > Alignment with systemd-upstream, reduced package maintenance burden > > are two that I can think of, but perhaps I've missed more. These two, > > IMHO, are

Bug#1067216: ITP: tuigreet -- Graphical console greeter for greetd

2024-03-20 Thread Johannes Schauer Marin Rodrigues
Package: wnpp Severity: wishlist Owner: Johannes Schauer Marin Rodrigues X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: tuigreet Version : 0.8.0 Upstream Contact: Antoine POPINEAU * URL : https://github.com/apognu/tuigreet/ * License : GPL-3.0

Bug#1067153: ITP: reform-setup-wizard -- GTK-based first-boot setup wizard

2024-03-19 Thread Johannes Schauer Marin Rodrigues
Package: wnpp Severity: wishlist Owner: Johannes Schauer Marin Rodrigues X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: reform-setup-wizard Version : 0.1.0 Upstream Contact: Lukas F. Hartmann * URL : https://source.mnt.re/reform/mnt-reform-setup-wizard

Re: time_t progress report

2024-03-24 Thread Johannes Schauer Marin Rodrigues
Quoting Samuel Thibault (2024-03-24 18:20:30) > - making sure that the Debian release eventually only contains non-profile > builds should be relatively easy thanks to the buildinfo files (they > currently only contain them in the DEB_BUILD_PROFILES environment variable, > they could be added as

Re: xz backdoor

2024-03-31 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Christian Kastner (2024-03-30 19:49:48) > On 2024-03-30 17:00, Marco d'Itri wrote: > > On Mar 30, Jonathan Carter wrote: > > > >> Another big question for me is whether I should really still > >> package/upload/etc from an unstable machine. It seems that it may be > >> prudent > >

Re: finally end single-person maintainership

2024-04-07 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Wookey (2024-04-07 22:42:34) > On 2024-04-07 16:04 +0200, Andreas Tille wrote: > > Am Sun, Apr 07, 2024 at 03:31:43PM +0200 schrieb Wouter Verhelst: > > > [Feel free to quote any part of this email which I wrote outside of this > > > mailinglist] > > OK, moving the discussion to

Re: finally end single-person maintainership

2024-04-09 Thread Johannes Schauer Marin Rodrigues
Hi Wookey and all, Quoting Wookey (2024-04-09 18:52:43) > On 2024-04-08 21:44 +0900, Simon Richter wrote: > > Testing a package requires me to commit everything into git first, so I > > have to remember to squash all these commits later. > Right - this was (one of the) main thing(s) that annoyed

Re: Command /usr/bin/mv wrong message in German

2024-04-01 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Andrey Rakhmatullin (2024-04-01 09:58:21) > On Mon, Apr 01, 2024 at 01:03:04PM +1000, Russell Stuart wrote: > > On 1/4/24 10:18, gregor herrmann wrote: > > > % dpkg -S $(which mv > coreutils: /usr/bin/mv > > > > On bookworm: > > > > $ dpkg -S $(which mv) > > dpkg-query: no

Re: finally end single-person maintainership

2024-04-08 Thread Johannes Schauer Marin Rodrigues
Quoting Bill Allombert (2024-04-08 23:49:05) > Le Sun, Apr 07, 2024 at 11:37:47PM +0200, Gioele Barabucci a écrit : > > On 07/04/24 23:11, Bill Allombert wrote: > > > > What is your opinion about pushing logtool to Salsa? > > > > > > Not speaking for logtool obviously, but maintaining simple

Re: New requirements for APT repository signing

2024-02-29 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Julian Andres Klode (2024-02-28 20:20:12) > APT 2.7.13 just landed in unstable and with GnuPG 2.4.5 installed, > or 2.4.4 with a backport from the 2.4 branch, requires repositories > to be signed using one of > > - RSA keys of at least 2048 bit > - Ed25519 > - Ed448 > > Any other

Re: Any way to install packages+run autopkgtests on porterbox machines?

2024-03-01 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting David Bremner (2024-03-01 14:09:36) > Nilesh Patra writes: > > When I want to fix autopkgtests for a package on a particular architecture, > > I currently see no way to run autopkgtests before I dput since porter boxes > > do not provide root access which autopkgtest needs. > > > >

Re: finally end single-person maintainership

2024-05-21 Thread Johannes Schauer Marin Rodrigues
Quoting Bernd Zeimetz (2024-05-21 00:54:07) > On Wed, 2024-04-10 at 23:16 +0200, Johannes Schauer Marin Rodrigues > wrote: > > Quoting Andreas Tille (2024-04-10 22:44:25) > > > > I do understand the argument that lots of different workflows > > > > adds > &

Documenting packaging workflows (was: finally end single-person maintainership)

2024-05-21 Thread Johannes Schauer Marin Rodrigues
Quoting Luca Boccassi (2024-05-22 01:45:54) > On Wed, 22 May 2024 at 00:40, Russ Allbery wrote: > > For what it's worth, what I do for the packages for which I'm also > > upstream is that I just add Salsa as another remote and, after I upload > > a new version of the Debian package, I push to

Re: changing existing entries in debian/changelog

2024-05-24 Thread Johannes Schauer Marin Rodrigues
Quoting Andrey Rakhmatullin (2024-05-24 09:37:45) > On Fri, May 24, 2024 at 09:30:44AM +0200, Bastian Venthur wrote: > > I'm having troubles finding the relevant parts in the developers reference. > > I've uploaded a version to experimental and later found out that this > > version fixes several

Re: changing existing entries in debian/changelog

2024-05-24 Thread Johannes Schauer Marin Rodrigues
Quoting Bill Allombert (2024-05-24 10:54:32) > Le Fri, May 24, 2024 at 09:30:44AM +0200, Bastian Venthur a écrit : > > Hi, > > > > I'm having troubles finding the relevant parts in the developers reference. > > I've uploaded a version to experimental and later found out that this > > version

Re: About i386 support

2024-05-17 Thread Johannes Schauer Marin Rodrigues
Quoting Victor Gamper (2024-05-17 21:58:58) > Is there a reason to do this? If so, what would be required to keep the i386 > version, seeing as it still is important and used? anything can be done if there are enough contributors who care. For i386 there is a severe lack of person-power. Do you

Re: Make /tmp/ a tmpfs and cleanup /var/tmp/ on a timer by default [was: Re: systemd: tmpfiles.d not cleaning /var/tmp by default]

2024-05-30 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Peter Pentchev (2024-05-30 10:33:08) > > thank you for having discussed this change on d-devel and for adding > > documentation to NEWS and release notes to announce this change. I also > > think it is sensible to roll this only out on new installations and to keep > > the behaviour

Re: Mandatory LC_ALL=C.UTF-8 during package building

2024-06-06 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Hakan Bayındır (2024-06-06 12:32:27) > On 6.06.2024 ÖS 1:08, Johannes Schauer Marin Rodrigues wrote: > > Quoting Simon Richter (2024-06-06 11:32:33) > >>> Would it be possible to set in stone that packages are supposed to always > >>> be built in an

Re: Mandatory LC_ALL=C.UTF-8 during package building

2024-06-06 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Simon Richter (2024-06-06 11:32:33) > > Would it be possible to set in stone that packages are supposed to always > > be built in an environment where LC_ALL=C.UTF-8, or, in other words, that > > builders must set LC_ALL=C.UTF-8? > > This would be the opposite of the current rule. >

Re: DEP17 /usr-move: debootstrap set uploaded

2024-06-06 Thread Johannes Schauer Marin Rodrigues
Hi Helmut, Quoting Helmut Grohne (2024-06-06 09:28:52) > I have just uploaded > * base-files > * bash > * dash > * glibc > * util-linux > to unstable. These were the last remaining packages shipping aliased > files inside the package set relevant to debootstrap. thank you (and freexian for

Re: Make /tmp/ a tmpfs and cleanup /var/tmp/ on a timer by default [was: Re: systemd: tmpfiles.d not cleaning /var/tmp by default]

2024-05-30 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Luca Boccassi (2024-05-28 01:54:08) > Thanks for the useful input, the following has been done: > > - existing installations pre-trixie will get an orphaned tmpfiles.d in > /etc/ that keeps the existing behaviour unchanged (no cleanup of > /var/tmp) > - openssh and tmux have been

<    1   2   3   4   5   6