Bug 1290654 - ostreesetup --nogpgcheck should be --nogpg
Summary: ostreesetup --nogpgcheck should be --nogpg
Keywords:
Status: NEW
Alias: None
Product: Fedora Documentation
Classification: Fedora
Component: install-guide
Version: devel
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Bokoc
QA Contact: Fedora Docs QA
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-11 04:44 UTC by Patrick Uiterwijk
Modified: 2016-08-05 10:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
Patch (911 bytes, patch)
2015-12-15 18:04 UTC, Patrick Uiterwijk
no flags Details | Diff

Description Patrick Uiterwijk 2015-12-11 04:44:28 UTC
Description of problem:
In the appendix with Kickstart syntax reference for Fedora 23, it says that ostreesetup accepts --nogpgcheck to disable GPG checks, while this is in fact --nogpg.

Version-Release number of selected component (if applicable):
Fedora 23

How reproducible:
Consistent

Steps to Reproduce:
1. Make a signed rpm-ostree repo
2. Use ostreesetup to install it and add --nogpgcheck

Actual results:
An error that --nogpgcheck is unknown.

Expected results:
A correctly pulled down tree.

Additional info:
Using --nogpg does what is expected.

Comment 1 Patrick Uiterwijk 2015-12-15 18:04:09 UTC
Created attachment 1106116 [details]
Patch


Note You need to log in before you can comment on or make changes to this bug.