bug#42410: Copying nars between stores fails for packages with multiple outputs

2020-07-21 Thread Leo Famulari
On Tue, Jul 21, 2020 at 05:49:00PM +0200, Ludovic Courtès wrote: > Hi, > > Leo Famulari skribis: > > > Exporting a nar and importing it on another machine only works when the > > package being built has a single output. > > Note that “guix archive --export foo” only exports foo:out. If you wan

bug#42410: Copying nars between stores fails for packages with multiple outputs

2020-07-21 Thread Ludovic Courtès
Hi, Leo Famulari skribis: > Exporting a nar and importing it on another machine only works when the > package being built has a single output. Note that “guix archive --export foo” only exports foo:out. If you want to export other outputs, you have to explicitly list them. > I set up a signin

bug#42410: Copying nars between stores fails for packages with multiple outputs

2020-07-17 Thread Leo Famulari
Exporting a nar and importing it on another machine only works when the package being built has a single output. I set up a signing-key on the sending machine, authorized it on the receiving machine, and successfully transferred some nars of single-output packages. I say they succeeded because `gu