Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 452754 - sys-kernel/aufs-sources-3.7.2 installs files/directories referring to "3.7.1-aufs"
Summary: sys-kernel/aufs-sources-3.7.2 installs files/directories referring to "3.7.1-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-18 01:10 UTC by Chris Slycord
Modified: 2013-01-18 12:07 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Slycord 2013-01-18 01:10:50 UTC
After installing sys-kernel/aufs-sources-3.7.2 and compiling the sources, installing the modules, plus installing the sources the modules were installed to /lib/modules/3.7.1-aufs and the vmlinuz, System.map, and config filenames installed to /boot were all appended with "-3.7.1-aufs"

Reproducible: Always

Steps to Reproduce:
1. emerge =sys-kernel/aufs-sources-3.7.2
2. run "make menuconfig" and select the options you want
3. run "make" to compile everything
4. run "make modules_install"
5. look at /lib/modules
6. run "make install"
Actual Results:  
Modules installed to /lib/modules/3.7.1-aufs

In /boot it now contains the files vmlinuz-3.7.1-aufs, System.map-3.7.1-aufs, and config-3.7.1-aufs

Expected Results:  
Everything above to refer to 3.7.2-aufs, as I don't have sys-kernel/aufs-sources-3.7.1 installed
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-01-18 11:32:07 UTC
I have no idea whats going on and this is completely unreproducable. There is no reference to 3.7.1 in the ebuild. All this is handled by the linux eclasses.

could you please show me this?

ls -l /usr/src

And could you please attach your kernel config.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2013-01-18 12:07:07 UTC
+*aufs-sources-3.7.3 (18 Jan 2013)
+
+  18 Jan 2013; Justin Lecher <jlec@gentoo.org> aufs-sources-3.7.1.ebuild,
+  aufs-sources-3.7.2.ebuild, +aufs-sources-3.7.3.ebuild, metadata.xml:
+  Correct patch version, #452754; Version Bump; include support for proc maps,
+  #452406
+


Please reemerge version 3.7.2 or bump directly to 3.7.3.