Nazar65 / guix-phps-channel

This repository (should) contains all php's packages (for the Guix OS) that required for the php development.
4 stars 0 forks source link

Error when adding to channel.scm #1

Open reyman opened 1 year ago

reyman commented 1 year ago

Hi,

Thanks for packaging php and php 8.1, older version are EOL !

I have an error when i try to add info :

Authentification du canal « guix-phps », commits 5c31dba à 5ef44de (17 nouveaux commits)...
Backtrace:
In guix/ui.scm:
  2238:10 19 (run-guix-command _ . _)
In ice-9/boot-9.scm:
  1752:10 18 (with-exception-handler _ _ #:unwind? _ # _)
  1747:15 17 (with-exception-handler #<procedure 7f3a0f9ddcc0 at ic…> …)
  1752:10 16 (with-exception-handler _ _ #:unwind? _ # _)
In guix/store.scm:
   661:37 15 (thunk)
In guix/status.scm:
    815:4 14 (call-with-status-report _ _)
In guix/store.scm:
   1323:3 13 (_)
   1300:8 12 (call-with-build-handler #<procedure 7f3a0f9dd420 at g…> …)
In guix/scripts/pull.scm:
   864:26 11 (_)
In guix/channels.scm:
    532:7 10 (loop _ _)
In guix/combinators.scm:
    48:26  9 (fold2 #<procedure 7f3a0fbfc240 at guix/channels.scm:5…> …)
In guix/channels.scm:
   542:29  8 (_ #<<channel> name: guix-phps url: "https://github.co…> …)
   421:12  7 (latest-channel-instance #<store-connection 256.99 7f3…> …)
In guix/git.scm:
    300:7  6 (call-with-repository _ #<procedure 7f3a15ce1300 at gui…>)
In guix/git-authenticate.scm:
    366:5  5 (authenticate-repository #<git-repository 1f4ce00> _ # # …)
   149:40  4 (commit-signing-key _ _ _ #:disallowed-hash-algorithms _)
In guix/openpgp.scm:
   259:18  3 (openpgp-format-fingerprint 5399280457684478755)
In unknown file:
           2 (bytevector-u16-ref 5399280457684478755 0 big)
In ice-9/boot-9.scm:
  1685:16  1 (raise-exception _ #:continuable? _)
  1685:16  0 (raise-exception _ #:continuable? _)
nazarklovanych commented 1 year ago

Hello @reyman sorry for the delay, just use last available commit in master branch to describe channel

Nazar65 commented 1 year ago

The read me is updated, and added last stable signed commit, it should work now, @reyman