| Summary: | system-config-printer need package "acl" also missing in the iso | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Börje Säfsten <borje.safsten> |
| Component: | RPM Packages | Assignee: | D Morgan <dmorganec> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | release_blocker | CC: | cmrisolde, ennael1, juergen.harms, mageia, mageia, tmb, wilcal.int |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | system-config-printer | CVE: | |
| Status comment: | |||
|
Description
Börje Säfsten
2012-11-18 11:57:32 CET
Sorry, version should be Mageia3 alfa3
Sander Lepik
2012-11-18 12:05:19 CET
CC:
(none) =>
sander.lepik thanks we had another bug but it was a little confuse, so this confirm the initial one. Adding the iso builder for the iso and mainter of system-config-printer and systemd, maybe this package can be required by something better ? Priority:
Normal =>
release_blocker I'm not sure that many rules actually require the ACL command itself. Most udev acl handling happens in systemd+udev itself which uses libacl, not the acl command directly. So the command is likely not needed except in rare cases. Therefore I'd advise just adding it as a require of s-c-p. (In reply to comment #5) > I'm not sure that many rules actually require the ACL command itself. Most udev > acl handling happens in systemd+udev itself which uses libacl, not the acl > command directly. > > So the command is likely not needed except in rare cases. Therefore I'd advise > just adding it as a require of s-c-p. In Mageia3beta1 I still need to install ACL and reboot to get the printer installed. I just made it a requirement in the code. Interestingly I could only see it calling getfacl not setfacl... go figure. I also noticed that hp-check script also called getfacl so I've also made it a require there. Hopefully that fixes things. Status:
NEW =>
RESOLVED |