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

MAINT: Update zesty to artful for i386 testing #10423

Merged
merged 1 commit into from
Jan 17, 2018

Conversation

charris
Copy link
Member

@charris charris commented Jan 17, 2018

The zesty release hit end of life Jan 13, 2018 and it seems that travis
ci tests are failing due to a failure to fetch it. This updates to use
artful. When the bionic LTS comes out in April, we should update again.

@charris
Copy link
Member Author

charris commented Jan 17, 2018

Just testing to see if this works. If so, I will put it in as the failing tests are annoying.

@eric-wieser
Copy link
Member

Fails with

E: Package 'libatlas-dev' has no installation candidate

@charris
Copy link
Member Author

charris commented Jan 17, 2018

Package 'libatlas-dev' has no installation candidate.

Looks like it has been removed, was previously a dependency of libatlas-base-dev and is gone from there also. I suspect the two have been combined, although it would be nice if ubuntu documented that somewhere. Or maybe there was just a screwup.

The --force-yes option has also been deprecated, but I'm not sure what the replacement should be, there are three possibilities in addition to just removing it altogether. I'll try leaving it out before trying the other options.

@charris
Copy link
Member Author

charris commented Jan 17, 2018

For future reference:

Force yes; this is a dangerous option that will cause apt to
continue without prompting if it is doing something potentially
harmful. It should not be used except in very special situations.
Using force-yes can potentially destroy your system! Configuration
Item: APT::Get::force-yes. This is deprecated and replaced by
--allow-downgrades, --allow-remove-essential,
--allow-change-held-packages in 1.1.

@charris
Copy link
Member Author

charris commented Jan 17, 2018

Seems to be fixed now, so squashing.

The zesty release hit end of life Jan 13, 2018 and it seems that travis
ci tests are failing due to a failure to fetch it. This updates to use
artful. When the bionic LTS comes out in April, we should update again.
@charris charris merged commit e79e427 into numpy:master Jan 17, 2018
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants