from 5.4-PRERELEASE -> 5.3-RELEASE-p5 error?
Bashar
big at kuwaitnet.net
Fri Mar 11 20:46:03 PST 2005
Doug White wrote:
>On Fri, 11 Mar 2005, Bashar wrote:
>
>
>
>>>>first i ran RELENG_5 and when i got the 5.4-PRERELEASE (which
>>>>incompatible with cPanel.net software) i had to run cvsup with RELENG_5_3
>>>>after than i started getting those errors
>>>>
>>>>
>>>You're leaving out important details, like what you did after you cvsup'd.
>>>
>>>
>>>
>>the usual ,cvsup'ed then cd /usr/src && make buildworld && make
>>installworld && cd /sys/i386/conf && config mykernel && cd
>>../compile/mykernel && make depend && make && make install && reboot
>>
>>
>
>This is probably where you went wrong. By not using buildkernel it may
>have still compiled against the -PRERELEASE headers.
>
>I'm not sure how to fix you at this point ... If cpanel has hardcoded
>assumptions about the release name you may need to fake it out by hacking
>src/sys/conf/newvers.sh to rename it back to "5.3-STABLE" and then be
>caereful to repply the fix after every cvsup. However I'm not sure how to
>get your world back to a functional state without reinstalling...
>
>You should also file a bug with the cpanel folks and have them handle the
>name changes more gracefully.
>
>
>
i have already report it to cPanel to look into it, but the scenario
here is i'm going from 5.4-PRERELEASE back to 5.3-RELEASE which is from
RELENG_5 -> RELENG_5_3 and the errors i originally posted started to happen.
btw doesn't config -r mykernel would remove all files including headers?
More information about the freebsd-stable
mailing list