Ubuntu Installation :: Get Error When Try To Upgrade After Remove Desktop-base - Unexpected End Of File

Jan 15, 2010

i get this error

root:/boot# apt-get upgrade

Code:

Setting up desktop-base (5.0.3) ...
Updating /boot/grub/grub.cfg ...
Found linux image: /boot/bzImage
/etc/grub.d/01_OVHkernel: line 37: syntax error: unexpected end of file

[code]....

View 3 Replies


ADVERTISEMENT

Ubuntu Installation :: 10.10 - Remove Old Kernels From The Grub2 Boot Screen - Error "awk: 1: Unexpected Character 0xe2"

Nov 1, 2010

I am running a dual boot system with windows 7 and Ubuntu. Both have run smoothly on my machine (Core 2 quad core on Gigabyte board) I recently upgraded to 10.10 from 10.04 via the update manager within 10.04. Following the upgrade the initial boot failed at the login screen ( i simply got the purple colored screen with a white box in the center of it). Instead of trying to figure out what went wrong, I simply re-installed 10.10 from live CD on top of the upgraded Ubuntu that was failing at the login screen. The live CD install seemed to fix everything for the most part ( I did notice some quickly flashing text right before the login screen. I think it was an error message but it was too fast to read)

My problem now is that I am trying to remove some of my old kernels from the Grub2 boot screen and I cant. I have read many posts on how to remove the old kernels, but my system is proving to be difficult. The old kernels definitely show during boot, but whenever I go into Synaptic they are not there. I have downloaded Ubuntu Tweak, and they do not show in it either. I have read the information at [URL] I went to http://www.fixthecode.com/remove-hug...sts-in-ubuntu/ and thought this would fix my problem but I keep getting an error: "awk: 1: unexpected character 0xe2" when i try to run: "dpkg -l | grep ^ii | grep 2.6.3x-xx | awk -F{print $2} I am running kernel 2.6.35-22 The kernels i want to remove are 2.6.32-23 and 2.6.32-24.

View 7 Replies View Related

General :: Remove A Folder : Getting An Error : Unexpected EOF While Looking For Matching?

Apr 8, 2011

I tried to remove a folder in linux, davidanderson'spetshop_617 as a folder name. It contained a single quotes. By using the following command

rm -r path/davidanderson'spetshop_617

I am getting this error ,Error: unexpected EOF while looking for matching `''unexpected end of files.How can i remove the folder?

View 2 Replies View Related

Ubuntu Installation :: Upgrade To 10.04 Wants To Remove Desktop?

May 5, 2010

When I try to upgrade to 10.04 (from 9.10) I receive the following message:
An unresolvable problem occurred while calculating the upgrade: The package 'ubuntu-desktop' is marked for removal but it is in the removal blacklist.

I could not bear once again going through the months of torment, searching forums and tearing of hair involved in getting 9.10 to install and get everything working the way I wanted if I had to do a clean install again. Mostly because I can't remember how I got round most of the issues... code...

View 1 Replies View Related

Software :: Dpkg - Add / Remove Package Won't Work - Terminal Goes: Bash Syntax Error Near Unexpected Token `newline'

Mar 11, 2010

When I am adding removing packages to get more hard drive space, this is not the first time I left too many pages open and it crashes on me. My son would fix it by typing in the terminal sudo something, but I want to know how to do this. The only thing not working is the add/remove packages at the moment. Here is what it said, E:dpkg was interrupted you must manually run 'dpkg--configure -a' to correct the problem E: _cache-open()failed please report. Please, could someone tell me how to get the default back or whatever. When I type in the terminal, it refused my password until I tried several times, plus, it finally says in the terminal No such command. Bash. No such command. I am hoping this question is one you do recognize the answer for.

I tried using Yum to remove the package. Like this:

To remove or uninstall a package:

Code:

yum -y remove ,package name>

Terminal goes: Bash syntax error near unexpected token `newline'

View 3 Replies View Related

General :: Syntax Error Near Unexpected Token `for File In

Jan 19, 2011

I have been trying to get the following code to run.


Code:

However I am getting the following error:

Is there something that I am missing in the script? I have it as a unix file and tried to make sure that I did not have any extra characters.

View 7 Replies View Related

Ubuntu :: How Many MB's Would Be Required To Upgrade A Base 9.10 Installation

Apr 12, 2010

I have a kind of Internet connection where I'm not allowed to download much at all. How many MB's would be required to upgrade a base 9.10 installation (only default apps) to version 10.04?

View 1 Replies View Related

Slackware :: /usr/bin/pgm2txt: Line 179: Syntax Error: Unexpected End Of File

Oct 4, 2010

I have compiled both gocr and subtitleripper from [URL] and I am running into a problem with one of the scripts run from subtitleripper: pgm2txt. The error is:

Code:

andrew@skamandros~/Desktop/Labyrinth/subtitles$ pgm2txt -f en fauno
/usr/bin/pgm2txt: line 165: unexpected EOF while looking for matching `"'
/usr/bin/pgm2txt: line 179: syntax error: unexpected end of file

Support for this program is not available and development has ceased a while ago so I have had a look at the script itself and I cannot see the error in syntax.

View 3 Replies View Related

Programming :: Bash Script Giving Unexpected End Of File - Syntax Error

Apr 12, 2010

I have a bash script giving me the following error:

[Code]...

When I run it I am getting: ./svnup: line 61: syntax error: unexpected end of file Can't for the life of me figure out what is wrong. It's a script to export the latest revision from SVN to the web root folder and archive the previous version, basically.

View 4 Replies View Related

Fedora Installation :: F10 Upgrade - Cannot Find Valid Base URL

Apr 23, 2009

I try to do a upgrade on my fedora 6 ill 10. But when I try to write yum update or yum upgrade on my server a get this error:
yum update
Loading "installonlyn" plugin
Setting up update process
Setting up repositories
Error: Cannot find a valid baseurl for repo: extras

View 1 Replies View Related

Ubuntu Installation :: Upgrade File Server 9.04 X64 Desktop

Jun 9, 2011

I was having trouble figuring out how to upgrade my file server (running 9.04 x64 desktop) to 10.04 so I asked google. It led me to this webpage: [URL]... which told me to run this command:

Code:
cd /etc/apt
perl -i.bak -pe 's/jaunty/lucid/' sources.list
aptitude update
aptitude dist-upgrade

It ran for a bit and now it says that it is running 10.04.2 LTS, but I am unable to get any updates. When I open the update manager it tells me "Not all updates can be installed" and says that I need to run a partial upgrade. When I hit partial upgrade it then tells me that "An upgrade from 'lucid' to 'jaunty' is not supported with this tool." This comp serves as my web/sql/file server so it's pretty important I keep it functional. Everything else seems to be working fine though which I can only assume is a good thing. Here's a copy of my sources.list:

[Code]....

View 5 Replies View Related

Ubuntu Installation :: An Unexpected Error Occurred While Running The Zekr On 11.04?

May 23, 2011

I am facing the following error while running the newly installed software ZEKR. I have already installed the latest version of Java.

java.lang.UnsatisfiedLinkError: no pulse-java in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1681)
at java.lang.Runtime.loadLibrary0(Runtime.java:840)

[code].....

View 3 Replies View Related

Fedora Installation :: Update - Unexpected Error And Could Not Continue

Apr 10, 2010

I just installed F12 lastnight and I went to run updates and the update manager said that there were unexpected errors and could not continue. I tried again today and same results. There are something like 321Mb of updates to run so...would be nice to get this machine updated.

View 2 Replies View Related

Ubuntu Installation :: Dpkg-deb Error: Unexpected Number Of Arguments To --control?

Mar 1, 2010

I just upgraded from jaunty and somewhere in the process (or just after, I'm no longer sure just when it started) I started getting this error whenever I try to install or upgrade a package. Some of my software isn't working properly - some won't even load - so I'm not sure if the installations are actually succeeding, or not. But apt-get install -f shows nothing but a list of stuff I need to autoremove (mostly dev files). This particular message is the output of the details tab in synaptic, but I've gotten the same thing in terminal from apt-get. Quote:

dpkg-deb: --control /var/cache/apt/archives/dpkg-awk_1.0.3_all.deb /var/lib/dpkg/tmp.ci
Selecting previously deselected package dpkg-awk.
(Reading database ... 415515 files and directories currently installed.)

[code]....

View 3 Replies View Related

Ubuntu Installation :: Install_ubuntulite_nouveau - Line1 - Syntax Error Near Unexpected Token - Newline

Mar 16, 2011

I got install_ubuntulite_nouveau: line1: syntax error near unexpected token 'newline'

when running sudo bash install_ubuntulite_nouveau

View 1 Replies View Related

Ubuntu :: "syntax Error: Unexpected End Of File" With Source?

Aug 21, 2010

I have a file :

Code:
if [ $# -lt 1 ]; then
pushd ~

[code]....

View 2 Replies View Related

Ubuntu Installation :: Lib_apt - Server Upgrade 10.10 To 11.04 - Error "cannot Open Shared Object File: No Such File Or Directory"

May 9, 2011

Attempt to upgrade 10.10 to 11.04 server installation (more or less plain vanilla) gives:

[Code]...

Tried reinstalling the obvious packages related to this, no change. Aptitude updates to 10.10 function without problems.

View 2 Replies View Related

General :: Error "unexpected End Of File" - Script

Dec 28, 2010

i ve been struggling for 2 days now and cant figure out the soluton. this is my whole script

sqlplus SIEBEL/SIEBEL@oltpsia << EOF
set serveroutput on size 1000000
set heading off
set feedback off
Insert into EIM_ZIPCODE_BADEIM (select sysdate, 'TOPONOMASTICA','','', c.* From EIM_ZIPCODE c where
[Code]....

the sql is properly executed but the if condition not, and i keep receiving the error message "unexpected end of file"

View 4 Replies View Related

CentOS 5 :: Error Importing Repomd.xml For Base: Damage Repomd.xml File

Jul 1, 2011

I'm in trouble when I use the command yum, so I can not install anything on my CentOS 5.5 It's the following error: http://mirror.centos.org/centos/5/os...ata/repomd.xml Error importing repomd.xml for base: Damage repomd.xml file Trying other mirror Error: Can not retrieve repository metadata (repomd.xml) for repository based Already removed the most basic repository did not work. I have done some more changes still did not work

View 6 Replies View Related

Ubuntu Installation :: Syntax Error: Word Unexpected (expecting ")"

Sep 17, 2010

I'm trying to load the drivers that came with my wireless-n usb adapter. The file is rt2870.bin. I ran cmod a+x rt2870.bin command in terminal just fine. When I try to run sudo ./rt2879.bin I get an error message 1: Syntax error: word unexpected (expecting ")"). The .bin file came from the wireless adapter manufacturer. Am I missing something? Should the cmod be run under sudo as well? This device ran just fine before my router got funky. I finally got my 3 windoze boxes to connect, one using the same adapter as Ubuntu.

View 1 Replies View Related

Ubuntu :: Create New Directory But Keep Getting Same Error - Bash: Syntax Error Near Unexpected Token `newline'

Jan 13, 2010

I'm trying to create a new directory using the mkdir command.

Code:

home@ubuntu:~$ mkdir <aicoursework>
bash: syntax error near unexpected token `newline'

that's the error that i keep getting, what am i doing wrong?

View 5 Replies View Related

Ubuntu :: ERROR --bash: Syntax Error Near Unexpected Token 2

Feb 4, 2010

The following problem occurs to me, I'm creating a distribution (as a class project) for my school (I'm studying telecommunications and computer systems). I am following, in order to create the distribution, the manual that you can find on this page: [URL] But when I get to write:

[Code]...

View 3 Replies View Related

Debian :: After Remove Cairo Dock Upgrade Error

Apr 14, 2015

When I type sudo apt-get upgrade my terminal show this ?

Code: Select allReading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.

The following packages have unmet dependencies:

 libxrender-dev : Depends: libxrender1 (= 1:0.9.7-1+deb7u1+b1) but 1:0.9.7-1+deb7u1 is installed
 libxrender1 : Breaks: libxrender1:i386 (!= 1:0.9.7-1+deb7u1) but 1:0.9.7-1+deb7u1+b1 is installed
 libxrender1:i386 : Breaks: libxrender1 (!= 1:0.9.7-1+deb7u1+b1) but 1:0.9.7-1+deb7u1 is installed

And when I type apt-get -f install

Code: Select allapt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done

The following packages were automatically installed and are no longer required:

  cli-common gnote kate-data katepart kde-runtime kde-runtime-data kdelibs-bin kdelibs5-data kdelibs5-plugins kdevelop-data kdevplatform5-libs
  kdoctools libattica0 libclucene0ldbl libdbusmenu-qt2 libdlrestrictions1 libetpan15 libgdiplus libgnome-menu2 libido3-0.1-0 libiodbc2
  libkasten1controllers1 libkasten1core1 libkasten1gui1 libkasten1okteta1controllers1 libkasten1okteta1core1 libkasten1okteta1gui1

[Code] .....

View 9 Replies View Related

General :: Error - Gzip :stdin:input /output Error /bin /gstar :unexpected EOF In Archive

Mar 28, 2011

when iam opening my dec_backup folder the folling error is appering :

the error is gzip :stdin:input /output error
/bin /gstar :unexpected EOF in archive
/bin /gstar: error is not recoverable :exesting now

View 1 Replies View Related

General :: Bash Error - Syntax Error Near Unexpected Token `{

Mar 4, 2010

I am new to shell scripting, bash specifically.

I am trying to run the following script:

Code:

When trying to execute I always get this error:

Code:

In case you need to know the permissions. Here is it:

Code:

I run the script using the following command:

Code:

View 1 Replies View Related

Programming :: Parse Error: Syntax Error, Unexpected '@' In Php Code

Jun 14, 2011

Parse error: syntax error, unexpected '@' in C:xampphtdocsminippromail.php on line 8 .......its not recognizing the '@' symbol. heres the code im working with

<?php $receiver = myfriend@ourmail.co.in; $subject = wish; $content = Hi! My dear friend how are you.; $sender = myself@ ourmail.co.in ; $headers = From: $sender; mail($receiver,$subject, $content,$headers); echo Mail has been sent successfully.; ?>

View 1 Replies View Related

Red Hat / Fedora :: Install Microsoft Office 2007 In 14 Through Wine - "installation Stops Due To An Unexpected Error"

Apr 21, 2011

when i am trying to install microsoft office2007 in my fedora14 through wine, after 75% progress installation stops and an error message appears. "installation stops due to an unexpected error" but in any way i want to install it on fedora14. its a 'do or die 'condition so anybody can give me informations.

View 6 Replies View Related

Software :: Upgrade Base System Of Ubuntu LiveCD

Jun 30, 2009

I am using the Ubuntu 7.10 Livecd with some modifications I did, and I wanted to update the base-system to the most recent release of Ubuntu. Once I have chrooted into the custom ISO's root filesystem do I use:

Code:
apt-get update
apt-get upgrade
apt-get dist-upgrade
or

Code:
aptitude update
aptitude upgrade
or neither?

View 3 Replies View Related

Ubuntu Installation :: Upgrade From 8.10 Desktop To 10.4 Desktop?

Nov 12, 2010

I'm considering upgrading my old fileserver from ubuntu 8.10 to 10.4, but i've got single concern, I have a 5TB sofware raid 5, that i realy don't want to loose in the process. And since it's almost full (below 1TB free), i can't do a full backup.

Is there any problem in with this, if i do the upgrade? i have to upgrade 8.10 to 9.4 to 9.10 to 10.04?

View 2 Replies View Related

Ubuntu :: Desktop Envinroments \ Use On A Police Car Data Base Or Department?

Aug 2, 2010

i am new with ubuntu i need to know can i use ubuntu on a police car data base or department?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved