Michael Meeks wrote (07-10-11 22:29)

        So - it's rather beyond me. Can you run:

        (for a in *.rpm; do rpm -qlp $a; done)>&  /tmp/rpm-log

        from wherever you have the downloaded packages, and check the log ?

I downloaded
master~2011-10-03_13.33.17_LibO-Dev_OOO350m1_Linux_x86_install-deb_en-US.tar.gz
and
master~2011-10-03_13.33.17_LibO-Dev_OOO350m1_Linux_x86_langpack-deb_nl.tar.gz

extracting to a tmp folder and then running
  (for i in ../*.deb ; do dpkg-deb -x $i . ; done) >&
           ~/master20111003Deb.log

Looks as if I need to add an extra option/argument to get output in the log?

Cheers,

--
 - Cor
 - http://nl.libreoffice.org

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to