Changes between Initial Version and Version 1 of Ticket #276


Ignore:
Timestamp:
04/28/15 16:57:58 (9 years ago)
Author:
Antoine gmail
Comment:

Sorry about that, it's my fault: when centos was upgraded from "7.0" to "7.1", the canonical repository location for "7" changed (automatically done by the buildbot), and I forgot to copy over the libraries that had not been changed since and therefore had not been rebuilt (the ones that are now failing for you).

So if anything is missing from the 7.1 repo (which is here: http://xpra.org/dists/CentOS/7.1/), you should have been able to find it in the 7.0 repo (which is here: http://xpra.org/dists/CentOS/7.0/).

But now that you've pointed out this problem, I have rebuilt all the libraries (I think), so now you should just be able to do:

yum clean all && yum install xpra

I haven't tested this myself on centos 7.1 yet, so please let me know if that solves your problem.

(note: there is no winswitch rpm in that repository, I am still working on that)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #276

    • Property Milestone changed from to 0.11
  • Ticket #276 – Description

    initial v1  
    99----
    1010
    11 ...
     11{{{
    1212--> Finished Dependency Resolution
    1313Error: Package: xpra-0.14.23-1.el7_1.x86_64 (winswitch)
     
    2525Error: Package: xpra-0.14.23-1.el7_1.x86_64 (winswitch)
    2626           Requires: libx264.so.142()(64bit)
     27}}}