Franklin,

MCSDK team is running nightlies in a VM that gets created fresh every time, so 
there is no populated downloads/ directory. The only workaround is to use a 
local mirror, which we already have set up here in Germantown.

-- 
Denys


On Mon, Aug 12, 2013 at 06:45:35PM -0400, Cooper Jr., Franklin wrote:
> If this is blocking your release and your able to clone locally you could 
> also workaround this issue by cloning it manually and then placing it in 
> your downloads directory.
> Based on your log bitbake is simply running the following command so you can 
> run this command manually:
> git clone --bare --mirror 
> git://arago-project.org/git/projects/linux-tci6614.git 
> /home/a0756824/sc_mcsdk/oe-layersetup-mcsdk/downloads/git2/arago-project.org.git.projects.linux-tci6614.git
>  
> 
> 
> 
> > -----Original Message-----
> > From: [email protected] [mailto:meta-arago-
> > [email protected]] On Behalf Of Dmytriyenko, Denys
> > Sent: Monday, August 12, 2013 5:31 PM
> > To: Nelson, Sam
> > Cc: [email protected]; [email protected] - Raj Sivarajan's
> > Team (May contain non-TIers)
> > Subject: Re: [meta-arago] help needed: Top nightly failure
> > 
> > Sam,
> > 
> > I have already mentioned many times that you should use a mirror...
> > 
> > I don't see any problems with the server and I'm cloning your trees right 
> > now
> > w/o problems so far. You may want to check your proxy setup as well.
> > 
> > BTW, did repacking the linux-keystone help for your nightlies? I can do the 
> > same
> > for linux-tci6614 too...
> > 
> > --
> > Denys
> > 
> > 
> > On Mon, Aug 12, 2013 at 06:22:11PM -0400, Nelson, Sam wrote:
> > > Denys,
> > > This is blocking the MCSDK 3.0.2 & SCMCSDK-2.2.0 releases and appreciate
> > any
> > > help in resolving this issue.
> > >
> > > With regards,
> > > Sam
> > >
> > > -----Original Message-----
> > > From: Nelson, Sam
> > > Sent: Monday, August 12, 2013 12:27 PM
> > > To: Dmytriyenko, Denys
> > > Cc: '[email protected]'; Sivarajan, Raj; [email protected] 
> > > -
> > Raj Sivarajan's Team (May contain non-TIers)
> > > Subject: RE: help needed: Top nightly failure
> > >
> > > Also  yocto builds using 
> > > git://arago-project.org/git/projects/linux-tci6614.git
> > also failing for the past 3 days.
> > >
> > > Looks like there is no issue in cloning the repos. But only the yocto 
> > > fetch
> > operation is failing.
> > >
> > > From the logs there is no information about what is the actual command ,
> > which failed.
> > > With regards,
> > > Sam
> > > -----Original Message-----
> > > From: Nelson, Sam
> > > Sent: Monday, August 12, 2013 10:57 AM
> > > To: Dmytriyenko, Denys
> > > Cc: [email protected]; Sivarajan, Raj; [email protected] - 
> > > Raj
> > Sivarajan's Team (May contain non-TIers)
> > > Subject: RE: help needed: Top nightly failure
> > > Importance: High
> > >
> > > Hello Denys,
> > > Now starting Thursday, our builds are failing now consistently.
> > > Did something change in the repos?
> > > WARNING: Failed to fetch URL git://arago-project.org/git/projects/linux-
> > keystone.git;protocol=git;branch=current/master, attempting MIRRORS if
> > available
> > > ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
> > > Cloning into bare repository '/home/a0862859/yocto/oe-layersetup-
> > mcsdk/downloads/git2/arago-project.org.git.projects.linux-keystone.git'...
> > >
> > > fatal: The remote end hung up unexpectedly
> > > fatal: early EOF
> > > fatal: index-pack failed
> > >
> > > ERROR: Function failed: Fetcher failure for URL: 'git://arago-
> > project.org/git/projects/linux-
> > keystone.git;protocol=git;branch=current/master'. Unable to fetch URL from
> > any source.
> > > ERROR: Logfile of failure stored in: /home/a0862859/yocto/oe-layersetup-
> > mcsdk/build/arago-tmp-external-linaro-toolchain/work/keystone_evm-oe-
> > linux-gnueabi/linux-keystone-3.8.4-r6a/temp/log.do_fetch.31058
> > > ERROR: Task 684 (/home/a0862859/yocto/oe-layersetup-
> > mcsdk/sources/meta-ti/recipes-kernel/linux/linux-keystone_3.8.4.bb, 
> > do_fetch)
> > failed with exit code '1'
> > > NOTE: Tasks Summary: Attempted 3212 tasks of which 3211 didn't need to be
> > rerun and 1 failed.
> > > No currently running tasks (351 of 3340)
> > >
> > > With regards,
> > > Sam
> > >
> > > -----Original Message-----
> > > From: Dmytriyenko, Denys
> > > Sent: Thursday, August 08, 2013 10:09 PM
> > > To: Nelson, Sam
> > > Cc: [email protected]; Sivarajan, Raj
> > > Subject: Re: help needed: Top nightly failure
> > >
> > > Sam,
> > >
> > > Please use a mirror and/or previously cloned repos from downloads/ 
> > > directory
> > - cloning the entire tree every night is not recommended and is rather 
> > abusive.
> > >
> > > Also, I've repacked the linux-keystone repository so it is now smaller - 
> > > please
> > let me know if you still see the problem.
> > >
> > > --
> > > Denys
> > >
> > >
> > > On Fri, Aug 02, 2013 at 06:20:08AM -0400, Nelson, Sam wrote:
> > > >    Hello All
> > > >
> > > >
> > > >
> > > >    We are encountering a lot of nightly failures with fetch failure 
> > > > like the
> > > >    following from the arago-project git.  The error happens randomly and
> > > >    unpredictably.
> > > >
> > > >    Is this something to do with git servers going down/offline?
> > > >
> > > >    Any ideas in tracking this type of issue will be appreciated.
> > > >
> > > >
> > > >
> > > >    With regards,
> > > >
> > > >    Sam
> > > >
> > > >
> > > >
> > > >    ERROR: Fetcher failure: Fetch command failed with exit code 128, 
> > > > output:
> > > >
> > > >    Cloning into bare repository
> > > >    '/home/gtbldadm/yocto/mcsdk-3_00_01_12/oe-layersetup-
> > mcsdk/downloads/git2/arago-project.org.git.projects.linux-keystone.git'...
> > > >
> > > >
> > > >
> > > >    fatal: The remote end hung up unexpectedly
> > > >
> > > >    fatal: early EOF
> > > >
> > > >    fatal: index-pack failed
> > > >
> > > >
> > > >
> > > >    ERROR: Function failed: Fetcher failure for URL:
> > > >    'git://arago-project.org/git/projects/linux-
> > keystone.git;protocol=git;branch=july-2013b/master'.
> > > >    Unable to fetch URL from any source.
> > > >
> > > >    ERROR: Logfile of failure stored in:
> > > >    /home/gtbldadm/yocto/mcsdk-3_00_01_12/oe-layersetup-
> > mcsdk/build/arago-tmp-external-linaro-toolchain/work/keystone_evm-oe-
> > linux-gnueabi/linux-keystone-3.8.4-r6a/temp/log.do_fetch.14929
> > > >
> > > >
> > _______________________________________________
> > meta-arago mailing list
> > [email protected]
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to