All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eva Rachel Retuya <eraretuya@gmail.com>
To: Julia Lawall <julia.lawall@lip6.fr>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] depmod: modules in dependency cycles
Date: Fri, 30 Oct 2015 22:47:32 +0800	[thread overview]
Message-ID: <20151030144731.GA3063@Socrates-Mint> (raw)
In-Reply-To: <alpine.DEB.2.02.1510300745180.2253@localhost6.localdomain6>

On Fri, Oct 30, 2015 at 07:47:40AM +0100, Julia Lawall wrote:
> 
> 
> On Fri, 30 Oct 2015, Eva Rachel Retuya wrote:
> 
> > On Thu, Oct 29, 2015 at 03:41:54PM +0100, Julia Lawall wrote:
> > > 
> > > 
> > > On Thu, 29 Oct 2015, Eva Rachel Retuya wrote:
> > > 
> > > > Hi,
> > > >
> > > > After successfully finishing a few patches and rebasing my branch to
> > > > obtain the latest updates, I have run into this problem that keeps me
> > > > from updating my kernel and therefore won't let me test patch/es I
> > > > intend to send.
> > > >
> > > > A snippet of my "failed" installation can be found here:
> > > > http://pastebin.com/8WzV1Ayn
> > > >
> > > > I'd like to ask for help as to how to resolve this issue. My searches so
> > > > far did not yield enough information for me to successfully solve this
> > > > on my own. What I am doing lately was to boot to my stable kernel
> > > > (3.16.0-38), copy its config to .config as directed from the tutorial. Compile the kernel and install (sudo make modules_install install). The end result are as indicated on the pastebin link. Even booting from my last-known working "latest" kernel (rc5) yields the same result.
> > > 
> > > I usually use make allyesconfig.  Maybe try that.
> > > 
> > > julia
> > >
> > 
> > I tried allyesconfig and was able to install the modules fine without the dependency issue popping out. However, I cannot seem to load any module (modprobe/insmod) without it spouting 'directory not found' messages. Before the dependency issue, modprobe works. I also checked the directory that should house the said modules and it looked fine to me.
> > 
> > Right now I'm retracing my steps, incorporating the advice so far. I will update again after a few hours of my progress whether the new issue still persists.
> 
> Considering that there are only four more days for submitting patches, I 
> would suggest that you spend your time on that now, and solve the module 
> issue afterwards.  For now, you don't need to be actually testing your 
> patches, just compiling them.  Most patches are very hard to test anyway, 
> because you don't have the relevant device.  For the actual internship 
> it's different, if your mentor can send a device to you.  So it is 
> important to solve the problem.  It is just not quite so urgent.
> 
> julia

Okay, I will. The only reason I kept fixated on resolving that issue is
that I think it keeps me from successfully installing modules I wish to
load with modprobe/insmod.

I have a question with the small task for the projects, does that need
to be fulfilled by Nov.2 also?

Eva


  parent reply	other threads:[~2015-10-30 14:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29  9:40 depmod: modules in dependency cycles Eva Rachel Retuya
2015-10-29 14:41 ` [Outreachy kernel] " Julia Lawall
2015-10-30  6:41   ` Eva Rachel Retuya
2015-10-30  6:59     ` Sudip Mukherjee
2015-10-30 14:49       ` Eva Rachel Retuya
     [not found]     ` <alpine.DEB.2.02.1510300745180.2253@localhost6.localdomain6>
2015-10-30 14:47       ` Eva Rachel Retuya [this message]
2015-10-30 15:10         ` Julia Lawall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151030144731.GA3063@Socrates-Mint \
    --to=eraretuya@gmail.com \
    --cc=julia.lawall@lip6.fr \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.