rpm-4.5-69.i686 crash on Qt upgrade
Jeffrey Johnson
n3npq at me.com
Tue Oct 2 19:56:24 CEST 2012
On Oct 2, 2012, at 1:51 PM, Jan Rękorajski <baggins at pld-linux.org> wrote:
>
> That package is built from the, quite large, qt4.spec so it's hard to
> spot anything there :(
Yes. I needed some understanding why some but not all packages are affected.
> Maybe %files will give a hint?
>
Yes. I predict that if you move
%attr(755,root,root) %{_qtdir}/bin/xmlpatternsvalidator
to the end of %files, then the problem will disappear.
A real fix is needed still: but its useful to know whether
the problem is dependent on path order in %files.
> %define _qtdir %{_libdir}/qt4
>
> %files -n QtXmlPatterns
> %defattr(644,root,root,755)
> %attr(755,root,root) %{_qtdir}/bin/xmlpatterns
> %attr(755,root,root) %{_qtdir}/bin/xmlpatternsvalidator
> %attr(755,root,root) %{_bindir}/xmlpatternsvalidator
> %attr(755,root,root) %{_libdir}/libQtXmlPatterns.so.*.*
> %attr(755,root,root) %ghost %{_libdir}/libQtXmlPatterns.so.4
>
hth
73 de Jeff
> --
> Jan Rękorajski | PLD/Linux
> SysAdm | http://www.pld-linux.org/
> baggins<at>mimuw.edu.pl
> baggins<at>pld-linux.org
> _______________________________________________
> pld-devel-en mailing list
> pld-devel-en at lists.pld-linux.org
> http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
More information about the pld-devel-en
mailing list