[go: up one dir, main page]

mbedtls-apache removed from the guix channel, guix pull brakes

The mbedtls-apache package definition was removed from the guix channel:

https://codeberg.org/guix/guix/commit/2117dc01fa0c7190fd4e4813424253c1a1113e13

This package is required by the the-dark-mod-updater, and now guix pull fails because the package variable is missing.

The error message is the following:

(repl-version 0 1 1)
Generating package cache for '/gnu/store/wcxxgbj4lgw8rp5d9203m9crkmi48pr0-profile'...
guix repl: warning: ambiguous package specification `python2@2.7'
guix repl: warning: choosing python2@2.7.18 from gnu/packages/python.scm:137:2
guix repl: warning: ambiguous package specification `python2@2.7'
guix repl: warning: choosing python2@2.7.18 from gnu/packages/python.scm:137:2
guix repl: warning: ambiguous package specification `python2'
guix repl: warning: choosing python2@2.7.18 from gnu/packages/python.scm:137:2

Backtrace:
In guix/repl.scm:
    99:21 19 (_)
In unknown file:
          18 (_ #<procedure 7fffeff47d80 at guix/repl.scm:100:25 ()> …)
          17 (primitive-load "/gnu/store/g7d715falw9a006ga55g08q8sb9…")
In ice-9/boot-9.scm:
  1752:10 16 (with-exception-handler _ _ #:unwind? _ # _)
In gnu/packages.scm:
   466:11 15 (generate-package-cache _)
In srfi/srfi-1.scm:
   460:18 14 (fold #<procedure expand-cache expr> _ _)
In gnu/packages.scm:
   426:37 13 (expand-cache . _)
In guix/packages.scm:
  1464:17 12 (supported-package? #<package the-dark-mod@2.09a games…> …)
In guix/memoization.scm:
    101:0 11 (_ #<hash-table 7fffeffb2260 35157/56197> #<package th…> …)
In guix/packages.scm:
  1434:14 10 (_)
In srfi/srfi-1.scm:
   460:18  9 (fold #<procedure 7fffd6361040 at guix/packages.scm:14…> …)
In guix/packages.scm:
  1438:44  8 (_ _ ("x86_64-linux"))
In guix/memoization.scm:
    101:0  7 (_ #<hash-table 7fffeffb2260 35157/56197> #<package th…> …)
In guix/packages.scm:
  1442:39  6 (_)
  1712:16  5 (package->bag _ _ _ #:graft? _)
  1813:48  4 (thunk)
In games/packages/the-dark-mod.scm:
   147:21  3 (inputs #<package the-dark-mod-updater@2.09a games/pack…>)
In ice-9/boot-9.scm:
  1685:16  2 (raise-exception _ #:continuable? _)
  1780:13  1 (_ #<&compound-exception components: (#<&undefined-vari…>)
In unknown file:
           0 (backtrace #<undefined>)

(exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (mbedtls-apache)) (value #f))