On Wed, 26 Oct 2022, 11:47 Eloi Torrents, wrote:
> I generated a new key pair, I added it to trac but I keep getting the same
> error message when pushing:
>
apologies, it should be u/gh-Eloitor...,
not u/gh_Eloitor...
> remote: FATAL: W refs/heads/u/gh_Eloitor/QuaternionOrder_fix sage
> gh-E
I generated a new key pair, I added it to trac but I keep getting the same
error message when pushing:
remote: FATAL: W refs/heads/u/gh_Eloitor/QuaternionOrder_fix sage
gh-Eloitor DENIED by fallthru
remote: error: hook declined to update
refs/heads/u/gh_Eloitor/QuaternionOrder_fix
To trac.sagem
On Sat, 22 Oct 2022, 06:24 Eloi Torrents, wrote:
> yes... I tried to add it and I got the message "Key is already in use".
>
please see
https://docs.github.com/en/authentication/troubleshooting-ssh/error-key-already-in-use
looks like you need to generate a new key pair and upload a new key.
yes... I tried to add it and I got the message "Key is already in use".
On Friday, October 21, 2022 at 9:43:52 PM UTC+2 dim...@gmail.com wrote:
> On Fri, Oct 21, 2022 at 8:30 PM Eloi Torrents
> wrote:
> >
> > I followed your instructions but I got this message when pushing:
>
> I assumed you ha
On Fri, Oct 21, 2022 at 8:30 PM Eloi Torrents wrote:
>
> I followed your instructions but I got this message when pushing:
I assumed you have ssh key uploaded to your github account.
Do you have any keys here:
https://github.com/settings/keys
?
>
> $ git push trac HEAD
> Enumerating objects: 13
I followed your instructions but I got this message when pushing:
$ git push trac HEAD
Enumerating objects: 13, done.
Counting objects: 100% (13/13), done.
Delta compression using up to 4 threads
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 661 bytes | 50.00 KiB/s, done.
Tot
On Fri, Oct 21, 2022 at 11:29 AM Eloi Torrents wrote:
>
> When constructing a quaternion order over a number field I get this error:
>
> from sage.algebras.quatalg.quaternion_algebra import QuaternionOrder
> F. = NumberField(x**2-x-1)
> A. = QuaternionAlgebra(F, -1, -1)
>
> QuaternionOrder(A, [1,