Current Gentoo patch for adjtimex 1.29 is not compatible with baselayout-2 as it looks for /etc/conf.d/clock only. I have attached a proposed solution (new patch) which will make it compatible with both baselayout-1 and baselayout-2. Reproducible: Always Steps to Reproduce: Just emerge adjtimex on baselayout-2 system and try to run adjtimexconfig. Actual Results: Exits with error stating /etc/conf.d/clock does not exist. Expected Results: Adjtimex configuration file made.
Created attachment 296781 [details, diff] New patch - compatible with baselayout-1 and baselayout-2 This patch works on mine baselayout-2 machines.
Does this bug need anything special to happen? I was just bit by this... baselayout-2 has been there for a while, so could someone please look at this?
AFAIR it just need adjtimexconfig to be run. Unfortunately I do not have access to machine where I can reproduce it anymore.
InCVS.