#20493: clone libvorbisidec error: Connection reset by peer
-------------------------+----------------------------------
 Reporter:  Love4Taylor  |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  high         |  Milestone:  Chaos Calmer (trunk)
Component:  packages     |    Version:  Trunk
 Keywords:               |
-------------------------+----------------------------------
 {{{
 echo "Checking out files from the git repository..."; mkdir -p
 /home/love4taylor/oxnas/trunk/tmp/dl && cd
 /home/love4taylor/oxnas/trunk/tmp/dl && rm -rf
 libvorbisidec-1.0.3-20150104 && [ \! -d libvorbisidec-1.0.3-20150104 ] &&
 git clone git://git.xiph.org/tremor.git libvorbisidec-1.0.3-20150104
 --recursive && (cd libvorbisidec-1.0.3-20150104 && git checkout
 b56ffce0c0773ec5ca04c466bc00b1bbcaf65aef && git submodule update) && echo
 "Packing checkout..." && rm -rf libvorbisidec-1.0.3-20150104/.git &&  tar
 czf
 /home/love4taylor/oxnas/trunk/tmp/dl/libvorbisidec-1.0.3-20150104.tar.gz
 libvorbisidec-1.0.3-20150104 && mv
 /home/love4taylor/oxnas/trunk/tmp/dl/libvorbisidec-1.0.3-20150104.tar.gz
 /home/love4taylor/oxnas/trunk/dl/ && rm -rf libvorbisidec-1.0.3-20150104;
 Checking out files from the git repository...
 Cloning into 'libvorbisidec-1.0.3-20150104'...
 fatal: read error: Connection reset by peer
 make[2]: ***
 [/home/love4taylor/oxnas/trunk/dl/libvorbisidec-1.0.3-20150104.tar.gz]
 Error 128

 }}}

 i found package/feeds/packages/libvorbisidec/Makefile

 {{{
 PKG_NAME:=libvorbisidec
 PKG_REV:=20150104
 PKG_VERSION:=1.0.3-$(PKG_REV)
 PKG_RELEASE:=1

 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://git.xiph.org/tremor.git
 }}}

 must be https://git.xiph.org/tremor.git

--
Ticket URL: <https://dev.openwrt.org/ticket/20493>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to