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

[dev.icinga.com #11384] Remove dependency for .NET 3.5 from the chocolatey package #4032

Closed
icinga-migration opened this issue Mar 14, 2016 · 9 comments
Labels
area/setup Installation, systemd, sample files bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/11384

Created by TheFlyingCorpse on 2016-03-14 19:47:51 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2016-04-13 07:01:53 +00:00)
Target Version: 2.4.5
Last Update: 2016-04-20 08:15:58 +00:00 (in Redmine)

Icinga Version: 2.4.3
Backport?: Already backported
Include in Changelog: 1

The chocolatey package has a requirement for .Net 3.5, which is "obsolete" if you already have installed Chocolatey as it requires .Net 4.0 or newer. With .Net 4.0 the Icinga2AgentSetup works as well, assuming ticket #10624 is merged.
If the ticket #10624 is resolved, the dependency for this can be removed since Icinga2AgentSetup is working as long as either .Net 3.5 or .Net 4.x is installed.

The scenario this resolves is that installing via chocolatey doesn't install .Net 3.5 on Server 2012 (R2), saving space and patches to install. There are known issues for Server 2012 (R2) installation of .Net 3.5 after normal os patching that this ticket would avoid causing.

Changesets

2016-03-14 19:49:26 +00:00 by TheFlyingCorpse da25307

Remove .Net 3.5 dependency from the Chocolatey package.

refs #11384

2016-04-13 07:01:00 +00:00 by TheFlyingCorpse 58a35fe

Remove .Net 3.5 dependency from the Chocolatey package

fixes #11384

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>

2016-04-20 08:09:35 +00:00 by TheFlyingCorpse 02e3231

Remove .Net 3.5 dependency from the Chocolatey package

fixes #11384

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>

Relations:

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-03-15 08:32:29 +00:00

  • Blocked set to 10624

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-03-15 08:32:42 +00:00

  • Assigned to changed from TheFlyingCorpse to jflach

Jean: Can you please test this? :)

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-03-15 08:32:48 +00:00

  • Status changed from New to Assigned

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-03-18 10:13:39 +00:00

  • Priority changed from Normal to Low

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-03-18 10:13:54 +00:00

  • Relates set to 7710

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-04-13 07:01:24 +00:00

  • Assigned to changed from jflach to gbeutner
  • Target Version set to 2.4.5

@icinga-migration
Copy link
Author

Updated by TheFlyingCorpse on 2016-04-13 07:01:53 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 58a35fe.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-04-20 06:32:24 +00:00

  • Subject changed from Chocolatey package - remove dependency for .Net 3.5 to Remove dependency for .NET 3.5 from the chocolatey package

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-04-20 08:15:58 +00:00

  • Backport? changed from Not yet backported to Already backported

@icinga-migration icinga-migration added Low bug Something isn't working area/setup Installation, systemd, sample files labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.4.5 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/setup Installation, systemd, sample files bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant