Actions
Bug #37738
closedFact upload on Ubuntu fails with "Validation failed: Name Operating system version already exists"
Description
Since #36547 the Puppet fact parser has custom logic for Ubuntu, which fails to find OSes where "minor" is "nil" (from facter), but stored as an empty string in the DB thanks to Operatingsystem.stringify_major_and_minor in our model.
Updated by Evgeni Golov 6 months ago
- Related to Bug #36547: Fix parsing of Ubuntu version in fact parsers added
Updated by Evgeni Golov 6 months ago
- Blocks Bug #37726: After an OS version upgrade, the GUI still shows the old/wrong Operating System version added
Updated by The Foreman Bot 6 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10279 added
Updated by Evgeni Golov 6 months ago
- Status changed from Ready For Testing to Rejected
#36547 will get the fix
Updated by Evgeni Golov 6 months ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/10279)
Actions