1
5
Fork
You've already forked devops
3

fixed multiple packages not being found #18

Merged
jantari merged 1 commit from patch-1 into master 2018年12月24日 15:44:10 +01:00
jantari commented 2018年12月21日 14:29:53 +01:00 (Migrated from github.com)
Copy link

The script as it was would error out and not find installation candidates for many of the packages, such as "php7.2-fpm".

This is because on Ubuntu 18.04, the universe repo is not enabled by default. We have to enable it to get access to these packages.

The script as it was would error out and not find installation candidates for many of the packages, such as "php7.2-fpm". This is because on Ubuntu 18.04, the universe repo is not enabled by default. We have to enable it to get access to these packages.
ssddanbrown commented 2018年12月24日 15:43:56 +01:00 (Migrated from github.com)
Copy link

This is really strange. Just tested on fresh 18.04 and 18.04.1 ubuntu server images and both already had universe enabled by default. I'm guessing some vendors disable it?

Either way, Doesn't seem to cause trouble trying to add universe if already enabled so will merge in. Thanks!

This is really strange. Just tested on fresh 18.04 and 18.04.1 ubuntu server images and both already had `universe` enabled by default. I'm guessing some vendors disable it? Either way, Doesn't seem to cause trouble trying to add `universe` if already enabled so will merge in. Thanks!
jantari commented 2018年12月24日 16:44:08 +01:00 (Migrated from github.com)
Copy link

It was disabled on Ubuntu Server 18.04.1 for me, downloaded straight from Canonical.

Anyway thanks for the merge, can't hurt as you say!

It was disabled on Ubuntu Server 18.04.1 for me, downloaded straight from Canonical. Anyway thanks for the merge, can't hurt as you say!
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bookstack/devops!18
Reference in a new issue
bookstack/devops
No description provided.
Delete branch "patch-1"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?