* linux-libc-headers and linux-ti-staging fetch errors
@ 2016-09-29 19:38 Ankur Tyagi
2016-09-29 20:24 ` Denys Dmytriyenko
0 siblings, 1 reply; 7+ messages in thread
From: Ankur Tyagi @ 2016-09-29 19:38 UTC (permalink / raw)
To: meta-arago
Hi,
I am getting fetch errors for linux-libc-headers and linux-ti-staging.
I have tried removing build directory but every time I get this error:
ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Fetcher failure:
Fetch command failed with exit code 128, output:
Cloning into bare repository
'/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
fatal: read error: Connection reset by peer
fatal: early EOF
fatal: index-pack failed
ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Function failed:
Fetcher failure for URL:
'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.4-r0.arago0/temp/log.do_fetch.3981
ERROR: Task 787
(/home/ankur/arago/oe-layersetup/sources/oe-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb,
do_fetch) failed with exit code '1'
ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
do_fetch: Fetcher failure: Fetch command failed with exit code 128,
output:
Cloning into bare repository
'/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
fatal: read error: Connection reset by peer
fatal: early EOF
fatal: index-pack failed
ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
do_fetch: Function failed: Fetcher failure for URL:
'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/beaglebone-linux-gnueabi/linux-ti-staging/4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5/temp/log.do_fetch.4436
ERROR: Task 52 (/home/ankur/arago/oe-layersetup/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bb,
do_fetch) failed with exit code '1'
Following is my build configuration
BB_VERSION = "1.30.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-16.04"
TARGET_SYS = "arm-linux-gnueabi"
MACHINE = "beaglebone"
DISTRO = "arago"
DISTRO_VERSION = "2016.08"
TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
TARGET_FPU = "hard"
meta-arago-distro
meta-arago-extras = "krogoth:8cfe40ad0264888e81f0e960a11c89eccaba4a8b"
meta-qt5 = "HEAD:48b4084675a15fe3fd10b58f54728dfaa2bd6c72"
meta-networking
meta-ruby
meta-python
meta-oe = "krogoth:895b25b387cae428c38990f4d2747603ee9dc92d"
meta-ti = "krogoth:2bbab55c0aa8bb2279d7f3cf09d99156f60befc1"
meta-linaro-toolchain
meta-optee = "krogoth:85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7"
meta = "krogoth:687d3b8d54aa3190bbbbc94ae2f91303fccf7c8d"
Is there anything that I can do ?
regards
Ankur
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: linux-libc-headers and linux-ti-staging fetch errors
2016-09-29 19:38 linux-libc-headers and linux-ti-staging fetch errors Ankur Tyagi
@ 2016-09-29 20:24 ` Denys Dmytriyenko
2016-09-30 10:12 ` Ankur Tyagi
0 siblings, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2016-09-29 20:24 UTC (permalink / raw)
To: Ankur Tyagi; +Cc: meta-arago
Can you access this repository:
git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
Try to see if you have git.ti.com blocked or require any proxy on your side.
--
Denys
On Fri, Sep 30, 2016 at 08:38:49AM +1300, Ankur Tyagi wrote:
> Hi,
>
> I am getting fetch errors for linux-libc-headers and linux-ti-staging.
> I have tried removing build directory but every time I get this error:
>
> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Fetcher failure:
> Fetch command failed with exit code 128, output:
> Cloning into bare repository
> '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
> fatal: read error: Connection reset by peer
> fatal: early EOF
> fatal: index-pack failed
>
> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Function failed:
> Fetcher failure for URL:
> 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.4-r0.arago0/temp/log.do_fetch.3981
> ERROR: Task 787
> (/home/ankur/arago/oe-layersetup/sources/oe-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb,
> do_fetch) failed with exit code '1'
>
> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
> do_fetch: Fetcher failure: Fetch command failed with exit code 128,
> output:
> Cloning into bare repository
> '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
> fatal: read error: Connection reset by peer
> fatal: early EOF
> fatal: index-pack failed
>
> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
> do_fetch: Function failed: Fetcher failure for URL:
> 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/beaglebone-linux-gnueabi/linux-ti-staging/4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5/temp/log.do_fetch.4436
> ERROR: Task 52 (/home/ankur/arago/oe-layersetup/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bb,
> do_fetch) failed with exit code '1'
>
>
> Following is my build configuration
>
> BB_VERSION = "1.30.0"
> BUILD_SYS = "x86_64-linux"
> NATIVELSBSTRING = "Ubuntu-16.04"
> TARGET_SYS = "arm-linux-gnueabi"
> MACHINE = "beaglebone"
> DISTRO = "arago"
> DISTRO_VERSION = "2016.08"
> TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
> TARGET_FPU = "hard"
> meta-arago-distro
> meta-arago-extras = "krogoth:8cfe40ad0264888e81f0e960a11c89eccaba4a8b"
> meta-qt5 = "HEAD:48b4084675a15fe3fd10b58f54728dfaa2bd6c72"
> meta-networking
> meta-ruby
> meta-python
> meta-oe = "krogoth:895b25b387cae428c38990f4d2747603ee9dc92d"
> meta-ti = "krogoth:2bbab55c0aa8bb2279d7f3cf09d99156f60befc1"
> meta-linaro-toolchain
> meta-optee = "krogoth:85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7"
> meta = "krogoth:687d3b8d54aa3190bbbbc94ae2f91303fccf7c8d"
>
> Is there anything that I can do ?
>
> regards
> Ankur
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: linux-libc-headers and linux-ti-staging fetch errors
2016-09-29 20:24 ` Denys Dmytriyenko
@ 2016-09-30 10:12 ` Ankur Tyagi
2016-09-30 16:47 ` Denys Dmytriyenko
0 siblings, 1 reply; 7+ messages in thread
From: Ankur Tyagi @ 2016-09-30 10:12 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: meta-arago
Hi Denys,
I am able to clone ti-linux-kernel.git (it took loooong time) which
means git.ti.com is not blocked
ankur@at:~/arago$ git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
Cloning into 'ti-linux-kernel'...
remote: Counting objects: 6374745, done.
remote: Compressing objects: 100% (909332/909332), done.
remote: Total 6374745 (delta 5431716), reused 6369969 (delta 5427279)
Receiving objects: 100% (6374745/6374745), 1.22 GiB | 185.00 KiB/s, done.
Resolving deltas: 100% (5431716/5431716), done.
Checking connectivity... done.
Checking out files: 100% (52223/52223), done.
But I still get fetch errors for linux-libc-headers and linux-ti-staging
regards
Ankur
On Fri, Sep 30, 2016 at 9:24 AM, Denys Dmytriyenko <denys@ti.com> wrote:
> Can you access this repository:
> git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
>
> Try to see if you have git.ti.com blocked or require any proxy on your side.
>
> --
> Denys
>
>
> On Fri, Sep 30, 2016 at 08:38:49AM +1300, Ankur Tyagi wrote:
>> Hi,
>>
>> I am getting fetch errors for linux-libc-headers and linux-ti-staging.
>> I have tried removing build directory but every time I get this error:
>>
>> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Fetcher failure:
>> Fetch command failed with exit code 128, output:
>> Cloning into bare repository
>> '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
>> fatal: read error: Connection reset by peer
>> fatal: early EOF
>> fatal: index-pack failed
>>
>> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Function failed:
>> Fetcher failure for URL:
>> 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
>> Unable to fetch URL from any source.
>> ERROR: Logfile of failure stored in:
>> /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.4-r0.arago0/temp/log.do_fetch.3981
>> ERROR: Task 787
>> (/home/ankur/arago/oe-layersetup/sources/oe-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb,
>> do_fetch) failed with exit code '1'
>>
>> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
>> do_fetch: Fetcher failure: Fetch command failed with exit code 128,
>> output:
>> Cloning into bare repository
>> '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
>> fatal: read error: Connection reset by peer
>> fatal: early EOF
>> fatal: index-pack failed
>>
>> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
>> do_fetch: Function failed: Fetcher failure for URL:
>> 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
>> Unable to fetch URL from any source.
>> ERROR: Logfile of failure stored in:
>> /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/beaglebone-linux-gnueabi/linux-ti-staging/4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5/temp/log.do_fetch.4436
>> ERROR: Task 52 (/home/ankur/arago/oe-layersetup/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bb,
>> do_fetch) failed with exit code '1'
>>
>>
>> Following is my build configuration
>>
>> BB_VERSION = "1.30.0"
>> BUILD_SYS = "x86_64-linux"
>> NATIVELSBSTRING = "Ubuntu-16.04"
>> TARGET_SYS = "arm-linux-gnueabi"
>> MACHINE = "beaglebone"
>> DISTRO = "arago"
>> DISTRO_VERSION = "2016.08"
>> TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
>> TARGET_FPU = "hard"
>> meta-arago-distro
>> meta-arago-extras = "krogoth:8cfe40ad0264888e81f0e960a11c89eccaba4a8b"
>> meta-qt5 = "HEAD:48b4084675a15fe3fd10b58f54728dfaa2bd6c72"
>> meta-networking
>> meta-ruby
>> meta-python
>> meta-oe = "krogoth:895b25b387cae428c38990f4d2747603ee9dc92d"
>> meta-ti = "krogoth:2bbab55c0aa8bb2279d7f3cf09d99156f60befc1"
>> meta-linaro-toolchain
>> meta-optee = "krogoth:85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7"
>> meta = "krogoth:687d3b8d54aa3190bbbbc94ae2f91303fccf7c8d"
>>
>> Is there anything that I can do ?
>>
>> regards
>> Ankur
>> _______________________________________________
>> meta-arago mailing list
>> meta-arago@arago-project.org
>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: linux-libc-headers and linux-ti-staging fetch errors
2016-09-30 10:12 ` Ankur Tyagi
@ 2016-09-30 16:47 ` Denys Dmytriyenko
2016-09-30 21:37 ` Ankur Tyagi
0 siblings, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2016-09-30 16:47 UTC (permalink / raw)
To: Ankur Tyagi; +Cc: meta-arago
Maybe your download directory got corrupted? Try removing this:
/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git
--
Denys
On Fri, Sep 30, 2016 at 11:12:40PM +1300, Ankur Tyagi wrote:
> Hi Denys,
>
> I am able to clone ti-linux-kernel.git (it took loooong time) which
> means git.ti.com is not blocked
>
> ankur@at:~/arago$ git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
> Cloning into 'ti-linux-kernel'...
> remote: Counting objects: 6374745, done.
> remote: Compressing objects: 100% (909332/909332), done.
> remote: Total 6374745 (delta 5431716), reused 6369969 (delta 5427279)
> Receiving objects: 100% (6374745/6374745), 1.22 GiB | 185.00 KiB/s, done.
> Resolving deltas: 100% (5431716/5431716), done.
> Checking connectivity... done.
> Checking out files: 100% (52223/52223), done.
>
> But I still get fetch errors for linux-libc-headers and linux-ti-staging
>
> regards
> Ankur
>
> On Fri, Sep 30, 2016 at 9:24 AM, Denys Dmytriyenko <denys@ti.com> wrote:
> > Can you access this repository:
> > git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
> >
> > Try to see if you have git.ti.com blocked or require any proxy on your side.
> >
> > --
> > Denys
> >
> >
> > On Fri, Sep 30, 2016 at 08:38:49AM +1300, Ankur Tyagi wrote:
> >> Hi,
> >>
> >> I am getting fetch errors for linux-libc-headers and linux-ti-staging.
> >> I have tried removing build directory but every time I get this error:
> >>
> >> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Fetcher failure:
> >> Fetch command failed with exit code 128, output:
> >> Cloning into bare repository
> >> '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
> >> fatal: read error: Connection reset by peer
> >> fatal: early EOF
> >> fatal: index-pack failed
> >>
> >> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Function failed:
> >> Fetcher failure for URL:
> >> 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
> >> Unable to fetch URL from any source.
> >> ERROR: Logfile of failure stored in:
> >> /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.4-r0.arago0/temp/log.do_fetch.3981
> >> ERROR: Task 787
> >> (/home/ankur/arago/oe-layersetup/sources/oe-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb,
> >> do_fetch) failed with exit code '1'
> >>
> >> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
> >> do_fetch: Fetcher failure: Fetch command failed with exit code 128,
> >> output:
> >> Cloning into bare repository
> >> '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
> >> fatal: read error: Connection reset by peer
> >> fatal: early EOF
> >> fatal: index-pack failed
> >>
> >> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
> >> do_fetch: Function failed: Fetcher failure for URL:
> >> 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
> >> Unable to fetch URL from any source.
> >> ERROR: Logfile of failure stored in:
> >> /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/beaglebone-linux-gnueabi/linux-ti-staging/4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5/temp/log.do_fetch.4436
> >> ERROR: Task 52 (/home/ankur/arago/oe-layersetup/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bb,
> >> do_fetch) failed with exit code '1'
> >>
> >>
> >> Following is my build configuration
> >>
> >> BB_VERSION = "1.30.0"
> >> BUILD_SYS = "x86_64-linux"
> >> NATIVELSBSTRING = "Ubuntu-16.04"
> >> TARGET_SYS = "arm-linux-gnueabi"
> >> MACHINE = "beaglebone"
> >> DISTRO = "arago"
> >> DISTRO_VERSION = "2016.08"
> >> TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
> >> TARGET_FPU = "hard"
> >> meta-arago-distro
> >> meta-arago-extras = "krogoth:8cfe40ad0264888e81f0e960a11c89eccaba4a8b"
> >> meta-qt5 = "HEAD:48b4084675a15fe3fd10b58f54728dfaa2bd6c72"
> >> meta-networking
> >> meta-ruby
> >> meta-python
> >> meta-oe = "krogoth:895b25b387cae428c38990f4d2747603ee9dc92d"
> >> meta-ti = "krogoth:2bbab55c0aa8bb2279d7f3cf09d99156f60befc1"
> >> meta-linaro-toolchain
> >> meta-optee = "krogoth:85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7"
> >> meta = "krogoth:687d3b8d54aa3190bbbbc94ae2f91303fccf7c8d"
> >>
> >> Is there anything that I can do ?
> >>
> >> regards
> >> Ankur
> >> _______________________________________________
> >> meta-arago mailing list
> >> meta-arago@arago-project.org
> >> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: linux-libc-headers and linux-ti-staging fetch errors
2016-09-30 16:47 ` Denys Dmytriyenko
@ 2016-09-30 21:37 ` Ankur Tyagi
2016-09-30 22:39 ` Ankur Tyagi
0 siblings, 1 reply; 7+ messages in thread
From: Ankur Tyagi @ 2016-09-30 21:37 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: meta-arago
I tried again after removing it but still having fetch errors..
On Sat, Oct 1, 2016 at 5:47 AM, Denys Dmytriyenko <denys@ti.com> wrote:
> Maybe your download directory got corrupted? Try removing this:
>
> /home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git
>
> --
> Denys
>
>
> On Fri, Sep 30, 2016 at 11:12:40PM +1300, Ankur Tyagi wrote:
>> Hi Denys,
>>
>> I am able to clone ti-linux-kernel.git (it took loooong time) which
>> means git.ti.com is not blocked
>>
>> ankur@at:~/arago$ git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
>> Cloning into 'ti-linux-kernel'...
>> remote: Counting objects: 6374745, done.
>> remote: Compressing objects: 100% (909332/909332), done.
>> remote: Total 6374745 (delta 5431716), reused 6369969 (delta 5427279)
>> Receiving objects: 100% (6374745/6374745), 1.22 GiB | 185.00 KiB/s, done.
>> Resolving deltas: 100% (5431716/5431716), done.
>> Checking connectivity... done.
>> Checking out files: 100% (52223/52223), done.
>>
>> But I still get fetch errors for linux-libc-headers and linux-ti-staging
>>
>> regards
>> Ankur
>>
>> On Fri, Sep 30, 2016 at 9:24 AM, Denys Dmytriyenko <denys@ti.com> wrote:
>> > Can you access this repository:
>> > git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
>> >
>> > Try to see if you have git.ti.com blocked or require any proxy on your side.
>> >
>> > --
>> > Denys
>> >
>> >
>> > On Fri, Sep 30, 2016 at 08:38:49AM +1300, Ankur Tyagi wrote:
>> >> Hi,
>> >>
>> >> I am getting fetch errors for linux-libc-headers and linux-ti-staging.
>> >> I have tried removing build directory but every time I get this error:
>> >>
>> >> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Fetcher failure:
>> >> Fetch command failed with exit code 128, output:
>> >> Cloning into bare repository
>> >> '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
>> >> fatal: read error: Connection reset by peer
>> >> fatal: early EOF
>> >> fatal: index-pack failed
>> >>
>> >> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Function failed:
>> >> Fetcher failure for URL:
>> >> 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
>> >> Unable to fetch URL from any source.
>> >> ERROR: Logfile of failure stored in:
>> >> /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.4-r0.arago0/temp/log.do_fetch.3981
>> >> ERROR: Task 787
>> >> (/home/ankur/arago/oe-layersetup/sources/oe-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb,
>> >> do_fetch) failed with exit code '1'
>> >>
>> >> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
>> >> do_fetch: Fetcher failure: Fetch command failed with exit code 128,
>> >> output:
>> >> Cloning into bare repository
>> >> '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
>> >> fatal: read error: Connection reset by peer
>> >> fatal: early EOF
>> >> fatal: index-pack failed
>> >>
>> >> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
>> >> do_fetch: Function failed: Fetcher failure for URL:
>> >> 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
>> >> Unable to fetch URL from any source.
>> >> ERROR: Logfile of failure stored in:
>> >> /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/beaglebone-linux-gnueabi/linux-ti-staging/4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5/temp/log.do_fetch.4436
>> >> ERROR: Task 52 (/home/ankur/arago/oe-layersetup/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bb,
>> >> do_fetch) failed with exit code '1'
>> >>
>> >>
>> >> Following is my build configuration
>> >>
>> >> BB_VERSION = "1.30.0"
>> >> BUILD_SYS = "x86_64-linux"
>> >> NATIVELSBSTRING = "Ubuntu-16.04"
>> >> TARGET_SYS = "arm-linux-gnueabi"
>> >> MACHINE = "beaglebone"
>> >> DISTRO = "arago"
>> >> DISTRO_VERSION = "2016.08"
>> >> TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
>> >> TARGET_FPU = "hard"
>> >> meta-arago-distro
>> >> meta-arago-extras = "krogoth:8cfe40ad0264888e81f0e960a11c89eccaba4a8b"
>> >> meta-qt5 = "HEAD:48b4084675a15fe3fd10b58f54728dfaa2bd6c72"
>> >> meta-networking
>> >> meta-ruby
>> >> meta-python
>> >> meta-oe = "krogoth:895b25b387cae428c38990f4d2747603ee9dc92d"
>> >> meta-ti = "krogoth:2bbab55c0aa8bb2279d7f3cf09d99156f60befc1"
>> >> meta-linaro-toolchain
>> >> meta-optee = "krogoth:85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7"
>> >> meta = "krogoth:687d3b8d54aa3190bbbbc94ae2f91303fccf7c8d"
>> >>
>> >> Is there anything that I can do ?
>> >>
>> >> regards
>> >> Ankur
>> >> _______________________________________________
>> >> meta-arago mailing list
>> >> meta-arago@arago-project.org
>> >> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: linux-libc-headers and linux-ti-staging fetch errors
2016-09-30 21:37 ` Ankur Tyagi
@ 2016-09-30 22:39 ` Ankur Tyagi
2016-10-02 6:19 ` Ankur Tyagi
0 siblings, 1 reply; 7+ messages in thread
From: Ankur Tyagi @ 2016-09-30 22:39 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: meta-arago
If I try using arago-daisy-config, I am able to fetch linux libc and
linux ti staging.
It looks like there is some issue with arago-krogoth-config for a fresh setup.
Don't know if anyone has tried it..
On Sat, Oct 1, 2016 at 10:37 AM, Ankur Tyagi <ankur.tyagi85@gmail.com> wrote:
> I tried again after removing it but still having fetch errors..
>
> On Sat, Oct 1, 2016 at 5:47 AM, Denys Dmytriyenko <denys@ti.com> wrote:
>> Maybe your download directory got corrupted? Try removing this:
>>
>> /home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git
>>
>> --
>> Denys
>>
>>
>> On Fri, Sep 30, 2016 at 11:12:40PM +1300, Ankur Tyagi wrote:
>>> Hi Denys,
>>>
>>> I am able to clone ti-linux-kernel.git (it took loooong time) which
>>> means git.ti.com is not blocked
>>>
>>> ankur@at:~/arago$ git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
>>> Cloning into 'ti-linux-kernel'...
>>> remote: Counting objects: 6374745, done.
>>> remote: Compressing objects: 100% (909332/909332), done.
>>> remote: Total 6374745 (delta 5431716), reused 6369969 (delta 5427279)
>>> Receiving objects: 100% (6374745/6374745), 1.22 GiB | 185.00 KiB/s, done.
>>> Resolving deltas: 100% (5431716/5431716), done.
>>> Checking connectivity... done.
>>> Checking out files: 100% (52223/52223), done.
>>>
>>> But I still get fetch errors for linux-libc-headers and linux-ti-staging
>>>
>>> regards
>>> Ankur
>>>
>>> On Fri, Sep 30, 2016 at 9:24 AM, Denys Dmytriyenko <denys@ti.com> wrote:
>>> > Can you access this repository:
>>> > git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
>>> >
>>> > Try to see if you have git.ti.com blocked or require any proxy on your side.
>>> >
>>> > --
>>> > Denys
>>> >
>>> >
>>> > On Fri, Sep 30, 2016 at 08:38:49AM +1300, Ankur Tyagi wrote:
>>> >> Hi,
>>> >>
>>> >> I am getting fetch errors for linux-libc-headers and linux-ti-staging.
>>> >> I have tried removing build directory but every time I get this error:
>>> >>
>>> >> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Fetcher failure:
>>> >> Fetch command failed with exit code 128, output:
>>> >> Cloning into bare repository
>>> >> '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
>>> >> fatal: read error: Connection reset by peer
>>> >> fatal: early EOF
>>> >> fatal: index-pack failed
>>> >>
>>> >> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Function failed:
>>> >> Fetcher failure for URL:
>>> >> 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
>>> >> Unable to fetch URL from any source.
>>> >> ERROR: Logfile of failure stored in:
>>> >> /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.4-r0.arago0/temp/log.do_fetch.3981
>>> >> ERROR: Task 787
>>> >> (/home/ankur/arago/oe-layersetup/sources/oe-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb,
>>> >> do_fetch) failed with exit code '1'
>>> >>
>>> >> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
>>> >> do_fetch: Fetcher failure: Fetch command failed with exit code 128,
>>> >> output:
>>> >> Cloning into bare repository
>>> >> '/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
>>> >> fatal: read error: Connection reset by peer
>>> >> fatal: early EOF
>>> >> fatal: index-pack failed
>>> >>
>>> >> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
>>> >> do_fetch: Function failed: Fetcher failure for URL:
>>> >> 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y'.
>>> >> Unable to fetch URL from any source.
>>> >> ERROR: Logfile of failure stored in:
>>> >> /home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/beaglebone-linux-gnueabi/linux-ti-staging/4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5/temp/log.do_fetch.4436
>>> >> ERROR: Task 52 (/home/ankur/arago/oe-layersetup/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bb,
>>> >> do_fetch) failed with exit code '1'
>>> >>
>>> >>
>>> >> Following is my build configuration
>>> >>
>>> >> BB_VERSION = "1.30.0"
>>> >> BUILD_SYS = "x86_64-linux"
>>> >> NATIVELSBSTRING = "Ubuntu-16.04"
>>> >> TARGET_SYS = "arm-linux-gnueabi"
>>> >> MACHINE = "beaglebone"
>>> >> DISTRO = "arago"
>>> >> DISTRO_VERSION = "2016.08"
>>> >> TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
>>> >> TARGET_FPU = "hard"
>>> >> meta-arago-distro
>>> >> meta-arago-extras = "krogoth:8cfe40ad0264888e81f0e960a11c89eccaba4a8b"
>>> >> meta-qt5 = "HEAD:48b4084675a15fe3fd10b58f54728dfaa2bd6c72"
>>> >> meta-networking
>>> >> meta-ruby
>>> >> meta-python
>>> >> meta-oe = "krogoth:895b25b387cae428c38990f4d2747603ee9dc92d"
>>> >> meta-ti = "krogoth:2bbab55c0aa8bb2279d7f3cf09d99156f60befc1"
>>> >> meta-linaro-toolchain
>>> >> meta-optee = "krogoth:85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7"
>>> >> meta = "krogoth:687d3b8d54aa3190bbbbc94ae2f91303fccf7c8d"
>>> >>
>>> >> Is there anything that I can do ?
>>> >>
>>> >> regards
>>> >> Ankur
>>> >> _______________________________________________
>>> >> meta-arago mailing list
>>> >> meta-arago@arago-project.org
>>> >> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: linux-libc-headers and linux-ti-staging fetch errors
2016-09-30 22:39 ` Ankur Tyagi
@ 2016-10-02 6:19 ` Ankur Tyagi
0 siblings, 0 replies; 7+ messages in thread
From: Ankur Tyagi @ 2016-10-02 6:19 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: meta-arago
[-- Attachment #1: Type: text/plain, Size: 5906 bytes --]
Hi Denys,
Since I am able to clone ti-linux-kernel.git manually, is there a way to
proceed further by copying it inside downloads dir ?
downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git ?
Regards
Ankur
On Sat, Oct 1, 2016 at 11:39 AM, Ankur Tyagi <ankur.tyagi85@gmail.com>
wrote:
> If I try using arago-daisy-config, I am able to fetch linux libc and
> linux ti staging.
>
> It looks like there is some issue with arago-krogoth-config for a fresh
setup.
> Don't know if anyone has tried it..
>
> On Sat, Oct 1, 2016 at 10:37 AM, Ankur Tyagi <ankur.tyagi85@gmail.com>
wrote:
>> I tried again after removing it but still having fetch errors..
>>
>> On Sat, Oct 1, 2016 at 5:47 AM, Denys Dmytriyenko <denys@ti.com> wrote:
>>> Maybe your download directory got corrupted? Try removing this:
>>>
>>>
/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git
>>>
>>> --
>>> Denys
>>>
>>>
>>> On Fri, Sep 30, 2016 at 11:12:40PM +1300, Ankur Tyagi wrote:
>>>> Hi Denys,
>>>>
>>>> I am able to clone ti-linux-kernel.git (it took loooong time) which
>>>> means git.ti.com is not blocked
>>>>
>>>> ankur@at:~/arago$ git clone git://
git.ti.com/ti-linux-kernel/ti-linux-kernel.git
>>>> Cloning into 'ti-linux-kernel'...
>>>> remote: Counting objects: 6374745, done.
>>>> remote: Compressing objects: 100% (909332/909332), done.
>>>> remote: Total 6374745 (delta 5431716), reused 6369969 (delta 5427279)
>>>> Receiving objects: 100% (6374745/6374745), 1.22 GiB | 185.00 KiB/s,
done.
>>>> Resolving deltas: 100% (5431716/5431716), done.
>>>> Checking connectivity... done.
>>>> Checking out files: 100% (52223/52223), done.
>>>>
>>>> But I still get fetch errors for linux-libc-headers and
linux-ti-staging
>>>>
>>>> regards
>>>> Ankur
>>>>
>>>> On Fri, Sep 30, 2016 at 9:24 AM, Denys Dmytriyenko <denys@ti.com>
wrote:
>>>> > Can you access this repository:
>>>> > git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
>>>> >
>>>> > Try to see if you have git.ti.com blocked or require any proxy on
your side.
>>>> >
>>>> > --
>>>> > Denys
>>>> >
>>>> >
>>>> > On Fri, Sep 30, 2016 at 08:38:49AM +1300, Ankur Tyagi wrote:
>>>> >> Hi,
>>>> >>
>>>> >> I am getting fetch errors for linux-libc-headers and
linux-ti-staging.
>>>> >> I have tried removing build directory but every time I get this
error:
>>>> >>
>>>> >> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Fetcher failure:
>>>> >> Fetch command failed with exit code 128, output:
>>>> >> Cloning into bare repository
>>>> >>
'/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
>>>> >> fatal: read error: Connection reset by peer
>>>> >> fatal: early EOF
>>>> >> fatal: index-pack failed
>>>> >>
>>>> >> ERROR: linux-libc-headers-4.4-r0.arago0 do_fetch: Function failed:
>>>> >> Fetcher failure for URL:
>>>> >> 'git://
git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y
'.
>>>> >> Unable to fetch URL from any source.
>>>> >> ERROR: Logfile of failure stored in:
>>>> >>
/home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.4-r0.arago0/temp/log.do_fetch.3981
>>>> >> ERROR: Task 787
>>>> >>
(/home/ankur/arago/oe-layersetup/sources/oe-core/meta/recipes-kernel/linux-libc-headers/
linux-libc-headers_4.4.bb,
>>>> >> do_fetch) failed with exit code '1'
>>>> >>
>>>> >> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
>>>> >> do_fetch: Fetcher failure: Fetch command failed with exit code 128,
>>>> >> output:
>>>> >> Cloning into bare repository
>>>> >>
'/home/ankur/arago/oe-layersetup/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
>>>> >> fatal: read error: Connection reset by peer
>>>> >> fatal: early EOF
>>>> >> fatal: index-pack failed
>>>> >>
>>>> >> ERROR: linux-ti-staging-4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5
>>>> >> do_fetch: Function failed: Fetcher failure for URL:
>>>> >> 'git://
git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.4.y
'.
>>>> >> Unable to fetch URL from any source.
>>>> >> ERROR: Logfile of failure stored in:
>>>> >>
/home/ankur/arago/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/beaglebone-linux-gnueabi/linux-ti-staging/4.4.21+gitAUTOINC+d42bcf7359-r22d.arago5/temp/log.do_fetch.4436
>>>> >> ERROR: Task 52
(/home/ankur/arago/oe-layersetup/sources/meta-ti/recipes-kernel/linux/
linux-ti-staging_4.4.bb,
>>>> >> do_fetch) failed with exit code '1'
>>>> >>
>>>> >>
>>>> >> Following is my build configuration
>>>> >>
>>>> >> BB_VERSION = "1.30.0"
>>>> >> BUILD_SYS = "x86_64-linux"
>>>> >> NATIVELSBSTRING = "Ubuntu-16.04"
>>>> >> TARGET_SYS = "arm-linux-gnueabi"
>>>> >> MACHINE = "beaglebone"
>>>> >> DISTRO = "arago"
>>>> >> DISTRO_VERSION = "2016.08"
>>>> >> TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
>>>> >> TARGET_FPU = "hard"
>>>> >> meta-arago-distro
>>>> >> meta-arago-extras =
"krogoth:8cfe40ad0264888e81f0e960a11c89eccaba4a8b"
>>>> >> meta-qt5 = "HEAD:48b4084675a15fe3fd10b58f54728dfaa2bd6c72"
>>>> >> meta-networking
>>>> >> meta-ruby
>>>> >> meta-python
>>>> >> meta-oe = "krogoth:895b25b387cae428c38990f4d2747603ee9dc92d"
>>>> >> meta-ti = "krogoth:2bbab55c0aa8bb2279d7f3cf09d99156f60befc1"
>>>> >> meta-linaro-toolchain
>>>> >> meta-optee = "krogoth:85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7"
>>>> >> meta = "krogoth:687d3b8d54aa3190bbbbc94ae2f91303fccf7c8d"
>>>> >>
>>>> >> Is there anything that I can do ?
>>>> >>
>>>> >> regards
>>>> >> Ankur
>>>> >> _______________________________________________
>>>> >> meta-arago mailing list
>>>> >> meta-arago@arago-project.org
>>>> >> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
[-- Attachment #2: Type: text/html, Size: 9290 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2016-10-02 6:19 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 19:38 linux-libc-headers and linux-ti-staging fetch errors Ankur Tyagi
2016-09-29 20:24 ` Denys Dmytriyenko
2016-09-30 10:12 ` Ankur Tyagi
2016-09-30 16:47 ` Denys Dmytriyenko
2016-09-30 21:37 ` Ankur Tyagi
2016-09-30 22:39 ` Ankur Tyagi
2016-10-02 6:19 ` Ankur Tyagi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.