* bug#50771: guix system search doesn't show system services from channels
@ 2021-09-24 6:58 Andrew Tropin
2021-09-27 13:27 ` zimoun
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Tropin @ 2021-09-24 6:58 UTC (permalink / raw)
To: 50771
[-- Attachment #1: Type: text/plain, Size: 345 bytes --]
Declared system service in (gnu services tmp) in my channel, did guix
pull with the apropriate channels configuration.
System service from (gnu services tmp) can be used in my
operating-system record, but not searchable with `guix system search`.
Do anyone know reasons for such behavior? Are there any known good
solutions for that problem?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#50771: guix system search doesn't show system services from channels
2021-09-24 6:58 bug#50771: guix system search doesn't show system services from channels Andrew Tropin
@ 2021-09-27 13:27 ` zimoun
2021-09-28 10:26 ` Andrew Tropin
0 siblings, 1 reply; 3+ messages in thread
From: zimoun @ 2021-09-27 13:27 UTC (permalink / raw)
To: Andrew Tropin; +Cc: 50771
Hi,
On Fri, 24 Sept 2021 at 08:59, Andrew Tropin <andrew@trop.in> wrote:
>
> Declared system service in (gnu services tmp) in my channel, did guix
> pull with the apropriate channels configuration.
>
> System service from (gnu services tmp) can be used in my
> operating-system record, but not searchable with `guix system search`.
>
> Do anyone know reasons for such behavior? Are there any known good
> solutions for that problem?
Does it work if, instead of pulling, you run --load-path?
Cheers,
simon
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#50771: guix system search doesn't show system services from channels
2021-09-27 13:27 ` zimoun
@ 2021-09-28 10:26 ` Andrew Tropin
0 siblings, 0 replies; 3+ messages in thread
From: Andrew Tropin @ 2021-09-28 10:26 UTC (permalink / raw)
To: zimoun; +Cc: 50771
[-- Attachment #1: Type: text/plain, Size: 831 bytes --]
On 2021-09-27 15:27, zimoun wrote:
> Hi,
>
> On Fri, 24 Sept 2021 at 08:59, Andrew Tropin <andrew@trop.in> wrote:
>>
>> Declared system service in (gnu services tmp) in my channel, did guix
>> pull with the apropriate channels configuration.
>>
>> System service from (gnu services tmp) can be used in my
>> operating-system record, but not searchable with `guix system search`.
>>
>> Do anyone know reasons for such behavior? Are there any known good
>> solutions for that problem?
>
> Does it work if, instead of pulling, you run --load-path?
>
> Cheers,
> simon
`guix system --load-path=~/work/rde search home` doesn't show the
system service I declared :/
I suspect this problem happens due to implementation:
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services.scm?h=7aea1c112647381c799ce217df1a083f72aab0ba#n200
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-09-28 10:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-24 6:58 bug#50771: guix system search doesn't show system services from channels Andrew Tropin
2021-09-27 13:27 ` zimoun
2021-09-28 10:26 ` Andrew Tropin
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).