GNU bug report logs -
#28560
[PATCH] web: Add try-files for the nginx-service-type.
Previous Next
Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>
Date: Sat, 23 Sep 2017 00:39:01 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 28560 <at> debbugs.gnu.org (full text, mbox):
Ah, actually I need also to test on real system config before pushed a patch. Sorry.
--8<---------------cut here---------------start------------->8---
natsu <at> magnolia ~/src/guix$ ./pre-inst-env guix system build ~/dotfiles/guix/system-magnolia.scm
Backtrace:
In srfi/srfi-1.scm:
592:29 19 (map1 (#<<service> type: #<service-type mingetty 16f…> …))
592:29 18 (map1 (#<<service> type: #<service-type mingetty 16f…> …))
592:29 17 (map1 (#<<service> type: #<service-type console-font…> …))
592:29 16 (map1 (#<<service> type: #<service-type ntp 1556910>…> …))
592:29 15 (map1 (#<<service> type: #<service-type dbus 1556a50…> …))
592:29 14 (map1 (#<<service> type: #<service-type elogind 2d7f…> …))
592:29 13 (map1 (#<<service> type: #<service-type upower 2d7ff…> …))
592:29 12 (map1 (#<<service> type: #<service-type avahi 16fe0a…> …))
592:29 11 (map1 (#<<service> type: #<service-type wpa-supplica…> …))
592:29 10 (map1 (#<<service> type: #<service-type network-mana…> …))
592:29 9 (map1 (#<<service> type: #<service-type slim 16fe050…> …))
592:29 8 (map1 (#<<service> type: #<service-type firewall 2e5…> …))
592:29 7 (map1 (#<<service> type: #<service-type fcgiwrap 2dd…> …))
592:17 6 (map1 (#<<service> type: #<service-type nginx 2dd887…> …))
In gnu/services/web.scm:
317:21 5 (nginx-shepherd-service _)
308:35 4 (nginx-action . _)
256:10 3 (default-nginx-config #<package nginx <at> 1.12.1 gnu/packa…> …)
In srfi/srfi-1.scm:
592:17 2 (map1 (#<<nginx-server-configuration> http-port: 19418…>))
In gnu/services/web.scm:
214:9 1 (emit-nginx-server-config _)
In unknown file:
0 (string-append " try_files " (("$uri" " ") (# #)) #)
ERROR: In procedure string-append:
ERROR: In procedure string-append: Wrong type (expecting string): (("$uri" " ") ("@cgit" " "))
--8<---------------cut here---------------end--------------->8---
This bug report was last modified 7 years and 294 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.