CL-Kernel fails on 12.0.3.

cl-kernel fails from 12.02 onward, but definately on 12.03. I’m sure I’m not the only one this happens to.

I would also like to know the proper way to upgrade the entire OS, let’s say from version 11.x to 12.x without a problem? I’m thinking that maybe the new 12.03 configs fail, but upgrading from 11.15 to 12.03 would avoid this since it might keep the old config files around?

Also, how do I actually prove which version of Calculate Linux I’m running, that is ,returning the specfic version # of the OS? Isn’t Calculate a rolling release so that doing that would be fairly easy?

Marshall

Hi,

Re-emerge like :

#USE="-minimal" emerge -qv sys-kernel/calculate-sources

To fix definitively :

#echo "sys-kernel/calculate-sources -minimal" >> /etc/portage/package.use/custom

Thanks Flor :slight_smile:

Julien | XKomodor

A ton of “Manifest not found” messages. Why is this? Does this happen on all boxes to start with version 12.03?

I tried both commands. No go.

* Manifest not found for '/usr/portage/dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild'
 * Manifest not found for '/usr/portage/dev-perl/PlRPC/PlRPC-0.202.0.ebuild'
 * Manifest not found for '/usr/portage/dev-perl/Archive-Zip/Archive-Zip-1.300.0.ebuild'
 * Manifest not found for '/usr/portage/sys-devel/make/make-3.82-r3.ebuild'
 * Manifest not found for '/usr/portage/sys-libs/libraw1394/libraw1394-2.0.8.ebuild'
 * Manifest not found for '/usr/portage/sys-apps/gawk/gawk-4.0.1.ebuild'
 * Manifest not found for '/usr/portage/sys-devel/gcc/gcc-4.5.4.ebuild'
 * Manifest not found for '/usr/portage/app-shells/bash/bash-4.2_p37.ebuild'
 * Manifest not found for '/usr/portage/net-misc/curl/curl-7.26.0.ebuild'
 * Manifest not found for '/usr/portage/sys-apps/diffutils/diffutils-3.2.ebuild'
 * Manifest not found for '/usr/portage/sys-fs/dosfstools/dosfstools-3.0.12.ebuild'
 * Manifest not found for '/usr/portage/dev-util/pkgconfig/pkgconfig-0.27.ebuild'

emerge: there are no ebuilds to satisfy "sys-kernel/calculate-sources".

Upgrade Portage by running `eix-sync`. When you first start Portage will be extracted from the local git and synchronized.

Absolutely no effect at all. Still, manifest not found for a whole list of things. eix-sync did not work, nor did trying to emerge portage, nor did trying to upgrade/update or anything else.

emerge --sync fails as well.

How did not work eix-sync? paste listing
Extracting from git - long operation(up to 10 minutes on slow machine)

try:

cd /usr/portage
eix-checkout

Not ok. cl-kernel still fails. eix errors fixed, however, the other and very important error remains.l When I do USE="-minimal" emerge -qv sys-kernel/calculate-sources I get “there are no ebuilds to satisfy” etc etc.

And when I do cl-kernel --menuconfig, I get tons of error messages, I’ll attach a text file for you to see. Thanks.

cl-kernel_error (47.7 KB)

I eagerly await a fix, as this has never happened before, and if i’m correct, has to do with stuff that’s going on with your repository servers?

Still did everything all over again, and nothing works! Same errors when I try to cl-kernel or cl-kernel --menuconfig.

I would love to know if I can start with an earlier version of calculate, like 11.15, and maybe upgrade to 12.03 through 11.15? How is that done, just a world update or something?

Now <<USE="-minimal" emerge -qv sys-kernel/calculate-sources>> and AFTER THIS <<cl-kernel --menuconfig>>

No sir. That did not work. calculate-sources not found!

I get emerge: there are no ebuilds to satisfy “sys-kernel/calculate-sources”.

I also did eix-sync and did that again, same exact thing.

What is going on here, I’m curous?

So you are on a clean 12.0.3 eix-sync completed WITHOUT interrupting the process?And get in the end such errors?
What system? CLD, CLDX, CLDG, CDS?

I went back to 12, did an update after cl-kernel BROKE, and then did the minimal tihng. works perfectly and I’m happy with 12 until a bug-free 12.0x comes out.

Yuri Blohin wrote:

So you are on a clean 12.0.3 eix-sync completed WITHOUT interrupting the process?And get in the end such errors?
What system? CLD, CLDX, CLDG, CDS?

Sorry this might be out of order. Yes, I did that and absolutely nothing works. I’m positive. But as previously mentioned, I’m doing a re-install of 12 and starting from there.

Marsh

Marshall Sidman wrote:

I went back to 12, did an update after cl-kernel BROKE, and then did the minimal tihng. works perfectly and I’m happy with 12 until a bug-free 12.0x comes out.

Yuri Blohin wrote:

So you are on a clean 12.0.3 eix-sync completed WITHOUT interrupting the process?And get in the end such errors?
What system? CLD, CLDX, CLDG, CDS?