Bug 1435755 - cant install glide-devel from epel in RHEL7
Summary: cant install glide-devel from epel in RHEL7
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: glide
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Chaloupka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-24 16:42 UTC by John Roman
Modified: 2017-05-26 13:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description John Roman 2017-03-24 16:42:34 UTC
Description of problem:
glide-devel fails to install 

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


How reproducible:
very

Steps to Reproduce:
1.yum install glide-devel
2.
3.

Actual results:
fail

Expected results:
success

Additional info:
[root@smrhel7 cron.daily]# yum install glide-devel
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
Resolving Dependencies
--> Running transaction check
---> Package glide-devel.noarch 0:0.12.1-0.1.git8032c28.el7 will be installed
--> Processing Dependency: golang(gopkg.in/yaml.v2) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
--> Processing Dependency: golang(github.com/urfave/cli) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
--> Processing Dependency: golang(github.com/codegangsta/cli) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
--> Processing Dependency: golang(github.com/Masterminds/vcs) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
--> Processing Dependency: golang(github.com/Masterminds/semver) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
--> Running transaction check
---> Package glide-devel.noarch 0:0.12.1-0.1.git8032c28.el7 will be installed
--> Processing Dependency: golang(github.com/urfave/cli) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
--> Processing Dependency: golang(github.com/Masterminds/vcs) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
--> Processing Dependency: golang(github.com/Masterminds/semver) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
---> Package golang-github-codegangsta-cli-devel.noarch 0:1.2.0-1.el7 will be installed
--> Processing Dependency: golang >= 1.2.1-3 for package: golang-github-codegangsta-cli-devel-1.2.0-1.el7.noarch
---> Package golang-gopkg-yaml-devel-v2.noarch 0:1-14.el7 will be installed
--> Running transaction check
---> Package glide-devel.noarch 0:0.12.1-0.1.git8032c28.el7 will be installed
--> Processing Dependency: golang(github.com/urfave/cli) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
--> Processing Dependency: golang(github.com/Masterminds/vcs) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
--> Processing Dependency: golang(github.com/Masterminds/semver) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
---> Package golang.x86_64 0:1.6.3-2.el7 will be installed
--> Processing Dependency: golang-bin = 1.6.3-2.el7 for package: golang-1.6.3-2.el7.x86_64
--> Processing Dependency: golang-src = 1.6.3-2.el7 for package: golang-1.6.3-2.el7.x86_64
--> Running transaction check
---> Package glide-devel.noarch 0:0.12.1-0.1.git8032c28.el7 will be installed
--> Processing Dependency: golang(github.com/urfave/cli) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
--> Processing Dependency: golang(github.com/Masterminds/vcs) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
--> Processing Dependency: golang(github.com/Masterminds/semver) for package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch
---> Package golang-bin.x86_64 0:1.6.3-2.el7 will be installed
---> Package golang-src.noarch 0:1.6.3-2.el7 will be installed
--> Finished Dependency Resolution
--> Finding unneeded leftover dependencies
Found and removing 0 unneeded dependencies
Error: Package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch (epel)
           Requires: golang(github.com/Masterminds/vcs)
Error: Package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch (epel)
           Requires: golang(github.com/urfave/cli)
Error: Package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch (epel)
           Requires: golang(github.com/Masterminds/semver)
**********************************************************************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf
**********************************************************************

Error: Package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch (epel)
           Requires: golang(github.com/Masterminds/vcs)
Error: Package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch (epel)
           Requires: golang(github.com/urfave/cli)
Error: Package: glide-devel-0.12.1-0.1.git8032c28.el7.noarch (epel)
           Requires: golang(github.com/Masterminds/semver)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


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