Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile #1730

Merged

Conversation

rbahumi
Copy link
Contributor

@rbahumi rbahumi commented Nov 21, 2017

Issue: build process failed because of packages no longer available.

Package update:
wget: 1.17.1-1ubuntu1.1 => 1.17.1-1ubuntu1.3
subversion: 1.9.3-2ubuntu1 => 1.9.3-2ubuntu1.1

  Issue: build process failed because of packages no longer available.

  Package update:
    wget: 1.17.1-1ubuntu1.1 => 1.17.1-1ubuntu1.3
    subversion: 1.9.3-2ubuntu1 => 1.9.3-2ubuntu1.1
@rbahumi
Copy link
Contributor Author

rbahumi commented Nov 21, 2017

When trying to build a docker image I saw the following error:
E: Version '1.17.1-1ubuntu1.1' for 'wget' was not found
Apparently it was removed from the repository.
After changing the wget and subversion - the build was successful.

@menshikh-iv menshikh-iv changed the title Fixed Dockerfile: Update Dockerfile Nov 21, 2017
@menshikh-iv
Copy link
Contributor

Thanks @rbahumi 👍

@menshikh-iv menshikh-iv merged commit 6a21ddd into piskvorky:develop Nov 21, 2017
VaiyeBe pushed a commit to VaiyeBe/gensim that referenced this pull request Nov 26, 2017
Issue: build process failed because of packages no longer available.

  Package update:
    wget: 1.17.1-1ubuntu1.1 => 1.17.1-1ubuntu1.3
    subversion: 1.9.3-2ubuntu1 => 1.9.3-2ubuntu1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants