Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 397573 - app-portage/portage-utils-0.8 requires >=kernel-2.6.26/glibc-2.6, but doesn't depend on them
Summary: app-portage/portage-utils-0.8 requires >=kernel-2.6.26/glibc-2.6, but doesn't...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage Utils Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-04 00:38 UTC by Mark Wagner
Modified: 2012-01-06 20:17 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 Mark Wagner 2012-01-04 00:38:32 UTC
portage-utils-0.8 uses the futimens() and utimensat() functions.  According to the man page, these functions were introduced with kernel-2.6.22 and glibc-2.6, and were buggy in kernel versions prior to 2.6.26.  Since several sys-kernel/ packages have versions before 2.6.26 (eg. sys-kernel/vanilla-sources-2.6.16.62 and sys-kernel/cell-sources-2.6.24-r1), this dependency should be included in the ebuild.

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2012-01-06 20:17:39 UTC
should be all set now in the tree; thanks for the report!

Commit message: Use gnulib fall back for old crusty installs
http://sources.gentoo.org/app-portage/portage-utils/portage-utils-0.8.ebuild?r1=1.4&r2=1.5
http://sources.gentoo.org/app-portage/portage-utils/portage-utils-0.9.ebuild?r1=1.2&r2=1.3