Git Product home page Git Product logo

Comments (3)

blueness avatar blueness commented on July 17, 2024

I've been looking at this for a while now and I'm confused as to what is causing that. grepping the eudev sources I don't see anywhere that we call /usr/bin/uname. We do make a couple of calls to the function uname, but these are function calls define in <sys/utsname.h>, not the executable. Can you see if there is something in the init scripts that may be doing this? BTW what init scripts are you using? And what distro? I'll set up a vm and reproduce your results.

from eudev.

bkauler avatar bkauler commented on July 17, 2024

Sorry that I have been slow to respond, I have been working intensely on something else.

The kernel log has this:

[ 17.251693] udevd[1449]: failed to execute '/lib/udev/uname' 'uname -r': No such file or directory

I searched the udev rules and found this line in one of the files:

SUBSYSTEM=="module", PROGRAM="uname -r", RUN+="/bin/sh -c 'echo linux_version_%c, >> /tmp/udevtrace-modem.log'"

I think that the lack of a path for uname is the cause of the problem.

So, it is not a eudev bug. It is a bug in a rule used in Puppy Linux.

Sorry for the false alarm, consider this issue closed.

from eudev.

blueness avatar blueness commented on July 17, 2024

Thanks for following up on this :)

from eudev.

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.