Giter Site home page Giter Site logo

sbaz install fails about scalaxb HOT 9 CLOSED

dph01 avatar dph01 commented on July 25, 2024
sbaz install fails

from scalaxb.

Comments (9)

eed3si9n avatar eed3si9n commented on July 25, 2024

This is due to the fact that github changed the location of the download files. Try the following and it should work now:

$ sudo sbaz compact
$ sudo sbaz install scalaxb

from scalaxb.

dph01 avatar dph01 commented on July 25, 2024

hi,
The file scalaxb-0.4.0.xip that sbaz downloads is still giving the The compressed folders ... is invalid' error, when I try to open it.
Damian.

from scalaxb.

eed3si9n avatar eed3si9n commented on July 25, 2024

I was able to install it. Maybe you have to run update.

$ sudo sbaz compact
$ sudo sbaz remove scalaxb
$ sudo sbaz update
$ sudo sbaz install scalaxb
planning to install: scalaxb/0.4.0
Installing...
Downloading: http://cloud.github.com/downloads/eed3si9n/scalaxb/scalaxb-0.4.0.sbp
7.21M/7.21M Done

from scalaxb.

dph01 avatar dph01 commented on July 25, 2024

I've tried the above sequence but it still failed.

There are a couple of differences that I've assumed weren't significant ...

  1. I'm running on windows 7. I've tried running sbaz under Cygwin and the straight DOS shell; they give the same result. Neither have the sudo command, but I'm running both as administrator, which i'm guessing is equivalent. I have used sbaz to install other scala components without any problems.
  2. It seems that the file that sbaz downloaded (C:\Program Files\scala\meta\cache\scalaxb-0.4.0.zip), is corrupt. When I look at it in Windows Explorer it it only 1K and when I try to open it manually I get the 'The compressed folder is invalid' error.

Would it be useful if I sentyou the scalaxb-0.4.0.zip file?

thanks

Damian.

from scalaxb.

eed3si9n avatar eed3si9n commented on July 25, 2024

When I tested prior to the fix, the downloaded file contained either HTTP response or HTML text informing that the location of the file has moved, so I am assuming that's what's going on with the small file. The fact that it's running on Windows shouldn't matter as long as sbaz is behaving correctly.

When you run sbaz compact, it should clear out the cache so it downloads the new file, but is that happening? If not, you could try the files manually.

It probably would be useful to confirm what's in the file. Could you change the extension of the zip to txt, and copy-paste the content here?

from scalaxb.

dph01 avatar dph01 commented on July 25, 2024

yes, sbaz definitely cleared out the cache; I checked that in between the 'compact' and the install.

The content of the downloaded scalaxb-0.4.0.zip file is:

<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx/0.7.67</center>
</body>
</html>

Thanks

from scalaxb.

eed3si9n avatar eed3si9n commented on July 25, 2024

The content of the file indicate that sbaz is still trying to download from the old location. I figured running sbaz remove scalaxb and sbaz update would do the trick, but I am out of ideas. Maybe sbaz upgrade after I release 0.5.0 later today?

from scalaxb.

dph01 avatar dph01 commented on July 25, 2024

ok - no worries. I'll try it later. Great to hear 0.5.0 is on its way!

from scalaxb.

eed3si9n avatar eed3si9n commented on July 25, 2024

0.5.0 is available on sbaz.

from scalaxb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.