bash: /home/stefano/.bashrc: line 1: unexpected EOF while looking for matching `'' bash: /home/stefano/.bashrc: line 2: syntax error: unexpected end of file stefano@ubuntu:~$

Asked by angel3aka

Binary package hint: gnome-terminal

when i try to install drivers i close the terminal and now when i trying to open show's me ash: /home/stefano/.bashrc: line 1: unexpected EOF while looking for matching `''
bash: /home/stefano/.bashrc: line 2: syntax error: unexpected end of file
stefano@ubuntu:~$

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/gnome-terminal
NonfreeKernelModules: fglrx ath_hal
Package: gnome-terminal 2.24.1.1-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux 2.6.27-11-generic x86_64

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Solved by:
Andy Ruddock
Solved:
Last query:
Last reply:
Revision history for this message
angel3aka (angel3aka) said :
#1
Revision history for this message
Chris Coulson (chrisccoulson) said :
#2

Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but it would make more sense to raise problems you are having in the support tracker at https://answers.launchpad.net/ubuntu if you are uncertain if they are bugs. For help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs#When%20not%20to%20file%20a%20bug.

Revision history for this message
Best Andy Ruddock (andy-ruddock) said :
#3

The "default" .bashrc can be copied from /etc/skel/.bashrc, so open your terminal and type

cp /etc/skel/.bashrc ~

after logging out and back in, all should be well.

Revision history for this message
angel3aka (angel3aka) said :
#4

Thanks Andy Ruddock, that solved my question.

Revision history for this message
angel3aka (angel3aka) said :
#5

tanx to you Andy Ruddock i solved my problem