Slávek Banko composed on 2015-09-01 03:08 (UTC+0200):
Hi everyone, who is currently uses preliminary stable builds repository
as you have surely noticed, the final R14.0.1 was released. Currently at this time packages in prelminary stable builds and official R14.0.1 are both based on an identical source packages. That was indeed the reason why here was no longer time any update in the preliminary stable builds repository.
If you used the preliminary stable builds only temporarily, you can now switch to official packages. This is the best time because here are waiting updates to upload into prelinary stable builds. You have been warned ;)
If you are using prelinary stable builds deliberately, you can look forward to that next week will launch the first upload of packages for the new target R14.0.2.
After following R14.0.1 instructions on https://wiki.trinitydesktop.org/OpenSUSEInstall#For_OpenSUSE_13.2_.28R14.0.1...:
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
I get the following error message trying to 'zypper ref': File '/repodata/repomd.xml' not found on medium 'http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity/rpm/opensuse13.2/...' Abort, retry, ignore? [a/r/i/? shows all options] (a):
No error occurs from the noarch fetch. http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity/rpm/opensuse13.2/... in browser produces 404, even though http://tde-mirror.yosemite.net/trinity/trinity/rpm/opensuse13.2/trinity-r14/... makes it look like rpms are all there. That /repodata/repomd.xml looks wrong. Also I don't get why the type in the .repo files created is rpm-md when 'ar -t' was YUM.