unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47537: specification->package does not seem to support outputs
@ 2021-04-01  3:50 ` fsdfsdfsd3 via Bug reports for GNU Guix
  2021-04-01 10:19   ` Leo Prikler
       [not found]   ` <handler.47537.C.16173477896378.notifdonectrl.0@debbugs.gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: fsdfsdfsd3 via Bug reports for GNU Guix @ 2021-04-01  3:50 UTC (permalink / raw)
  To: 47537

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

Hello,

An example of this behavior in a guile repl is:

(use-modules (gnu packages))
(specification->package "qemu") ; works
(specification->package "qemu:doc") ; errors and closes the repl

(specification->package+output "qemu:doc") ; works as expected

Thank you!

[-- Attachment #2: Type: text/html, Size: 442 bytes --]

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

* bug#47537: specification->package does not seem to support outputs
  2021-04-01  3:50 ` bug#47537: specification->package does not seem to support outputs fsdfsdfsd3 via Bug reports for GNU Guix
@ 2021-04-01 10:19   ` Leo Prikler
       [not found]   ` <handler.47537.C.16173477896378.notifdonectrl.0@debbugs.gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Prikler @ 2021-04-01 10:19 UTC (permalink / raw)
  To: fsdfsdfsd3, 47537

Hello,

Am Donnerstag, den 01.04.2021, 03:50 +0000 schrieb fsdfsdfsd3:
> Hello,
> 
> An example of this behavior in a guile repl is:
> 
> (use-modules (gnu packages))
> (specification->package "qemu")  ; works
> (specification->package "qemu:doc")  ; errors and closes the repl
Given its docstring, that's to be expected:

    Return a package matching SPEC.  SPEC may be a package name, or a
    package name followed by an at-sign and a version number.  If the 
    version number is not present, return the preferred newest version.

> (specification->package+output "qemu:doc") ; works as expected
In other words, use specification->package+output ;)

Regards,
Leo





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

* bug#47537: acknowledged by developer (control message for bug #47537)
       [not found]   ` <handler.47537.C.16173477896378.notifdonectrl.0@debbugs.gnu.org>
@ 2021-04-14  4:06     ` fsdfsdfsd3 via Bug reports for GNU Guix
  0 siblings, 0 replies; 3+ messages in thread
From: fsdfsdfsd3 via Bug reports for GNU Guix @ 2021-04-14  4:06 UTC (permalink / raw)
  To: 47537@debbugs.gnu.org

Hello,

I ended up testing my config file with nfs4 and that part did work fine. I had earlier errors unrelated to this that threw me off thinking that would not work.

To clarify then, the issue here only seems to be with the mount function in the (guix build syscalls) module. This results in a "NO route to host" error even though mount.nfs works fine on the command line.

However perhaps I am assuming that mount.nfs does not make use of nfs4 behind the scenes, even without nfs-utils installed, when it does.

Thank you!

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Friday, April 2, 2021 1:17 AM, <help-debbugs@gnu.org> wrote:

> This is an automatic notification regarding your bug report
> #47537: specification->package does not seem to support outputs,
> which was filed against the guix package.
>
> Thank you for your report, which has now been closed.
> You can view the full report at
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47537
>
> If you require further information, please followup to 47537@debbugs.gnu.org.
>
> debbugs.gnu.org maintainers
> (administrator, GNU bugs database)






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

end of thread, other threads:[~2021-04-14 17:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <878s6140my.fsf@gnu.org>
2021-04-01  3:50 ` bug#47537: specification->package does not seem to support outputs fsdfsdfsd3 via Bug reports for GNU Guix
2021-04-01 10:19   ` Leo Prikler
     [not found]   ` <handler.47537.C.16173477896378.notifdonectrl.0@debbugs.gnu.org>
2021-04-14  4:06     ` bug#47537: acknowledged by developer (control message for bug #47537) fsdfsdfsd3 via Bug reports for GNU Guix

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).