[packages/systemd] Created branch systemd-219
Arkadiusz Miśkiewicz
arekm at maven.pl
Tue May 26 11:07:15 CEST 2015
On Tuesday 26 of May 2015, Jacek Konieczny wrote:
> On 2015-05-25 22:41, Arkadiusz Miśkiewicz wrote:
> > On Monday 25 of May 2015, baggins wrote:
> >
> >
> > Recently I'm getting:
> >
> > Uruchamianie rpm --upgrade -vh --root / --define _check_dirname_deps 1...
> > Przygotowywanie... ###########################################
> > [100%]
> >
> > 1:udev-libs ###########################################
> > [ 10%] 2:systemd-libs
> > ########################################### [ 20%] 3:udev-glib
> > ########################################### [ 30%]
> > 4:udev-devel ###########################################
> > [ 40%] 5:udev-glib-devel
> > ########################################### [ 50%] 6:udev-core
> > ########################################### [ 60%] 7:udev
> > ########################################### [ 70%]
> > 8:systemd-units ###########################################
> > [ 80%] 9:systemd
> > ########################################### [ 90%]
> >
> > setfacl: /var/log/journal/49904599288ed271cf462f4549c2a71a: Źle
> > sformułowane dostępowe ACL
> > `user::rwx,group::r-x,group:adm:r-x,group:adm:r-x,group:adm:r-x,group:ad
> > m:r-x,group:adm:r-x,group:wheel:r-x,group:wheel:r-
> > x,group:wheel:r-x,group:wheel:r-x,group:wheel:r-x,group:logs:r-x,mask::r
> > -x,other::r-x': Powtórzone pozycje na pozycji 4 setfacl:
> > /var/log/journal/49904599288ed271cf462f4549c2a71a/system at 00050d37d24ad69
> > 7-93190a918a2d345c.journal~: Źle sformułowane dostępowe ACL
> > `user::rw-,group::r--,group:adm:r-x,group:adm:r-x,group:adm:r-x,group:ad
> > m:r-
> > x,group:adm:r-x,group:wheel:r-x,group:wheel:r-x,group:wheel:r-x,group:wh
> > eel:r-x,group:wheel:r-x,group:logs:r-x,mask::r-x,other::---': Powtórzone
> > pozycje na pozycji 4
>
> I haven't seen anything like this. Can you get an English version of
> this message, which could be googled?
"Malformed access ACL"
>
> What file-system is used at /var/log/journal? ACL libraries?
xfs
# LC_ALL=C /bin/setfacl -Rnm g:logs:rx,d:g:logs:rx /var/log/journal 2>&1|head
-n 10
setfacl: /var/log/journal/49904599288ed271cf462f4549c2a71a: Malformed access
ACL `user::rwx,group::r-x,group:adm:r-x,group:adm:r-x,group:adm:r-
x,group:adm:r-x,group:adm:r-x,group:wheel:r-x,group:wheel:r-x,group:wheel:r-
x,group:wheel:r-x,group:wheel:r-x,group:logs:r-x,mask::r-x,other::r-x':
Duplicate entries at entry 4
setfacl:
/var/log/journal/49904599288ed271cf462f4549c2a71a/system at 00050d37d24ad697-93190a918a2d345c.journal~:
Malformed access ACL `user::rw-,group::r--,group:adm:r-x,group:adm:r-
x,group:adm:r-x,group:adm:r-x,group:adm:r-x,group:wheel:r-x,group:wheel:r-
x,group:wheel:r-x,group:wheel:r-x,group:wheel:r-x,group:logs:r-x,mask::r-
x,other::---': Duplicate entries at entry 4
setfacl:
/var/log/journal/49904599288ed271cf462f4549c2a71a/system at 77f69d0de8f34ac597e5e912333278f1-0000000000073d1a-000513accdf957ed.journal:
Malformed access ACL `user::rw-,group::r-x,group:adm:r-x,group:adm:r-
x,group:adm:r-x,group:adm:r-x,group:adm:r-x,group:wheel:r-x,group:wheel:r-
x,group:wheel:r-x,group:wheel:r-x,group:wheel:r-x,group:logs:r-x,mask::r-
x,other::---': Duplicate entries at entry 4
that's from our %post
# Apply ACL to the journal directory
/bin/setfacl -Rnm g:logs:rx,d:g:logs:rx /var/log/journal || :
Some indicate that this isn't needed anymore
http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/2015-
February/006122.html
--
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )
More information about the pld-devel-en
mailing list