https://www.puppet.com/community logo
Join Slack
Powered by
# puppet
  • r

    RyChannel

    08/07/2023, 5:52 PM
    I have an rpm file installed, but puppet can't see it at all... looking at dnf info, it looks like the rpm is missing a value specified for 'Release'. Guessing thats what is messing up Puppet, not sure. Anyone ever have to deal with this before?
  • r

    RyChannel

    08/07/2023, 5:53 PM
    [user@servername tcserver]$ sudo dnf info vmware-tc-runtime-10 Updating Subscription Management repositories. Last metadata expiration check: 14320 ago on Mon 07 Aug 2023 110907 AM CDT. Installed Packages Name : vmware-tc-runtime-10 Version : 10.1.10.A.RELEASE Release : Architecture : noarch Size : 18 M Source : vmware-tc-runtime Repository : @System Summary : VMware tc Server Runtime URL : https://network.tanzu.vmware.com/products/vmware-tcserver License : VMware License Agreement Description : Includes a tc Runtime used with VMware tc Server. This runtime is designed to be a replacement for Apache : Tomcat 10. [user@servername tcserver]$ sudo puppet resource package vmware-tc-runtime-10 package { 'vmware-tc-runtime-10': ensure => 'purged', provider => 'dnf', }
  • v

    vchepkov

    08/07/2023, 7:07 PM
    see if it's really called that way
    Copy code
    rpm -qa|grep -i vmware
  • n

    natemccurdy

    08/07/2023, 7:22 PM
    Also,
    dnf info vmware-tc-runtime-10
    doesn't necessarily show packages that are installed. @RyChannel And in your case,
    dnf info
    is saying that that package is available, but it is not installed. If it was installed,
    dnf info
    would show a line like:
    From repo    : foo
  • s

    Slackbot

    08/08/2023, 11:24 AM
    This message was deleted.
    y
    b
    +2
    • 5
    • 5
  • d

    Dr Bunsen Honeydew

    08/08/2023, 1:45 PM
    meeting Content and Tooling is about to start up in #CFD8Z9A4T
  • r

    RyChannel

    08/08/2023, 1:45 PM
    @vchepkov @natemccurdy [user@server ~]$ rpm -qa|grep -i vmware vmware-tc-server-5.0.1-RELEASE.noarch vmware-tc-runtime-10-10.1.10.A.RELEASE-.noarch
  • r

    RyChannel

    08/08/2023, 1:46 PM
    Wasn't installed from a repo
  • r

    RyChannel

    08/08/2023, 1:46 PM
    Because that would be too convenient for vmware/pivotal to do
  • s

    Slackbot

    08/08/2023, 1:56 PM
    This message was deleted.
    r
    n
    v
    • 4
    • 7
  • d

    Dr Bunsen Honeydew

    08/08/2023, 2:45 PM
    fry dancing _🦊Vox Pupuli monthly sync; see calendar event for info_ is about to start up in #CFD8Z9A4T
  • s

    Slackbot

    08/08/2023, 3:04 PM
    This message was deleted.
    ✅ 1
    s
    y
    o
    • 4
    • 8
  • d

    Dr Bunsen Honeydew

    08/08/2023, 3:45 PM
    ☕ 🧑‍🏫 Bolt is about to start up in #CFD8Z9A4T
  • s

    Slackbot

    08/09/2023, 3:35 PM
    This message was deleted.
    s
    g
    • 3
    • 2
  • s

    Slackbot

    08/09/2023, 6:00 PM
    This message was deleted.
    b
    y
    • 3
    • 5
  • o

    oleg kovalenko

    08/10/2023, 12:32 AM
    hi, how can i get my mutations to show up in node? i set up a mutation observer and expose function to track DOM changes in node. in the page console, i can
    console.log
    the changes and view them. if i try to send the mutation objects from the page to node, the mutation objects are empty. doesn't matter if i send the whole mutation list, just one mutation, or something like
    mut.addedNodes[0]
    , everything is always empty in node?
    ❓ 1
  • o

    oleg kovalenko

    08/10/2023, 12:32 AM
    looks like i am confused about how to properly deep-serialize the object on the page before trying to send it to node, i guess i am sending a handle
  • o

    oleg kovalenko

    08/10/2023, 12:39 AM
    for now i am just sending the
    .innerHTML
    of the element, which works
  • s

    Slackbot

    08/10/2023, 1:33 AM
    This message was deleted.
    🤦‍♂️ 1
    👍 1
    r
    c
    • 3
    • 2
  • s

    Slackbot

    08/10/2023, 9:05 AM
    This message was deleted.
    y
    r
    • 3
    • 8
  • s

    Slackbot

    08/10/2023, 10:00 AM
    This message was deleted.
    y
    n
    b
    • 4
    • 8
  • s

    Slackbot

    08/10/2023, 11:34 AM
    This message was deleted.
    s
    • 2
    • 1
  • d

    Dr Bunsen Honeydew

    08/10/2023, 11:45 AM
    the more you know 🧑‍🏫Puppet Forge is about to start up in #CFD8Z9A4T
  • d

    Dr Bunsen Honeydew

    08/10/2023, 8:45 PM
    meeting 🧑‍🏫PE Console is about to start up in #CFD8Z9A4T
  • s

    Slackbot

    08/10/2023, 9:10 PM
    This message was deleted.
    b
    m
    s
    • 4
    • 21
  • s

    Slackbot

    08/10/2023, 9:15 PM
    This message was deleted.
    b
    m
    • 3
    • 2
  • s

    Slackbot

    08/10/2023, 10:05 PM
    This message was deleted.
    n
    b
    +4
    • 7
    • 21
  • s

    Slackbot

    08/11/2023, 8:50 AM
    This message was deleted.
    y
    m
    k
    • 4
    • 4
  • s

    Slackbot

    08/11/2023, 9:17 AM
    This message was deleted.
    m
    b
    d
    • 4
    • 12
  • s

    Slackbot

    08/11/2023, 5:02 PM
    This message was deleted.
    j
    d
    • 3
    • 12
1...406407408...428Latest