Re: I am unable to setup and send mail via mutt Here I am sharing my Here I have attached the xhci files where have found the probe functions: so which one should i change ?
Samuel Abraham <[email protected]> Wed, 2 Apr 2025 21:14:30 +0100
| Newsgroups | dev.linux.lists.outreachy |
|---|---|
| Message-ID | <CADYq+fZHYzo5v0XOMBOd0iRiJzcP6v1xctbaBPH2e+H61Wh0jw@mail.gmail.com> |
On Wed, Apr 2, 2025 at 9:10 PM Julia Lawall <[email protected]> wrote: > > > > On Thu, 3 Apr 2025, rujra wrote: > > > Hi team, > > Its regarding the issue which I am facing in tutorial this command line: > > > > apt-get install python-ply python-git > > What motivated you to want to install these things? > > julia Hello Julia This were installed when chechpatch produced the following error when running checks on a driver ModuleNotFoundError: No module named 'ply' ModuleNotFoundError: No module named 'git' > > > > OUTPUT : > > < > > sudo apt-get install python-ply python-git > > Reading package lists... Done > > Building dependency tree... Done > > Reading state information... Done > > Package python-git is not available, but is referred to by another package. > > This may mean that the package is missing, has been obsoleted, or > > is only available from another source > > However the following packages replace it: > > python-git-doc > > > > E: Unable to locate package python-ply > > E: Package 'python-git' has no installation candidate > > brak3r@brak3rDesk:~/braker.noob.kernel/git/kernels/staging$ sudo apt-get > > install python-ply python-git-doc > > Reading package lists... Done > > Building dependency tree... Done > > Reading state information... Done > > E: Unable to locate package python-ply > > > > > > > > > not able to install ply. so that "checkpatch.pl" can work > > also have tried this command as well : > > "sudo apt-get install python3-pip python-git-doc" > > > > Here also we might need to change the tutorial steps for the upcoming > > candidates. > > happy to help here, > > thanking you,regards > > Rujra Bhatt > > > > > >