g packages.
-- john
/0C5GdwKGCEfEF
> pZ9FreP3XyeG92S3CSfo4dWeidlHRaIljJKajXPz8Z6BN5jFeW8+AVItbaCaiIFc
> Q6avjM37Q4saDWL7tIJh1j/f0PuI00xzwDva2/TqDbtyDy6RlWQmzuOAjBGDjFX7
> hOsxkIVwrVCIQSdJUJfvIVxGTmqlOnJFRD6/4rxJ1v4QG9Qct/NWI0wD614PC4d/
> ckwhvP2Rhzi5lk4lIlmSSFvFIwq8lGHHGZ78omijeAdwRm5XwoVj4v3eH2vag95l
>
Hello everyone,
(TL;DR at the end)
I've mostly been lurking on Debian mailing lists for a long time, so if you
don't know me, I'm John, a Debian Maintainer working on a couple cross
toolchains for building the device firmware that *is* free from source, but I
pitch in on man
Package: wnpp
Severity: wishlist
Owner: John Lines
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: gnudip
Version : 2.3.5
Upstream Contact: none
* URL : https://gnudip2.sourceforge.net/gnudip-www/
* License : GPL
Programming Lang: Perl
eam integration in the official Rust compiler is
rather slow unfortunately.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
Package: wnpp
Severity: wishlist
Owner: John Horigan
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: midiminder
Version : 1.0.1
Upstream Contact: Mark Lentczner
* URL : https://github.com/mzero/amidiminder
* License : BSD
Programming Lang: C
Package: wnpp
Severity: wishlist
Owner: John Goerzen
* Package name: golang-github-wlynxg-anet
Version : 0.0.5-1
Upstream Author : Wlynxg
* URL : https://github.com/wlynxg/anet
* License : BSD-3-clause
Programming Lang: Go
Description : Network
Package: wnpp
Severity: wishlist
Owner: John Horigan
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: amidiminder
Version : 0.70.1
Upstream Contact: Mark Lentczner
* URL : https://github.com/mzero/amidiminder
* License : BSD
Programming Lang: C
On Sat, 2024-10-26 at 11:08 +0200, John Paul Adrian Glaubitz wrote:
> I just realized that this doesn't work because kiwi doesn't have a setup.py
> anymore but just uses pyproject.toml. Do you know how it works in this case?
OK, I just remove every custom override and let debhe
Hi Timo,
On Sat, 2024-10-26 at 10:15 +0200, John Paul Adrian Glaubitz wrote:
> On Fri, 2024-10-25 at 22:19 +0200, Timo Röhling wrote:
> > I ran into this issue with old-style setuptools packages (i.e.,
> > packages with a setup.py); AFAIK the entry_points mechanism needs
> &
le different because we use
> --system-site-packages virtualenvs, but they can be a good way to deal
> with this.
Can you name any package using this mechanism so I can have a look?
I'm not really experienced with tox, so it would be great to have some
guidance in the form of sample
t;
>
> export PYBUILD_BEFORE_TEST=\
> {interpreter} setup.py egg_info; \
> cp -r {dir}/src/*.egg-info {build_dir}
>
> export PYBUILD_AFTER_TEST=\
> rm -r {dir}/src/*.egg-info {build_dir}/*.egg-info
Thanks, this is what I was looking for. I will give this a try.
Hi Andrey,
thanks a lot for the fast and already helpful reply!
On Thu, 2024-10-24 at 16:03 +0500, Andrey Rakhmatullin wrote:
> On Thu, Oct 24, 2024 at 12:44:45PM +0200, John Paul Adrian Glaubitz wrote:
> > (Please CC as I'm not subscribed to debian-devel)
>
> (this is ho
the Trixie release.
Adrian
> [1] https://salsa.debian.org/debian/kiwi
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
et me
know.
Thanks,
Adrian
> [1] https://db.debian.org/machines.cgi?host=shenzhou
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
entry_points()
works while running the testsuite?
Thanks,
Adrian
> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069389
> [2] https://wiki.debian.org/Python/Pybuild
> [3] https://github.com/OSInside/kiwi/pull/2550
> [4] https://github.com/OSInside/kiwi/issues/2548#issuecomme
g to fix two other bugs, one being missing SDL-2
support and the other the FTBFS after rebuild from the same source unpack.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
appreciated! Thanks!
Sincerely,
John Lee
Hi,
On Tue, 2024-03-05 at 09:56 +0100, John Paul Adrian Glaubitz wrote:
> I would like to ask for help with the t64 transition for m68k, powerpc and
> sh4 because it's getting too much for me alone and I'm really exhausted.
>
> I have build many packages for powerpc already
le me to debug future occurrences as I now understand
the underlying problem.
Thanks,
Adrian
> [1] https://buildd.debian.org/status/package.php?p=libhtml-parser-perl
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
Hi,
On Tue, 2024-03-05 at 23:10 +0100, John Paul Adrian Glaubitz wrote:
> >
> > oks like it's built with dpkg-dev_1.22.4 but the time64 build flags are
> > only activated with 1.22.5.
>
> Ah, that would explain it, thank you so much!
>
> > I think there
On Wed, 2024-03-06 at 00:08 +0200, Niko Tyni wrote:
> (Oops, forgot the Cc you asked for. So resending. Apologies for the
> duplicate on the list.)
No worries.
> On Tue, Mar 05, 2024 at 09:17:17PM +0100, John Paul Adrian Glaubitz wrote:
>
> > I am getting strange Perl erro
subscribed to debian-devel.
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
On Tue, 2024-03-05 at 09:56 +0100, John Paul Adrian Glaubitz wrote:
> For m68k, there is mitchy.debian.net and for powerpc, there is
> perotto.debian.net.
>
> For sh4, qemu-user can be used.
>
> Chroots here: https://people.debian.org/~glaubitz/chroots/
I'm collecting
l, so please CC.
For m68k, there is mitchy.debian.net and for powerpc, there is
perotto.debian.net.
For sh4, qemu-user can be used.
Chroots here: https://people.debian.org/~glaubitz/chroots/
Thank you,
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Ph
bookworm. If you don't, the t64 packages aren't really
t64.
Thanks,
John
Package: wnpp
Severity: wishlist
Owner: John Lines
X-Debbugs-Cc: debian-devel@lists.debian.org, j...@paladyn.org
* Package name: roundcube-plugin-carddav
Version : 5.1.0
Upstream Contact: Michael Stilkerich
* URL : https://github.com/mstilkerich/rcmcarddav
* License
Package: wnpp
Severity: wishlist
Owner: John Lines
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: monitoring-plugins-check-smart
Version : 6.14.1
Upstream Contact: Claudio Kuenzler
* URL :
https://www.claudiokuenzler.com/monitoring-plugins
uildd queue once it has become
stuck due to Mini-DAK as used by Debian Ports not supporting cruft [1].
Thanks,
Adrian
> [1] https://lists.debian.org/debian-sparc/2017/12/msg00060.html
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-G
kworm-backports?
Thanks!
- John
Thank you for the offer, but no need.
It is not needed in Debian infrastructure.
On Sat, 13 Jan 2024, 19:18 rhys, wrote:
>
>
> >> I know the difference between a 32-bit processor and a 64-bit processor.
> >
> > Obviously you don't. Or at least are not aware about consequences.
> >
> >
> > Sinc
On Fri, 1 Dec 2023 at 00:20, Dimitri John Ledkov wrote:
>
> Hi,
>
> Currently dak requires signatures on .changes & .dsc uploads. .changes with
> signatures are publicly announced and then .dsc are published in the archive
> with signatures. .changes references .dsc.
>
Hi,
On Fri, 1 Dec 2023 at 10:50, Simon Josefsson wrote:
>
> Salvo Tomaselli writes:
>
> >> hi, on "no public key" list there are my uploads, I'm debian maintainer
> >> (https://nm.debian.org/person/fantu/), I signed with my key and I have
> >> DM upload right for them
> >> (https://qa.debian.org
Hi,
Currently dak requires signatures on .changes & .dsc uploads. .changes with
signatures are publicly announced and then .dsc are published in the
archive with signatures. .changes references .dsc.
All .dsc have Checksums-Sha256 for the files they reference, .dsc itself
can be verified through
any issues, so I am confident it should work for
everyone else.
For questions and problems reports, please drop me an email or join
#debian-ports
on OFTC IRC network.
Thanks,
Adrian
> [1] https://db.debian.org/machines.cgi?host=stadler
--
.''`. John Paul Adrian Glaubitz
:
Package: wnpp
Severity: wishlist
Owner: John Goerzen
* Package name: golang-github-bits-and-blooms-bloom
Version : 3.6.0-1
Upstream Author : Will Fitzgerald
* URL : https://github.com/bits-and-blooms/bloom
* License : BSD-2-clause
Programming Lang: Go
Package: wnpp
Severity: wishlist
Owner: John Lines
X-Debbugs-Cc: debian-devel@lists.debian.org, j...@paladyn.org
* Package name: erlang-hex
Version : 2.0.5
* URL : https://github.com/hexpm/hex
* License : Apache-2.0
Programming Lang: Elixir
Description
ttps://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026002
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
.
- Please disable Ada, D, Go and M2 for loong64 in debian/rules.def.
- Please add "!loong64" for gdb in debian/control.m4
The attached patch implements these changes.
Thanks,
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-
gies on things that matter more.
> Should we give up on requiring a 'clean' target that works? After all,
> when 17% of packages are failing, it means that many maintainers don't
> depend on it in their workflow.
Yes.
- John
ason is that however much we work on our bespoke tooling,
we cannot hope to match what the rest of the world combined is doing.
That doesn't mean we give up on .deb and adopt RPM or something. But,
in an ideal world, would gbp-pq need to exist? I don't think so. A
world in which it doesn't should be our target.
- John
today is the second time I have seen this in the last week.
I'm tracking Testing and always update in a Linux console so I can view
the update progress as it happens. I have seen no errors or failed
packages. The logs also don't indicate any issues and everything works
fine.
Thanks
-- john
have the added benefit of a screen,
keyboard, and battery all integrated in a small device.
Not everything from that age was power-hungry.
I guess the question is: is this use case too niche for Debian to
continue supporting? I would suggest that as long as we have 32-bit
ARM, are the challenges for 32-bit x86 really worse?
- John
Package: wnpp
Severity: wishlist
Owner: John Scott
X-Debbugs-Cc: debian-devel@lists.debian.org
Control: block 1025210 by -1
* Package name: golang-github-bemasher-rtltcp
* URL : https://github.com/bemasher/rtltcp
* License : AGPLv3
Programming Lang: Go
Description
age as a Debian
Developer on behalf on the person who created the package and doesn't have
upload rights themselves.
See: https://wiki.debian.org/DebianMentorsFaq#Sponsored_Packages
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`
Hi John!
> Package: wnpp
> Severity: wishlist
> Owner: John Scott
> Tags: newcomer
> X-Debbugs-Cc: debian-devel@lists.debian.org
>
> * Package name: usbscale
> Upstream Contact: Eric Jiang
> * URL : https://github.com/erjiang/usbscale
> * Li
Package: wnpp
Severity: wishlist
Owner: John Scott
Tags: newcomer
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : usbscale
Upstream Contact: Eric Jiang
* URL : https://github.com/erjiang/usbscale
* License : GPL 3.0 or any later version
Programming Lang: C
Package: wnpp
Severity: wishlist
Owner: John Goerzen
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: libthreadar
Version : 2.4.0
Upstream Author : Denis Corbin
* URL : https://sourceforge.net/projects/libthreadar/
* License : LGPL v3+
Programming
Package: wnpp
Severity: wishlist
Owner: John Lines
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: erlang-hex
Version : 2.0.0
Upstream Author : Eric Meadows-Jonsson
i URL : https://hex.pm/
* License : Apache Software License 2.0
Programming Lang
f cruft as
explained
in my post to the debian-sparc mailing list above. This causes these long
BD-Uninstallable
queues.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
itecture support for it.
I will see what I can do.
Thanks,
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
blem or whom to
> contact about it.
>
I'm so sorry, Jonas. This was the result of an error I made in the last keyring
push on the 26th. I believe I've addressed it now -- please let me know if it
is still not performing as expected. Thank you for flagging the issue.
-john
signature.asc
Description: PGP signature
Package: wnpp
Severity: wishlist
Owner: John Scott
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-h...@lists.debian.org,
debian...@lists.debian.org
* Package name : rtlamr
Version : 0.9.1
Upstream Author : Douglas Hall
* URL : https://github.com/bemasher/rtlamr
Package: wnpp
Severity: wishlist
Owner: John Goerzen
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: pygopherd
Version : 3.0.0b2
Upstream Author : John Goerzen , Michael Lazar
* URL : https://github.com/michael-lazar/pygopherd
* License : GPL
On Sun, 2022-09-25 at 13:05 -0700, Ansgar wrote:
> On Sun, 2022-09-25 at 11:17 -0700, John Darrah wrote:
> > I'm tracking testing and with my most recent update I started
> > getting
> > the nag to update the Secure Boot dbx. When I click the graphical
> >
ould even file a bug report against.
Any comment or clue on this would be helpful.
Thanks.
-- john
Package: wnpp
Severity: wishlist
Owner: John Goerzen
* Package name: gvisor
Version : 20220905.0-1
Upstream Author : Google
* URL : https://github.com/google/gvisor
* License : Apache-2.0 and MIT
Programming Lang: Go
Description : Application Kernel
ther anyone
can give me some hints on how to convert the images provided at [1] from
ext4 to btrfs.
Thanks,
Adriam
[1] https://cloud.debian.org/cdimage/cloud/OpenStack/
[2] https://sourceware.org/bugzilla/show_bug.cgi?id=23960
--
.''`. John Paul Adrian Glaubitz
: :' : Debi
Package: wnpp
Severity: wishlist
Owner: John Goerzen
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-r...@lists.debian.org
* Package name: filespooler
Version : 1.2.1
Upstream Author : John Goerzen
* URL : https://www.complete.org/filespooler/
* License
mmercial interest in working POWER/S390 support, he
takes care of the package and makes sure it keeps working on these
architectures.
My suggestion would be to just pick the packages from openSUSE [1]
since they are kept up-to-date.
Adrian
> [1] https://build.opensuse.org/package/show/devel:l
ld include a warning that it
will convert the system into a state that will no longer be supported
in the future by Debian.
Ansgar
"
Here's hoping I don't have to reinstall soon.
(Running up-to-date 'testing')
-- john
Package: wnpp
Severity: wishlist
Owner: John Paul Adrian Glaubitz
X-Debbugs-Cc: debian-devel@lists.debian.org,debian-powe...@lists.debian.org
* Package name: partman-hfs
Version : 1
Upstream Author : John Paul Adrian Glaubitz
* URL : https://salsa.debian.org
ble,
bullseye, and buster backports. This process is not yet finished for
some packages.
Another related problem is with languages like Go; when a package adds a
dependency, suddenly I can't upload new releases to unstable properly
until all the deps have made it through NEW.
- John
o return to your point: I think it is certain that there are even
more un-surfaced issues present on salsa, and yet we have had, AFAIK,
zero issues there.
Is there any fundamental reason that we focus on NEW with such rigidity
other than simply because we always have?
John
Hi folks,
I thought I ought to alert people about this, since I haven't seen it
documented anywhere. Salsa CI is effectively doing a chmod -R a+w . on
trees in checks out, and in some circumstances these permissions can
flow into generated data (.debs, Docker images, etc.)
I recommend adding a c
single team than the current NEW processing setup.
This is a fantastic idea.
In fact, it wouldn't have to bottleneck packages at all. I mean, if a
quality issue is found in NEW, wouldn't the same be an RC bug preventing
a transition to testing?
- John
Package: wnpp
Severity: wishlist
Owner: John Goerzen
* Package name: golang-inet-netstack
Version : 0.0~git20211120.8aa80cf2-1
Upstream Author : inet.af
* URL : https://github.com/inetaf/netstack
* License : Apache-2.0
Programming Lang: Go
Description
Package: wnpp
Severity: wishlist
Owner: John Goerzen
* Package name: golang-github-kardianos-minwinsvc
Version : 1.0.0-1
Upstream Author : Daniel Theophanes
* URL : https://github.com/kardianos/minwinsvc
* License : BSD-3
Programming Lang: Go
Description
Package: wnpp
Severity: wishlist
Owner: John Goerzen
* Package name: golang-github-arceliar-ironwood
Version : 0.0~git20210619.6ad55ca-1
Upstream Author : Arceliar
* URL : https://github.com/Arceliar/ironwood
* License : MPL-2.0
Programming Lang: Go
Package: wnpp
Severity: wishlist
Owner: John Goerzen
* Package name: wireguard-go
Version : 0.0.20220117-1
Upstream Author : Jason A. Donenfeld
* URL : https://git.zx2c4.com/wireguard-go/about/
* License : MIT
Programming Lang: Go
Description
Package: wnpp
Severity: wishlist
Owner: John Goerzen
* Package name: golang-golang.zx2c4-go118-netip
Version : 0.0~git2021.a4a02ee-1
Upstream Author : The Go Authors
* URL : TODO
* License : BSD 3-clause
Programming Lang: Go
Description : An
Package: wnpp
Severity: wishlist
Owner: John Goerzen
* Package name: golang-github-arceliar-phony
Version : 0.0~git20210209.dde1a8d-1
Upstream Author : Arceliar
* URL : https://github.com/Arceliar/phony
* License : MPL-2.0
Programming Lang: Go
Description
Package: wnpp
Severity: wishlist
Owner: John Goerzen
X-Debbugs-Cc: debian-devel@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: John Goerzen
* Package name: yggdrasil-go
Version : 0.4.2-1
Upstream Author : Yggdrasil Network
* URL : https://github.com
Hi Jonas!
On 1/16/22 20:06, Jonas Smedegaard wrote:
> Quoting Jonas Smedegaard (2022-01-16 19:53:48)
>> Quoting John Paul Adrian Glaubitz (2022-01-16 19:38:25)
>>> I have updated debian/copyright of both fs-uae-* packages to use the
>>> "License-Reference" k
tps://github.com/glaubitz/fs-uae-arcade-debian
> [2] https://github.com/glaubitz/fs-uae-launcher-debian
> [3]
> https://salsa.debian.org/fonts-team/fonts-roboto/-/blob/master/debian/copyright
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaub...@
On Fri, 2021-10-22 at 11:18 +0200, John Paul Adrian Glaubitz wrote:
> I had a look at the package and it throws a number of lintian errors. Are you
> planning to address these or are they common for all binutils-$ARCH-elf
> packages
> we currently have in Debian?
I believe you
Hi John!
On 9/26/21 13:05, John Paul Adrian Glaubitz wrote:
>> This package would provide GNU Binutils suited for embedded targets, and
>> would be suited for both SH-1 and SH-2 hardware at least [1]. This is needed
>> to build carl9170, the libre wireless firmware for AR9
Package: wnpp
Severity: wishlist
Owner: John Paul Adrian Glaubitz
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: fs-uae-launcher
Version : 3.0.5
Upstream Author : Frode Solheim
* URL : https://fs-uae.net/
* License : GPL-2+
Programming Lang
Package: wnpp
Severity: wishlist
Owner: John Paul Adrian Glaubitz
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: fs-uae-arcade
Version : 3.0.5
Upstream Author : Frode Solheim
* URL : https://fs-uae.net/
* License : GPL-2+
Programming Lang
Hi Timo!
On 10/5/21 12:04, Timo Röhling wrote:
> * John Paul Adrian Glaubitz [2021-10-05 11:45]:
>> Could anyone tell me what the proper gbp command is for creating the
>> changelog
>> entries for the new release including the proper tag. The gbp manual [1]
>> men
; is what I was missing.
I guess I can just add the missing tags with "git tag" unless gbp-tag
has a similar feature to add tags for historic commits.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaub...@debian.org
`. `' Freie Universit
Adrian
> [1] https://tracker.debian.org/pkg/fs-uae
> [2]
> http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.releases.html#gbp.changelog.release
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaub...@debian.org
`. `' Freie Univ
some time. I will start
looking into it tomorrow as I just came home today and I'm pretty tired.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaub...@debian.org
`. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
l off
parted.
Thanks,
Adrian
> [1] https://lwn.net/Articles/859240/
> [2] http://0pointer.net/blog/mkosi-a-tool-for-generating-os-images.html
> [3] https://lwn.net/Articles/859769/
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaub...@debian.
> On Sep 27, 2021, at 3:41 PM, Luca Boccassi wrote:
>
> On Mon, 2021-09-27 at 15:18 +0200, John Paul Adrian Glaubitz wrote:
>>
>>>> On Sep 27, 2021, at 2:25 PM, Luca Boccassi wrote:
>>>
>>> Even if that interpretation would work as an excuse
> On Sep 27, 2021, at 2:25 PM, Luca Boccassi wrote:
>
> Even if that interpretation would work as an excuse to never do
> anything, and I'm not really sure it does, this specification has been
> published in 2014 [0] so even by Debian standard it's old stuff.
That’s not what I said so. You’re
set of targets and use cases. That's why they can quickly adopt to all
the new features and technologies that upstream projects like systemd develop.
I'm not saying that one philosophy is better than the other. I'm just saying
that
Debian is not like these other distributions.
want to test on the target
> environment*, to make sure i'm using libparted correctly there.
> so that necessity remains.
I thought you didn't depend on libparted?
> would this allay your concerns?
No, not really. I consider a partitioning tool to be too important
to be replaced by
ove suggestions.
I'm the primary maintainer of Debian's m68k port and I would be happy
to sponsor the package for you.
Let me know if you're interested.
Please join the debian-68k mailing list and the #debian-ports IRC channel
on OFTC if you want to get in touch with the rest of
Hi John!
> This package would provide GNU Binutils suited for embedded targets, and
> would be suited for both SH-1 and SH-2 hardware at least [1]. This is needed
> to build carl9170, the libre wireless firmware for AR9170 devices that's
> currently in firmware-linux-free. That
n.
Also, since parted is maintained by RedHat, I would expect that this feature
would land in parted soon as well.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaub...@debian.org
`. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
`-
ss common partition types and reimplementing everything
that libparted makes little sense to me.
Adrian
> [1]
> https://git.savannah.gnu.org/cgit/parted.git/commit/?id=9c266205416ec956d6205c828211480de3767d02
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaub...@debian.org
`. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
ll
of the partition tables that parted supports?
If not, I don't think it would be a viable replacement for partman.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaub...@debian.org
`. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.d
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
Package: wnpp
Severity: wishlist
Owner: John Paul Adrian Glaubitz
X-Debbugs-Cc: debian-devel@lists.debian.org,marcus.schae...@gmail.com
* Package name: anymarkup
Version : 0.8.1
Upstream Author : Slavek Kabrda
* URL : https://github.com/bkabrda/anymarkup
* License
Package: wnpp
Severity: wishlist
Owner: John Paul Adrian Glaubitz
X-Debbugs-Cc: debian-devel@lists.debian.org,marcus.schae...@gmail.com
* Package name: anymarkup-core
Version : 0.8.1
Upstream Author : Slavek Kabrda
* URL : https://github.com/bkabrda/anymarkup
ded
for excluding files. [1]
I guess, I just have to delete the files manually.
Adrian
> [1] https://man7.org/linux/man-pages/man1/dh_missing.1.html
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaub...@debian.org
`. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
no matter what
variation I'm trying, the binary kiwicompat still gets installed into /usr/bin.
Does anyone have a clue why excluding "kiwicompat" doesn't work?
Thanks,
Adrian
> [1] https://github.com/OSInside/kiwi
> [2] https://github.com/glaubitz/kiwi-debian/blob/ma
Package: wnpp
Severity: wishlist
Owner: John Paul Adrian Glaubitz
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: kiwi
Version : 9.23.56
Upstream Author : Marcus Schäfer , and others
* URL : https://osinside.github.io/kiwi
* License : GPL-3
Package: wnpp
Severity: wishlist
Owner: John Goerzen
* Package name: golang-lukechampine-blake3
Version : 1.1.5-1
Upstream Author : Luke Champine
* URL : https://github.com/lukechampine/blake3
* License : Expat
Programming Lang: Go
Description : Pure
1 - 100 of 2154 matches
Mail list logo