bug#21720: Building gcc fails at target s-attrtab

2015-10-21 Thread Ludovic Courtès
Aljosha Papsch skribis: > I installed Guix 0.8.3 on an Arch machine and tried to install zile, > because it has few dependencies. Though some files are downloaded from > hydra.gnu.org, guix tries to build packages. Sounds like binaries for 0.8.3 have been GC’d from hydra.gnu.org, which is unfort

bug#21720: Building gcc fails at target s-attrtab

2015-10-21 Thread Andreas Enge
On Wed, Oct 21, 2015 at 06:38:17PM +0200, Ludovic Courtès wrote: > Sounds like binaries for 0.8.3 have been GC’d from hydra.gnu.org, which > is unfortunate. Maybe after each release, we should create a profile with all the packages of this release (and delete it again after the next release)? Or a

bug#21720: Building gcc fails at target s-attrtab

2015-10-21 Thread Ludovic Courtès
Andreas Enge skribis: > On Wed, Oct 21, 2015 at 06:38:17PM +0200, Ludovic Courtès wrote: >> Sounds like binaries for 0.8.3 have been GC’d from hydra.gnu.org, which >> is unfortunate. > > Maybe after each release, we should create a profile with all the packages > of this release (and delete it ag