all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: julien lepiller <julien@lepiller.eu>
Cc: guix-devel@gnu.org
Subject: Re: PHP on core-updates
Date: Fri, 3 Mar 2017 14:31:31 -0500	[thread overview]
Message-ID: <20170303193131.GA14384@jasmine> (raw)
In-Reply-To: <005c3e43fc87e28745fe656ac5f28ab3@lepiller.eu>

On Fri, Mar 03, 2017 at 10:28:55AM +0100, julien lepiller wrote:
> I think they are good now. How could I investigate glib's failure?

I typically investigate hangs by attaching to the guix-daemon as root
with `strace -f -p $(pgrep guix-daemon | head -n1)` to see what it's
doing.

The output is extremely verbose, but it usually helps me figure out the
problem.

> From c6bede4feb365304d0cce71445070aa342d9db4d Mon Sep 17 00:00:00 2001
> From: Julien Lepiller <julien@lepiller.eu>
> Date: Mon, 27 Feb 2017 11:09:11 +0100
> Subject: [PATCH 1/2] gnu: gd: Fix an issue with XBM decoding.
> 
> * gnu/packages/patches/gd-php-73968-Fix-109-XBM-reading.patch: New file.
> * gnu/local.scm (dist_patch_DATA): Add it.
> * gnu/packages/gd.scm (gd)[source]: Use it.

> From ebe4eb669f1cf4a87a961452425513a3185becbe Mon Sep 17 00:00:00 2001
> From: Julien Lepiller <julien@lepiller.eu>
> Date: Mon, 27 Feb 2017 11:15:29 +0100
> Subject: [PATCH 2/2] gnu: php: Update to 7.1.2.
> 
> * gnu/packages/php.scm (php): Update to 7.1.2.
> [inputs]: Add gnutls.
> (gd-for-php): Remove variable.
> * gnu/packages/patches/gd-fix-chunk-size-on-boundaries.patch: Remove file.
> * gnu/packages/patches/*gd-fix-truecolor-format-correction.patch: Remove file.
> * gnu/local.mk (dist_patch_DATA): Remove them.

Pushed to core-updates!

  reply	other threads:[~2017-03-03 19:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-01 15:34 PHP on core-updates julien lepiller
2017-03-01 16:25 ` Marius Bakke
2017-03-01 17:09   ` Leo Famulari
2017-03-01 17:22 ` Leo Famulari
2017-03-02 16:37 ` julien lepiller
2017-03-02 16:55   ` Marius Bakke
2017-03-02 17:18     ` Leo Famulari
2017-03-03  9:28       ` julien lepiller
2017-03-03 19:31         ` Leo Famulari [this message]
2017-03-02 17:17   ` Leo Famulari
  -- strict thread matches above, loose matches on Subject: below --
2017-02-26 20:46 Leo Famulari
2017-02-27 10:24 ` julien lepiller
     [not found]   ` <20170227210958.GB3643@jasmine>
2017-02-28  8:03     ` Julien Lepiller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170303193131.GA14384@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=julien@lepiller.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.