Description of problem:Missing package acl Tried to install my printer HP Color LasetJet CP1215. Find out there was no connection. Installed the package âaclâ and now I got connection. Printer installed and test page OK Version-Release number of selected component (if applicable):acl 2.2.51 4.mga3 How reproducible:Try install printer Steps to Reproduce: 1.Try install printer, no connection 2.Install package "acl" 3.Install printer again connection OK
Sorry, version should be Mageia3 alfa3
CC: (none) => sander.lepikComponent: BuildSystem => RPM PackagesVersion: unspecified => CauldronAssignee: sysadmin-bugs => bugsquadProduct: Infrastructure => Mageia
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_blockerCC: sysadmin-bugs => ennael1, mageia, tmbAssignee: bugsquad => dmorganecSummary: Missing package "acl" => system-config-printer need package "acl" also missing in the isoSource RPM: acl => system-config-printer
*** Bug 7875 has been marked as a duplicate of this bug. ***
CC: (none) => juergen.harms
*** Bug 8013 has been marked as a duplicate of this bug. ***
CC: (none) => isolde
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.
*** Bug 8036 has been marked as a duplicate of this bug. ***
CC: (none) => wilcal.int
(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 => RESOLVEDResolution: (none) => FIXED