GNU bug report logs -
#39332
[PATCH] system: Add btrfs-progs to %BASE-PACKAGES.
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Tue, 28 Jan 2020 22:27:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 39332 in the body.
You can then email your comments to 39332 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#39332
; Package
guix-patches
.
(Tue, 28 Jan 2020 22:27:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Leo Famulari <leo <at> famulari.name>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 28 Jan 2020 22:27:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/system.scm (%base-packages): Add btrfs-progs.
---
gnu/system.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/system.scm b/gnu/system.scm
index 01baa248a2..7cb6bef99d 100644
--- a/gnu/system.scm
+++ b/gnu/system.scm
@@ -586,7 +586,8 @@ of PROVENANCE-SERVICE-TYPE to its services."
;; already depends on it anyway.
kmod eudev
- e2fsprogs kbd
+ btrfs-progs e2fsprogs
+ kbd
bash-completion
--
2.25.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#39332
; Package
guix-patches
.
(Tue, 28 Jan 2020 22:43:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
On 28.01.20 23:26, Leo Famulari wrote:
> * gnu/system.scm (%base-packages): Add btrfs-progs.
This adds btrfs-progs, zstd and lzo to the closure with a total of
7.7MiB. So that doesn't seem to big. I'm just wondering if we need btrfs
support here at all, as I would call btrfs still kind of exotic apart
from *SUSE distros and Facebook's backend.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#39332
; Package
guix-patches
.
(Tue, 28 Jan 2020 23:15:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 39332 <at> debbugs.gnu.org (full text, mbox):
On Tue, Jan 28, 2020 at 11:42:16PM +0100, Jonathan Brielmaier wrote:
> This adds btrfs-progs, zstd and lzo to the closure with a total of
> 7.7MiB. So that doesn't seem to big. I'm just wondering if we need btrfs
> support here at all, as I would call btrfs still kind of exotic apart
> from *SUSE distros and Facebook's backend.
Yeah, maybe it is too niche. I use it on all my machines but that's just
me. Let's wait to see if there are more comments before deciding.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#39332
; Package
guix-patches
.
(Wed, 29 Jan 2020 11:20:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 39332 <at> debbugs.gnu.org (full text, mbox):
On 2020-01-28 23:14, Leo Famulari wrote:
> On Tue, Jan 28, 2020 at 11:42:16PM +0100, Jonathan Brielmaier wrote:
>> This adds btrfs-progs, zstd and lzo to the closure with a total of
>> 7.7MiB. So that doesn't seem to big. I'm just wondering if we need
>> btrfs
>> support here at all, as I would call btrfs still kind of exotic apart
>> from *SUSE distros and Facebook's backend.
>
> Yeah, maybe it is too niche. I use it on all my machines but that's
> just
> me. Let's wait to see if there are more comments before deciding.
Maybe %base-packages is the wrong place to add it. But it should at
least be added to the system profile if a file-systems entry uses btrfs
which isn't the case as I recall.
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Sat, 08 Feb 2020 00:22:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Leo Famulari <leo <at> famulari.name>
:
bug acknowledged by developer.
(Sat, 08 Feb 2020 00:22:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 39332-done <at> debbugs.gnu.org (full text, mbox):
On Wed, Jan 29, 2020 at 11:19:18AM +0000, Brice Waegeneire wrote:
> On 2020-01-28 23:14, Leo Famulari wrote:
> > On Tue, Jan 28, 2020 at 11:42:16PM +0100, Jonathan Brielmaier wrote:
> > > This adds btrfs-progs, zstd and lzo to the closure with a total of
> > > 7.7MiB. So that doesn't seem to big. I'm just wondering if we need
> > > btrfs
> > > support here at all, as I would call btrfs still kind of exotic apart
> > > from *SUSE distros and Facebook's backend.
> >
> > Yeah, maybe it is too niche. I use it on all my machines but that's just
> > me. Let's wait to see if there are more comments before deciding.
>
> Maybe %base-packages is the wrong place to add it. But it should at least be
> added to the system profile if a file-systems entry uses btrfs which isn't
> the case as I recall.
You're right, that's a much better idea!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 07 Mar 2020 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 109 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.