From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120819 invoked by alias); 24 Mar 2015 06:45:31 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 120803 invoked by uid 89); 24 Mar 2015 06:45:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 24 Mar 2015 06:45:28 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id F2A143408DD for ; Tue, 24 Mar 2015 06:45:25 +0000 (UTC) Date: Tue, 24 Mar 2015 06:45:00 -0000 From: Mike Frysinger To: gdb@sourceware.org Subject: gdb.git needs some pruning/packing ? Message-ID: <20150324064526.GF10761@vapier> Mail-Followup-To: gdb@sourceware.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="65ImJOski3p8EhYV" Content-Disposition: inline X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00093.txt.bz2 --65ImJOski3p8EhYV Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-length: 573 every push to the gdb.git repo stalls at the >>> lines $ git push Counting objects: 15, done. Delta compression using up to 4 threads. Compressing objects: 100% (15/15), done. Writing objects: 100% (15/15), 1.57 KiB | 0 bytes/s, done. Total 15 (delta 14), reused 0 (delta 0) >>>Auto packing the repository for optimum performance. >>>warning: There are too many unreachable loose objects; run 'git prune' to remove them. To ssh://sourceware.org/git/binutils-gdb.git 282c975..05f53ed master -> master can someone on the admin side run prune and repack the repo ? -mike --65ImJOski3p8EhYV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVEQgGAAoJEEFjO5/oN/WBnhMQAN0qNnGlP4Os4QOLA624OXhF fVLOfLoHTpVzuPZSoKPhU/GLb9oSf5jQPOT/Fk52s7V4swjsviDTeqXFfg2x14GM U9odYoOEOVzjDqs+MbsIZgy/nb9K/FmFiy4fo8kBKOwyUe87bsQMA+QDQMoP9e53 Uvc/FKd7j6jvw1Ml10D32xWBuqTwoHkwxALTaKZfih9/mmkkScjZ6+ghoikmkx9D oRM5EAiFaHCudYDrmpEDLR2wNFYJUq78L7EXpEpA7TbAtkW1JUF1WXHtMihSWnBL wUVNnUHKNAQ8PLVehh0NqZgdo490XLFM3Dqab2adgHCqdjYhrM3sUwWhZJFqOmxQ kfJaCBhpRyXJ4AYlvaqBzazgMA4gPLGKRR6vw2CatvA28vsF9kUdRrea+eZxfUJu Auw0zHbI1Akb4or/dt8NbbTbevXFzM+qfecwjBnJxHUAD7YuMbx9BxDIfajUx5SW IDTTSwM05gezhVBRar4GDqeDnW+zUWOO6Ctk6SiY3/HwUitRTuGmuwzi4OSUpEPU lTI0iKRLkDd1ZdFbqBujMXvSsqkHf4CYjwbZdpGkHAYpt/p54nfLTM36cB75dh68 5zEKzee8vEmBigdBpiHk0tCkGD+A3LheiRwMsCoEFpTfaTFsBZuIqll5vOd48/fV gIBVNpPNDTtyEAaKM2q6 =uuFa -----END PGP SIGNATURE----- --65ImJOski3p8EhYV--