Skip to content

Update Dockerfile#1730

Merged
menshikh-iv merged 1 commit into
piskvorky:developfrom
rbahumi:fix_dockerfile_unavailable_packages
Nov 21, 2017
Merged

Update Dockerfile#1730
menshikh-iv merged 1 commit into
piskvorky:developfrom
rbahumi:fix_dockerfile_unavailable_packages

Conversation

@rbahumi
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

2 participants