Re: [Savannah-hackers-public] git server upgraded

2024-09-21 Thread Bob Proulx
Bob Proulx wrote: > TL;DR: git server upgraded, please report any problems Oh Drat! Of course python2 has been deprecated in the newer OS versions and is no longer installed by default. It turns out that many of the git hooks used are python2 scripts and either do not work with python3

Re: [Savannah-hackers-public] git server upgraded

2024-09-21 Thread Bob Proulx
Simon Josefsson wrote: > Thanks for the upgrade! If anyone except me was greeted by the > following strange error after the upgrade: > > jas@kaka:~/src/gnulib$ git pull > sign_and_send_pubkey: signing failed for ED25519 "cardno:FFFE42315277" from > agent: agent refused operation > j...@git.sv.gnu

Re: [Savannah-hackers-public] git server upgraded

2024-09-21 Thread Bob Proulx
Bob Proulx wrote: > Simon Josefsson wrote: > > Thanks for the upgrade! If anyone except me was greeted by the > > following strange error after the upgrade: > > > > jas@kaka:~/src/gnulib$ git pull > > sign_and_send_pubkey: signing failed for ED25519 "cardno:FFFE42315277" from > > agent: agent ref

Re: [Savannah-hackers-public] git server upgraded

2024-09-21 Thread Bob Proulx
Ineiev wrote: > Bob Proulx wrote: > > Among the obstacles the MariaDB API used to access the SQL database > > changed program interfaces which broke building the libnss-mysql > > library used to bridge those two things. > ... > > Changes to the GNU autotools required more updating than the C API >

Re: [Savannah-hackers-public] git server upgraded

2024-09-21 Thread Ineiev
On Fri, Sep 20, 2024 at 03:08:57PM -0600, Bob Proulx wrote: > > Among the obstacles the MariaDB API used to access the SQL database > changed program interfaces which broke building the libnss-mysql > library used to bridge those two things. ... > Changes to the GNU autotools required more updating

Re: [Savannah-hackers-public] git server upgraded

2024-09-21 Thread Discussions among Savannah Hackers, open subscription
Thanks for the upgrade! If anyone except me was greeted by the following strange error after the upgrade: jas@kaka:~/src/gnulib$ git pull sign_and_send_pubkey: signing failed for ED25519 "cardno:FFFE42315277" from agent: agent refused operation j...@git.sv.gnu.org's password: The reason is that