Bug 1423959

Summary: mongo-tools: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: mongo-toolsAssignee: Marek Skalický <mskalick>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: chris, geoffrey.bonneville, jchaloup, mskalick
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mongo-tools-3.2.1-0.6.git17a5573.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-22 20:40:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1423041    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2017-02-17 15:24:02 UTC
Your package mongo-tools failed to build from source in current rawhide.

https://koji.fedoraproject.org/koji/taskinfo?taskID=17739096

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

Comment 1 Fedora Release Engineering 2017-02-17 15:24:08 UTC
Created attachment 1253193 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 15:24:12 UTC
Created attachment 1253194 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 15:24:16 UTC
Created attachment 1253195 [details]
state.log

Comment 4 Fedora End Of Life 2017-02-28 11:50:20 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 5 Fedora Update System 2017-05-19 12:41:54 UTC
mongo-tools-3.2.1-0.6.git17a5573.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-ddd22d6917

Comment 6 Fedora Update System 2017-05-19 21:11:23 UTC
mongo-tools-3.2.1-0.6.git17a5573.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-ddd22d6917

Comment 7 Fedora Update System 2017-08-22 20:40:21 UTC
mongo-tools-3.2.1-0.6.git17a5573.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 geoffrey.bonneville 2017-10-11 14:23:27 UTC
The command 'mongoexport' raises an error since last update.

'mongoexport --help' returns:

panic: error setting command line options for  querying: boolean flag `-k/slaveOk' may not have default values, they always default to `false' and can only be turned on

goroutine 1 [running]:
github.com/mongodb/mongo-tools/common/options.(*ToolOptions).AddOptions(0xc42001e780, 0x55d91fc999a0, 0xc42001c660)
	/builddir/build/BUILD/mongo-tools-17a5573551a0c3e33603f98375f144f1dd20b745/src/github.com/mongodb/mongo-tools/common/options/options.go:287 +0x269
main.main()
	/builddir/build/BUILD/mongo-tools-17a5573551a0c3e33603f98375f144f1dd20b745/mongoexport/main/mongoexport.go:25 +0x129