LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-10-2012, 01:24 PM   #1
blue_devilme
LQ Newbie
 
Registered: Apr 2012
Posts: 2

Rep: Reputation: Disabled
error: Failed dependencies: /bin/sh is needed by gsSeqTools-1:2.7-1.i686 ??


Hi...

Would anyone help me out with this? Thanx in advance!!

been trying to install Roche Data Analysis V2.7 in ubuntu 11.10. getting this error message .... 'error: Failed dependencies: /bin/sh is needed by gsSeqTools-1:2.7-1.i686'

./setup.sh: OK
./README: OK
./packages/jre-linux-i586-oracle-2.7-1.noarch.rpm: OK
./packages/gsMapper-2.7-1.noarch.rpm: OK
./packages/gsNewbler-2.7-1.i686.rpm: OK
./packages/gsSeqTools-2.7-1.x86_64.rpm: OK
./packages/gsAmplicons-2.7-1.noarch.rpm: OK
./packages/gsNewbler-2.7-1.x86_64.rpm: OK
./packages/amplicons_CLI_2.7.i686.tgz: OK
./packages/gsAssembler-2.7-1.noarch.rpm: OK
./packages/gsSeqTools-2.7-1.i686.rpm: OK
=============================

=============================
[02:20:28 AM] rpm -U --force /home/xxxxx/Downloads/sff/DataAnalysis_2.7_All/packages/jre-linux-i586-oracle-2.7-1.noarch.rpm

rpm: RPM should not be used directly install RPM packages, use Alien instead!
rpm: However assuming you know what you are doing...
warning: /home/xxxxx/Downloads/sff/DataAnalysis_2.7_All/packages/jre-linux-i586-oracle-2.7-1.noarch.rpm: Header V3 DSA/SHA1 Signature, key ID e50b562c: NOKEY
=============================

=============================
[02:20:30 AM] rpm -U --force /home/xxxx/Downloads/sff/DataAnalysis_2.7_All/packages/gsSeqTools-2.7-1.i686.rpm

rpm: RPM should not be used directly install RPM packages, use Alien instead!
rpm: However assuming you know what you are doing...
warning: /home/xxxxx/Downloads/sff/DataAnalysis_2.7_All/packages/gsSeqTools-2.7-1.i686.rpm: Header V3 DSA/SHA1 Signature, key ID e50b562c: NOKEY
error: Failed dependencies:
/bin/sh is needed by gsSeqTools-1:2.7-1.i686



 
Old 04-10-2012, 01:28 PM   #2
Kustom42
Senior Member
 
Registered: Mar 2012
Distribution: Red Hat
Posts: 1,604

Rep: Reputation: 415Reputation: 415Reputation: 415Reputation: 415Reputation: 415
On red hat distros /bin/sh is a symlink to your current shell. So if you are running bash /bin/sh is linked to /bin/bash. Try creating that link to /bin/bash as I believe debian will use the dash shell by default.
 
Old 04-10-2012, 11:28 PM   #3
blue_devilme
LQ Newbie
 
Registered: Apr 2012
Posts: 2

Original Poster
Rep: Reputation: Disabled
still at lost

thanx for ur rep!! im a newbie on linux ubuntu...seriously, how to create that symlink?
 
Old 04-10-2012, 11:59 PM   #4
deep27ak
Senior Member
 
Registered: Aug 2011
Location: Bangalore, India
Distribution: RHEL 7.x, SLES 11 SP2/3/4
Posts: 1,195
Blog Entries: 4

Rep: Reputation: 221Reputation: 221Reputation: 221
by default you are logged in /bin/bash so you can change the shell to /bin/sh

from the shell
Code:
#echo $SHELL
/bin/bash
to check the current shell

now to change the shell
Code:
#/bin/sh
#echo $SHELL
if you want the shell to be sh everytime you login then

Code:
#chsh -s /bin/sh
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] error: Failed dependencies: libboost_serialization.so.4 is needed by barry-util-0.16 java Linux - Software 2 08-11-2010 01:18 PM
Failed dependencies: libmyriexpress.so()(64bit) is needed by mpich2-omx-1.1.1-1.x86_6 limu713 Linux - General 3 03-14-2010 08:20 PM
Failed dependencies:libstdc++.so.6 is needed by hp-snmp-agents-8.1.1 sbalvir Linux - Newbie 1 11-12-2008 10:45 PM
Failed dependencies /bin/sh, libc.so.6... when installing rpm package Vilenjak Linux - Newbie 4 03-19-2007 06:08 PM
I recieve a failed dependencies error, but I have all required dependencies Laptop2250 Linux - Software 15 02-03-2004 07:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration