Ubuntu :: A Package (libsdl Related) Requires To Remove The "ubuntu-desktop" Package

Jun 4, 2011

I need to install the following packages in order to compile a ScummVM fork that is not already compiled for ubuntu.

libsdl1.2-dev
libsdl1.2debian-all

But installing via Synaptic requires me to remove the "ubuntu-desktop" package.

View 1 Replies


ADVERTISEMENT

Ubuntu Installation :: Error - Dpkg: Warning: Files List File For Package `libsdl-image1.2' Missing, Assuming Package Has No Files Currently Installed

Sep 23, 2010

When i try installing anything i get errors, for example when i try to install somthing from ubuntu software center i get this.

Code: installArchives() failed: Preconfiguring packages ... Preconfiguring packages ... Selecting previously deselected package ttf-symbol-replacement. (Reading database ... dpkg: warning: files list file for package `libsdl-image1.2' missing, assuming package has no files currently installed.

[Code]....

View 4 Replies View Related

Debian Configuration :: How To Remove 150MB Of Packages Related To Package?

Aug 13, 2011

VirtualBox is awesome tool for experiment and learning Linux.On the Linux guest OS, I installed standard system without Xorg.i expected it remove all the packages that come along with gnome-terminal previously.Only gnome-terminal was removed, 750kB free space. Now the system have 149MB packages as waste data IMHO.It doesn't look right to me.

View 4 Replies View Related

Ubuntu Installation :: Allows To Install/remove Software And To Perform Other Package Management Related Tasks?

Jul 14, 2011

I added a code into terminal and restarted, then I tried to install Java and this came up.'There seems to be a programming error in aptdaemon. This is the software that allows you to install/remove software and to perform other package management related tasks.'

PHP Code:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 961, in simulate

[code]....

View 1 Replies View Related

CentOS 5 :: Yum Install - No Package Libsdl-dev Available ?

Aug 12, 2010

The error below is displayed installing these packages: libsdl-dev libesd0-dev libwxgtk2.6-dev

View 3 Replies View Related

Programming :: RPM: Package Requires Old Version Of Same Package?

Nov 22, 2010

I'm building a certain RPM package that must require an old version of that same package in order to be installed/upgraded. Is this possible?

For example:

For a package foo v5, somewhere in the spec file:
"Requires: foo >= 4"

I'm declaring this on the Requires tag of the spec file, but when I try to install or upgrade the package (without having the previous required version installed) I get no dependency error! As for other dependencies it all works fine. If, instead, I create a package named "bar" that "Requires: foo >= 4", when installing I do get the expected dependency error. I'm thinking it's not possible to require an old version of the same package.

View 2 Replies View Related

Software :: Install A Package That Requires X11?

Jan 22, 2010

I'm trying to install a package that requires x11 and complains that it can't find it. It appears my X version is an older one. How can I check which version I have currently installed, just to be sure?

View 5 Replies View Related

Slackware :: RPM Requires Full SeaMonkey Package Install

Dec 19, 2010

There is a "standalone seamonkey-solibs package for RPM, gxine, etc". But after recent upgrades in -current, I can't use rpm without full seamonkey package installed. Can someone revise the contents of seamonkey-solibs and add missing files to it?

$ LANG=C rpm -qp --qf %{NAME} opera-11.00-1156.i386.rpm
error: opera-11.00-1156.i386.rpm: Header SHA1 digest: BAD
error: opera-11.00-1156.i386.rpm: not an rpm package (or package manifest)

And `rpm2txz -nd opera-11.00-1156.i386.rpm` doesn't work as expected without seamonkey package installed.

View 14 Replies View Related

OpenSUSE Multimedia :: Package-Kit-gstreamer-plugin Requires An Additional Plugin To Decode File

Jul 21, 2010

I just updated my distribution to 11.3 from 11.2. But now this problem occurs when I try to play an mp3. There was no problem before with 11.2.

It also says

Code:
The following plugin is required : MPEG-4 AAC decoder

Only certain mp3s have this problem. All gstreamer packages have been installed. What package is missing anyway?

View 1 Replies View Related

Ubuntu :: How To Remove The Package

Jun 17, 2010

10.04 installation (that worked fine for weeks) does not boot anymore (soft lockup). After some googling I suspect that the problem is the installation of the hostap_utils-package that I performed the last time I could use it. I am on a Thinkpad X30 without CD-drive and don't have my docking station at hand, but fortunately I still have a working 8.04 installation on it and I from that I can mount the 10.04 partition.

So my question is: Is there a good way to remove a package from a 10.04 installation when you cannot boot it directly but have access to the filesystem? Alternatively could someone please post all the files that belong to the hostap_utils package so I can just delete them manually (even though that probably is not a clean way to remove a package..).

View 1 Replies View Related

Ubuntu :: Cannot Remove The Package Kdm

Apr 20, 2011

I had installed some kde app a while ago which I didn't want anymore so I uninstalled it and noticed that I didn't need the million kde dependencies that program had required. So I uninstalled all those, and everything went fine except for kdm which gives me the following error:

Code:

$ sudo apt-get purge kdm
[sudo] password for user:
Reading package lists... Done

[code]...

I was able to autoremove it, just not purge it (removing the config files left over).

View 2 Replies View Related

Programming :: Global Symbol "$psid" Requires Explicit Package Name At Admin.pl Line 16?

Jul 4, 2011

I have a perl script which was written for me by a professional (I have some basic knowledge), is working fine at the moment but on moving it to a different server as I'm changing a server (new server is shared and supports perl modules), I get the following message"Global symbol "$psid" requires explicit package name at admin.pl line 16". I get this for every single one for my values for the whole script which is about 2000 lines. Same error messages for main and admin.I haven't changed anything on moving it to the new server apart from the first line which is the location of the perl.I thought it would be too much to post the whole script here but anyone has any idea why is doing it taking into account that it works on a different server?

View 1 Replies View Related

Ubuntu :: Tell Apt-get Not To Remove (or Ignore) A Package

Apr 25, 2010

There is a package on my system that won't be removed. How can I tell apt-get not to remove that specific file?

sudo apt-get purge (remove) texlive-lang-cyrillic won't work.

View 2 Replies View Related

Ubuntu :: How To Remove Complete Package

Sep 18, 2010

After i remove many applications from my system, i see that there are many temp files on my filesystem (not just from /home directory but also i see many temp files other directories.). So i am asking you how to remove a software completely from Ubuntu ?

View 5 Replies View Related

Ubuntu :: Apt Won't Remove Deleted Package

Mar 13, 2011

i'm trying to reinstall LaTeX after i manually deleted all of it's directories in /usr/share, apt-get can't seem to remove or install any of the packages,

Code:

sudo apt-get install -f
Reading package lists...
Building dependency tree...

[code]....

View 1 Replies View Related

Ubuntu :: How To Remove Package I Can't Find?

May 28, 2011

I couldn't find an amd64 version of the package I wanted, so I forced the architecture on the i386 version I found. (The package in question is xinput-calibrator, so that I can finally get my touchscreen to work.) I later found and added the repository that has the 64 version and tried to install it. It won't install the 64 version because I already have the i386 version. But it also won't let me remove the i386 version.

View 5 Replies View Related

Ubuntu :: Cannot Remove Broken Package

Jun 15, 2011

I have installed a package that doesn't work on my system because some dependency is not met and I cannot resolve that without seriously breaking my system. Now I want to uninstall that package but it doesn't work. Synapic package manager is also not able to do anything with this broken package. How can I get rid of it now?

View 9 Replies View Related

Ubuntu :: Cannot Install And Remove Package

Dec 1, 2010

I am using ubuntu 10.10. Recently I install a package named astah-community_6.3_all.deb. But It took very long time to complete installation. No error message display.So I canceled it. After that,I cann't install or remove any software.I show the following error.

Code:

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. So I try command 'dpkg --configure -a'. After doing so, when I install or remove any package it show the following error.

Code:

E: The package astah-community needs to be reinstalled, but I can't find an archive for it. If I tried to remove it, it show the following error

Code:

installArchives() failed: dpkg: error processing astah-community (--remove):
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.

[code]....

View 11 Replies View Related

Ubuntu Installation :: Aptitude Wants To Remove A Package?

Jan 19, 2010

i installed a package with dpkg --install and told it to ignore an unmet dependency because the package it depended on could not be installed with apt-get (it was a perl module) and i have manually installed the perl module, it works... however every time i do "apt-get upgrade" or anything like that it wants to remove the package i forced to install because it still thinks there are unmet dependencies, is there a way to either tell it to ignore that the package has unmet dependencies (i mean ignore that always, not something i will have to add every time i use aptitude) or is there a way to convince it that the package it thinks is missing (the unmet dependency) is actually met.

View 3 Replies View Related

Ubuntu :: Remove A Package Without Removing Dependencies

Jun 20, 2010

I need to remove libgl1-mesa-swx11, as after I installed it, it has slowed down all my graphics. However, in SPM, it says in order to remove it, I have to remove most of my system, it seems as though it's "dependencies" involve everything to do with graphics, which I was running fine and much better before. So, how do I remove this package without removing dependencies?

View 3 Replies View Related

Ubuntu Installation :: Remove Package Using Live CD?

Aug 1, 2010

I installed ubuntu 10.4 on a lenovo T500 yesterday.

Today I am almost sure to have a problem with the fglrx package.

Today I installed the graphics card accelleration driver - I think it is the fglrx, but I am not shure, because I used the gnome fancy gimmick offering this driver. Now the computer starts neither in normal mode nor in recovery mode. In the latter it displays very fast about two screens of the usual lines and changes then something with the display. Trying to use boot=/bin/bash as an additional boot parameter didn't work either. I even tried typing blind a login and something like "apt-get remove fglrx <return><return>".

Booting from CD works.

Here my questions: When I have booted from CD, can I see the synaptic history to verify that it actually is the package named above? When I have booted from CD, can I remove packages from the installed version?

View 2 Replies View Related

Ubuntu :: Unable To Remove Bad Package Installed From .deb

Oct 29, 2010

I attempted to install the CLI management tool for my Highpoint Rocket Raid card (rr62x) downloaded from this page: [URL] When I tried installing it, this is what happens:

Code:

# dpkg -i hptraidconf_3.5_amd64.deb
Selecting previously deselected package hptraidconf.
(Reading database ... 68853 files and directories currently installed.)

[code]....

How can I get this package removed? I was able to get a different management tool installed to configure my RAID so I don't need this one. My system appears to be working, but everytime I use apt-get to install something else, it shows the hptraidconf package as failed.

View 9 Replies View Related

Ubuntu Installation :: How To Remove Virtual Package

Jun 15, 2011

i wanted to install zsnes emulator on natty 64, but it turns out there is no such package. so i tried zsnes_1.510-2.2ubuntu3_i386 using "force architecture" command but it failed due to dependencies problem. later i found amd64 version of zsnes deb package. now when i try to install it it says "it's not co-installable with zsnes:i386 1.510-2.2ubuntu3 (Multi-Arch: no) which is currently installed". i cannot find zsnes:i386 package in synaptic, removing or purging the package doesn't work (Virtual packages like 'zsnes' can't be removed), cleaning cache with apt-get clean doesn't change anything.

View 1 Replies View Related

Software :: Remove A Package And All Its Dependencies In Ubuntu 8.10?

Jan 8, 2009

I thought KDE is better than Gnome, and installed kubuntu-desktop on my Ubuntu 8.10 to get KDE. But then I found out my computer can't run KDE without serious laag, and now I want Gnome back. I tried switching back to Gnome, but now this is totally messed up. It's half Gnome and half KDE, plenty of bugs, and I got tons of KDE apps that I don't need. So I just want to remove package "kubuntu-desktop" and all it's dependencies. Maybe there's a fast and easy way to do it? I may/will want to do this for some other packages too.

View 3 Replies View Related

Ubuntu Servers :: Libnetpacket-perl Package For 9.10 Karmic - Functionality Present In Another 9.10 Package With A Different Name?

Jan 8, 2010

I need to install the following dependencies for synspam on Ubuntu 9.10 karmic server:

Code:
sudo aptitude install nfqueue-bindings-perl libsys-syslog-perl libappconfig-perl libnetpacket-perl libnetaddr-ip-perl
dpkg -i synspam_version_all.deb
Of these, only libnetpacket-perl is not packaged for Ubuntu 9.10 karmic.

Is this functionality present in another 9.10 package with a different name? 10.04 Lucid does have the package: [URL]

View 1 Replies View Related

Ubuntu :: Package Installation Error / 'E: Unable To Locate Package Xxx'

Feb 3, 2011

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.

View 5 Replies View Related

Ubuntu Installation :: Installing Package Through Synaptic Package Manager?

Aug 3, 2011

I have a problem when installing this package through synaptic package manager. this is :

libpng12-dev
the error is:
W: Failed to fetch http://security.ubuntu.com/ubuntu/po...tu2.1_i386.deb
404 Not Found [IP: 91.189.92.167 80]
my distribution is ubuntu 10.4.

View 1 Replies View Related

Ubuntu Installation :: How To Remove A Package From Autoclean Listing

Mar 1, 2010

I would like to tell apt, "hey, take packageA out of that list, cause I really need it, and I do not want to reinstall it out of fear it may mess up the configuration of that very same package".Anyone know what program and option I would use to accomplish such a task?(couldn't find anything interesting under the `apt-get` command.)

View 3 Replies View Related

Ubuntu :: Apt-get (use Aptitude Purge To Remove All Associated Files Of A Package)?

May 2, 2010

Did a fresh install of 10.04 Desktop 86_64 this weekend. One of the first issues I noticed right away was that apt was not function properly. Say for example you install the packages tor and vidalia (assume I'm running everything from root). #apt-get install tor vidalia This command will check and install necessary dependencies, for example 'privoxy'. Now if you decide that you don't want to use privoxy and instead use polipo, you would probably feel inclined to remove privoxy. Well I found that apt-get autoremove, apt-get remove, apt-get purge WILL NOT remove all the files/directories associated with the package. You'll find that after running each of these commands, there will still be directories, scripts, etc. in /etc/init, /etc, and /etc/rc*.d. The only solution I've found to completely removing a package is aptitude purge [package].

View 1 Replies View Related

Ubuntu :: Lucid Lynx Unable To Remove Package

May 17, 2010

I recently ran "sudo apt-get autoremove" in the terminal and I was given an error message citing the following:

I believe this is a result of a failed Banshee Media Player installation that left the specific package installed. I ended up removing Banshee entirely. I have tried using Synaptic Package Manager and Computer Janitor to remove the package, but neither has worked, both returned the error exit status 2 message. Computer stats are in my signature.

View 3 Replies View Related







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