You are not logged in.

#1 2015-07-25 14:31:41

JJK
Member
Registered: 2013-10-24
Posts: 56

Archiso releng build.sh can't retrieve file from svn.code.sf.net

Hey fellow Archers,

This morning I was trying to create my own archlinux iso using archiso.
When I run ./build.sh -v everything works fine until the point that it tries to retrieve a certain file from svn.code.sf.net.

which is this part of the code:
   

# EFI Shell 2.0 for UEFI 2.3+ ( http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=UEFI_Shell )
    curl -o ${work_dir}/iso/EFI/shellx64_v2.efi https://svn.code.sf.net/p/edk2/code/trunk/edk2/ShellBinPkg/UefiShell/X64/Shell.efi
    # EFI Shell 1.0 for non UEFI 2.3+ ( http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=Efi-shell )
    curl -o ${work_dir}/iso/EFI/shellx64_v1.efi https://svn.code.sf.net/p/edk2/code/trunk/edk2/EdkShellBinPkg/FullShell/X64/Shell_Full.efi

It can't connect to the server.

I checked if I could reach svn.code.sf.net in my browser and I couldn't.
downforeveryoneorjustme.com also states the server as unreachable.

If this problem only exists for me, please help me fix it.

If this problem exists for everyone the build.sh file for archiso should be edited.

Thank you for you help.

Last edited by JJK (2015-07-25 14:49:18)

Offline

#2 2015-07-25 16:21:12

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Archiso releng build.sh can't retrieve file from svn.code.sf.net

Sourceforge has had no end of downtime problems recently, but it has always come back up again eventually.

I'm afraid you're just going to have to wait.

http://sourceforge.net/blog/sourceforge … e-for-724/

Last edited by Slithery (2015-07-25 16:23:05)


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2015-07-25 21:00:56

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: Archiso releng build.sh can't retrieve file from svn.code.sf.net

use archiso.git snapshot wink Already fixed some days ago.

Offline

Board footer

Powered by FluxBB