Codeman655 / osxwinebuilder

Automatically exported from code.google.com/p/osxwinebuilder
GNU Lesser General Public License v2.1
0 stars 0 forks source link

git-1.7.4.1.tar.bz2 issue #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.use unreliable university proxy (many files had to be deleted and 
re-downloaded
2.follow instructions upto ./osxwinebuild.sh
3.none

What is the expected output? What do you see instead?
successfully verified /Users/adityanarayanan/wine/source/SDL_net-1.2.7.tar.gz
successfully verified /Users/adityanarayanan/wine/source/SDL_sound-1.0.3.tar.gz
successfully verified /Users/adityanarayanan/wine/source/dosbox-0.74.tar.gz
successfully verified /Users/adityanarayanan/wine/source/orc-0.4.11.tar.gz
successfully verified /Users/adityanarayanan/wine/source/libogg-1.2.2.tar.gz
successfully verified /Users/adityanarayanan/wine/source/libvorbis-1.3.2.tar.bz2
successfully verified /Users/adityanarayanan/wine/source/libtheora-1.1.1.tar.bz2
successfully verified 
/Users/adityanarayanan/wine/source/gstreamer-0.10.32.tar.bz2
successfully verified 
/Users/adityanarayanan/wine/source/gst-plugins-base-0.10.32.tar.bz2
successfully verified /Users/adityanarayanan/wine/source/cabextract-1.3.tar.gz
failed to verify /Users/adityanarayanan/wine/source/git-1.7.4.1.tar.bz2 - 
exiting

What version of the product are you using? On what operating system?
os lion 10.7.1 build 11b26

Please provide any additional information below.
using curl to redownload and running ./osxwinebuild.sh again does not help

Original issue reported on code.google.com by still.al...@gmail.com on 11 Sep 2011 at 8:49

GoogleCodeExporter commented 9 years ago
http://kernel.org/ is down for maintenance.  Git is not necessary for everyday 
usage; it's generally only needed for development work.  The "get_git", 
"check_git" and "install_git" function calls can be commented out within the 
"get_sources", "check_sources" and "install_prereqs" functions respectively.

Alternatively, you can use an external mirror and grab the file, then drop it 
into the directory ${HOME}/wine/source or wait until kernel.org maintenance is 
complete. -r

Original comment by rwoodsm...@gmail.com on 11 Sep 2011 at 9:18