Ubuntu Installation :: Erasing Packages - Getting "Software Index Is Broken"
Jan 31, 2010
I was going to install a certain application, and apt-get said I had unsatisfied dependencies. So I typed
Code: sudo apt-get install -f
But the overall size of the packages it was going to install was quite substantial, so I renounced this idea and chose "No". Now I've got problems installing software - I keep getting "Software index is broken" message. I found this thread which suggests I use 'apt-get install -f'. But as I've said, the problem is that I no longer need those tons of packages that would be installed in this case. Is there a way to erase the list of packages marked for installation or maybe there's some other way to fix that?
View 2 Replies
ADVERTISEMENT
Apr 24, 2010
I've been trying to fix this problem for quite a few days now and have done a lot of searching on these forums, Linux Mint Forums and some others Google lead me to and have has some success, but am now stuck.I have posted a thread on this same topic on the Linux Mint Forums, but have had no success (if you want check it out at:URL...Originally I received error messages when trying to update involving certain repositories which couldn't be accessed (because they either didn't exist or had been moved) and I hunted these down and changed or removed them.
I have done much searching, etc. and cannot find any broken packages. I have tried many many different commands which have mostly done nothing.I seem to be in a similar boat to this person: URL...
View 2 Replies
View Related
Jun 24, 2010
I did the UPGRADE from Karmic Koala to Lucid, and everything was going well. But now I've been having problems with the UBUNTU UPDATE tool for the last 2 weeks. Every time I try to do an update check on the packages, I get the following message:Failed to fetch http:[url]....Release Unable to find expected entry deb-src/binary-i386/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.I've tried changing the servers to MAIN and others, and still no way to solve it. I've also checked for other posts, but haven't found a solution yet. Here's my SOURCES LIST (gksudo gedit /etc/apt/sources.list)# See http:[url].... for how to upgrade to # newer versions of the distribution.
View 3 Replies
View Related
Jan 2, 2010
I'm trying to upgrade from 8.04 to 9.10 via 8.10 etc. When I run update manager, I get this:
W:Failed to fetch [URL] Unable to find expected entry universal/binary-i386/Packages in Meta-index file (malformed Release file?), E:Some index files failed to download, they have been ignored, or old ones used instead.
and then it closes. I've unselected all the third party packages and tried various servers, but no difference. I can wget the file, but when I look at it I see entries for "universe/binary-i386/Release", but nothing for "universal" .
View 4 Replies
View Related
Apr 11, 2010
I have a broken package and can't seem to fix it. Now, nothing can be downloaded from synaptic. I get the following error message:
Processing triggers for software-center Setting up courier-mta (0.61.2-lubuntu3) * Starting Courier mail server. Starting Courier mail server. invoke-rc.d: initscript courier-mta, action "start" failed. dpkg: error processing courier-mta (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: courier-mta E: Sub-process /usr/bin/dpkg returned an error code (1) How do I fix this?
View 1 Replies
View Related
Dec 13, 2010
I am trying run an update but I get an error "Fix broken package first".I then went into synaptic and fixed the broken packages and tried to the update but I had the same problem still.
View 9 Replies
View Related
May 7, 2010
During my recent upgrade from 8.04 to 10.04, I got a few error messages concerning the flashplugin-nonfree not installing correctly. A user named carlee helped me get flash working over on the absolute beginner forum, but I've got a related problem still unresolved.Update manager is convinced that my perfectly working flash installation is broken, and insists I update it.However, the update fails every time, telling me E: flashplugin-nonfree: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal.
Opening synaptic, I cannot select the reinstall option for the plugin. Removal and complete removal are my only options, and both give the above error. More problematic, I cannot de-select the flash plugin entirely. It MUST be part of any other package update through synaptic (if I wanted to re-install avant window navigator, for example). And since the flash removal operation fails, synaptic is effectively non-operational.How can I convince my update manager that my fully operational flash is just fine the way it is?
View 5 Replies
View Related
May 16, 2010
Am trying to upgrade from karmic 9.1 to lucid 10.04 and have the problem that as part of the upgrade I get a report that some packages are broken. As suggested posting the relevant files APT and MAIN Logs from the /var/log/dist-upgrade below.
View 4 Replies
View Related
Sep 2, 2010
I get the following message when I try to add or remove programs. This includes when I try to use the Update Manager: Software index is broken. It is impossible to install or remove any software. Please use the package manager "Synaptic" or run "sudo apt-get install -f" in a terminal to fix this issue at first. When I follow this advice, I get the following message:
tom@Compaq:~$ sudo apt-get install -f
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
If anyone can offer suggestions about this problem, Although I've been using Ubuntu for a while, I'm not very confident with the command line (unless I am copy and pasting commands!)
View 9 Replies
View Related
Mar 22, 2010
I installed java and my computer went off in the middle of the process and some packages didn't install correctly. I decided to reinstall them but it doesn't let me. I have tried to remove them using the synaptic manager, I also tried to remove them manually. I've tried: apt-get -f install also. I tried to re-install it using:
sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
but this error comes up
Errors were encountered while processing:
sun-java6-jdk
sun-java6-fonts
E: Sub-process /usr/bin/dpkg returned an error code (1)
View 7 Replies
View Related
Aug 23, 2010
I am tried to install Sopcast for Ubuntu Netbook remix but keep being told I have broken packages but I can't find any in synaptic or ubuntu tweak. I think I had a failed install before I found the frontend package on ubuntu tweak but I cannot find where the problem is.
I am running ubuntu on an Acer Aspire One as my sole operating system.
View 1 Replies
View Related
Oct 12, 2010
Here is the apt.log from running 'do-release-upgrade'. apt-get upgrade runs without issue and I have disabled all of the extra repos I had (opera, tor, lucid-propsed, chromium). My system is otherwise 100% up to date with apt-get dist-upgrade and apt-get upgrade. I have already purged all of my PPAs using 'ppa-purge', but it looks like there are remnants of xorg-edgers in there somewhere: [URL]
View 4 Replies
View Related
Jan 7, 2011
When I try to update my packages, or install new packages, I get this error:"E: /var/cache/apt/archives/libglib2.0-0_2.26.1-0ubuntu1_amd64.deb: subprocess new post-removal script returned error exit status 1"I tried the "sudo apt-get install -f" but it didn't work.I'm running 10.10, on a Asus laptop
View 3 Replies
View Related
Feb 5, 2011
Update Manager tells me it has updates. So I close what I am doing with VirtualBox and a Windows Client and I tell the Update Manager to go ahead. But it stops, says I've got OpenOffice and QuickStarter both running. Not so, at last not to my knowledge. I try again, and it tells me I have a broken package, and to use the 'Broken' filter to find it. Where is the 'Broken' filter? And even if I work that out, what should I do about a "broken" package? So I look online. Only references to "Broken" packages are with respect to Windows. Windows is a shut down client, and VirtualBox has been shut down.
So I try the recovery mode on a reboot. This reports I have 15 broken packages, all to do with OpenOffice. I select Fix Broken Packages, and it keep stopping to tell me that OpenOffice and QuickStarter are both running, and I need to deal with that. How? A restart and effort to fix broken packages did no good. I look online again, and this time I run down where someone writes you can follow a link, and what you get there will do the trick. Only the link goes nowhere, so it has been moved or deleted.
View 2 Replies
View Related
Feb 27, 2011
I have been upgrading 10.4 to 10.10, but in the middle of the new package download my computer turned off (outage). Now Ubuntu won't restart the upgrade or install the packages already downloaded; it tells me it "Could not determine the upgrade" and that unresolvable problems occurred, caused by held packages. How can I reset things to restart the upgrade?
View 4 Replies
View Related
Mar 21, 2011
I keep on getting this red " - " icon on my panel and I try to perform the upgrade it prompts me to do. But it says that there are 3 broken packages i need to fix with the "broken filter". How do I fix this so I can upgrade?
View 2 Replies
View Related
Apr 23, 2011
I want to install aptitude using apt-get, but some problems happen like this:
The following packages have unmet dependencies:
aptitude : Depends: libapt-pkg-libc6.10-6-4.8
Depends: libept0 (>= 0.5.30) but it is not going to be installed
E: Broken packages
(before do this, I have used command apt-get update and apt-get upgrade)
View 6 Replies
View Related
Jun 3, 2011
I was installing some packages using the generate download script in synaptic and 'sudo dpkg -i -R ...' because I don't have my own internet connection at home but somewhere else. I think I got carried away a little and installed some packages that have some dependency issues. Now I have three broken packages that need to be removed, but I don't want them to affect (remove) other packages which would be marked whenever I try to mark them for removal, for fear that their removal might affect other functions. I think my machine was just fine before I started to fumble with individual dependencies; that's why I don't what the other dependencies removed. My question is how do I remove those dependencies only using the terminal without removing the others?
View 3 Replies
View Related
Jul 15, 2011
I downgraded to Compiz 8.6 with the GNOME 2 desktop using these instructions: [URL]. Today, however, my system wanted to do a "system upgrade", and now I get warning messages like this:
Code:
emil@Emilubuntu:~$ sudo dpkg --configure -a
dpkg: dependency problems prevent configuration of ubuntu-desktop:
ubuntu-desktop depends on unity; however:
Package unity is not installed.
dpkg: error processing ubuntu-desktop (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
ubuntu-desktop
And when trying update manager:
Software index is broken
Code:
It is impossible to install or remove any software. Please use the package manager "Synaptic" or run "sudo apt-get install -f" in a terminal to fix this issue at first
Now I'm not sure it is good advice to do sudo apt-get install in force mode, since the problem seems to be - I'm guessing - that update manager is trying to install packages with are for the unity desktop and not my classic gnome+compiz 8.6 desktop.
View 2 Replies
View Related
May 10, 2010
I tried to upgrade to 10.04, but did not succeed. Error: You have held broken packages.
View 2 Replies
View Related
May 6, 2015
Without knowing the consequences I added the Sid repository to Wheezy (installed version) in order to install some software. Only much later I discovered that this generated me some mess which does not allow now to install additional software due to library conflicts.
I tried to install some packages needed to build the PhantomJS but here is what I got:
Code: Select allReading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version.
g++ is already the newest version.
g++ set to manually installed.
[Code] ....
Is there a way to clean up the mess that Sid introduced and revert back to the Wheezy versions?
I have an old backup, so it would take me much more time to reinstall/reconfigure certain software, so I am looking to alternatives.
Is there a way to check all the packages and find all the potential conflicts and then a way to restore the original Wheezy content?
View 1 Replies
View Related
Nov 29, 2009
i use fedora 12 i can't use yum any more , when i try i find error message it was working correctly and i donn't remember what i did
[root@PC ~]# yum list installed| grep -i nmap
rpmdb: Thread/process 2405/3078244032 failed: Thread died in Berkeley DB library
error: db4 error(-30974) from dbenv->failchk: DB_RUNRECOVERY: Fatal error, run database recovery
[code]....
View 4 Replies
View Related
Jun 22, 2010
I am giving away a laptop with dual boot XP and Ubuntu. Partitions:
To erase all old files, I plan on burning an Ubuntu live CD and enter in the terminal:
And leave sda1 and sda4 untouched just in case the new owner wants to reinstall Windows in the future.
But how should I use the free 75GB ? Install Ubuntu on a 35GB extended partition and leave the remaining 40GB empty for XP, if wanted? Or should I use the entire 75GB for Ubuntu ?
View 3 Replies
View Related
Oct 23, 2010
I want to duel boot XP and ubuntu, but have been using ubuntu for quite some time. I want to add a windows section to my computer - but how do I do this with out erasing ubuntu?
View 2 Replies
View Related
Oct 21, 2010
I'm using windows 7 now and I want to install ubuntu as the main OS to the current C:drive(which has installed windows currently) but with keeping the data in other ntfs drivers(D:, E:, F: ) on my hard disk. I can't take backups of all data in other drivers and if that data erased with ubuntu installation I will face a very big problem in future. So how to install ubuntu 10.10 only for a one drive(c: drive) without erasing the data on other ntfs drivers? and I uses nvidia 8 series graphic card and are there any special things to follow to install it's official linux drivers(.run) or is it enough to use default drivers on ubuntu.
View 2 Replies
View Related
Jan 28, 2010
I am trying to install ubuntu 9.10 alongside windows on my laptop's harddrive. When I was going through the procedure it gave me the option of a guided partition of my harddrive... however there was an error. At this stage I unplugged my external harddrive because it's sometimess a bit dodgy and restarted the installation process. However everytime since that I have tried to install, it only gives me the option of erasing the entire disk or specifying the partitions manually
View 6 Replies
View Related
Dec 18, 2010
I have some updates waiting to be installed, but can't install them because of: "Fix broken packages first".I searched the forum for answers but until now nothing seems to work.I used:
Code:
Fix broken packages in Synaptic
sudo apt-get check
[code]...
View 9 Replies
View Related
Jul 2, 2010
I'm trying to do this:
Code:
deb [URL] lucid partner
Then update:
Code:
sudo apt-get update
Then this:
Code:
sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
The last code when entered says I have a broken package that needs to be fixed. The terminal tells me to enter the code below to fix the broken package but nothing changes. I still have a broken package.
Code:
sudo apt-get -f install
View 4 Replies
View Related
Jul 6, 2010
Last night I was installing gbrainy and while it was installing I started a fullscreen game on accident. Fullscreen games cause crashes on my intel integrated graphics (an unrelated issue) and while gbrainy was in the process of installing my computer crashed. So I had to restart. When I restarted I knew I would see broken packages so I did code...
I've tried just about everything to resolve the broken packages but I can't fix them. Does anyone have any idea what I can do to fix this?
View 3 Replies
View Related
Sep 8, 2010
I want to backup my installed packages using this method mentioned in thread [URL] but the problem is I have 31 broken parkages, i want a way to know the broken parkages so I would remove them in my repack so when i restore the parkages I wont have broken parkages. For now i cant fix them as I dont have internet....
View 5 Replies
View Related