Re: [sage-devel] trouble pushing to a ticket

2022-01-21 Thread Markus Wageringel
> > OpenSSH 8.8 (recently stable on Gentoo) disables RSA with SHA-1. You > can work around it, but probably the best long-term solution is to > replace your RSA key with an ECDSA one (ssh-keygen -t ecdsa) and re- > upload it to trac. By the way, the trac server seems to be using an old versi

Re: [sage-devel] trouble pushing to a ticket

2022-01-20 Thread Dima Pasechnik
On Thu, Jan 20, 2022 at 5:09 AM Michael Orlitzky wrote: > > On Wed, 2022-01-19 at 21:04 -0800, Steven Trogdon wrote: > > I'm having difficulty pushing to a ticket, which I've done many times > > previously. When I push, i.e. > > > > > > OpenSSH 8.8 (recently stable on Gentoo) disables RSA with SHA

Re: [sage-devel] trouble pushing to a ticket

2022-01-19 Thread François Bissey
Just so you don’t feel alone, it happened to me earlier this month. I almost posted before googling the error. I have now replaced my 11 years old ssh key by a shinny new one. > On 20/01/2022, at 18:25, Steven Trogdon wrote: > > Didn't mean to send a private email. This worked, thanks. I was a

Re: [sage-devel] trouble pushing to a ticket

2022-01-19 Thread Steven Trogdon
Didn't mean to send a private email. This worked, thanks. I was aware of the change but didn't realize the extent. Thanks again. On Wednesday, January 19, 2022 at 10:09:42 PM UTC-7 Michael Orlitzky wrote: > On Wed, 2022-01-19 at 21:04 -0800, Steven Trogdon wrote: > > I'm having difficulty pushin

Re: [sage-devel] trouble pushing to a ticket

2022-01-19 Thread Michael Orlitzky
On Wed, 2022-01-19 at 21:04 -0800, Steven Trogdon wrote: > I'm having difficulty pushing to a ticket, which I've done many times > previously. When I push, i.e. > > OpenSSH 8.8 (recently stable on Gentoo) disables RSA with SHA-1. You can work around it, but probably the best long-term solution

[sage-devel] trouble pushing to a ticket

2022-01-19 Thread Steven Trogdon
I'm having difficulty pushing to a ticket, which I've done many times previously. When I push, i.e. git trac push ticket# I get STDERR: g...@trac.sagemath.org: Permission denied (publickey). STDERR: fatal: Could not read from remote repository. STDERR: STDERR: Please make sure