Ubuntu Installation :: Update To 11.04 From 10.10 - Error "Unable To Calculate Changes, Package Ubuntu-desktop Is Needed But Not Going To Be Installed"
Apr 28, 2011
I tried to update to Ubuntu 11.04 from 10.10, and I got a strange error like "Unable to calculate changes, package ubuntu-desktop is needed but not going to be installed". Then the sistem claimed to return back to the previous state, but now ALL the package are marked as "upgradable", and the Software Updater is suggesting me to do a "partial upgrade". What happened? How I can get back with a coherent system? I don't installed the xubuntu-desktop, BTW.
While i am using yum update am getting an error: Error: Missing Dependency: libgpod.so.0()(64bit) is needed by package rhythmbox-0.11.6-4.el5.x86_64 (installed).
I keep getting this message while I try to run updates. The Update Manager says I have 35MB to install but it doesn't do it. Can anyone tell me what the problem is and how to maybe fix it? Also, how do I 'report this bug against the update-manager package'?
when ever i try to install updates i get shown an error & the updates stop the error i get says "librpmio.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates) librpm.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates)"
I am using Ubuntu Ultimate x64. I see the update in my update manager but during the calculating before installing the update I get the following error: "Cannot Calculate the update" How do I fix this to install the update?
I'm getting the following when trying to upgrade from 10.04 Beta1 to Beta2:
Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade: The package 'ubuntu-desktop' is marked for removal but it is in the removal blacklist.
This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu
installing on linux i try to install VLC and get [user@localhost ~]$ sudo yum install vlc Setting up Install Process Parsing package install arguments Resolving Dependencies
--> Running transaction check ---> Package vlc.i386 0:0.8.7-0.8.fc8 set to be updated --> Processing Dependency: vlc-core = 0.8.7-0.8.fc8 for package: vlc [Code]...
Today I got update notification. I type in terminal yum update, and get this error: Quote: Error: Missing Dependency: libnetfilter_conntrack.so.1()(64bit) is needed by package iptstate-2.2.1-5.fc11.x86_64 (installed) You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest
I removed iptstate.x86_64, again run yum update, and than, ibnetfilter_conntrack got installed. I tried to install iptstate.x86_64 again, but i get Quote:
Want to install slackware current on BTX 915G, SouthLake2, 800mhz FSB, P4 3.20Ghz, GeForce 6600 for dedicated Desktop Publishing box as part of LAN. Is Slackware Network Package required or just a part of it to connect to LAN, scp, and Internet. Have servers in LAN don't want to waste 250gb HDD space. I'm thinking dhcpcd is client, inetd-1, openshh,ftp. What else? What does your experiences say?
I am following this guide to installing eclipse via terminal command-line on Linux. However, this seems to be happening lately with all the packages I try to install..I checked the Synaptic Package Manager and reloaded and rebooted the computer, but to no avail.
I downloaded the 6.06 version of xubuntu because i have a laptop that doesnt support high graphics mode, and i wasnt able to figure out how to get it to run in low graphics mode. i figured that i would get a version from a while back, and then update it up to the current version. now, to the problem. I was able to upgrade 6.10, but now it says Ubuntu version 8.04 available, so i tried to update it. it gets most of the way through the part where it says calculating or something like that, and then it says: "Can't install 'xubuntu-desktop' It was impossible to install a required package. Please report this as a bug." with an option that says close at the bottom. when i click close another window pops up that says: Could not calculate the upgrade A unresolvable problem occurred while calculating the upgrade. This can be caused by:
* Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu
If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bugreport. Then the window just closes... anything that i could do to get rid of this problem? EDIT: Is there any way to update directly from an .iso file on the desktop?
Trying to do a yum update to get everything to latest, towards the end it says this:
[Code]...
how to get around this? I tried yum clean all, then yum update, again but it did the same. I had other deps missing on other servers but yum clean all fixed them -- can't find anyone else who's had this specific issue either, nor an rpm called 'device-mapper-event' or the other things that are missing - am kinda stuck!
According to various sources, this should mean that applications have priority over file chaches, and swap should only be used when the applications themselves need more memory than is physically available. So I naively took the value free provides in the '-/+ buffers/cache' line as 'free' as the amount of memory to be available on the server. Unfortunately this is not even close to true: On a server with 20GB RAM, memory utilization by this measure never reached 50%, yet the system swaps.
I then figured out that I could use 'sync; echo 3 > /proc/sys/vm/drop_caches' to drop cached stuff. I was very surprised to still have 12.5 GB cached data after doing that. I am figuring that it's those 12.5 GB which force the system to start swapping. I also tried to use /proc/meminfo to figure out how that cached memory is used (by comparing its content before and after dropping caches). However, I don't see the correlation between the numbers provided there and what part of the cache can be dropped.
The closest match seems to be the 'Mapped' line, which was 10GB. I am pretty sure that being mmapped keeps the kernel from dropping cache. However, the value is 2.5 GB less than the cache which can't be dropped. So it is not the whole answer. What I am looking for is some way to determine how much memory the kernel could provide by dropping stuff if he needs to because of memory pressure. Is there maybe a way to simulate drop_caches without actually doing so?
The amount of potentially available memory does not have to be scientifically correct, but the number should at least be always in the right ballpark, which right now, it ain't... The point here is that it's a productive system. Sy doing stuff like dropping caches or filling memory until the system starts to swap is not a permanent solution to figure out the value. By the way, it turned out that postgres was the culprit in this concrete case, stopping it made dropping all caches possible, but that does not answer the general question of how to estimate available memory...
1. Is my assumption correct that I can subtract 'Mapped' from the freeable cache memory completely?
2. Where could the other 2.5 GB be used?
3. Is there a way to get a better guess of how much memory the system can free if necessary, before swap has to be used?
after alot of work with my system, I've gotten most of it working It's a Toshiba C655-S5049 with a Atheros AR9285 Wireless card, so lots of fun getting that to work, anyway I'm trying to update my system, and it wont update, if I try update manager it won't do it because it's dealing with restricted drivers, and if I try in terminal I get E: Unable to locate package updateAnyway, any suggestions? I've been trying to work this out, and it's getting annoying. The key Drivers that I'm also looking for are, Video:Intel 4500M HD Integrated with Dynamic Sharing Audio:IntelAudio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) Also, does anyone happen to know how well battlefield 2 will run in wine? it ran pretty good on windows, just wondering how it will do in ubuntu.
Ubuntu 10.04, update manager: the package "libmyth-perl" shows up, but is greyed. I have purged all myth-tv (assuming this package belongs there) from my system, but I am unable to remove this package from the update manager.
I'm not sure if I'm posting in the right section. But when i start the Package Updater it get's a (Error resolving dependencies). The Details in the error are: Missing Dependency: liblzo.so.1 is needed by package mplayer Missing Dependency: libdvdread.so.3 is needed by package lsdvd Missing Dependency: libcucul.so.0 is needed by package mplayer Missing Dependency: libdvdread.so.3 is needed by package gstreamer-plugins-ugly
What do i do? I'm thinking i have to get and install/download these package's but cant find them tried regular searching the web and using Yum. Cant find any of them to install to fix this issue.
I don't know if this is the right place to do this so I will try. I have noticed a lot of posts around the web with the same problems, so I guess this is something that is common, you think it would be fixed by now but anyways. Almost constantly when I try to install a new package with yum in my system it almost always gives me a dependency error, this is the latest one when I try to install HTOP:
Error: Missing Dependency: rtld(GNU_HASH) is needed by package htop Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package htop
Along with the standard messages, apt-get displayed
Code:
gpg: symbol lookup error: /usr/local/lib/libreadline.so.6: undefined symbol: PC This occurs on using the update manager, package manager, apt-get update, etc. Any ideas? I've tried deleting the cached files, changing my server, checking that my date & time are correct (signing can be time sensitive), updating gpg (it was already at the latest), and maybe some other things I've forgotten.
I am going to install debian on my laptop. I just wondering that i am not able to see differentiation between debian installation package for server or desktop? are debian server and desktop edition included in one package ?
I installed a command line version of Ubuntu 10.10 using the alternate install disk. To suit my needs, I have to install the gcc C compiler in this environment. When connected under root, I enter the command: 'apt-get install gcc'. The error 'E: unable to locate package gcc' is then displayed on screen. how to install gcc? Is this package available from the alternate install disk or do we have to download it. If I dowbload a tar file, where should I copy it to to be able to have the install application see it?
This is the error I got when I tried to update it today. On the top the icon for the update manager is a red circle with a white line like a stop sign. When I click on it this is the error message I get. Could not initialize the package information. An unresolved problem occurred while initializing the package information.
please report this bug against "update-manager" package and include the following error message : 'E:Malformed line 54 in source list /etc/apt/sources.list (dist parse), E:The list of sources could not be read.'
I'm taking a class this semester on Linux and a Fedora 13 DVD came with the book. Just now I've installed Fedora at home and started the updates. I saw a PAE entry in the updates so I went to the Terminal and typed uname -r and I see that the Fedora 13 DVD installed a PAE kernel on my machine that has only 1 GB of RAM.
Why did it do that?
Can I swap out the PAE kernel for a non-PAE kernel? (edit- I'm a Linux noob so I don't know)
Does it really matter?
After the updates I was going to try to install the proprietary Nvidia driver.
after initating the update and i enter my pass word, update stops and an error box comes up stating that it is unable to update because there is more than one synaptic manager running, i have restarted and get the same results, and to my knowledge there is nothing else running in the background.