You are not logged in.
I have been running #! with backports for quite a long time now and everything works just fine but for the last 2-3 days, when I try to exit #! I get the following error:
Failed to execute child process "cb-exit" (No such file or directory).
What exactly does this error suggest?
Last edited by celebrimbor (2012-07-04 18:04:26)
The real problem is not whether machines think but whether men do.
Offline
the script 'cb-exit' has not been found. open a terminal and see whether
which cb-exitgives you anything. maybe you removed the cb-package or something? just a wild guess..
Offline
Thanks for quick reply sire.
which cb-exitgives nothing. Seems some package has been removed because I moved #! partition!
Should I reinstall #! ?:)
Last edited by celebrimbor (2012-07-04 07:00:49)
The real problem is not whether machines think but whether men do.
Offline
Don't reinstall! What exactly did you move, and to where? Did anything else break?
Try this:
sudo apt-get install crunchbang-bin-scriptsIf this does not work, try this:
sudo find / -name cb-*and report the results of both commands. This can be fixed without a reinstall.
You can always shutdown with
sudo shutdown -h nowand reboot with
sudo rebootuntil we fix the missing cb-exit.
Last edited by pidsley (2012-07-04 13:04:51)
Offline
I had a 15 GB free partition before and 7 GB partition after #! partition so I thought I'd move #! partition and make some space to try Chakra and OpenSuse (Maybe I should open another thread to know if they're really worth trying!) and possibly that was the reason for breakage leaving only terminator option for shutdown. 
Anyways,
sudo apt-get install crunchbang-bin-scripts fixed that error.
Thanks a ton for help!
The real problem is not whether machines think but whether men do.
Offline
You're welcome. Somehow you either deleted the package or lost the reference to it. Glad you got it sorted (without a reinstall!).
Please do head over to the distro hoppers thread with your impressions of Chakra and OpenSuse (and if you haven't tried them yet, go for it!) 
Last edited by pidsley (2012-07-04 18:08:52)
Offline
Yea. I may have possibly deleted the packages but my defense mechanisms wouldn't let me admit it! 
And (like every other article geeky article did) distro hoppers is again galvanizing me to try installing Arch and Gentoo! Thanks for the thread suggestion! 
The real problem is not whether machines think but whether men do.
Offline
Yea. I may have possibly deleted the packages but my defense mechanisms wouldn't let me admit it!
And (like every other article geeky article did) distro hoppers is again galvanizing me to try installing Arch and Gentoo! Thanks for the thread suggestion!
You're welcome! I have Arch on my test box and I'm currently running Gentoo after successfully recompiling the kernel to use KMS, so if you have any questions just ask! Gentoo can be painful, but you will learn a lot about Linux...
Offline
Making changes to partitions will sometimes change the UUID, and this in turn will break your fstab reference. Check the UUID of all your CB mount points and compre them to the ones in your fstab file. If there are any that are different, edit fstab to correct the UUID and reboot.
There are only 10 kinds of people in the world, those who understand binary, and those who don't.
Offline
Since I am using DSL modem, What happens while installing Arch and Gentoo is that I cannot simply connect to internet with rp-pppoe after base system installation and give up from there! 
The real problem is not whether machines think but whether men do.
Offline
I also use a DSL modem, and I don't even know what rp-pppoe is. Did you follow the Arch beginner's guide? Arch is easy compared to Gentoo, but they both have detailed instructions and (moderately) helpful forums. You could even ask here when you get stuck -- people here don't care what distro you're using.
Offline
The Beginner's Guide lead me to rp-pppoe (And I connect to internet from #! with something similar!)!
Anyways, this conversation is going too off-topic and I really think I should start a new thread about this on Arch forums. 
Again thanks for help and @Tuber thanks for the suggestion! 
The real problem is not whether machines think but whether men do.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.