Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387809 - sys-cluster/open-mx kernel sources accessed through /lib/modules/`uname -r`
Summary: sys-cluster/open-mx kernel sources accessed through /lib/modules/`uname -r`
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Highest QA (vote)
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: modules-uname
  Show dependency tree
 
Reported: 2011-10-20 09:25 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-04-29 12:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (open-mx-1.5.0:20111018-140648.log,7.60 KB, text/plain)
2011-10-20 09:25 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2011-10-20 09:25:01 UTC
Created attachment 290317 [details]
Build log

This bug is being reported because this ebuild is currently trying to build against the kernel tree by accessing it through /lib/modules/`uname -r` instead than through /usr/src/linux like it should.

This is bad in many situations, like:

- livecd installs: the running kernel is the one from the livecd and is most
likely not the same the user is installing to;
- livecd chroot fixes: as above;
- generic chroot: running kernel comes from outside, as above;
- kernel updates: users most likely would want their system to have all the
modules ready _before_ restarting.

Please fix your ebuild to use /usr/src/linux.

Thanks,
Diego
Comment 1 Alexey Shvetsov archtester gentoo-dev 2012-04-29 12:39:30 UTC
Fixed in 1.5.2