Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332215 - sys-process/numactl-2.0.5: version bump
Summary: sys-process/numactl-2.0.5: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-11 10:46 UTC by Michal Fojtik
Modified: 2010-08-14 00:06 UTC (History)
0 users

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


Attachments
numactl-2.0.5 ebuild (numactl-2.0.5.ebuild,1.31 KB, text/plain)
2010-08-11 10:47 UTC, Michal Fojtik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Fojtik 2010-08-11 10:46:16 UTC
NUMA shows this warning when using 'numactl-2.0.2' ebuild with libvirt. Update to latest version of numactl seems like fixing this issue. I attached an new ebuild.

Reproducible: Always

Steps to Reproduce:
1. Install libvirt with 'numa' USE flag
2. Try /etc/init.d/libvirt restart

Actual Results:  
libnuma: Warning: /sys not mounted or no numa system. Assuming one node: No such file or directory

Expected Results:  
No warning ;-)
Comment 1 Michal Fojtik 2010-08-11 10:47:09 UTC
Created attachment 242381 [details]
numactl-2.0.5 ebuild
Comment 2 SpanKY gentoo-dev 2010-08-11 19:19:53 UTC
please dont post pastebin links into bugzilla.  they tend expire which makes them useless for long term archiving.
Comment 3 SpanKY gentoo-dev 2010-08-14 00:06:04 UTC
also, when doing version updates, please post diffs instead of whole files.  it makes it much easier on devs to see what you changed.  if you didnt change anything, then dont post a file.

this new version needed a patch to shm.c, so i added that and the bump.  thanks for the heads up.