Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: arch linux, slackware, ubuntu studio
Posts: 141
Rep:
Bash not working...
(First off.. I'm going to apologize from the get-go. It's been awhile since I've had to do anything 'serious' with my linux setup. So, I'm rusty and I think I might of screwed something up bad here. LOL)
I'm running arch linux & have crossed posted this on their forums. -Just looking for any help I can get.
It started when I was updating my system (pacman -Syu) and it wasn't cooperating. gegl was giving me strange errors & I saw that it also wanted to update gimp. -I figured there must be some sort of conflict. It uploaded all the files... but, wouldn't install everything because of the error. Just to get a few things installed & narrow down the somewhat long list.. I type 'pacman -S' and began installing several things that way. (i.e. pacman -S bash chromium , etc... etc..) things began to install... but I kept getting this weird error. -Something baout /bin/bash not found nwcurses or something like that. -Then... I couldn't get back into xterminal or anything. It seems like anything that calls bash is giving me grief. I made a bad move and tried restarting my computer. Arch boots up.. I get a couple of processes that fail and then it hangs before it can start up the graphics & I can get into LXDE. I threw in my knoppix disk and that's what I'm using right now. I'm wondering if I reinstalled bash if that'd fix the problem. -Thing is... I'm not even sure how I can run 'pacman -S bash' in my current predicament,
Distribution: arch linux, slackware, ubuntu studio
Posts: 141
Original Poster
Rep:
Thanks for the reply. syslinux doesn't have a 'rescue mod' per se. Just my current kernel & my 'fall back.' neither work. (It might be helpful to get to a spot where I can try & type commands in.. but, not sure how to do that.) -trying to find where systemd dumps it's logs...
Distribution: arch linux, slackware, ubuntu studio
Posts: 141
Original Poster
Rep:
My knoppix disk is old enough that it doesn't have systemd (so... no journalctl --file) the guys over on the arch forums think ncurses is messed up. they tried to get me to chroot from knoppix & when I try to start bash I get the error I was getting before....
/bin/bash: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory
Distribution: arch linux, slackware, ubuntu studio
Posts: 141
Original Poster
Rep:
@ niglc
I've actually been on arch for a few years now.,. Before that ubuntu studio & before that- slackware. (I started on version 10 of slackware.) It's just that I've had a million things going on this past year or so... Arch has been behaving very well for me for quite some time now & I just haven't had to do anything real technical for awhile now. i.e. -I'm rather rusty guys & trying to figure this out. My apologies. I know how to symlink.. just what to whom was my question.
Long story short, They want me to download a live disk for arch & do pacman off of their to update things because a new version of ncurses came out & bash & the new version of ncurses don't want to upgrade/ play together nicely. I tried to do that... but my old version of knoppix live disk doesn't want to let me take the disk out & burn the arch disk.
I tried a nasty hack I found with a symlink
sudo ln -s /usr/lib/libncursesw.so{,.5}
& that didn't do the trick. It'd be nice if I could get systemd to just let me log into the command line... but, I can't figure that one out because systemd is weird. (& it's late. & I'm stupid.)
I liked slackware -but, I just got burnt out messing with things all the time. (I'm lazy. LOL) I went to ubuntu studio because I draw & play music and thought it'd be an easy way to go. --I just got sick of everything going out of date every 6 months and having to do a complete upgrade on my system. So, I went rolling release. Once you got it all setup iy's pretty cool. -Just check the front page of archlinux.org to make sure there's no upgrade surprises once you got everything setup... I'm just not sure why this one was never mentioned. :/
Distribution: arch linux, slackware, ubuntu studio
Posts: 141
Original Poster
Rep:
My bootloader is syslinux. (though.. there might be a way to do that in syslinux.. I'd have to check.) I got a flash drive & I'm going to try that route. (booting the live disk off the drive.) Though,-- I have to get a few hours sleep. Thanks again for all of your help!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.