Ubuntu Installation :: DPKG - Invalid Character In Version Number

Oct 29, 2010

# sudo dpkg -i vasre-se-1.1.1~Debian_5-i386.deb dpkg: error processing vasre-se-1.1.1~Debian_5-i386.deb (--install):
parse error, in file '/var/lib/dpkg/tmp.ci/control' near line 2 package 'vasre-se':
error in Version string '1.1.1~Debian_5': invalid character in version number
Errors were encountered while processing:
vasre-se-1.1.1~Debian_5-i386.deb

I did install same package ok in 10.4 but now after I upgrade to 10.10 I am getting this error. I have already tried:
# sudo dpkg --clear-avail
# sudo aptitude update
# sudo aptitude upgrade

View 1 Replies


ADVERTISEMENT

Ubuntu :: Ibm_lotus_notes_fixpack-8.5.2.i586.deb : Invalid Character In Revision Number

May 4, 2011

Impossible to install the Lotus Notes 8.5.2 FP2

Code:

View 1 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 :: Reboot After Update - Invalid Magic Number Error

Jan 7, 2010

This has to be the sixth time I am going to have to reinstall Ubuntu (Can't get enough of that Linux greatness) in the past 6 months. I just don't understand what exactly is wrong, I don't install anything extra (but the ubuntu restricted extras) yet updates that ask me to reboot will take me to a GRUB command line screen and trying to boot through the command line interface gives me an, "Invalid Magic Number", error.

There should be an official tool for when problems like this come up, so that users like me can easily move their files off their HDD before reinstalling. I didn't come here to rant but, does anyone know what may be causing this everytime, how it can be avoided maybe even how to deal with the Magic Number error and boot in (I wouldn't mind typing in the commands every time BTW)?

My system
Hp Compaq 6730s
2.0Ghz 575 Celeron
4GB RAM
Intel X4500MHD
Broadcom 802.11b/g

View 2 Replies View Related

Ubuntu Installation :: Checked The Version Number Read 11.04, But No Changes?

Jun 16, 2011

I booted up my Ubuntu VM today expecting to upgrade to 11.04 and play with the new desktop, but to my surprise when I checked the version number read 11.04. It's definitely the old interface though.

View 5 Replies View Related

Ubuntu Installation :: Dual Boot 10.04 LTS And CentOS 5.5 - Error "invalid Magic Number"

Oct 3, 2010

i wanted to see the red hat side of things and do some virtualization with CentOS, so i am trying to dual boot ubuntu 10.04 LTS and CentOS 5.5. the machine is a laptop, toshiba A100 series. what I did was to create the following partitioning scheme via Ubuntu LiveCd

Code:
Device Boot Start End Blocks Id System
/dev/sda1 * 1 19457 156288290+ 5 Extended
/dev/sda5 1 2103 16892284+ 83 Linux
/dev/sda6 2104 9988 63336231 83 Linux
/dev/sda7 9995 12623 21117411 83 Linux
/dev/sda8 12624 18800 49616721 83 Linux
/dev/sda9 18801 19457 5277321 82 Linux swap / Solaris

created an extended partition and in there have made sda5 and sda6 as / and home for ubuntu and sda7 and sda8 as / and home for CentOS. and sda9 as swap. I installed ubuntu first and then installed CentOS with no bootloader. Run sudo update-grub through ubuntu and now i have both Ubuntu and CentOS available. But when i select CentOS, i have an error which reads "invalid magic number".

I have grub2 installed, haven't downgraded or done anything to it and the ubuntu install is fresh, one week since i updated to 10.04 from scratch. I have found much contradictory stuff on google, but not something that provides a definite solution and also this post but the second command provided in the solution is one i cannot understand very well and it doesn't seem to work. what I am doing wrong here and how to make this work. I would prefer to do things via Ubuntu since debian stuff is what i am comfortable with and i am installing CentOS to learn not to do work on it.

View 1 Replies View Related

General :: 567 Is A 3 Character Number Why The O/p Is 4

Jan 11, 2011

look into the following command...

Code:
asit@ubuntu:~/script$ echo 567 | wc -c
4

though 567 is a 3 character number, why the o/p is 4 ??

View 1 Replies View Related

Debian Configuration :: Invalid Character In Revision ?

Sep 10, 2010

When i upgrade my packages with aptitude in testing, I am starting to get this error.

Also I get this from cron now and then.

View 6 Replies View Related

Server :: Option -m: Invalid Argument Near Character 14

Nov 26, 2010

Option -m: Invalid argument near character 14

View 1 Replies View Related

Ubuntu Installation :: 10.10 Wubi Upgrade Seems To Have Corrupted Bash / Error "invalid Magic Number"?

Jan 4, 2011

I tried the steps usually offered (modifying the grub.cfg file, replacing the wubildr files), it still wouldn't boot.

I booted in with the LiveCD to try to chroot into the environment and try running 'update-grub'. However, whenever I tried to chroot, it said it could not execute /bin/bash!

Trying to modify the grub commands manually (which originally gave the error: you need to load the kernal first), in the end said "invalid magic number"

There are some configuration things set in this installation I would like to not lose. Is it hopeless?

View 6 Replies View Related

Fedora :: Col: Invalid Or Incomplete Multibyte Or Wide Character

Dec 10, 2010

I make it a habit to review the logwatch reports regularly. I have been seeing this one from Anacron lately. I'm not sure exactly when it started, but it has been going on for a while now and started after the F13 to F14 upgrade. I have searched and tried to find out what it means, but have come up empty. This is the report:

[Code]....

Is this something that is just spurious and can be safely ignored? If this isn't, how do I go about fixing it?

View 6 Replies View Related

General :: Invalid Or Incomplete Multibyte Or Wide Character?

May 13, 2011

I'm trying to backup an ext3-formatted disk to an external USB disk, also formatted in ext3.rsync repeatedly reports those kind of errors : rsync: recv_generator: failed to stat "<filename>" : Invalid or incomplete multibyte or wide character.Following Google, this is usually related to NTFS-formatted drives but it is not the case here.A lead to the solution could be that the folders and files being backuped are mapped through smbd. My smbd.conf file contains the following lines regarding charsets : #Dos charset = 850#Unix charset = ISO8859-1Since those lines are commented out, I believe this defaults to UTF-8.

View 6 Replies View Related

Software :: RHEL5 - ACL Mount (Invalid Argument Near Character 1)

Mar 12, 2010

I am using rhel5. I am trying to implement acl's I created one partition mounted on directory /aclmount
Created 3 users and group sales
Created one file under mounted dir quotation
I tried this command
#sudo /usr/bin/setfacl -m -u:user1:rw- aclmount/quotation
I am getting this out put
setfacl: Option -m: Invalid argument near character 1

View 5 Replies View Related

Red Hat / Fedora :: Change File Names To Remove Invalid Character

Apr 1, 2009

I am trying to copy a large number of files from a Linux server to a Windows file share. Unfortunately, all of the files and folders I have to copy have 10 numbers followed by 2 colons "::" in the name (example: 1234567890::WordDoc.doc) which of course is invalid in windows naming conventions. So now I'm trying to come up with a way to change the file and folder names on the fly to replace the colons with a dash "-" or space " ". I'm even willing delete the frist 12 characters in necessary. I have tried cp, mv, tr, and several -bash scripts but get no positive results.

View 4 Replies View Related

Programming :: Getting Error 'couldn't Compile Regular Expression Pattern: Invalid Character Range'

Nov 19, 2008

I'm having a bit of trouble with a regular expression I'm trying to write and I'm not sure if it's something Tcl specific or my lack of regexp understanding.

[Code]...

I get a number of strings passed to a proc in the format 3|x where x is a number, either 0 or within the range 5-12. My understanding is that that regexp will match the literal '3' followed by a '|', the escapes the special meaning of |, and then 0 or, because of |, a number within the range 5-12. However I'm getting the error 'couldn't compile regular expression pattern: invalid character range'.

View 3 Replies View Related

General :: Use The Man / Info / Apropos Pages - Character Instructed The Shell To Interpret A Special Character As An Ordinary Character?

Mar 27, 2010

1.What character instructd the shell to interpret a special character as an ordinary character?

2.What directory contains some of the utilities available on the system in the form of binary files?

3. What command is used to search the location of a utility?

4. What command is used to instruct the editor to write the file and quit the editor?

5. What key quits the more utility and displays the shell prompt?

6. What command starts a child shell as the super user, taking on root's identity and environment?

7. Which wildcard characters can be used for searching all the files in the system that start with "A"?

8. The user name or login name of the super user is????

[Code]....

View 10 Replies View Related

Debian :: 'INVALID Magic Number' - Grub2

May 6, 2011

I get error 'invalid magic number' when using this

vmlinuz 2,417,247 bytes

if I use this:

vmlinuz 2,417,312 bytes

then later it complains about kernel mismatch

View 7 Replies View Related

Ubuntu Installation :: Installing Updates Error "E: Dpkg Was Interrupted, You Must Manually Run 'sudo Dpkg --configure -a' To Correct The Problem"

Apr 1, 2010

After I got the OS up and running (v9.10), I was prompted to download and install some updates. The download is complete, but when I try to install the updates, I receive the following message. What should I do?

E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.

View 4 Replies View Related

General :: Adding A Kernel In GRUB For Kubuntu 9.10: Invalid Magic Number

Apr 19, 2010

I've compiled and added a kernel in Gentoo before. It doesn't seem to go quite as smoothly in Kubuntu 9.10 These are the steps I followed: I unpacked the kernel in /usr/src and ran make && make modules_install succesfully. Then I copied the kernel in arch/x86/boot/bzImage to /boot/bzImage-2.6.32 This entry is the one given by Kubuntu:

Code:

menuentry "Ubuntu, Linux 2.6.31-14-generic" {
recordfail=1
if [ -n ${have_grubenv} ]; then save_env recordfail; fi
set quiet=1

[code]....

I just read the script that update grub uses. Changed the name of the kernel from xyz to vmlinuz-2.6.32-generic and it worked.

View 1 Replies View Related

Ubuntu :: Mirror For X86 Jaunty Floating Around - Getting Prompt Invalid Version

Jan 12, 2010

I'm running Koala in x86 now and ran into a few kernel problems. When I tried to report them I got a prompt telling me I didn't have a valid version of Ubuntu. I'm wondering if theres still a mirror for x86 Jaunty floating around? This is also prompted by the fact that I couldn't set my graphics right thanks to a lack of drivers

View 2 Replies View Related

Ubuntu :: Firefox Wrong Version Number?

Jun 13, 2011

I have a machine with Ubuntu 11.04 on it. I have not installed any developmental build of Firefox 5 (unless that came with Ubuntu for some unfathomable reason). For some reason Firefox 4 seems intent on identifying itself as Firefox 5.0. How do I fix this? My extensions won't install claiming they can't run on 5.0.

View 4 Replies View Related

Ubuntu :: Error Message 'dpkg Interrupted Must Manually Run 'dpkg --configure -a'

Jan 6, 2010

im trying to update some software in ubuntu using the update manager. i type my password in CORRECTLY but then get this error message.

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.

what does it mean and how do i fix it?

View 3 Replies View Related

Ubuntu :: Error - Dpkg Was Interrupted, You Must Manually Run 'sudo Dpkg --configure

Jul 6, 2010

I keep getting this error when I try to install Adobe flash player E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report. I had it installed just fine, then i restarted my computer and its gone. .

View 4 Replies View Related

Ubuntu :: Error - Dpkg Was Interrupted, You Must Manually Run 'sudo Dpkg --configure -a' To Correct The Problem

Jan 9, 2011

I'm using 10.10 and from today I'm getting this error Quote:dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. When I'm trying to install any software using

Code: sudo apt-get <sw-name> Also I'm unable install using "Ubuntu Software Center", showing unhandleable error. Here is the details:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 769, in simulate
return self._simulate_helper(trans, status_path)

[Code]...

View 6 Replies View Related

Software :: Top Command Version 3.2.6 Invalid Results Compared To CollectD?

Mar 11, 2011

I am trying to get the correct CPU usage using top. I ran collectD and I got different results.This especially happens when the CPU usage is close to 100%.Has anyone experienced having the top command report different results than other CPU usage utilities?

View 5 Replies View Related

OpenSUSE :: How To Hide Samba Version Number

Jun 8, 2009

When I mount my samba share on XP, I see the version number (e.g. marketing on 'Samba 3.0.29-SUSE-SL11.0 (samba.company.tld). How do I hide the version number?

View 9 Replies View Related

OpenSUSE :: 4.3 Repo - Version Number Misreported?

Feb 10, 2010

I run zypper up regularly against the 4.3 repo and supposedly the latest stable version is 4.3.5. However, after the latest update I am still showing 4.3.4r2.

View 9 Replies View Related

General :: Find The SVGA Version Number?

Mar 30, 2010

I can track that my CentOS 5 ships with SVGA driver through:

cat /var/log/Xorg.0.log | grep SVGA

But how can I find the SVGA Version number?

View 1 Replies View Related

Slackware :: SSL Version Number Typo In Repository

Mar 31, 2010

There seems to be a typo on Slackware.com security advisory webpage for the updated ssl packages (but not for the actual packages on ftp.slackware.com). The webpage says this:
openssl-0.9.8m-i486-1_slack12.2.tgz
openssl-solibs-0.9.8m-i486-1_slack12.2.tgz

The package in the ftp.slackware.com/12.2/patches/packages repository is:
openssl-0.9.8n-i486-1_slack12.2.tgz
openssl-solibs-0.9.8n-i486-1_slack12.2.tgz
I am guessing its a typo on the webpage because I already have an 'm' installed.

View 3 Replies View Related

Fedora :: Any Way To Update Kernels Of Lower Version Number

Apr 29, 2011

I have a system with one 2.6.35 kernel, one 2.6.38 kernel I built from a koji src rpm and 1 rawhide 2.6.39 kernel I installed directly with yum. Now that a newer 2.6.35 is out, I'd like to yum update my 2.6.35 kernel so I'll have those two in the 2.6.35 range. But the problem is those newer kernels (38 and 39) make yum think there's no update that's available because they have higher version numbers than the new 2.6.35.12-90 kernel. Is there someway I can make yum update to 2.6.35.12-90 anyway? I was thinking I could download the kernel and kernel-devel rpm files for 2.6.35.12-90 and do the yum install for them off the hard drive, would that work?

View 2 Replies View Related







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