-
Notifications
You must be signed in to change notification settings - Fork 26
19.09 release roadmap
Joachim Schiele edited this page Dec 18, 2023
·
33 revisions
nix-build -I nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos release.nix -A manual
[ ] builds successfully
[root@nixos-19-09:/etc/nixos/nixcloud-webservices]# nix-build -I nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos release.nix -A manual
trace: warning: types.string is deprecated because it quietly concatenates strings
these derivations will be built:
/nix/store/iw7bv1nfp66w89svhah2dgxipk2gbi0z-nixcloud-webservices-options.drv
building '/nix/store/iw7bv1nfp66w89svhah2dgxipk2gbi0z-nixcloud-webservices-options.drv'...
intermediate.xml:1103: parser error : Opening and ending tag mismatch: domain line 1101 and para
</para></nixos:option-description><para><emphasis>Type:</emphasis> boolean</para
^
intermediate.xml:1103: parser error : Opening and ending tag mismatch: para line 1101 and nixos:option-description
</para></nixos:option-description><para><emphasis>Type:</emphasis> boolean</para
^
intermediate.xml:1105: parser error : Opening and ending tag mismatch: option-description line 1101 and listitem
es/services/email/nixcloud-email.nix</filename></member></simplelist></listitem>
^
intermediate.xml:1105: parser error : Opening and ending tag mismatch: listitem line 1101 and varlistentry
il/nixcloud-email.nix</filename></member></simplelist></listitem></varlistentry>
^
intermediate.xml:32285: parser error : Opening and ending tag mismatch: varlistentry line 1101 and variablelist
se.nix</filename></member></simplelist></listitem></varlistentry></variablelist>
^
intermediate.xml:32285: parser error : Opening and ending tag mismatch: variablelist line 3 and appendix
lename></member></simplelist></listitem></varlistentry></variablelist></appendix
^
intermediate.xml:32287: parser error : Premature end of data in tag appendix line 3
^
unable to parse intermediate.xml
builder for '/nix/store/iw7bv1nfp66w89svhah2dgxipk2gbi0z-nixcloud-webservices-options.drv' failed with exit code 6
error: build of '/nix/store/iw7bv1nfp66w89svhah2dgxipk2gbi0z-nixcloud-webservices-options.drv' failed
nix-build -A tests release.nix
these tests work
- custom-webservice
- dbshell
- ip2unix
- version
- webservices.mediawiki
- webservices.hydra
- webservices.leaps
- webservices.static-darkhttpd
- webservices.static-nginx
- TLS
- reverse-proxy
- webservices.apache
- webservices.nginx
- webservices.mattermost
- user-allocation-uid-gid-test
what does not evaluate due to missing hardware virtualization:
- container
- messaging.rabbitmq
faulty:
- mkunique (works when building with --no-sandbox)
- directories (faulty since this commit: [5b0db07ee1c86376755a7e91fc4d1cfda2a7cff6] systemd: 239.20190219 -> 241.20190221) https://github.com/nixcloud/nixcloud-webservices/issues/87