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 #11258] Incorrect base URL in the icinga-rpm-release packages for Fedora #3988

Closed
icinga-migration opened this issue Feb 29, 2016 · 12 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/11258

Created by tboston on 2016-02-29 09:35:17 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2016-03-24 18:18:55 +00:00)
Target Version: 2.4.5
Last Update: 2016-04-20 08:15:54 +00:00 (in Redmine)

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

when we add the repo for Fedora 23 from http://packages.icinga.org/fedora/
It is being setup with a wrong BaseURL

What is being setup:
http://packages.icinga.org/epel/$releasever/release/

What it should be:
http://packages.icinga.org/fedora/23/release/ or similar

Not sure if other repos should be checked as well.

--
Tony


Relations:

@icinga-migration
Copy link
Author

Updated by jflach on 2016-02-29 09:59:45 +00:00

  • Category set to Packages

This affects all fedora versions.
We should add a .repo file for each of them, like with debian.

@icinga-migration
Copy link
Author

Updated by jflach on 2016-02-29 12:47:01 +00:00

  • Status changed from New to Rejected

Nope, after reading a bit about yum there are environment variables set by yum. One of them is $releasever, and for some reason your system seems not to set it.

But this is not a bug with us

@icinga-migration
Copy link
Author

Updated by jflach on 2016-02-29 12:49:48 +00:00

  • Status changed from Rejected to New

Wait no, I actually have no idea what I'm doing.

This is a bug with us, we pull the wrong repo

@icinga-migration
Copy link
Author

Updated by tboston on 2016-02-29 12:58:24 +00:00

jflach wrote:

Wait no, I actually have no idea what I'm doing.

This is a bug with us, we pull the wrong repo

Also, we use DNF now instead of yum. I dont know if that does make a big difference but just so you know.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-02-29 13:02:37 +00:00

For some reason the icinga-rpm-release package contains the wrong repository files. The spec file inside the f23 branch is uptodate, but the package is not.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-03-18 11:01:28 +00:00

  • Status changed from New to Assigned
  • Assigned to set to mfriedrich

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-03-24 13:53:11 +00:00

  • Target Version set to 2.4.5

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-03-24 13:53:34 +00:00

  • Relates set to 11439

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-03-24 13:53:52 +00:00

Has to be fixed before we release 2.4.5.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-03-24 18:18:55 +00:00

  • Subject changed from Fedora 23 Repo, wrong BaseURL to Fix wrong base url in icinga-rpm-release packages for Fedora
  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Fixed the package base url as well as the local gig key. You need to remove the faulty package and reinstall it. Tested it inside a f23 docker container, works fine.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-04-20 06:31:17 +00:00

  • Subject changed from Fix wrong base url in icinga-rpm-release packages for Fedora to Incorrect base URL in the icinga-rpm-release packages for Fedora

@icinga-migration
Copy link
Author

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

  • Backport? changed from Not yet backported to Already backported

@icinga-migration icinga-migration added 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