Re: What *is* the amd64 ABI

2023-05-15 Thread Michael Hudson-Doyle
On Tue, 16 May 2023, 15:42 Russ Allbery, wrote: > Sam Hartman writes: > > > We've all been talking about the x86_64 ABI, and I'm realizing I'm never > > read it. > > Are we talking about > > https://refspecs.linuxbase.org > /elf/x86_64-ab

Re: ifupdown/dhcp

2022-05-08 Thread Michael Hudson-Doyle
On Mon, 9 May 2022 at 08:07, Steve Langasek wrote: > On Sun, May 08, 2022 at 11:24:12AM -0400, Michael Stone wrote: > > [apologies to package aliases getting this twice due to autocomplete > fail] > > > I've been trying to make sense of the NEWS item in isc-dhcp-client (that > > alternatives are

Re: Need help with getting a package to build reproducibly on arm*

2021-01-10 Thread Michael Hudson-Doyle
On Sat, 9 Jan 2021 at 00:52, Michael Biebl wrote: > Am 07.01.21 um 22:39 schrieb Michael Hudson-Doyle: > > > I'm hardly an expert in such things but it looks to me as if gcc is > > ordering things differently between the two builds: > > > > > https://te

Re: Need help with getting a package to build reproducibly on arm*

2021-01-07 Thread Michael Hudson-Doyle
On Fri, 8 Jan 2021 at 06:24, Michael Biebl wrote: > Hi, > > as can be seen at [1], systemd does not build reproducibly on armhf and > arm64 (while there is no problem on amd64 and i386). > I'm hardly an expert in such things but it looks to me as if gcc is ordering things differently between the

Re: Split Packages files based on new section "buildlibs"

2020-11-10 Thread Michael Hudson-Doyle
On Tue, 10 Nov 2020 at 20:29, Paul Wise wrote: > On Mon, Nov 9, 2020 at 10:37 PM Joerg Jaspert wrote: > > > More and more packages are being uploaded into the Debian archive which > > are only ever used for building packages. These are not only never > > intended to be installed onto an end-user'

Re: Backports needed for Firefox/Thunderbird ESR 78 in Buster/Stretch

2020-09-03 Thread Michael Hudson-Doyle
On Wed, 2 Sep 2020 at 08:34, Moritz Muehlenhoff wrote: > On Wed, Sep 02, 2020 at 05:25:28AM +0900, Mike Hommey wrote: > > Note Firefox doesn't need wasi-libc at the moment. Neither does > > thunderbird AFAICT. > > Not Firefox/Thunderbird itself, but rustc in the versions needed by ESR 78 > build

tmpfiles.d and docker images (was Re: opentmpfiles & opensysusers, and its use in the Debian policy)

2020-02-18 Thread Michael Hudson-Doyle
On Fri, 3 Jan 2020 at 06:29, Simon McVittie wrote: > On Fri, 03 Jan 2020 at 00:05:10 +0800, Shengjing Zhu wrote: > > The advantages of sysusers.d and tmpfiles.d are that you don't need to > > call some magic scripts. > > You only need to write declarative configuration files. > > Individual packa

Re: Bits from the Release Team: ride like the wind, Bullseye!

2019-07-11 Thread Michael Hudson-Doyle
On Fri, 12 Jul 2019 at 08:17, Adam Borowski wrote: > On Thu, Jul 11, 2019 at 09:34:07PM +0200, gregor herrmann wrote: > > You indeed missed someone (for obvious reasons): I'd like to thank > > the release team for their excellent work! > > +1 > +lots > > On Sun, 07 Jul 2019 02:47:00 +0100, Jon

Re: dpkg path-exclude (was: Limiting the size of installed changelogs)

2018-09-15 Thread Michael Hudson-Doyle
On Sun, 16 Sep 2018 at 01:42, Marc Haber wrote: > On Sat, 15 Sep 2018 22:31:42 +1200, Michael Hudson-Doyle > wrote: > >On Fri, 14 Sep 2018 at 23:59, Raphael Hertzog wrote: > > > >> On Fri, 14 Sep 2018, Marc Haber wrote: > >> > Has anybody gotten dpkg pa

Re: Limiting the size of installed changelogs

2018-09-15 Thread Michael Hudson-Doyle
On Fri, 14 Sep 2018 at 23:59, Raphael Hertzog wrote: > On Fri, 14 Sep 2018, Marc Haber wrote: > > Has anybody gotten dpkg path-exclude to work? > > Yes. It's been a long time that I have not used it but the main problem > is that to be effective the option must be used right from the start (i.e.

Re: Browserified copy and DFSG

2018-09-09 Thread Michael Hudson-Doyle
On Sun, 9 Sep 2018 at 04:52, Sean Whitton wrote: > Hello, > > On Sat 08 Sep 2018 at 10:02AM +0800, Paul Wise wrote: > > > On Fri, Sep 7, 2018 at 7:22 PM, Bastien ROUCARIES wrote: > > > >> Ok adding cc @security > >> > >> How will you handle security problem in static > >> (browserified/webpacked)

Re: Q: How to get build depends package from debian/control

2018-02-11 Thread Michael Hudson-Doyle
apt-get build-dep ./ installs the build dependencies from the local ./debian/control doesn't it? On 12 February 2018 at 11:52, Hideki Yamane wrote: > Hi, > > I've imported some git repo to salsa and tried to use its CI via > debian/.gitlab-ci.yml. As a harness, I want just get build dependency

Re: ITP: go-flags -- go command line option parser

2018-01-09 Thread Michael Hudson-Doyle
This is already packaged, as golang-go-flags-dev or something like that. On 10/01/2018 7:08 AM, "Hector Oron" wrote: Package: wnpp Severity: wishlist Owner: Héctor Orón Martínez * Package name: go-flags Version : 1.3.0+git20170926.f88afde-1 Upstream Author : Jesse van den Kiebo

Re: changing source and binary package names

2017-12-18 Thread Michael Hudson-Doyle
On 19 December 2017 at 09:12, Scott Kitterman wrote: > On Monday, December 18, 2017 08:00:49 PM Rene Engelhard wrote: > > On Mon, Dec 18, 2017 at 01:24:08PM -0500, Scott Kitterman wrote: > > > It'll go through New anyway (if I remember correctly) because it's > taking > > > over a binary from ano

Re: changes to upload queue for security archive

2017-10-11 Thread Michael Hudson-Doyle
On 11 October 2017 at 19:27, Brian May wrote: > Ansgar Burchardt writes: > > > the host for the security upload queue changed. The new location is > > > > ftp://ftp.security.upload.debian.org/pub/SecurityUploadQueue > > For some reason I can't upload to this host (or the old one) from my > ne

Bug#848629: ITP: golang-gopkg-retry.v1 -- Simple retry mechanism for Go.

2016-12-18 Thread Michael Hudson-Doyle
Package: wnpp Severity: wishlist Owner: "Michael Hudson-Doyle" * Package name: golang-gopkg-retry.v1 Version : 0.0~git20161025.0.c09f6b8-1 Upstream Author : Roger Peppe * URL : http://gopkg.in/retry.v1 * License : LGPLv3 Programming Lang: Go D

Re: automatic debug symbols not working for me

2016-11-17 Thread Michael Hudson-Doyle
On 18 November 2016 at 09:31, ben wrote: > To transition my program, kvpm, from the old debug package build method I > went to the following web site: > >https://wiki.debian.org/AutomaticDebugPackages > > Then I followed the instructions, after changing "freeradius" to "kvpm" > and using the

Re: DEP14 policy for two dots

2016-11-15 Thread Michael Hudson-Doyle
Robie forgot this bit (I think): [1] http://lists.alioth.debian.org/pipermail/vcs-pkg-discuss/2016-November/000909.html Cheers, mwh On 16 November 2016 at 05:38, Robie Basak wrote: > FTR, I answered most questions about "why not dgit?" in the thread I > just moved to vcs-pkg-discuss only[1]. >

Bug#841483: ITP: golang-gopkg-macaroon.v1 -- A native Go implementation of macaroons

2016-10-20 Thread Michael Hudson-Doyle
Package: wnpp Severity: wishlist Owner: "Michael Hudson-Doyle" * Package name: golang-gopkg-macaroon.v1 Version : 0.0~git20150121.0.ab3940c Upstream Author : Roger Peppe * URL : http://gopkg.in/macaroon.v1 * License : BSD-3-clause Programmin