On Wed, 29 Apr 2020 at 15:07, Marius Bakke <mba...@fastmail.com> wrote: > > Ricardo Wurmus <rek...@elephly.net> writes: > > > Leo Famulari <l...@famulari.name> writes: > > > >> I'm doing `guix pull --branch=core-updates`, with a `guix describe` of > >> commit a533c5a183 (core-updates from 2 weeks ago), on Debian, in tmux, > >> and I see this weird thing: > >> > >> ------ > >> substitute: updating substitutes from 'https://private.mirror'... 100.0% > >> @ substituter-started > >> /gnu/store/zfskbazynmdgmrbhnkbvar8qn5rpqgh2-git-minimal-2.26.2 substitute > >> /@ download-started > >> /gnu/store/zfskbazynmdgmrbhnkbvar8qn5rpqgh2-git-minimal-2.26.2 > >> https://private.mirror/nar/lzip/zfskbazynmdgmrbhnkbvar8qn5rpqgh2-git-minimal-2.26.2 > >> 4856299 > >> \@ download-progress > >> /gnu/store/zfskbazynmdgmrbhnkbvar8qn5rpqgh2-git-minimal-2.26.2 > >> https://private.mirror/nar > > > > These tags are status information that Guix should hide and use to build > > progress bars and the like. They have been around for quite some time, > > but they should not ever be visible. > > Could it be because locales are not yet available for the new Guix?
I had the same issue '@ substituter-started' when `guix pull --branch=core-updates -p /tmp/core-updates`. And today too, when simply `guix pull` from 619f918 to f03e5ca; on Debian. I have noted that it happens time to time when pulling; so it does not seems related to 'core-updates'. --8<---------------cut here---------------start------------->8--- @ substituter-succeeded /gnu/store/mp8nkjfpba6fsrg05l06278gvbk2j147-graphviz-2.4 @ substituter-started /gnu/store/98lzwzblb79x8hqsnc1i7gls2sfg6b8l-apr-1.6.5 subs -@ download-started /gnu/store/98lzwzblb79x8hqsnc1i7gls2sfg6b8l-apr-1.6.5 https: @ download-progress /gnu/store/98lzwzblb79x8hqsnc1i7gls2sfg6b8l-apr-1.6.5 https: @ download-progress /gnu/store/98lzwzblb79x8hqsnc1i7gls2sfg6b8l-apr-1.6.5 https: @ download-progress /gnu/store/98lzwzblb79x8hqsnc1i7gls2sfg6b8l-apr-1.6.5 https: @ download-succeeded /gnu/store/98lzwzblb79x8hqsnc1i7gls2sfg6b8l-apr-1.6.5 https --8<---------------cut here---------------end--------------->8--- All the best, simon