all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Client fails to find package (mame) with guix publish
@ 2020-02-18 11:31 Pierre Neidhardt
  2020-02-18 11:40 ` Efraim Flashner
  0 siblings, 1 reply; 3+ messages in thread
From: Pierre Neidhardt @ 2020-02-18 11:31 UTC (permalink / raw)
  To: help-guix

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

Hi!

The 'mame' package is not available on ci.guix.gnu.org for some reason,
so I did build it locally on my desktop.

Now I'd like to transfer this build artifact to my laptop.

On my desktop I ran

--8<---------------cut here---------------start------------->8---
sudo guix archive --generate-key
sudo guix publish 
--8<---------------cut here---------------end--------------->8---

Then on my laptop I ran

--8<---------------cut here---------------start------------->8---
guix time-machine --commit=a74e231 -- build mame --substitute-urls="http://192.168.1.27:8080 https://ci.guix.gnu.org"
--8<---------------cut here---------------end--------------->8---

The desktop then displays a bunch of

--8<---------------cut here---------------start------------->8---
GET /ddjh5vxa692nllffzz92mvyclqv79bkn.narinfo
GET /j8hk0nv8fn5k5i55z85jhs41x2hvcy5n.narinfo
...
--8<---------------cut here---------------end--------------->8---

so I guess this means publishing works.
However my laptop does not fetch the mame substitute and starts building
mame again, which takes hours.

Any idea what's wrong?

-- 
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2020-02-18 11:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-18 11:31 Client fails to find package (mame) with guix publish Pierre Neidhardt
2020-02-18 11:40 ` Efraim Flashner
2020-02-18 11:57   ` Pierre Neidhardt

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.