Ticket #564 (closed defect: invalid)

Opened 1 year ago

Last modified 3 months ago

user attribute cause yum hanged

Reported by: ops_luyan Assigned to: skvidal
Priority: major Milestone:
Component: yum Version: Stable: 3.2.x
Keywords: Cc:

Description

if rpm package files' owner is somebody, and user somebody does not exist on a host, yum will stuck at

write(20, "warning: user somebody does not exist - using root\n", 48 <unfinished ...>

Change History

08/13/10 15:38:40 changed by skvidal

  • status changed from new to closed.
  • resolution set to invalid.
  • milestone deleted.

This message is coming from rpm, not from yum.

If it is hanging with this as the last thing it has outputted you should file this against rpm.

thanks