Project

General

Profile

Actions

Bug #36624

open

Smart-proxy installation on Windows not working because of missing gems

Added by Daniel Helgenberger 9 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Currently gems defined in the Gemspec1 are not getting installed / updated on windows.

I worked around it by adding a new file in bundler.d:

gem 'rack', '>= 1.3'
gem 'sd_notify', '~> 0.1'
gem 'sinatra', '~> 2.0'
gem 'webrick', '~> 1.0'

Should we add these to windows.rb?

[1] https://github.com/theforeman/smart-proxy/blob/54057ee6d748fe9e7c65221dc03cc44860f5a915/smart_proxy.gemspec#L16

No data to display

Actions

Also available in: Atom PDF