unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Time to merge core-updates!
@ 2016-11-12 15:44 Ludovic Courtès
  2016-11-12 16:01 ` Leo Famulari
  0 siblings, 1 reply; 8+ messages in thread
From: Ludovic Courtès @ 2016-11-12 15:44 UTC (permalink / raw)
  To: guix-devel

Hello!

The ‘core-updates’ branch is in good shape.  There are 172 new job
failures compared to ‘master’, including packages such as Ardour, clisp,
TeX Maker, and several Python packages:

  https://hydra.gnu.org/eval/109368?compare=master

If we merge, I think people will have a greater incentive to fix them.
:-)

Thoughts?  Leo?

Ludo’.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Time to merge core-updates!
  2016-11-12 15:44 Time to merge core-updates! Ludovic Courtès
@ 2016-11-12 16:01 ` Leo Famulari
  2016-11-12 23:45   ` Ludovic Courtès
  0 siblings, 1 reply; 8+ messages in thread
From: Leo Famulari @ 2016-11-12 16:01 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

On Sat, Nov 12, 2016 at 04:44:11PM +0100, Ludovic Courtès wrote:
> Hello!
> 
> The ‘core-updates’ branch is in good shape.  There are 172 new job
> failures compared to ‘master’, including packages such as Ardour, clisp,
> TeX Maker, and several Python packages:
> 
>   https://hydra.gnu.org/eval/109368?compare=master
> 
> If we merge, I think people will have a greater incentive to fix them.
> :-)

Yes, I agree :)

> Thoughts?  Leo?

I think it's ready to merge, too. I can't help until tomorrow though, if
you needed help.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Time to merge core-updates!
  2016-11-12 16:01 ` Leo Famulari
@ 2016-11-12 23:45   ` Ludovic Courtès
  2016-11-13  0:25     ` alex sassmannshausen
  2016-11-13 13:54     ` Pjotr Prins
  0 siblings, 2 replies; 8+ messages in thread
From: Ludovic Courtès @ 2016-11-12 23:45 UTC (permalink / raw)
  To: Leo Famulari; +Cc: guix-devel

Hi!

Leo Famulari <leo@famulari.name> skribis:

> I think it's ready to merge, too.

OK, merged!  :-)

A recap of the news:

  • glibc upgraded to 2.24; make sure to reread
    <https://www.gnu.org/software/guix/manual/html_node/Locales.html#Locale-Data-Compatibility-Considerations>
    and possibly add ‘glibc-2.23’ to ‘locale-libcs’.

  • binutils 2.27, gcc 4.9.4.

  • GUILE_LOAD_COMPILED_PATH for Guile 2.0 looks at
    “lib/guile/2.0/site-ccache” directories instead of
    “lib/guile/2.0/ccache” (the latter is for system .go files and
    should not have been there.)

  • ‘wrap-program’ produces only one wrapper script, even when called
    multiple times.

  • ‘gnu-build-system’ has a new ‘patch-dot-desktop-files’ that makes
    sure .desktop file use absolute executable file names.

  • ‘strip’ phase now processes files in a deterministic order.

… and probably many other things we all forgot about.

Enjoy!

Ludo’.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Time to merge core-updates!
  2016-11-12 23:45   ` Ludovic Courtès
@ 2016-11-13  0:25     ` alex sassmannshausen
  2016-11-13  0:31       ` David Craven
  2016-11-13 13:54     ` Pjotr Prins
  1 sibling, 1 reply; 8+ messages in thread
From: alex sassmannshausen @ 2016-11-13  0:25 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1179 bytes --]

Champagne all around! :D

On 13 Nov 2016 12:45 a.m., "Ludovic Courtès" <ludo@gnu.org> wrote:

> Hi!
>
> Leo Famulari <leo@famulari.name> skribis:
>
> > I think it's ready to merge, too.
>
> OK, merged!  :-)
>
> A recap of the news:
>
>   • glibc upgraded to 2.24; make sure to reread
>     <https://www.gnu.org/software/guix/manual/html_node/Locales.
> html#Locale-Data-Compatibility-Considerations>
>     and possibly add ‘glibc-2.23’ to ‘locale-libcs’.
>
>   • binutils 2.27, gcc 4.9.4.
>
>   • GUILE_LOAD_COMPILED_PATH for Guile 2.0 looks at
>     “lib/guile/2.0/site-ccache” directories instead of
>     “lib/guile/2.0/ccache” (the latter is for system .go files and
>     should not have been there.)
>
>   • ‘wrap-program’ produces only one wrapper script, even when called
>     multiple times.
>
>   • ‘gnu-build-system’ has a new ‘patch-dot-desktop-files’ that makes
>     sure .desktop file use absolute executable file names.
>
>   • ‘strip’ phase now processes files in a deterministic order.
>
> … and probably many other things we all forgot about.
>
> Enjoy!
>
> Ludo’.
>
>

[-- Attachment #2: Type: text/html, Size: 1769 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Time to merge core-updates!
  2016-11-13  0:25     ` alex sassmannshausen
@ 2016-11-13  0:31       ` David Craven
  0 siblings, 0 replies; 8+ messages in thread
From: David Craven @ 2016-11-13  0:31 UTC (permalink / raw)
  To: alex sassmannshausen; +Cc: guix-devel

Great news!

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Time to merge core-updates!
  2016-11-12 23:45   ` Ludovic Courtès
  2016-11-13  0:25     ` alex sassmannshausen
@ 2016-11-13 13:54     ` Pjotr Prins
  2016-11-14  9:52       ` Ludovic Courtès
  1 sibling, 1 reply; 8+ messages in thread
From: Pjotr Prins @ 2016-11-13 13:54 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

On Sun, Nov 13, 2016 at 12:45:04AM +0100, Ludovic Courtès wrote:
> A recap of the news:
> 
>   • glibc upgraded to 2.24; make sure to reread
>     <https://www.gnu.org/software/guix/manual/html_node/Locales.html#Locale-Data-Compatibility-Considerations>
>     and possibly add ‘glibc-2.23’ to ‘locale-libcs’.

I find locales problematic in a mixed Debian environment, even though
Guix actually solves the deeper problem. This may be helpful solving
locale errors by tracking dependencies, e.g.:

https://github.com/pjotrp/guix-notes/blob/master/INSTALL.org#set-locale

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Time to merge core-updates!
  2016-11-13 13:54     ` Pjotr Prins
@ 2016-11-14  9:52       ` Ludovic Courtès
  2016-11-18 16:20         ` Pjotr Prins
  0 siblings, 1 reply; 8+ messages in thread
From: Ludovic Courtès @ 2016-11-14  9:52 UTC (permalink / raw)
  To: Pjotr Prins; +Cc: guix-devel

Pjotr Prins <pjotr.public12@thebird.nl> skribis:

> On Sun, Nov 13, 2016 at 12:45:04AM +0100, Ludovic Courtès wrote:
>> A recap of the news:
>> 
>>   • glibc upgraded to 2.24; make sure to reread
>>     <https://www.gnu.org/software/guix/manual/html_node/Locales.html#Locale-Data-Compatibility-Considerations>
>>     and possibly add ‘glibc-2.23’ to ‘locale-libcs’.
>
> I find locales problematic in a mixed Debian environment, even though
> Guix actually solves the deeper problem. This may be helpful solving
> locale errors by tracking dependencies, e.g.:
>
> https://github.com/pjotrp/guix-notes/blob/master/INSTALL.org#set-locale

Nice!

Do you think we should improve
<https://www.gnu.org/software/guix/manual/html_node/Application-Setup.html#Locales-1>
somehow?

Ludo’.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Time to merge core-updates!
  2016-11-14  9:52       ` Ludovic Courtès
@ 2016-11-18 16:20         ` Pjotr Prins
  0 siblings, 0 replies; 8+ messages in thread
From: Pjotr Prins @ 2016-11-18 16:20 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

On Mon, Nov 14, 2016 at 10:52:51AM +0100, Ludovic Courtès wrote:
> > I find locales problematic in a mixed Debian environment, even though
> > Guix actually solves the deeper problem. This may be helpful solving
> > locale errors by tracking dependencies, e.g.:
> >
> > https://github.com/pjotrp/guix-notes/blob/master/INSTALL.org#set-locale
> 
> Nice!
> 
> Do you think we should improve
> <https://www.gnu.org/software/guix/manual/html_node/Application-Setup.html#Locales-1>
> somehow?

Dunno. My version looks more like an aid when trouble shooting. Maybe
the Guix manual should have a section on trouble shooting to give
these kind of hints.

BTW the Guix manual is improving nicely in parallel. Great work :)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-11-18 16:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-12 15:44 Time to merge core-updates! Ludovic Courtès
2016-11-12 16:01 ` Leo Famulari
2016-11-12 23:45   ` Ludovic Courtès
2016-11-13  0:25     ` alex sassmannshausen
2016-11-13  0:31       ` David Craven
2016-11-13 13:54     ` Pjotr Prins
2016-11-14  9:52       ` Ludovic Courtès
2016-11-18 16:20         ` Pjotr Prins

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).