git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Hommey <mh@glandium.org>
To: Alan Smith <alanrogersmith@gmail.com>
Cc: git@vger.kernel.org, pasky@suse.cz
Subject: Re: MKCOL fails, 403 error
Date: Sun, 3 Feb 2008 15:31:01 +0100	[thread overview]
Message-ID: <20080203143101.GB7946@glandium.org> (raw)
In-Reply-To: <eae1aef50802030539l14287c7exa914696755e7ade4@mail.gmail.com>

On Sun, Feb 03, 2008 at 08:39:04AM -0500, Alan Smith wrote:
> Hello everyone,
> 
> I am assisting the admin of dsource.org to get git working on their
> server. I have had problems but those were resolved by my upgrading to
> the most recent version of git (who'd have thought Ubuntu would not
> have a version newer than 1.5.2.5?) Let me give you the terminal
> output, the best explanation I have of my problem:
> 
> $ git push upload --force --all -v
> Pushing to http://git.dsource.org/projects/pineapple/
> Getting pack list
> Fetching remote heads...
>   refs/
>   refs/heads/
>    refs/tags/
> updating 'refs/heads/master'
>   from 0000000000000000000000000000000000000000
>   to   aae4714c3d1150974612a9de2f86223dd6882b3c
>     sending 11 objects
>     done
> MKCOL 65f829e3b46d363c07ff4e534bb1a39a6660fa48 failed, aborting (22/403)
>      sent ce937eb2f7092823f0a491fdf0ab449440eb5365
> Updating remote server info
>     sent 367d34569b5d5223db05770d093e23bcc1c0ba89
>     sent c431db074337adc100edbe4be861f599b0d889ad
>     sent 65016e7e3c0d7654d6745b7de6d6a0840dd39150
> 
> In spite of the obvious problem, the 403 error, the user which I used
> to push to the remote server is in the apache group on that server.
> The apache group is both the owner and group of all of the files and
> directories in the git repository. Thus, I see no reason why it is
> getting a 403 error.
> 
> I am pretty sure the MKCOL has something to do with the fact that
> there is a directory in my local git repository which it doesn't seem
> to be able to create in the remote repository.
> 
> I was told to run git-fsck but it doesn't complain when I do run it.
> 
> Does anyone have any ideas?

Do you have access to the apache error_log ?

Mike

  reply	other threads:[~2008-02-03 14:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <eae1aef50802030535u1402471fh182a230f3e0667ea@mail.gmail.com>
2008-02-03 13:39 ` MKCOL fails, 403 error Alan Smith
2008-02-03 14:31   ` Mike Hommey [this message]
2008-02-03 15:32     ` Alan Smith
2008-02-03 15:35       ` Mike Hommey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080203143101.GB7946@glandium.org \
    --to=mh@glandium.org \
    --cc=alanrogersmith@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=pasky@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).