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

Fedora 26 Workstation installation #16

Closed
mindvox opened this issue Jul 22, 2017 · 5 comments
Closed

Fedora 26 Workstation installation #16

mindvox opened this issue Jul 22, 2017 · 5 comments

Comments

@mindvox
Copy link

mindvox commented Jul 22, 2017

Hi all,
I'm getting the following error on Fedora 26 workstation with;

$ curl -sSL 'https://get.docker.com' | sh
main: line 436: [: TwentySix: integer expression expected
+ sudo -E sh -c 'dnf install -y -q dnf-plugins-core'
[sudo] password for kbateman:         
+ sudo -E sh -c 'dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo'
Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
+ '[' edge '!=' stable ']'
+ echo 'Info: Enabling channel '\''edge'\'' for docker-ce repo'
Info: Enabling channel 'edge' for docker-ce repo
+ sudo -E sh -c 'dnf config-manager --set-enabled docker-ce-edge'
+ sudo -E sh -c 'dnf makecache fast'
usage: dnf makecache [-c [config file]] [-q] [-v] [--version]
                     [--installroot [path]] [--nodocs] [--noplugins]
                     [--enableplugin [plugin]] [--disableplugin [plugin]]
                     [--releasever RELEASEVER] [--setopt SETOPTS]
                     [--skip-broken] [-h] [--allowerasing] [-b] [-C]
                     [-R [minutes]] [-d [debug level]] [--debugsolver]
                     [--showduplicates] [-e ERRORLEVEL] [--obsoletes]
                     [--rpmverbosity [debug level name]] [-y] [--assumeno]
                     [--enablerepo [repo]] [--disablerepo [repo] | --repo
                     [repo]] [-x [package]] [--disableexcludes [repo]]
                     [--repofrompath [repo,path]] [--nogpgcheck]
                     [--color COLOR] [--refresh] [-4] [-6] [--downloadonly]
                     [--bugfix] [--enhancement] [--newpackage] [--security]
                     [--advisory ADVISORY] [--bzs BUGZILLA] [--cves CVES]
                     [--sec-severity {Critical,Important,Moderate,Low}]
                     [--timer]
dnf makecache: error: argument timer: invalid choice: 'fast' (choose from 'timer')
@seemethere
Copy link
Contributor

Just uploaded a new version to both get.docker.com and test.docker.com linked to commit 29533f9 , let me know if that resolves your issue

@seemethere
Copy link
Contributor

Fedora-26 support was added as part of #18, this is currently only uploaded to https://test.docker.com but will be uploaded to https://get.docker.com once 17.07.0-ce hits GA.

@mindvox
Copy link
Author

mindvox commented Aug 2, 2017

@seemethere Thanks, seems to be ok now 😄

@seemethere
Copy link
Contributor

Packages just went live for 17.07.0-ce for Fedora 26 closing this!

@asubmani
Copy link

I see only edge and not stable. I thought 17.07.0-ce is GA.

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

No branches or pull requests

3 participants