Re: xz vs. lzma

2009-06-18 Thread Pawel Golaszewski
On Wed, 17 Jun 2009, Paweł Zuzelski wrote: xz has replaced lzma, Provides/Obsoletes it and install symlink lzma that points to xz. Unfortunatelly these programs are not compatibile. xz is unable to decompress file compressed with lzma. First of all - ask xz developers what they will do.

rpm --root is broken (?)

2009-06-18 Thread Paweł Zuzelski
WTF? [r...@davabel ~]# mkdir /root/test [r...@davabel ~]# rpm --root=/root/test --initdb [r...@davabel ~]# poldek -nth --noask --root=/root/test -i rpm (...) [r...@davabel ~]# chroot /root/test /bin/sh: No controlling tty (open /dev/tty: No such file or directory) /bin/sh: warning: won't have

Re: xz vs. lzma

2009-06-18 Thread Pawel Golaszewski
On Thu, 18 Jun 2009, Paweł Zuzelski wrote: xz has replaced lzma, Provides/Obsoletes it and install symlink lzma that points to xz. Unfortunatelly these programs are not compatibile. xz is unable to decompress file compressed with lzma. First of all - ask xz developers what they will

Re: xz vs. lzma

2009-06-18 Thread Paweł Zuzelski
On Thu, 18 Jun 2009, Pawel Golaszewski wrote: even... lzma should be some script that tries to detect format and uses proper version. and makes sure that old version is never used for compression. -- Paweł ___ pld-devel-en mailing list

Re: xz vs. lzma

2009-06-18 Thread Elan Ruusamäe
On Thursday 18 June 2009 13:32:25 Paweł Zuzelski wrote: On Thu, 18 Jun 2009, Pawel Golaszewski wrote: even... lzma should be some script that tries to detect format and uses proper version. and makes sure that old version is never used for compression. patch it to not support compression?

Re: xz vs. lzma

2009-06-18 Thread Arkadiusz Miskiewicz
On Wednesday 17 of June 2009, Paweł Zuzelski wrote: xz has replaced lzma, Provides/Obsoletes it and install symlink lzma that points to xz. Unfortunatelly these programs are not compatibile. xz is unable to decompress file compressed with lzma. It breaks build process of some packages (see

PPC: libmpeg2.spec

2009-06-18 Thread Patryk Zawadzki
Hi, mpeg2dec.spec is now obsolete due to libmpeg2.spec superseding it. The problem is libmpeg2 won't build on PPC due to some AltiVec problems. Could any PPC owner look into and fix it so we can release updated gstreamer plugins? -- Patryk Zawadzki