Skip to content

Is inf7 downloading the latest version of Inform7? #1

@wmodes

Description

@wmodes

When I run setup:

% inf7 setup --author "Wes Modes" --download

I get this:

/Users/wmodes/gems/gems/inf7-0.2.2/lib/inf7/conf.rb:48:in `fetch': Got Net::HTTPNotFound trying to download https://github.com/ptomato/inform7-ide/raw/master/data/Inform_6M62_data.tar.lz (RuntimeError)
	from /Users/wmodes/gems/gems/inf7-0.2.2/lib/inf7/conf.rb:46:in `fetch'
	from /Users/wmodes/gems/gems/inf7-0.2.2/lib/inf7/conf.rb:54:in `fetch_and_save'
	from /Users/wmodes/gems/gems/inf7-0.2.2/lib/inf7/conf.rb:81:in `download'
	from /Users/wmodes/gems/gems/inf7-0.2.2/lib/inf7/conf.rb:128:in `create'
	from /Users/wmodes/gems/gems/inf7-0.2.2/bin/inf7:84:in `opt_setup'
	from /Users/wmodes/gems/gems/inf7-0.2.2/bin/inf7:44:in `initialize'
	from /Users/wmodes/gems/gems/inf7-0.2.2/bin/inf7:317:in `new'
	from /Users/wmodes/gems/gems/inf7-0.2.2/bin/inf7:317:in `<main>'

It appears that the file Inform_6M62_data.tar.lz conf.rb is looking for cannot be found:

% wget https://github.com/ptomato/inform7-ide/raw/master/data/Inform_6M62_data.tar.lz
--2022-09-24 17:20:52--  https://github.com/ptomato/inform7-ide/raw/master/data/Inform_6M62_data.tar.lz
Resolving github.com (github.com)... 192.30.255.112
Connecting to github.com (github.com)|192.30.255.112|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-09-24 17:20:52 ERROR 404: Not Found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions