Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: =?UTF-8?Q?IOhannes_m_zm=c3=b6lnig_=28Debian/GNU=29?= Newsgroups: linux.debian.maint.python Subject: Re: packages missing from https://anonscm.debian.org/cgit/python-modules/packages/ Date: Mon, 12 Oct 2015 12:40:01 +0200 Message-ID: References: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Mon Oct 12 10:33:53 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-9.98 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DIGITS_LETTERS=1, FVGT_m_MULTI_ODD=0.02, LDO_WHITELIST=-5, PGPSIGNATURE=-5, WORD_WITHOUT_VOWELS=1] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -6.1 X-Enigmail-Draft-Status: N1110 Organization: Debian User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20090103 Thunderbird/2.0.0.19 Mnenhy/0.7.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Received-Spf: none client-ip=193.170.191.190; envelope-from=umlaeute@debian.org; helo=[192.168.171.180] X-Mailing-List: archive/latest/12938 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/561B8C78.3080101@debian.org Approved: robomod@news.nic.it Lines: 58 Sender: robomod@news.nic.it X-Original-Date: Mon, 12 Oct 2015 12:33:28 +0200 X-Original-Message-ID: <561B8C78.3080101@debian.org> X-Original-References: Xref: csiph.com linux.debian.maint.python:7627 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2015-10-12 08:56, Brian May wrote: > Hello, > > Why are packages missing from anonscm.debian.org which are on > git.debian.org? > > e.g. > > https://anonscm.debian.org/cgit/python-modules/packages/django-model-u tils.git > > > https://anonscm.debian.org/cgit/python-modules/packages/django-xmlrpc. git > > I note these packages don't have the required VCS-* headers, > however I expected to be able to see the above URLs to confirm I > got the correct link before fixing it. afaict, these files are missing because the .git/config file is not readable by the webserver: $ ls -l django-xmlrpc.git/config django-tables.git/config - -rwxrwxr-x+ 1 stefanor scm_python-modules [...] django-tables.git/config - -rw-rw----+ 1 bam scm_python-modules [...] django-xmlrpc.git/config $ while i don't think that the executable bit is needed, the readable bit probably is and no, i don't know enough about cgit to know *why* it actually requires read access. (i also don't know why the repositories that *I* (umlaeute) created are owned by stefanor, whereas the repository that you (bam) created are owned by yourself) gsdft IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWG4xyAAoJELZQGcR/ejb4HrMP/iE/NgavCeuOMb2j23J0o7av B5gSDMf9cDUW6LHGgbWhoCFlRGPrOSpXF6uhnaL1zf9FilnCeALiE4C6POFexpJP WU+SAMTxoXW74rPDWIMVXQEJEIp0eB5PDgQlKylMnBPFV+NFgVuH0PeNYLrfc7yU lA2oCbtCidSrk1N9OZsUs3Eo7q85+Cv69qfm7SxAsNqArC5wKJUvTGEjgeSQwT8j 4Yf9KTkD4d9ggQKRcxf0VLDxtBINXHOnpYEoVtevDABsG8Gth6o/x8zxAgtFOwjV mOJKk/VUgOEOxV0Qpywr20qfdp7/sa81gRbpjYXE8NXAuqgX5ifLVy3vEEMy7GBt TTbB3W4D2BHW3xIR7jZPGSiQZa95/TRU6VelibmiRUyY20SEL16rF/Iz5CXzDQ9y wvKpuiEKQlBao8UWVno/LH0hbqptd9+DScmEaIhK+d5W1rixxjqVvitNY3sLES5J Mldxbqy1Xc6DkaGGJ2p+2ft1DgNhQJj71FF3zu4C6kxws+n/Ry7LUpNa1vztWEgp q0BZNrUTrRoxC6zvu0PSM2FBxlXlQT2wJZT9S9K51LEApfIgtI0EiC+1GrZzyozB l+uzQxfQ0yjKRwlMuogIBGNO6YnH3oSPibZA9E7+QKqL0KN4ifSwQdaOSCr0tQQU T0P9WM7fGP+5XXyN+/ZW =fDfT -----END PGP SIGNATURE-----