ignore this
Details
Details
- Reviewers
- None
just testing
Diff Detail
Diff Detail
- Repository
- rLTRN libtaskotron
- Branch
- test
- Lint
No Linters Available - Unit
No Unit Test Coverage
ignore this
just testing
| No Linters Available |
| No Unit Test Coverage |
| Path | Packages | |||
|---|---|---|---|---|
| M | readme.rst (1 line) |
| Commit | Tree | Parents | Author | Summary | Date |
|---|---|---|---|---|---|
| c7005ec40035 | b171027b0880 | 29dd7a880d15 | Kamil Páral | test (Show More…) | Feb 25 2015, 10:51 AM |
| Show All 24 Lines | |||||
| 25 | ==================================== | 25 | ==================================== | ||
| 26 | 26 | | |||
| 27 | For the moment, libtaskotron can't be fully installed by either pip or rpm and | 27 | For the moment, libtaskotron can't be fully installed by either pip or rpm and | ||
| 28 | needs a bit of both for now. | 28 | needs a bit of both for now. | ||
| 29 | 29 | | |||
| 30 | Some of the packages required for using libtaskotron are not yet available from | 30 | Some of the packages required for using libtaskotron are not yet available from | ||
| 31 | standard Fedora repos and the taskotron-copr repo is required:: | 31 | standard Fedora repos and the taskotron-copr repo is required:: | ||
| 32 | 32 | | |||
| 33 | sudo wget http://copr-fe.cloud.fedoraproject.org/coprs/tflink/taskotron/repo/fedora-20-i386/tflink-taskotron-fedora-20-i386.repo -O /etc/yum.repos.d/tflink-taskotron-fedora-20-i386.repo | | |||
| 34 | 33 | | |||
| 35 | Once the copr repo is available, install the necessary packages:: | 34 | Once the copr repo is available, install the necessary packages:: | ||
| 36 | 35 | | |||
| 37 | koji | 36 | koji | ||
| 38 | rpm-python | 37 | rpm-python | ||
| 39 | pyOpenSSL | 38 | pyOpenSSL | ||
| 40 | gcc | 39 | gcc | ||
| 41 | python-pycurl | 40 | python-pycurl | ||
| ▲ Show 20 Lines • Show All 115 Lines • Show Last 20 Lines | |||||