Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 420809 - sys-devel/automake:1.12: slotting of info pages broken
Summary: sys-devel/automake:1.12: slotting of info pages broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 10:21 UTC by Rafał Mużyło
Modified: 2023-03-25 05:59 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 Rafał Mużyło 2012-06-12 10:21:54 UTC
In the ebuild
touch -r configure doc/*.{texi,info}*
messes up timestamps on texi vs info*, so that info pages don't get regenerated to be properly slotted. Can be tested with 'info automake1.12'.

Also, something might need to be done about automake-history.info, otherwise there'll be a problem once automake 1.13 with the same (or updated) file gets released.
Comment 1 Rafał Mużyło 2013-01-03 19:56:58 UTC
So, just like I expected, the other problem did affect automake 1.13 and has already been fixed.

Now, could somebody fix the first problem ?
Comment 2 SpanKY gentoo-dev 2013-04-04 22:14:45 UTC
should be fixed via bug 464146