Skip to content

task/internal: ignore systemd-sysusers core file#1628

Merged
jdurgin merged 1 commit intomasterfrom
ignore-systemd-sysusers-core
Mar 13, 2021
Merged

task/internal: ignore systemd-sysusers core file#1628
jdurgin merged 1 commit intomasterfrom
ignore-systemd-sysusers-core

Conversation

@liewegas
Copy link
Member

This is related to dnsmasq. When installing hte kubic podman 3.0.1
packages,

Running scriptlet: dnsmasq-2.79-13.el8_3.1.x86_64 14/16
/var/tmp/rpm-tmp.6MFp00: line 5: 9079 Segmentation fault (core dumped) systemd-sysusers - &> /dev/null <<SYSTEMD_INLINE_EOF
u dnsmasq - "Dnsmasq DHCP and DNS server" /var/lib/dnsmasq
SYSTEMD_INLINE_EOF

Installing : dnsmasq-2.79-13.el8_3.1.x86_64 14/16
warning: group dnsmasq does not exist - using root
warning: group dnsmasq does not exist - using root
warning: group dnsmasq does not exist - using root

Running scriptlet: dnsmasq-2.79-13.el8_3.1.x86_64 14/16
/var/tmp/rpm-tmp.pfCGxn: line 3: 9089 Segmentation fault (core dumped) systemd-sysusers &> /dev/null

Installing : podman-3.0.1-2.el8.3.2.x86_64 15/16
Installing : podman-plugins-3.0.1-2.el8.3.2.x86_64 16/16
Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch 16/16
Running scriptlet: podman-plugins-3.0.1-2.el8.3.2.x86_64 16/16
/var/tmp/rpm-tmp.bFfmjl: line 6: 11098 Segmentation fault (core dumped) /usr/bin/systemd-sysusers
warning: %triggerin(systemd-239-18.el8.x86_64) scriptlet failed, exit status 139

Error in scriptlet in rpm package podman-plugins
Verifying : dnsmasq-2.79-13.el8_3.1.x86_64 1/16

Nothing to do with us.

Signed-off-by: Sage Weil sage@newdream.net

@liewegas liewegas force-pushed the ignore-systemd-sysusers-core branch 2 times, most recently from 40fddc4 to 1fb3e1f Compare March 12, 2021 19:38
This is related to dnsmasq.  When installing hte kubic podman 3.0.1
packages,

  Running scriptlet: dnsmasq-2.79-13.el8_3.1.x86_64                                                                                                                                                                                                                                                                                                                                                                                                                            14/16
/var/tmp/rpm-tmp.6MFp00: line 5:  9079 Segmentation fault      (core dumped) systemd-sysusers -  &> /dev/null <<SYSTEMD_INLINE_EOF
u dnsmasq - "Dnsmasq DHCP and DNS server" /var/lib/dnsmasq
SYSTEMD_INLINE_EOF


  Installing       : dnsmasq-2.79-13.el8_3.1.x86_64                                                                                                                                                                                                                                                                                                                                                                                                                            14/16
warning: group dnsmasq does not exist - using root
warning: group dnsmasq does not exist - using root
warning: group dnsmasq does not exist - using root

  Running scriptlet: dnsmasq-2.79-13.el8_3.1.x86_64                                                                                                                                                                                                                                                                                                                                                                                                                            14/16
/var/tmp/rpm-tmp.pfCGxn: line 3:  9089 Segmentation fault      (core dumped) systemd-sysusers &> /dev/null

  Installing       : podman-3.0.1-2.el8.3.2.x86_64                                                                                                                                                                                                                                                                                                                                                                                                                             15/16
  Installing       : podman-plugins-3.0.1-2.el8.3.2.x86_64                                                                                                                                                                                                                                                                                                                                                                                                                     16/16
  Running scriptlet: container-selinux-2:2.145.0-1.el8.noarch                                                                                                                                                                                                                                                                                                                                                                                                                  16/16
  Running scriptlet: podman-plugins-3.0.1-2.el8.3.2.x86_64                                                                                                                                                                                                                                                                                                                                                                                                                     16/16
/var/tmp/rpm-tmp.bFfmjl: line 6: 11098 Segmentation fault      (core dumped) /usr/bin/systemd-sysusers
warning: %triggerin(systemd-239-18.el8.x86_64) scriptlet failed, exit status 139

Error in <unknown> scriptlet in rpm package podman-plugins
  Verifying        : dnsmasq-2.79-13.el8_3.1.x86_64                                                                                                                                                                                                                                                                                                                                                                                                                             1/16

Nothing to do with us.

Signed-off-by: Sage Weil <sage@newdream.net>
@liewegas liewegas force-pushed the ignore-systemd-sysusers-core branch from 1fb3e1f to 79f373c Compare March 12, 2021 21:15
@liewegas
Copy link
Member Author

@liewegas liewegas requested review from jdurgin and tchaikov March 12, 2021 23:03
Copy link
Member

@jdurgin jdurgin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems reasonable as a workaround for now. btw you can use 'find ... -delete' instead of a loop

@jdurgin
Copy link
Member

jdurgin commented Mar 13, 2021

jenkins retest this please

@jdurgin
Copy link
Member

jdurgin commented Mar 13, 2021

@susebot test deploy

@jdurgin jdurgin merged commit b965691 into master Mar 13, 2021
@tchaikov tchaikov deleted the ignore-systemd-sysusers-core branch March 13, 2021 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants