Re: Savannah git gateway down now

2025-02-02 Thread Paul Eggert
On 2025-02-02 12:21, Paul Eggert wrote: $ wget -S -O- 'https://git.savannah.gnu.org/gitweb/?p=gettext.git' This worked for me just now. It works for me now too. Now it's failing, with different symptoms: $ wget -S -O- 'https://git.savannah.gnu.org/gitweb/?p=gettext

Re: Savannah git gateway down now

2025-02-02 Thread Paul Eggert
On 2025-02-02 12:03, Corwin Brust wrote: Would you be able to try again using the git:// version of the incantation? Plain git was working at the time. (wget doesn't grok "git://".) Browsing via the Savannah web didn't work. The not-working was for some time (a few minutes? don't recall exact

Savannah git gateway down now

2025-02-02 Thread Paul Eggert
Can't browse source code via Savannah now. Here are symptoms: $ wget -S -O- 'https://git.savannah.gnu.org/gitweb/?p=gettext.git' --2025-02-02 10:31:43-- https://git.savannah.gnu.org/gitweb/?p=gettext.git Resolving git.savannah.gnu.org (git.savannah.gnu.org)... 209.51.188.78, 2001:470:142:6::78

Re: remote unpack failed (Savannah git repository of Gnulib)

2024-08-15 Thread Paul Eggert
On 2024-07-15 15:44, Bob Proulx wrote: Bruno Haible was the first to report the problem yesterday and got me on the task. I admit that it took me some hair pulling before I realized the error and corrected it. Thanks, but unfortunately I'm seeing similar failures now, trying to commit to GNU

[sr #111097] adding an SSH key removes all existing keys

2024-07-26 Thread Paul Eggert
k: Any ___ Follow-up Comments: --- Date: Fri 26 Jul 2024 01:19:51 PM PDT By: Paul Eggert Starting a few weeks or months ago, whenever I visit https://savannah.gnu.org/my/admin/editsshkeys.

remote unpack failed (Savannah git repository of Gnulib)

2024-07-14 Thread Paul Eggert
Here are the symptoms: $ git push Enumerating objects: 15, done. Counting objects: 100% (15/15), done. Delta compression using up to 4 threads Compressing objects: 100% (8/8), done. Writing objects: 100% (8/8), 2.43 KiB | 828.00 KiB/s, done. Total 8 (delta 6), reused 0 (delta 0), pack-reused 0 (f

Git pushes and pulls from savannah often hang

2022-01-15 Thread Paul Eggert
ough it could be a Los Angeles thing). For this repository, 'git config -l' reports: push.default=simple user.name=Paul Eggert user.email=egg...@cs.ucla.edu user.signingkey=7E3792A9D8ACF7D633BC1588ED97E90E62AA7E34 sendemail.smtpencryption=ssl sendemail.smtpserver=zimb

savannah down; quitter.im/fsfstatus also down

2019-11-24 Thread Paul Eggert
Currently I can't visit https://savannah.gnu.org (209.51.188.79), and the FSF status web page is also down. Savannah is not responding, and Firefox rejects the quitter.im URL, saying: An error occurred during a connection to quitter.im. SSL received a record that

[savannah-help-public] [sr #109616] insufficient permission for pushing a git commit

2019-01-04 Thread Paul Eggert
Follow-up Comment #1, sr #109616 (project administration): I suggest bookmarking this URL: https://quitter.im/fsfstatus It currently says "7h ... www.gnu.org is going down for maintenance" which I take it means that they've been doing sysadmin work for seven hours and things are not fully workin

[savannah-help-public] git.sv.gnu.org flaky; pumprock.net connection refused

2018-06-30 Thread Paul Eggert
git.sv.gnu.org was flaky a few minutes ago. Sometimes it would work, and sometimes not; see transcript below. When I visit https://pumprock.net/fsfstatus for the out-of-band status report for Savannah status, I get "Connection refused". Has that the fsfstatus URL changed? It's still listed at

[savannah-help-public] savannah git access down (overloaded server?)

2016-08-03 Thread Paul Eggert
Here are some of the symptoms I'm observing now, from UCLA: $ git pull remote: Counting objects: 29, done. remote: fatal: unable to create thread: Resource temporarily unavailable error: git upload-pack: git-pack-objects died with error. fatal: git upload-pack: aborting due to possible repository

Re: [savannah-help-public] GNU Emacs repository corrupted on savannah

2016-05-21 Thread Paul Eggert
Bob Proulx wrote: The FSF admins have isolated and corrected the problem. The report is that the problem was a faulty SSD in a RAID10 set of four. It was returning corrupted data and reporting it as good data. That's exceptionally bad hardware. Ouch! What type of SSD it was, exactly? I don'

[savannah-help-public] GNU Emacs repository corrupted on savannah

2016-05-20 Thread Paul Eggert
This was just reported on emacs-devel here: http://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00438.html Here are the symptoms I see: $ git clone git://git.sv.gnu.org/emacs.git Cloning into 'emacs'... remote: Counting objects: 763375, done. remote: Compressing objects: 100% (138744/13874

Re: [savannah-help-public] can't push changes to gnulib on Savannah

2016-03-25 Thread Paul Eggert
On 03/25/2016 12:42 PM, Assaf Gordon wrote: Can you please try again? It's OK now, though the symptoms were weird. Before I got your email I saw this: $ git push Counting objects: 10, done. Delta compression using up to 4 threads. Compressing objects: 100% (10/10), done. Writing objects: 10

[savannah-help-public] can't push changes to gnulib on Savannah

2016-03-25 Thread Paul Eggert
I ran this from a Gnulib source directory on my machine (penguin.cs.ucla.edu): $ git push Counting objects: 10, done. Delta compression using up to 4 threads. Compressing objects: 100% (10/10), done. Writing objects: 100% (10/10), 2.54 KiB | 0 bytes/s, done. Total 10 (delta 8), reused 0 (delta 0

[savannah-help-public] savannah git is down or unusably slow

2016-02-19 Thread Paul Eggert
This morning I've been plagued with scenarios like this when trying to hack on gnulib: $ git pull Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. $ [wait for a while] $ git pull Already

[savannah-help-public] Savannah git down for Emacs repository

2016-02-09 Thread Paul Eggert
For example: $ git clone git://git.savannah.gnu.org/emacs.git Cloning into 'emacs'... fatal: Could not read from remote repository. And if I visit: http://git.savannah.gnu.org/cgit/emacs.git my browser hangs.

[savannah-help-public] link spammer Jenson on savannah

2015-08-21 Thread Paul Eggert
The account Jenson is being used to send link spam on Savannah; see: http://savannah.gnu.org/bugs/?39475#comment1 Can you please fix this? Thanks.

[savannah-help-public] weird posting of drug-paraphernalia material on Savannah

2015-07-09 Thread Paul Eggert
& piping in data Date: Thu, 09 Jul 2015 20:29:42 + From: Winston Shellock To: Paul Eggert , Jonathan Hartley , Winston Shellock , ka...@ucw.cz, j...@meyering.net Additional Item Attachment, bug #35915 (project grep): File name: 0.html

[savannah-help-public] [sr #108451] GNU Emacs web repository embarrassingly slow

2014-11-17 Thread Paul Eggert
Follow-up Comment #5, sr #108451 (project administration): Yes, please close it. (Why can't I close my own bug reports?) ___ Reply to this item at: _

Re: [savannah-help-public] [sr #108451] GNU Emacs web repository embarrassingly slow

2014-01-14 Thread Paul Eggert
Dmitry Gutov wrote: Follow-up Comment #3, sr #108451 (project administration): They both responded pretty fast ( < 5 sec). Same here. It's < 5 sec for me now too. Thanks to whoever improved the performance.

[savannah-help-public] [sr #108451] GNU Emacs web repository embarrassingly slow

2013-11-27 Thread Paul Eggert
URL: Summary: GNU Emacs web repository embarrassingly slow Project: Savannah Administration Submitted by: eggert Submitted on: Wed 27 Nov 2013 04:06:56 PM PST Category: Anonymous W

[savannah-help-public] [sr #108294] bzr access to Emacs source code is down

2013-04-29 Thread Paul Eggert
Follow-up Comment #3, sr #108294 (project administration): Thanks, it's working for me now. ___ Reply to this item at: ___ Message sent via/by Savan

[savannah-help-public] [sr #108294] bzr access to Emacs source code is down

2013-04-29 Thread Paul Eggert
Follow-up Comment #1, sr #108294 (project administration): I should probably clarify: the diagnostic "bzrlib is version 2.1.2 from /usr/lib/python2.6/dist-packages/bzrlib" must be coming from Savannah. There's no such file on my client (Fedora 17 x86-64). There is a directory /usr/lib64/python2.7/

[savannah-help-public] [sr #108294] bzr access to Emacs source code is down

2013-04-29 Thread Paul Eggert
URL: Summary: bzr access to Emacs source code is down Project: Savannah Administration Submitted by: eggert Submitted on: Mon 29 Apr 2013 07:55:33 AM PDT Category: Developer Source

[savannah-help-public] [sr #108214] anonymous git access failing -- savannah firewall problems?

2012-12-23 Thread Paul Eggert
URL: Summary: anonymous git access failing -- savannah firewall problems? Project: Savannah Administration Submitted by: eggert Submitted on: Sun 23 Dec 2012 09:04:18 AM PST Catego

[savannah-help-public] [sr #108097] git history for "grep" is corrupted on the web

2012-12-23 Thread Paul Eggert
Follow-up Comment #2, sr #108097 (project administration): I just now checked this link, and it's working now, so thanks for fixing it, and I suggest closing this bug report. (Why can't I close my own bug report? It'd save you some work) _

[Savannah-help-public] [sr #108097] git history for "grep" is corrupted on the web

2012-07-26 Thread Paul Eggert
ussion Lock: Any ___ Details: If I visit: http://git.savannah.gnu.org/cgit/grep.git/log/ and click on the entry labeled: 2012-03-15 grep: -r no longer follows symlinks; use fts Paul Eggert 12 -380/+312 the link is: http://git.savannah.gnu.org/cgit

[Savannah-help-public] [sr #108096] Cannot browse Emacs source code via the web

2012-07-26 Thread Paul Eggert
URL: Summary: Cannot browse Emacs source code via the web Project: Savannah Administration Submitted by: eggert Submitted on: Thu 26 Jul 2012 01:24:56 AM PDT Category: Anonymous We

[Savannah-help-public] [sr #107969] Can't authenticate to bzr.sv.gnu.org

2012-02-28 Thread Paul Eggert
Follow-up Comment #1, sr #107969 (project administration): I am observing a similar problem with git. Seems to be site-wide. ___ Reply to this item at: __

[Savannah-help-public] Savannah down again

2011-06-03 Thread Paul Eggert
Savannah is down hard again, and has been down for at least a couple of hours. Git and bzr access does not work, e.g.: $ git pull ssh: connect to host git.sv.gnu.org port 22: No route to host fatal: The remote end hung up unexpectedly $ cd ../emacs/trunk $ bzr up ssh: connect to host bzr.savannah

[Savannah-help-public] [sr #107714] Savannah git/bzr access down

2011-06-02 Thread Paul Eggert
Follow-up Comment #1, sr #107714 (project administration): Apparently the problem is fixed now, as the bzr server is now up. If someone fixed this, thanks! I'd like to close this support request but don't see anything in the Web UI to do that. For reference, here's the thread in emacs-devel abo

[Savannah-help-public] [sr #107714] Savannah git/bzr access down

2011-06-02 Thread Paul Eggert
URL: Summary: Savannah git/bzr access down Project: Savannah Administration Submitted by: eggert Submitted on: Thu 02 Jun 2011 09:44:02 AM PDT Category: Developer CVS

[Savannah-help-public] [sr #107694] Savannah git/bzr access down

2011-05-23 Thread Paul Eggert
URL: Summary: Savannah git/bzr access down Project: Savannah Administration Submitted by: eggert Submitted on: Mon 23 May 2011 05:58:08 PM PDT Category: Developer CVS

[Savannah-help-public] [sr #107655] Unable to access CVS: Your account has expired; please contact your system administrator

2011-04-08 Thread Paul Eggert
Follow-up Comment #1, sr #107655 (project administration): This problem is a duplicate of . says that PAM authentication isn't working, which would explain your problem. It should be fixed A

[Savannah-help-public] [sr #107654] "Developer GIT" actually -- account expired????

2011-04-08 Thread Paul Eggert
Follow-up Comment #4, sr #107654 (project administration): says that PAM authentication isn't working, which would explain your problem. It should be fixed ASAP. ___ Reply to this ite

[Savannah-help-public] savannah claims my account has expired, then refuses connection, then times out, ...

2011-04-08 Thread Paul Eggert
I'm having problems similar to what Bruce Korb reported earlier today . I can't connect to Savannah with either git or bzr. Symptoms differ. For example: 1008-lnxsrv02 $ bzr up Your account has expired; please contact your system administrator Connection

Re: [Savannah-help-public] please alias paxutils-announce and paxutils-forum to help-tar@gnu.org

2005-03-29 Thread Paul Eggert
Sylvain Beucler <[EMAIL PROTECTED]> writes: > I think the simplest and most maintainable way is to remove the lists > from Mailman (not the archives, just the entries). Then you will be > able to define these mailing lists as aliases in /etc/aliases at > fencepost.gnu.org. > > Good? Yes, that wor

[Savannah-help-public] please alias paxutils-announce and paxutils-forum to help-tar@gnu.org

2005-03-25 Thread Paul Eggert
I'm currently listed as being in charge of the mailing lists <[EMAIL PROTECTED]> and <[EMAIL PROTECTED]>, but I don't know their administrative password. Currently these lists are mostly just spam. They are somewhat obsolete now, since the "tar" maintainer is currently working on paxutils. Howev