I've noticed that "xfs" (X font server) is being killed on my box when I'm running slbd.

slbd installs packages (with urpmi --root /chroot/cooker) in a chroot environment, builds a package and then removes the installed packages from the chroot environment (rpm -e --root /chroot/cooker). Unfortunatly, it seems that it doesn't run the %preun & %postun script in the chroot environment, causing the "xfs" process to be terminated.

Aren't the %preun & %postun script suposed to be run inside the chroot environment when using the "--root" switch?

regards,

Stefan

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to