GNU bug report logs - #75450
tor-onion-service-configuration example in Guix Manual does not work

Previous Next

Package: guix;

Reported by: raid5atemyhomework <raid5atemyhomework <at> protonmail.com>

Date: Thu, 9 Jan 2025 03:16:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Vitor Hugo <vitorhugonunes <at> proton.me>
To: "75450 <at> debbugs.gnu.org" <75450 <at> debbugs.gnu.org>
Subject: bug#75450: tor-onion-service-configuration example in Guix Manual does not work
Date: Sat, 02 Aug 2025 23:56:00 +0000
Below follows a piece of code snippet that fixes the issue:

```
            (service tor-service-type)
            (simple-service 'my-extra-onion-service tor-service-type
                            (list (tor-onion-service-configuration
                                    (name "extra-onion-service")
                                    (mapping '((80 "127.0.0.1:8080")))))))
```

It seems that the code does not actually expect an alist.
Do I submit a change to the documentation?

Best regards,

Vitor Hugo




This bug report was last modified 7 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.