Le 24/02/2015 04:24, Felix Miata a écrit :
https://wiki.trinitydesktop.org/OpenSUSEInstall#For_OpenSUSE_13.2_.28R14.0.0... says do this (after purging KDE3):
rpm --import http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity/rpm/opensuse13.2/... zypper ar -t YUM http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity/rpm/opensuse13.2/... -i) trinity zypper ar -t YUM http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity/rpm/opensuse13.2/... trinity-noarch
Results:
Line 1: curl: (22) The requested URL returned error: 404 Not found error: http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity/rpm/opensuse13.2/... import read failed(2).
Lines 2 & 3:. Specified local path does not exist or is not accesible Specified local path does not exist or is not accesible
Ping ppa.quickbuild.pearsoncomputing.net does work.
I tried manual creation of *.repo in /etc/zypp/repos.d/ based on a working v13 installation to 64 bit on another machine. Zypper claims to refresh them (apparently valid), but anything I try to (32 bit P4 HT; uname -i = i386) install results in unmet deps. e.g. libtqt3.mt needed by trinity-tdm can't find libaudio.so.2; trinity-tdebase cant find libmad.so.0 needed by trinity-arts.
How does one install to 32 bit openSUSE?
It looks like I forgot to copy the GPG key to opensuse 13.2 folder. I've just added it. Until it is synchronized on the mirrors, you can get the key from 13.1 folder:
rpm --import ppa2.quickbuild.pearsoncomputing.net/redirect.php?file=trinity/rpm/opensuse13.1/RPM-GPG-KEY-trinity
The "zypper" commands should work as expected.
François