Project

General

Profile

Actions

Bug #37704

closed

Host update failure: param is missing or the value is empty: content_facet_attributes

Added by Samir Jha 5 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hosts
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

not ok 9 almalinux8 install: assign puppet class to host
# (in test file fb-test-puppet.bats, line 105)
# `hammer host update --puppet-class-ids "${id}" --name "$(hostname -f)"' failed with status 70
# $ [fb-test-puppet.bats, line 10]
# $ HOSTNAME="$(hostname -f)" 
# $ hostname -f
# $ export HOSTNAME
# $ "$@" 
# $ id=$(hammer --csv puppet-class list --search 'name = motd' | tail -n1 | cut -d, -f1)
# $ hammer --csv puppet-class list --search 'name = motd'
# $ tail -n1
# $ cut -d, -f1
# $ hammer host update --puppet-class-ids "${id}" --name "$(hostname -f)" 
# $ hostname -f
# Could not update the host:
# param is missing or the value is empty: content_facet_attributes
# Did you mean?  content_facet_attributes
# subscription_facet_attributes
# puppet_attributes
# name
Actions #1

Updated by The Foreman Bot 5 months ago

  • Status changed from New to Ready For Testing
  • Assignee set to Samir Jha
  • Pull request https://github.com/Katello/katello/pull/11095 added
Actions #2

Updated by Samir Jha 5 months ago

  • Subject changed from Nightly pipeline failure: param is missing or the value is empty: content_facet_attributes to Host update failure: param is missing or the value is empty: content_facet_attributes
Actions #3

Updated by Chris Roberts 5 months ago

  • Triaged changed from No to Yes
Actions #4

Updated by Chris Roberts 5 months ago

  • Target version changed from Katello 4.15.0 to Katello 4.14.0
Actions #5

Updated by The Foreman Bot 5 months ago

  • Fixed in Releases Katello 4.14.0 added
Actions #6

Updated by Samir Jha 5 months ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF