Ubuntu :: Apt-Get / Aptitude Or Synaptic Error
Apr 19, 2010
I'm having problems with apt-get / aptitude / synaptic. When I run apt-get update or upgrade error i get following error message:
Reading package lists... Error!
E: Unable to seek to 18446744071846088703
W: Unable to munmap
E: The package lists or status file could not be parsed or opened.
I've runned apt-get clean cmd, but it didn't help. Pc is pretty new with 8 GB ram etc. Synaptic and aptitude gives this error when you open those.
View 2 Replies
ADVERTISEMENT
Aug 14, 2010
I have Lenny with Gnome installed. Does Synaptic Package Manager use apt-get or aptitude?
View 2 Replies
View Related
Mar 24, 2010
Synaptic does not run. When I start it from Menu/system/administration/synaptic package manager , it asks for root password, then crashes. Nor does aptitude from the root terminal.localhost:/home/user# aptitude
View 14 Replies
View Related
Feb 23, 2011
Can I keep the old 32bit_testing /home with all the hidden directories there when moving to 64bit_testing?
Is there a way to export a list of all installed packages in aptitude or synaptic, so that when reinstalling, it can be easily imported? (reinstalling the same system)
View 3 Replies
View Related
Mar 27, 2016
I'm attempting to install some software on my friend's computer. It keeps saying the packages I want aren't there but I know they are. I've been fooling around with this for a while. I may have broken something in the process. Repository names, perhaps?Is there some way to reinstall Synaptic/Aptitude and "wipe the slate clean?"
View 6 Replies
View Related
Nov 9, 2010
I forced the install of graph-tool package [URL]. Now it is of course tagged as broken, so update manager wont do anything. But I want to accept it, I know it is not really broken. (In fact, graph-tool_xxx.deb asks for libcgal4. squeeze only has libcgal5, so I am betting this is not an issue, as far as graph-tool is concerned.)
View 2 Replies
View Related
Jul 11, 2010
I am trying to upgrade an amd64 lenny system to squeeze.I've got a 2.6.32 kernel running, done aptitude update and aptitude install aptitude.When I try "aptitude safe-upgrade", it sits forever resolving dependencies.it seems to search with the resolver counting up more and more open/conflict/ whatever.I stopped it once it got over 100,000)Is it possible to get aptitude to do a safe-upgrade, perhaps using a command line option?
View 2 Replies
View Related
Nov 5, 2010
Code:
karthick@Ubuntu-desktop:~$ sudo aptitude update
Hit http://in.archive.ubuntu.com lucid Release.gpg
Ign http://in.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_IN
[Code]....
W: GPG error: [URL] lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1E5D5E8D66AE0775
View 9 Replies
View Related
Sep 14, 2010
New to Ubuntu not to Unix. I am having issues with aptitude updates. Gives error unable to locate. When I look for the file manually I cannot find it either. It is looking for http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US. Is there a site that list all mirrors that carry the updates? I would like to find manually and adjust source.list file.
View 6 Replies
View Related
Apr 26, 2011
rosy84@rosy84:~$ apt-get install packagename aptitude
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
View 7 Replies
View Related
Jul 9, 2015
Im trying to update the system packages list by doing "aptitude update", but I got a error like this:
W: Failed to fetch http://download.virtualbox.org/virtualb ... 4/Packages: Hash Sum mismatch
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: Couldn't rebuild package cache
After searching the Web, I saw that many foruns seems to suggest to erase the reference list of packages using the command " rm -rf /var/lib/apt/lists/" and then run "aptitude update" again. I did that but the error still pops up.
My source.list:
### Debian Jessie
deb http://ftp.us.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.us.debian.org/debian/ jessie main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free
[Code] ....
View 7 Replies
View Related
Apr 10, 2011
I do have a problem on updating linux ubuntu 10 I'll show you the error and my sources.list.. Error in authenticating some packages: It was not possible to authenticate some packages. This may be a transient network problem. You may want to try again later. See below for a list of unauthenticated packages.
acpi-fakekey
acpi-support
acpi-support-base
acpid
[code]....
View 4 Replies
View Related
Jan 9, 2010
From four days each time I reload Synaptic, I got the following error:
Code:
W: Failed to fetch [URL]. Could not resolve 'repository.cairo-dock.org'
W: Failed to fetch [URL]. Could not resolve 'repository.cairo-dock.org'
W: Some index files failed to download, they have been ignored, or old ones used instead.
I can not understand what is it. Is it a temporary network problem? What I have to do?
View 1 Replies
View Related
Feb 23, 2010
E: nvidia-185-kernel-source: subprocess installed post-installation script returned error exit status 127
E: nvidia-glx-185: dependency problems - leaving unconfigured
I'm not sure what other information to post.I believe I'm using the nvidia 190 file, but I've tried to remove 185 and that made me have to boot up in "low graphics mode."
View 4 Replies
View Related
Jan 29, 2010
When I reload my synaptic manager I get this error:
"Could not download all repository indexes in ubuntu 9.04 Could not download all repository indexes".
Here's how my sources.list file reads: .....
View 4 Replies
View Related
Apr 8, 2010
I'm sure I'm not the first to have encountered a problem with synaptic when I tried to load it up to install a new bit of software (in this instance help screens for OO).However when I did I got the following error message E: Encountered a section with no Package: headerE: Problem withMergeListvar/lib/apt/lists/mirror.ox.ac.uk_sites_archive.ubuntu.com_ubuntu_di sts_jaunty_restricted_binary-i386_PackagesE: The package lists or status file could not be parsed or opened.E: _cache->open() failed, please report.
When I opened the file that had the apparent prolem < var/lib/apt/lists/mirror.ox.ac.uk_sites_archive.ubuntu.com_ubuntu_dists_jaunty_restricted_binary-i386_Packages > it transpired it actually contained the html page for the router ?? which seemed wierd to me.However I have recently I changed to a new ISPSo after a bit of a search, nothing explicity had my problem, and I was a bit stumped. Then I suddenly had a thought, after reading someone else how did something similar.... I then did the following....
Code:
sudo mv /var/lib/apt/lists/mirror.ox.ac.uk_sites_archive.ubuntu.com_ubuntu_dists_jaunty_restricted
[code]....
View 2 Replies
View Related
Nov 18, 2010
Synaptic Package Manager failed with the following error:
E: Malformed line 55 in source list /etc/apt/sources.list (dist)
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.
E: _cache->open() failed, please report.
With the error dialog as modal window, the Synaptic Package Manager main screen is disabled. As soon as I click "OK" to close the error dialog, Synaptic Package Manager shuts down right away.I don't know there is the "repository dialog" is to correct the problem as suggested.
View 4 Replies
View Related
Jan 20, 2011
whenever i tried to open Synaptic package Manager the following messages shows:
E: Type '.net/tualatrix/ppa/ubuntu' is not known on line 2 in source list /etc/apt/sources.list.d/tualatrix-ppa-maverick.list
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.
E: _cache->open() failed, please report.
Ubuntu Software Center, Update Manager, Synaptic package Manager all are jammed and indicates the same error. Except these everything works perfectly.
View 5 Replies
View Related
Jan 5, 2011
I'm using Ubuntu 10.04 and during my tries to free space I've removed several packages such as: openoffice, all editors, and some more packages such as players and printers drivers that I don't need and seem o.k to remove. However, after restart, the graphical interface doesn't load, I'm in the xserver, I have console but not gui. I was wondering if anyone can tell me which packages I should not remove or let me know of dependencies I need to consider when messing with packages?
View 1 Replies
View Related
Feb 12, 2010
When i run Synaptic Package Manager.I have an errorE: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
View 1 Replies
View Related
Feb 25, 2010
the problem that I face it is when I run synaptic package manger or try to install an updates from update manger this error message appear :
PHP Code:
[code]...
and it close he windows after press close button in the error windows.i can't install or update anything in my pc.
View 2 Replies
View Related
Jun 3, 2010
This morning, Update manager downloaded and attempted to install linux kernel image and header files but failed with some sort of error. I'm trying to locate the error log for synaptic package manager. Anyway I rebooted and everything seems to work okay. Did anyone else have this problem? This is from the history:
Code:
Commit Log for Thu Jun 3 05:45:42 2010
Upgraded the following packages:
linux-headers-2.6.32-22 (2.6.32-22.33) to 2.6.32-22.35
linux-headers-2.6.32-22-generic (2.6.32-22.33) to 2.6.32-22.35
linux-image-2.6.32-22-generic (2.6.32-22.33) to 2.6.32-22.35
linux-libc-dev (2.6.32-22.33) to 2.6.32-22.35
View 9 Replies
View Related
Jun 8, 2010
Im getting this error when i run the update manager, (i recently installed some software for the Logitech wireless mouse and keyboard):
Quote:
E: g15daemon: subprocess installed post-installation script returned error exit status 1
W: Failed to fetch http://security.ubuntu.com/ubuntu/po...u4.1_amd64.deb Connection failed [IP: 91.189.88.37 80]
[Code].....
View 1 Replies
View Related
Jul 15, 2010
I installed 10.04 and did the upgrades. After that I installed a few programs.Now when I try to install or uninstall something from synaptic it gives me this error at the end:
Code:
E: packagekit-backend-apt: subprocess installed post-installation script returned error exit status 2
I'm clueless as how to fix this. Can someone help me understand?
View 1 Replies
View Related
Aug 26, 2010
E: wp-full: subprocess installed post-removal script returned error exit status 127I had tried to add wordperfect 8.1 from a legit debian file I had on an old Corel Linux CD. [Sorry but i would really like to have WP on my Ubuntu dist. (OpOff) just does not do it for me.] command used dpkg -i wp-full_8.1-nn_i386.debI used command line It partially installed, but required other legacy packages, these then failed completely when it tried to install incompatible font files. Ok . . so I try to back out, but when I try to remove the "wp-x-x-x" file it refused giving me the error above.
View 1 Replies
View Related
Nov 10, 2010
Ever time I try to use Update Manager or Synaptic Package Manager I get this Error Message:
I have been wondering if I just need to do a fresh install. Am currently using 9.10 on a Compaq laptop which is prone to overheating and "freezing", usually within 2 hours. Maybe time to install 10.04?
View 1 Replies
View Related
Jan 28, 2011
I am trying to install clamav from synaptic manager and returns this error: Quote: E: /var/cache/apt/archives/libclamav6_0.96.5+dfsg-1ubuntu1.10.10.1_i386.deb: el subproceso dpkg-deb -fsys-tarfile devolvi el cdigo de salida de error 2
View 2 Replies
View Related
Jan 17, 2010
Any time i try to install anything from terminal or synaptic i get this error message saying:
Or if i try to upgrade:
If i try to open the software-center the cursor changes but it does not open. This all started when it upgraded to Karmic Koala. There might be two seperate issues but i cannot install or uninstall at all.
View 2 Replies
View Related
May 7, 2011
Ubuntu 11.04 was working fine and then when I went to open Synaptic, I got the following error:
An error occurred
The following details are provided:
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/viewizard.com_linux_debian_en
E: The package lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.
I get this error when I try to load Synaptic. In addition to that, the Ubuntu Software Center does not work when I try to search for and/or look at applications.
View 9 Replies
View Related
Jan 18, 2011
E: linux-image-2.6.35-25-generic: subprocess installed post-removal script returned error exit status 1 E: linux-image-2.6.35-22-generic: subprocess installed post-removal script returned error exit status 1
it begins with a postrm.d issue accessing the file.
View 1 Replies
View Related