Code Monkey home page Code Monkey logo

bkr-client-improved's Introduction

Hi there ๐Ÿ‘‹

bkr-client-improved's People

Contributors

ceyes avatar fengxiaoli avatar houminxi avatar ihuguet avatar jencce avatar tcler avatar yieli avatar yongcyan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bkr-client-improved's Issues

Fedora Release needs yum.list repo change

Problem:

[jon@f35 bkr-client-improved]$ sudo make install
...
Cloning into 'kiss-vm-ns'...
remote: Enumerating objects: 2130, done.
remote: Counting objects: 100% (599/599), done.
remote: Compressing objects: 100% (239/239), done.
remote: Total 2130 (delta 381), reused 494 (delta 340), pack-reused 1531
Receiving objects: 100% (2130/2130), 4.38 MiB | 5.49 MiB/s, done.
Resolving deltas: 100% (1380/1380), done.
make[1]: Entering directory '/home/jon/working/bkr-client-improved/kiss-vm-ns'
sudo cp -af utils/* /usr/bin/.
sudo cp -af kiss-vm /usr/bin/vm
sudo cp -af kiss-ns /usr/bin/ns
sudo cp -af kiss-netns /usr/bin/netns
sudo mkdir -p /etc/kiss-vm
sudo cp -af distro-db.bash /etc/kiss-vm/.
Beaker Client - RedHatEnterpriseLinux35                                                                                                                                   36  B/s | 260  B     00:07    
Beaker harness - RedHatEnterpriseLinux35                                                                                                                                 9.0  B/s | 261  B     00:28    
Last metadata expiration check: 0:29:56 ago on Tue 02 Nov 2021 10:13:13 AM EDT.
Package bash-completion-1:2.11-3.fc35.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
sudo cp bash-completion/* /usr/share/bash-completion/completions/.
make[1]: Leaving directory '/home/jon/working/bkr-client-improved/kiss-vm-ns'
beaker-client-28.2-3.fc35.noarch
Beaker Client - RedHatEnterpriseLinux35                                                                                                                                  258  B/s | 260  B     00:01    
Errors during downloading metadata for repository 'beaker-client':
  - Status code: 404 for http://download.lab.bos.redhat.com/beakerrepos/client/RedHatEnterpriseLinux35/repodata/repomd.xml (IP: 10.19.43.4)
Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Beaker harness - RedHatEnterpriseLinux35                                                                                                                                 132  B/s | 261  B     00:01    
Errors during downloading metadata for repository 'beaker-harness':
  - Status code: 404 for https://download.devel.redhat.com/beakerrepos/harness/RedHatEnterpriseLinux35/repodata/repomd.xml (IP: 10.0.14.183)
Error: Failed to download metadata for repo 'beaker-harness': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Ignoring repositories: beaker-client, beaker-harness
Last metadata expiration check: 0:30:01 ago on Tue 02 Nov 2021 10:13:13 AM EDT.
No match for argument: rhts-devel
Error: Unable to find a match: rhts-devel
make: *** [Makefile:12: install] Error 1
[jon@f35 bkr-client-improved]$ 

My ad hoc solution after failed first attempt at install:

[jon@f35 bkr-client-improved]$ cd /etc/yum.repos.d/
[jon@f35 yum.repos.d]$ cat beaker-client.repo 
[beaker-client]
name=Beaker Client - RedHatEnterpriseLinux$releasever
baseurl=http://download.lab.bos.redhat.com/beakerrepos/client/RedHatEnterpriseLinux$releasever/
enabled=1
gpgcheck=0
skip_if_unavailable=1

Changing the files beaker-client.repo and beaker-harness.repo by replacing "$releaseserver" with "8"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.