* Unable to push to the repository? @ 2011-05-07 8:08 Richard Purdie 2011-05-07 8:13 ` Khem Raj 0 siblings, 1 reply; 11+ messages in thread From: Richard Purdie @ 2011-05-07 8:08 UTC (permalink / raw) To: openembedded-core Hi, It seems something on the server was broken and I'm unable to push to the repository: $ git push origin master:master Counting objects: 9, done. Delta compression using up to 2 threads. Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 490 bytes, done. Total 5 (delta 4), reused 0 (delta 0) remote: sed: can't read ./description: No such file or directory remote: *** Project description file hasn't been set remote: error: hook declined to update refs/heads/master To ssh://git@git.openembedded.org/openembedded-core ! [remote rejected] master -> master (hook declined) error: failed to push some refs to 'ssh://git@git.openembedded.org/openembedded-core' Any ideas what's wrong? Cheers, Richard ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Unable to push to the repository? 2011-05-07 8:08 Unable to push to the repository? Richard Purdie @ 2011-05-07 8:13 ` Khem Raj 2011-05-07 8:21 ` Khem Raj 0 siblings, 1 reply; 11+ messages in thread From: Khem Raj @ 2011-05-07 8:13 UTC (permalink / raw) To: Richard Purdie; +Cc: openembedded-core On Sat, May 7, 2011 at 1:08 AM, Richard Purdie <richard.purdie@linuxfoundation.org> wrote: > Hi, > > It seems something on the server was broken and I'm unable to push to the repository: > > $ git push origin master:master > Counting objects: 9, done. > Delta compression using up to 2 threads. > Compressing objects: 100% (5/5), done. > Writing objects: 100% (5/5), 490 bytes, done. > Total 5 (delta 4), reused 0 (delta 0) > remote: sed: can't read ./description: No such file or directory > remote: *** Project description file hasn't been set > remote: error: hook declined to update refs/heads/master > To ssh://git@git.openembedded.org/openembedded-core > ! [remote rejected] master -> master (hook declined) > error: failed to push some refs to 'ssh://git@git.openembedded.org/openembedded-core' > > Any ideas what's wrong? hmmm I added ml hooks but they are same as classic oe so it should have worked but let me see. > > Cheers, > > Richard > > ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Unable to push to the repository? 2011-05-07 8:13 ` Khem Raj @ 2011-05-07 8:21 ` Khem Raj 2011-05-07 8:24 ` Richard Purdie 0 siblings, 1 reply; 11+ messages in thread From: Khem Raj @ 2011-05-07 8:21 UTC (permalink / raw) To: Richard Purdie; +Cc: openembedded-core On Sat, May 7, 2011 at 1:13 AM, Khem Raj <raj.khem@gmail.com> wrote: > On Sat, May 7, 2011 at 1:08 AM, Richard Purdie > <richard.purdie@linuxfoundation.org> wrote: >> Hi, >> >> It seems something on the server was broken and I'm unable to push to the repository: >> >> $ git push origin master:master >> Counting objects: 9, done. >> Delta compression using up to 2 threads. >> Compressing objects: 100% (5/5), done. >> Writing objects: 100% (5/5), 490 bytes, done. >> Total 5 (delta 4), reused 0 (delta 0) >> remote: sed: can't read ./description: No such file or directory >> remote: *** Project description file hasn't been set >> remote: error: hook declined to update refs/heads/master >> To ssh://git@git.openembedded.org/openembedded-core >> ! [remote rejected] master -> master (hook declined) >> error: failed to push some refs to 'ssh://git@git.openembedded.org/openembedded-core' >> >> Any ideas what's wrong? > > hmmm I added ml hooks but they are same as classic oe so it should > have worked but let me see. OK I think I used wrong repo name probably that was it. Please retry and see if it works > >> >> Cheers, >> >> Richard >> >> > ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Unable to push to the repository? 2011-05-07 8:21 ` Khem Raj @ 2011-05-07 8:24 ` Richard Purdie 2011-05-07 8:37 ` Khem Raj 0 siblings, 1 reply; 11+ messages in thread From: Richard Purdie @ 2011-05-07 8:24 UTC (permalink / raw) To: Khem Raj; +Cc: openembedded-core On Sat, 2011-05-07 at 01:21 -0700, Khem Raj wrote: > On Sat, May 7, 2011 at 1:13 AM, Khem Raj <raj.khem@gmail.com> wrote: > > On Sat, May 7, 2011 at 1:08 AM, Richard Purdie > > <richard.purdie@linuxfoundation.org> wrote: > >> Hi, > >> > >> It seems something on the server was broken and I'm unable to push to the repository: > >> > >> $ git push origin master:master > >> Counting objects: 9, done. > >> Delta compression using up to 2 threads. > >> Compressing objects: 100% (5/5), done. > >> Writing objects: 100% (5/5), 490 bytes, done. > >> Total 5 (delta 4), reused 0 (delta 0) > >> remote: sed: can't read ./description: No such file or directory > >> remote: *** Project description file hasn't been set > >> remote: error: hook declined to update refs/heads/master > >> To ssh://git@git.openembedded.org/openembedded-core > >> ! [remote rejected] master -> master (hook declined) > >> error: failed to push some refs to 'ssh://git@git.openembedded.org/openembedded-core' > >> > >> Any ideas what's wrong? > > > > hmmm I added ml hooks but they are same as classic oe so it should > > have worked but let me see. > > OK I think I used wrong repo name probably that was it. Please retry > and see if it works No, still the same error :( Richard ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Unable to push to the repository? 2011-05-07 8:24 ` Richard Purdie @ 2011-05-07 8:37 ` Khem Raj 2011-05-07 8:51 ` Richard Purdie 0 siblings, 1 reply; 11+ messages in thread From: Khem Raj @ 2011-05-07 8:37 UTC (permalink / raw) To: Richard Purdie; +Cc: openembedded-core On Sat, May 7, 2011 at 1:24 AM, Richard Purdie <richard.purdie@linuxfoundation.org> wrote: > On Sat, 2011-05-07 at 01:21 -0700, Khem Raj wrote: >> On Sat, May 7, 2011 at 1:13 AM, Khem Raj <raj.khem@gmail.com> wrote: >> > On Sat, May 7, 2011 at 1:08 AM, Richard Purdie >> > <richard.purdie@linuxfoundation.org> wrote: >> >> Hi, >> >> >> >> It seems something on the server was broken and I'm unable to push to the repository: >> >> >> >> $ git push origin master:master >> >> Counting objects: 9, done. >> >> Delta compression using up to 2 threads. >> >> Compressing objects: 100% (5/5), done. >> >> Writing objects: 100% (5/5), 490 bytes, done. >> >> Total 5 (delta 4), reused 0 (delta 0) >> >> remote: sed: can't read ./description: No such file or directory >> >> remote: *** Project description file hasn't been set >> >> remote: error: hook declined to update refs/heads/master >> >> To ssh://git@git.openembedded.org/openembedded-core >> >> ! [remote rejected] master -> master (hook declined) >> >> error: failed to push some refs to 'ssh://git@git.openembedded.org/openembedded-core' >> >> >> >> Any ideas what's wrong? >> > >> > hmmm I added ml hooks but they are same as classic oe so it should >> > have worked but let me see. >> >> OK I think I used wrong repo name probably that was it. Please retry >> and see if it works > > No, still the same error :( one more time. Now I have added description files. > > Richard > > ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Unable to push to the repository? 2011-05-07 8:37 ` Khem Raj @ 2011-05-07 8:51 ` Richard Purdie 2011-05-23 14:43 ` Richard Purdie 0 siblings, 1 reply; 11+ messages in thread From: Richard Purdie @ 2011-05-07 8:51 UTC (permalink / raw) To: Khem Raj; +Cc: openembedded-core On Sat, 2011-05-07 at 01:37 -0700, Khem Raj wrote: > On Sat, May 7, 2011 at 1:24 AM, Richard Purdie > <richard.purdie@linuxfoundation.org> wrote: > > On Sat, 2011-05-07 at 01:21 -0700, Khem Raj wrote: > >> On Sat, May 7, 2011 at 1:13 AM, Khem Raj <raj.khem@gmail.com> wrote: > >> > On Sat, May 7, 2011 at 1:08 AM, Richard Purdie > >> > <richard.purdie@linuxfoundation.org> wrote: > >> >> Hi, > >> >> > >> >> It seems something on the server was broken and I'm unable to push to the repository: > >> >> > >> >> $ git push origin master:master > >> >> Counting objects: 9, done. > >> >> Delta compression using up to 2 threads. > >> >> Compressing objects: 100% (5/5), done. > >> >> Writing objects: 100% (5/5), 490 bytes, done. > >> >> Total 5 (delta 4), reused 0 (delta 0) > >> >> remote: sed: can't read ./description: No such file or directory > >> >> remote: *** Project description file hasn't been set > >> >> remote: error: hook declined to update refs/heads/master > >> >> To ssh://git@git.openembedded.org/openembedded-core > >> >> ! [remote rejected] master -> master (hook declined) > >> >> error: failed to push some refs to 'ssh://git@git.openembedded.org/openembedded-core' > >> >> > >> >> Any ideas what's wrong? > >> > > >> > hmmm I added ml hooks but they are same as classic oe so it should > >> > have worked but let me see. > >> > >> OK I think I used wrong repo name probably that was it. Please retry > >> and see if it works > > > > No, still the same error :( > > one more time. Now I have added description files. It worked this time, thanks. Cheers, Richard ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Unable to push to the repository? 2011-05-07 8:51 ` Richard Purdie @ 2011-05-23 14:43 ` Richard Purdie 2011-05-23 15:01 ` Cliff Brake 0 siblings, 1 reply; 11+ messages in thread From: Richard Purdie @ 2011-05-23 14:43 UTC (permalink / raw) To: Khem Raj; +Cc: openembedded-core On Sat, 2011-05-07 at 09:51 +0100, Richard Purdie wrote: > On Sat, 2011-05-07 at 01:37 -0700, Khem Raj wrote: > > On Sat, May 7, 2011 at 1:24 AM, Richard Purdie > > <richard.purdie@linuxfoundation.org> wrote: > > > On Sat, 2011-05-07 at 01:21 -0700, Khem Raj wrote: > > >> On Sat, May 7, 2011 at 1:13 AM, Khem Raj <raj.khem@gmail.com> wrote: > > >> > On Sat, May 7, 2011 at 1:08 AM, Richard Purdie > > >> > <richard.purdie@linuxfoundation.org> wrote: > > >> >> Hi, > > >> >> > > >> >> It seems something on the server was broken and I'm unable to push to the repository: > > >> >> > > >> >> $ git push origin master:master > > >> >> Counting objects: 9, done. > > >> >> Delta compression using up to 2 threads. > > >> >> Compressing objects: 100% (5/5), done. > > >> >> Writing objects: 100% (5/5), 490 bytes, done. > > >> >> Total 5 (delta 4), reused 0 (delta 0) > > >> >> remote: sed: can't read ./description: No such file or directory > > >> >> remote: *** Project description file hasn't been set > > >> >> remote: error: hook declined to update refs/heads/master > > >> >> To ssh://git@git.openembedded.org/openembedded-core > > >> >> ! [remote rejected] master -> master (hook declined) > > >> >> error: failed to push some refs to 'ssh://git@git.openembedded.org/openembedded-core' > > >> >> > > >> >> Any ideas what's wrong? > > >> > > > >> > hmmm I added ml hooks but they are same as classic oe so it should > > >> > have worked but let me see. > > >> > > >> OK I think I used wrong repo name probably that was it. Please retry > > >> and see if it works > > > > > > No, still the same error :( > > > > one more time. Now I have added description files. > > It worked this time, thanks. and its broken again once more :( Cheers, Richard ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Unable to push to the repository? 2011-05-23 14:43 ` Richard Purdie @ 2011-05-23 15:01 ` Cliff Brake 2011-05-23 15:02 ` Koen Kooi 2011-05-23 22:08 ` Richard Purdie 0 siblings, 2 replies; 11+ messages in thread From: Cliff Brake @ 2011-05-23 15:01 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Mon, May 23, 2011 at 10:43 AM, Richard Purdie <richard.purdie@linuxfoundation.org> wrote: > On Sat, 2011-05-07 at 09:51 +0100, Richard Purdie wrote: >> On Sat, 2011-05-07 at 01:37 -0700, Khem Raj wrote: >> > On Sat, May 7, 2011 at 1:24 AM, Richard Purdie >> > <richard.purdie@linuxfoundation.org> wrote: >> > > On Sat, 2011-05-07 at 01:21 -0700, Khem Raj wrote: >> > >> On Sat, May 7, 2011 at 1:13 AM, Khem Raj <raj.khem@gmail.com> wrote: >> > >> > On Sat, May 7, 2011 at 1:08 AM, Richard Purdie >> > >> > <richard.purdie@linuxfoundation.org> wrote: >> > >> >> Hi, >> > >> >> >> > >> >> It seems something on the server was broken and I'm unable to push to the repository: >> > >> >> >> > >> >> $ git push origin master:master >> > >> >> Counting objects: 9, done. >> > >> >> Delta compression using up to 2 threads. >> > >> >> Compressing objects: 100% (5/5), done. >> > >> >> Writing objects: 100% (5/5), 490 bytes, done. >> > >> >> Total 5 (delta 4), reused 0 (delta 0) >> > >> >> remote: sed: can't read ./description: No such file or directory >> > >> >> remote: *** Project description file hasn't been set >> > >> >> remote: error: hook declined to update refs/heads/master >> > >> >> To ssh://git@git.openembedded.org/openembedded-core >> > >> >> ! [remote rejected] master -> master (hook declined) >> > >> >> error: failed to push some refs to 'ssh://git@git.openembedded.org/openembedded-core' >> > >> >> >> > >> >> Any ideas what's wrong? >> > >> > >> > >> > hmmm I added ml hooks but they are same as classic oe so it should >> > >> > have worked but let me see. >> > >> >> > >> OK I think I used wrong repo name probably that was it. Please retry >> > >> and see if it works >> > > >> > > No, still the same error :( >> > >> > one more time. Now I have added description files. >> >> It worked this time, thanks. > > and its broken again once more :( Its fixed now. The root cause has also been fixed, so I don't expect this to be a problem in the future. Thanks, Cliff -- ================= http://bec-systems.com ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Unable to push to the repository? 2011-05-23 15:01 ` Cliff Brake @ 2011-05-23 15:02 ` Koen Kooi 2011-05-23 15:05 ` Cliff Brake 2011-05-23 22:08 ` Richard Purdie 1 sibling, 1 reply; 11+ messages in thread From: Koen Kooi @ 2011-05-23 15:02 UTC (permalink / raw) To: Patches and discussions about the oe-core layer Op 23 mei 2011, om 17:01 heeft Cliff Brake het volgende geschreven: > On Mon, May 23, 2011 at 10:43 AM, Richard Purdie > <richard.purdie@linuxfoundation.org> wrote: >> On Sat, 2011-05-07 at 09:51 +0100, Richard Purdie wrote: >>> On Sat, 2011-05-07 at 01:37 -0700, Khem Raj wrote: >>>> On Sat, May 7, 2011 at 1:24 AM, Richard Purdie >>>> <richard.purdie@linuxfoundation.org> wrote: >>>>> On Sat, 2011-05-07 at 01:21 -0700, Khem Raj wrote: >>>>>> On Sat, May 7, 2011 at 1:13 AM, Khem Raj <raj.khem@gmail.com> wrote: >>>>>>> On Sat, May 7, 2011 at 1:08 AM, Richard Purdie >>>>>>> <richard.purdie@linuxfoundation.org> wrote: >>>>>>>> Hi, >>>>>>>> >>>>>>>> It seems something on the server was broken and I'm unable to push to the repository: >>>>>>>> >>>>>>>> $ git push origin master:master >>>>>>>> Counting objects: 9, done. >>>>>>>> Delta compression using up to 2 threads. >>>>>>>> Compressing objects: 100% (5/5), done. >>>>>>>> Writing objects: 100% (5/5), 490 bytes, done. >>>>>>>> Total 5 (delta 4), reused 0 (delta 0) >>>>>>>> remote: sed: can't read ./description: No such file or directory >>>>>>>> remote: *** Project description file hasn't been set >>>>>>>> remote: error: hook declined to update refs/heads/master >>>>>>>> To ssh://git@git.openembedded.org/openembedded-core >>>>>>>> ! [remote rejected] master -> master (hook declined) >>>>>>>> error: failed to push some refs to 'ssh://git@git.openembedded.org/openembedded-core' >>>>>>>> >>>>>>>> Any ideas what's wrong? >>>>>>> >>>>>>> hmmm I added ml hooks but they are same as classic oe so it should >>>>>>> have worked but let me see. >>>>>> >>>>>> OK I think I used wrong repo name probably that was it. Please retry >>>>>> and see if it works >>>>> >>>>> No, still the same error :( >>>> >>>> one more time. Now I have added description files. >>> >>> It worked this time, thanks. >> >> and its broken again once more :( > > Its fixed now. The root cause has also been fixed, so I don't expect > this to be a problem in the future. Out of curiosity, what was the root cause? ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Unable to push to the repository? 2011-05-23 15:02 ` Koen Kooi @ 2011-05-23 15:05 ` Cliff Brake 0 siblings, 0 replies; 11+ messages in thread From: Cliff Brake @ 2011-05-23 15:05 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Mon, May 23, 2011 at 11:02 AM, Koen Kooi <koen@dominion.thruhere.net> wrote: > > Op 23 mei 2011, om 17:01 heeft Cliff Brake het volgende geschreven: > >> On Mon, May 23, 2011 at 10:43 AM, Richard Purdie >>> and its broken again once more :( >> >> Its fixed now. The root cause has also been fixed, so I don't expect >> this to be a problem in the future. > > Out of curiosity, what was the root cause? Gitolite insists on creating the description file in the repo needed for the CIA script. In the past, this was created manually, and every time we pushed a gitolite change, it got deleted because gitolite did not know about it. Now that we have told gitolite to create the description file, everyone should be happy. I added notes to gitolite.conf to hopefully make this a little more obvious. Cliff -- ================= http://bec-systems.com ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Unable to push to the repository? 2011-05-23 15:01 ` Cliff Brake 2011-05-23 15:02 ` Koen Kooi @ 2011-05-23 22:08 ` Richard Purdie 1 sibling, 0 replies; 11+ messages in thread From: Richard Purdie @ 2011-05-23 22:08 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Mon, 2011-05-23 at 11:01 -0400, Cliff Brake wrote: > Its fixed now. The root cause has also been fixed, so I don't expect > this to be a problem in the future. Thanks Cliff! :) Cheers, Richard ^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2011-05-23 22:11 UTC | newest] Thread overview: 11+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-05-07 8:08 Unable to push to the repository? Richard Purdie 2011-05-07 8:13 ` Khem Raj 2011-05-07 8:21 ` Khem Raj 2011-05-07 8:24 ` Richard Purdie 2011-05-07 8:37 ` Khem Raj 2011-05-07 8:51 ` Richard Purdie 2011-05-23 14:43 ` Richard Purdie 2011-05-23 15:01 ` Cliff Brake 2011-05-23 15:02 ` Koen Kooi 2011-05-23 15:05 ` Cliff Brake 2011-05-23 22:08 ` Richard Purdie
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox