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 ?

Julia Lawall <[email protected]> Wed, 2 Apr 2025 22:36:41 +0200 (CEST)
Newsgroups dev.linux.lists.outreachy
Message-ID <[email protected]>

On Wed, 2 Apr 2025, Samuel Abraham wrote:

> 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'

OK, thanks for the information.

julia

>
> >
> >
> > > 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
> > >
> > >
> > >
>