* bug#37721: build failure: parted 3.3
@ 2019-10-12 22:07 Jesse Gibbons
2019-10-12 22:37 ` Jesse Gibbons
` (3 more replies)
0 siblings, 4 replies; 6+ messages in thread
From: Jesse Gibbons @ 2019-10-12 22:07 UTC (permalink / raw)
To: 37721
This one prevents me from upgrading gnome-tweaks. It appears there is a
failure in applying "parted-glibc-compat.patch".
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#37721: build failure: parted 3.3
2019-10-12 22:07 bug#37721: build failure: parted 3.3 Jesse Gibbons
@ 2019-10-12 22:37 ` Jesse Gibbons
2019-10-12 23:51 ` Jesse Gibbons
` (2 subsequent siblings)
3 siblings, 0 replies; 6+ messages in thread
From: Jesse Gibbons @ 2019-10-12 22:37 UTC (permalink / raw)
To: 37721
On Sat, 2019-10-12 at 16:07 -0600, Jesse Gibbons wrote:
> This one prevents me from upgrading gnome-tweaks. It appears there is a
> failure in applying "parted-glibc-compat.patch".
>
>
>
>
Looks like a simple fix. I'll send the patch when I can confirm it builds.
Is it better to send bug fix patches in response to a bug or to the
"guix-patches" mailing list?
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#37721: build failure: parted 3.3
2019-10-12 22:07 bug#37721: build failure: parted 3.3 Jesse Gibbons
2019-10-12 22:37 ` Jesse Gibbons
@ 2019-10-12 23:51 ` Jesse Gibbons
2019-10-13 10:55 ` Marius Bakke
2019-10-13 12:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
3 siblings, 0 replies; 6+ messages in thread
From: Jesse Gibbons @ 2019-10-12 23:51 UTC (permalink / raw)
To: 37721
[-- Attachment #1: Type: text/plain, Size: 299 bytes --]
On Sat, 2019-10-12 at 16:07 -0600, Jesse Gibbons wrote:
> This one prevents me from upgrading gnome-tweaks. It appears there is a
> failure in applying "parted-glibc-compat.patch".
>
>
>
>
Removed patch. It still fails to build in the pre-install environment.
Attached is the build log tarball.
[-- Attachment #2: 44ik9his3phra4gsnvlbak4maadgz7-parted-3.3.drv.bz2 --]
[-- Type: application/x-bzip, Size: 24355 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#37721: build failure: parted 3.3
2019-10-12 22:07 bug#37721: build failure: parted 3.3 Jesse Gibbons
2019-10-12 22:37 ` Jesse Gibbons
2019-10-12 23:51 ` Jesse Gibbons
@ 2019-10-13 10:55 ` Marius Bakke
2019-10-13 12:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
3 siblings, 0 replies; 6+ messages in thread
From: Marius Bakke @ 2019-10-13 10:55 UTC (permalink / raw)
To: Jesse Gibbons, 37721-done
[-- Attachment #1: Type: text/plain, Size: 250 bytes --]
Jesse Gibbons <jgibbons2357@gmail.com> writes:
> This one prevents me from upgrading gnome-tweaks. It appears there is a
> failure in applying "parted-glibc-compat.patch".
Fixed in 20e015733361033667a730e09af94939aef8873a, thanks for the
heads-up!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#37721: build failure: parted 3.3
2019-10-12 22:07 bug#37721: build failure: parted 3.3 Jesse Gibbons
` (2 preceding siblings ...)
2019-10-13 10:55 ` Marius Bakke
@ 2019-10-13 12:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2019-10-13 15:53 ` Jesse Gibbons
3 siblings, 1 reply; 6+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2019-10-13 12:15 UTC (permalink / raw)
Cc: 37721
[-- Attachment #1: Type: text/plain, Size: 709 bytes --]
Jesse,
Jesse Gibbons 写道:
> This one prevents me from upgrading gnome-tweaks. It appears
> there is a
> failure in applying "parted-glibc-compat.patch".
Yes, yes indeed…
$ git show stash | grep '(patches'
- (patches (search-patches "parted-glibc-compat.patch"))
Sorry, and thanks for reporting & fixing this…
$ git stash drop
> Looks like a simple fix. I'll send the patch when I can confirm
> it builds.
> Is it better to send bug fix patches in response to a bug or to
> the
> "guix-patches" mailing list?
The former. They both share the same name^Wnumberspace anyway.
Kind regards,
T G-R, who won't use magit ‘because it's too magical’…
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#37721: build failure: parted 3.3
2019-10-13 12:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2019-10-13 15:53 ` Jesse Gibbons
0 siblings, 0 replies; 6+ messages in thread
From: Jesse Gibbons @ 2019-10-13 15:53 UTC (permalink / raw)
To: Tobias Geerinckx-Rice; +Cc: 37721-done
On Sun, 2019-10-13 at 14:15 +0200, Tobias Geerinckx-Rice via Bug reports for
GNU Guix wrote:
> Jesse,
>
> Jesse Gibbons 写道:
> > This one prevents me from upgrading gnome-tweaks. It appears
> > there is a
> > failure in applying "parted-glibc-compat.patch".
>
> Yes, yes indeed…
>
> $ git show stash | grep '(patches'
> - (patches (search-patches "parted-glibc-compat.patch"))
>
> Sorry, and thanks for reporting & fixing this…
>
> $ git stash drop
>
> > Looks like a simple fix. I'll send the patch when I can confirm
> > it builds.
> > Is it better to send bug fix patches in response to a bug or to
> > the
> > "guix-patches" mailing list?
>
> The former. They both share the same name^Wnumberspace anyway.
>
> Kind regards,
>
> T G-R, who won't use magit ‘because it's too magical’…
Looks like it builds now. Thanks.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-10-13 15:54 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-12 22:07 bug#37721: build failure: parted 3.3 Jesse Gibbons
2019-10-12 22:37 ` Jesse Gibbons
2019-10-12 23:51 ` Jesse Gibbons
2019-10-13 10:55 ` Marius Bakke
2019-10-13 12:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2019-10-13 15:53 ` Jesse Gibbons
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.