lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] C++ modernization [Was: Replacing boost with std C++11]


From: Greg Chicares
Subject: Re: [lmi] C++ modernization [Was: Replacing boost with std C++11]
Date: Tue, 10 Jan 2017 09:37:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.5.1

On 2017-01-10 04:46, Greg Chicares wrote:
[...]
> $git pull
> Enter passphrase for key '/home/greg/.ssh/id_rsa': 
> remote: Counting objects: 166, 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 corruption on the 
> remote side.
> remote: aborting due to possible repository corruption on the remote side.
> fatal: protocol error: bad pack header
> 
> I'll look into that tomorrow when I'm more awake.

Similar symptoms discussed here:
  
http://stackoverflow.com/questions/7362709/git-pull-fails-with-bad-pack-header-error

I guess it was temporary congestion. Here's a similar report for one
savannah project on 2016-08-03:
  https://lists.gnu.org/archive/html/guix-devel/2016-08/msg00250.html
that seems to have fixed itself spontaneously an hour and a half later:
  https://lists.gnu.org/archive/html/guix-devel/2016-08/msg00262.html
And here's another similar report, earlier on the same day, for a
different savannah project:
  https://lists.gnu.org/archive/html/gpsd-dev/2016-08/msg00015.html

Should I report it? I guess so--also on 2016-08-03, same day as above:
  https://lists.gnu.org/archive/html/savannah-hackers/2016-08/msg00019.html
| remote: fatal: unable to create thread: Resource temporarily unavailable
  https://lists.gnu.org/archive/html/savannah-hackers/2016-08/msg00022.html
| FSF admins have fix the problem, and all should be working now.
|
| If there are more/other issues, please let us know.

Anyway, it works now:

$git pull
Enter passphrase for key '/home/greg/.ssh/id_rsa': 
remote: Counting objects: 166, done.
remote: Compressing objects: 100% (86/86), done.
remote: Total 86 (delta 83), reused 0 (delta 0)
Unpacking objects: 100% (86/86), done.
>From git.sv.gnu.org:/srv/git/lmi
   92a813a..5e67683  master     -> origin/master
Updating 92a813a..5e67683
Fast-forward
 about_dialog.hpp                |   4 +-
 account_value.hpp               |   2 +-
 alert.cpp                       |  10 ++--
 any_member.hpp                  |  22 ++++-----
 any_member_test.cpp             |   2 +-
 ce_product_name.hpp             |  14 +++---
 ce_skin_name.hpp                |  14 +++---
 census_document.hpp             |   8 +--
 census_view.cpp                 | 106 ++++++++++++++++++++--------------------
 census_view.hpp                 |   6 +--
 comma_punct.hpp                 |   4 +-
 configurable_settings.hpp       |  18 +++----
 configure.ac                    |   1 -
 database_document.hpp           |   6 +--
 database_view.cpp               |   2 +-
 database_view.hpp               |  16 +++---
 database_view_editor.hpp        |  16 +++---
 datum_boolean.hpp               |   6 +--
 datum_sequence.hpp              |  36 +++++++-------
 datum_string.hpp                |   6 +--
 dbdict.hpp                      |  18 +++----
 default_view.hpp                |   8 +--
 docmanager_ex.hpp               |   6 +--
 gpt_document.hpp                |   8 +--
 gpt_input.hpp                   |  40 +++++++--------
 gpt_state.hpp                   |   8 +--
 gpt_view.hpp                    |  20 ++++----
 group_quote_pdf_gen_wx.cpp      |   4 +-
 icon_monger.hpp                 |   6 +--
 illustration_document.hpp       |   8 +--
 illustration_view.hpp           |  10 ++--
 input.hpp                       |  40 +++++++--------
 input_sequence_entry.cpp        |   2 +-
 input_sequence_entry.hpp        |   4 +-
 ledger_invariant.hpp            |   8 +--
 ledger_variant.hpp              |   8 +--
 main_wx_test.cpp                |  18 +++----
 mc_enum.hpp                     |  14 +++---
 mec_document.hpp                |   8 +--
 mec_input.hpp                   |  40 +++++++--------
 mec_state.hpp                   |   8 +--
 mec_view.hpp                    |  20 ++++----
 multidimgrid_any.cpp            |   4 +-
 multidimgrid_any.hpp            |  16 +++---
 multidimgrid_safe.hpp           |  28 +++++------
 multidimgrid_tools.hpp          |  14 +++---
 mvc_controller.hpp              |   4 +-
 null_stream.cpp                 |   4 +-
 policy_document.hpp             |   6 +--
 policy_view.hpp                 |  12 ++---
 preferences_model.hpp           |  24 ++++-----
 preferences_view.hpp            |   8 +--
 previewframe_ex.hpp             |   4 +-
 product_data.hpp                |  32 ++++++------
 product_editor.hpp              |  16 +++---
 progress_meter_cgi.cpp          |   8 +--
 progress_meter_cli.cpp          |   8 +--
 progress_meter_wx.cpp           |  10 ++--
 rounding_document.hpp           |   6 +--
 rounding_rules.hpp              |  18 +++----
 rounding_view.hpp               |  12 ++---
 rounding_view_editor.hpp        |   6 +--
 single_choice_popup_menu.hpp    |   2 +-
 skeleton.hpp                    |  14 +++---
 stratified_charges.hpp          |  18 +++----
 text_doc.hpp                    |  10 ++--
 text_view.hpp                   |   8 +--
 tier_document.hpp               |   6 +--
 tier_view.cpp                   |   2 +-
 tier_view.hpp                   |  16 +++---
 tier_view_editor.hpp            |  32 ++++++------
 tn_range.hpp                    |  20 ++++----
 tn_range_test.cpp               |  24 ++++-----
 tn_range_test_aux.hpp           |  12 ++---
 tn_range_type_trammels.hpp      |  54 ++++++++++----------
 transferor.hpp                  |  10 ++--
 view_ex.hpp                     |   8 +--
 wx_test_about_version.cpp       |   8 +--
 wx_test_calculation_summary.cpp |  12 ++---
 wx_test_default_update.cpp      |   4 +-
 wx_test_input_sequences.cpp     |   4 +-
 wx_test_input_validation.cpp    |   4 +-
 wx_test_paste_census.cpp        |   8 +--
 wx_test_validate_output.cpp     |  14 +++---
 84 files changed, 567 insertions(+), 568 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]