Git Product home page Git Product logo

Comments (5)

vrutkovs avatar vrutkovs commented on July 17, 2024

Fixed in amd64.origin.releases.ci.openshift.org/releasestream/4-stable/release/4.12.0-0.okd-2023-03-05-022504

from okd.

vrutkovs avatar vrutkovs commented on July 17, 2024

Somehow despite installing the package still no /usr/bin/nc on the machine os content

from okd.

vrutkovs avatar vrutkovs commented on July 17, 2024

Expected:

ls -la /usr/bin/nc                                                                             
lrwxrwxrwx. 1 root root 20 Mar 15 20:33 /usr/bin/nc -> /etc/alternatives/nc

but we get

bash-5.2# rpm -ql netcat
/usr/bin/nc
/usr/bin/netcat
/usr/lib/.build-id
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/2cf9a27e870b9c05dba3677208e6ae1afd2fdc
/usr/share/man/man1/nc.1.gz
/usr/share/man/man1/netcat.1.gz
bash-5.2# /usr/bin/nc
bash: /usr/bin/nc: No such file or directory
bash-5.2# /usr/bin/netcat
usage: nc [-46cDdFhklNnrStUuvz] [-C certfile] [-e name] [-H hash] [-I length]
	  [-i interval] [-K keyfile] [-M ttl] [-m minttl] [-O length]
	  [-o staplefile] [-P proxy_username] [-p source_port] [-R CAfile]
	  [-s sourceaddr] [-T keyword] [-V rtable] [-W recvlimit] [-w timeout]
	  [-X proxy_protocol] [-x proxy_address[:port]] [-Z peercertfile]
	  [destination] [port]

which is an rpm-ostree bug - coreos/rpm-ostree#1614

from okd.

ibotty avatar ibotty commented on July 17, 2024

Can't https://docs.fedoraproject.org/en-US/fedora-coreos/alternatives/ be used?

from okd.

vrutkovs avatar vrutkovs commented on July 17, 2024

OKD 4.12+ stables should have it for some time - openshift/okd-machine-os#565 added the right nc, working around the rpm-ostree bug for alternatives

from okd.

Related Issues (20)

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.