Debian :: Uninstalled Package And Checking Dependency

Aug 19, 2015

Is there a way to find if a package is a dependency of some other package/s that you have installed it.

For instance, let's say there is a library called libkolabxml1

Now if I just install it and ask :-

Code: Select all$$ aptitude why libkolabxml1

Unable to find a reason to install libkolabxml1.

But I remember it being useful/needed somewhere.

View 1 Replies


ADVERTISEMENT

Debian :: Many Package Uninstalled - Can't Seem To Upgrade To A Higher Kernal

Dec 27, 2010

I was attempting to install CRYPT-SSLEAY for perl. at the end of the installation many packages were auto uninstalled including aptitude & perlmagick ( both i need ) I think the system is tell me I need to upgrade the kernel but all my sources.list seem to be bad.

then I received this message:

Code:
The installation of a 2.6 kernel _could_ ask you to install a new libc
first, this is NOT a bug, and should *NOT* be reported. In that case,
please add etch sources to your /etc/apt/sources.list and run:
apt-get install -t etch linux-image-2.6
Then reboot into this new kernel, and proceed with your upgrade

[Code].....

View 12 Replies View Related

Debian :: Define Package As Alternative To Dependency

Jul 14, 2015

I've created a package and added package conflicts entry in it's control file(in my case, all the lib-mesa packages). Now each package that depends on lib-mesa cannot be installed. How can i define my package as alternative to lib-mesa, so i can install those packages ? Is there a way i can add my package as an alternative in the package dependencies(the ones that depends on lib-mesa)?

View 1 Replies View Related

Debian :: Remove A Package That Is A Dependency Without Removing Anything Else?

Mar 19, 2011

ex: package A depends on package B, C and D I want to remove only C and D and leave A in a broken state. how?

View 4 Replies View Related

Debian :: Package Editing / "use Editor" On An Uninstalled Pkg?

Aug 9, 2011

Go ahead a laugh but then please help me out. I want to take a look at the line by line of a package before I install it. I've downloaded it and here it sits. I tried "open with" "Geany" and got a Geany "new doc" page with nothing on it as a result. I thought an editor was what one used for this sort of thing. Again I want to see what is in it before I install it. I ran a search for "pkg edit" here on the forum net and got more than 17,000 hits. I can't wade through all of that or I'll go nuts. Manuals say something like "use editor" etc.... Nice but how do I "use editor" on an uninstalled pkg.

View 2 Replies View Related

Fedora :: Yum Dependency Checking Broken By Security Update?

Jun 22, 2011

The problem is that yum is refusing to install gcc on a new SL6 install. As far as I can make out, a security update that I applied prior to my attempt to install gcc has caused problems. I did a new SL6 install (x86_86) a couple of weeks ago. This was a minimal installation, and I didn't install any dev tools, as I intended to install them later from yum. Since then, I've done very little; I installed a few packages (samba, xemacs, etc), and I let the system update itself. The update installed 'kernel', and updated 'kernel-firmware' [URL]. I now need to install the dev tools (g++, and so on), but I can't. I've tried this from gpk-application, and directly from yum. The complete yum output is below, but the basic error is:

> Error: Package: glibc-2.12-1.7.el6.i686 (sl)
> Requires: glibc-common = 2.12-1.7.el6
> Installed: glibc-common-2.12-1.7.el6_0.5.x86_64 (@sl-security)

[code]....

View 4 Replies View Related

Debian :: Broken Dependency - Mark Smartcam Package As Not Broken And Release Apt?

May 21, 2010

i'm running debian lenny - latest stable i have recently installed smartcam (mobile phone as webcam over bluetooth) from .deb package , get errors of unmet dependency , but application works like a charm, unfortunately broken dependences block my aptitude , i cant fix them either as latest stable use older versions of dependences even in backports... how do i mark smartcam package as not broken and release my apt?

View 8 Replies View Related

OpenSUSE :: Install Package Without Its Dependency?

Apr 23, 2010

I already install mplayer-mt manually from git repository. Now, I want to install gnome-mplayer but it require me to install vanilla mplayer again.

Is there a way to tell that dependency already met ? Or should I just make mplayer-mt package by myself ? (this kinda work in ubuntu)

View 8 Replies View Related

Ubuntu :: Package Dependency Not Installable?

Jul 9, 2010

I was attempting to install the package 'gnustep-devel', but the package 'gorm.app' which gnustep-devel depends on is not available. I've checked in Synaptic's Settings->Repositories and I have all repositories enabled, and the package is available via a Debian repository... I'm pretty sure that there's a better place to report it than here, but I don't know where that is.

View 4 Replies View Related

OpenSUSE Install :: A Package Dependency Could Not Be Found?

May 7, 2011

When the automatic update begins, fails displaying the message:

A package dependency could not be found.

More information is available in the detailed report.

Details >>

cron-4.2-9.17.1.i586 requires cronie = 1.4.6-, but this requirement cannot be provided

I went to software download, I downloaded and installed crownie 1.4.6, but still the same thing

View 3 Replies View Related

Ubuntu Security :: Checking The Signature For A Package *before* Install It?

Jul 21, 2011

I'm interested in GNU/Tiger as recommended by a security guru I know. I did apt-cache search and located the package tiger:Code:tiger - Report system security vulnerabilitiesI also checked the ubuntu web-based package search and found tiger there too along with things like this signed message.Using apt-cache policy, I see this package is universe. I'd like to check the signature/cert/keys of this file before running apt-get install on it to see if it is acceptable given my current apt keys. Can someone explain how to do this?Also, what happens when I try to install a package using "apt-get install" and that package or one of its dependencies is:* unsigned* signed, but not by anyone whose key resides in my apt keyring?

View 3 Replies View Related

Ubuntu :: Upgrade Manager Wants To Upgrade Uninstalled Package?

May 1, 2011

Using Lubuntu 10.10. I uninstalled Apache Server (it was once installed). But the update manager is cites many new Apache updates that I need. But again Apache is not installed anymore. Synaptic says it's not installed. I have a checker for orphaned packages it says nothing about Apache. Why does the updater say this? Maybe there's a "residue" of Apache somewhere?

View 1 Replies View Related

Fedora :: Symlink And Yum - Dependency In The Main Package Installation

Aug 11, 2011

I'm still fighting to migrate my Evolution email from F13 to F15. My unsuccessful attempt at data conversion (from Ver 2.32/mbox to Ver 3.2/maildir) is documented here: [URL] As a last resort I decided to try installing evolution 2.32.2-1 in F15. The process went fairly smoothly once I figured out that evolution-data-server-2.32.2-1 must be installed first. Installing the data server package first eliminated all but 1 dependency problem in the main package installation. That 1 remaining dependency is where I?m stuck.

[Code]...

View 5 Replies View Related

CentOS 5 :: Dependency Errors Install The R Statistical Package

Mar 19, 2009

I am trying to install "R" on my CentOS 5.2 machine. Arch is x86_64 and I've removed all the x86_32 packages and run a yum update.

I am receiving the following dependency errors when I do a yum install R.x86_64:

View 3 Replies View Related

CentOS 5 :: CPAN Says Package Is Installed - But YUM Says Dependency Is Missing

Sep 30, 2010

I'm trying to install freeside, a perl based web application using the provided rpms & yum installation instructions.

It won't proceed because of missing dependencies and ends with the following:

View 6 Replies View Related

Red Hat :: Error - Processing Dependency: Libdb.so.2 For Package: Gnome-libs

Apr 13, 2011

I want to update my Red Hat using yum. So i got this kind of error:

Code:
--> Processing Dependency: libdb.so.2 for package: gnome-libs
--> Processing Dependency: libdb.so.2(GLIBC_2.0) for package: gnome-libs
--> Processing Conflict: yum conflicts yum-rhn-plugin < 0.5.3-30.el5
--> Finished Dependency Resolution
Error: Missing Dependency: libdb.so.2(GLIBC_2.0) is needed by package gnome-libs
Error: Missing Dependency: libdb.so.2 is needed by package gnome-libs
Error: yum conflicts with yum-rhn-plugin < 0.5.3-30.el5

What it mean? How to fix it? It stop my update.

View 4 Replies View Related

Fedora :: Glib Package Building Stops - Missing GTK2 Dependency

May 11, 2011

I'm trying to work with the pcsx2 dev to compile on fedora 86_64. [URL]. Unfortunately I seem to be missing a gtk2 / glib package as building stops with:

Scanning dependencies of target CDVDiso 47% Building CXX object plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/CDVDisop.cpp.o In file included from /home/mythtv/pcsx2-read-only/plugins/CDVDiso/src/CDVDisop.cpp:11:0: /home/mythtv/pcsx2-read-only/plugins/CDVDiso/src/Linux/Config.h:32:21: fatal error: gtk/gtk.h: No such file or directory compilation terminated. make2?: plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/CDVDisop.cpp.o? Error 1 make1?: plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/all? Error 2 make: all? Error 2

I have gtk2-devel.i686, glib-devel.i686 and all the other dependencies afaik - How do I get yum to tell me which gtk* packages are installed for instance...?

View 3 Replies View Related

Ubuntu Installation :: Install Jikes-sun Package - Error: Dependency Is Not Satisfiable

Aug 3, 2010

I'm trying to run Processing with this instructions but when I try to install Jikes I get a dependencies error: HTML Code: Error: Dependency is not satisfiable: j2re1.3|j2sdk1.3|j2re1.4|sun-j2re1.4|sun-j2re1.5|sun-j2sdk1.5 I have Java6 jdk and Java6 jdr installed, what should I do????

View 2 Replies View Related

CentOS 5 :: Error - Missing Dependency: Liblzo.so.1 Is Needed By Package Mplayer

Mar 14, 2009

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.

View 4 Replies View Related

Debian :: Dpkg Shows Installed Pkg Is Uninstalled?

Aug 8, 2010

I have downloaded a Non-free Deb pkg, when I tried to install it using "# dpkg -i pkgname", it appeared to install as expected. The pkg exists, I found the new directory and the executable file, but if I try to run it I get kicked out of my session, and back to GDM.

When I run "# dpkg -l pkgname", immediately after the install, I get this: "un pkgname <none> (no description available)"

Since it is not installed I can not remove it, or reconfigure it.

I run Debian Testing with Openbox as my window manager.

View 6 Replies View Related

Fedora Installation :: VLC - Error: Missing Dependency: Libdvdnav.so.4 Is Needed By Package Vlc-core

Jan 7, 2009

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]...

View 3 Replies View Related

CentOS 5 :: Error: Missing Dependency: Rtld(GNU_HASH) Is Needed By Package Htop

Nov 26, 2009

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

View 4 Replies View Related

CentOS 5 :: Missing Dependency : Perl(LWP::UserAgent) Is Needed By Package Sblim-sfcb?

Aug 25, 2010

I'm trying to install Dell Openmanage, which requires sblim-sfcb.Normally this wouldn't be a problem but it requires LWP::UserAgent to be installed.However there are no RPMs for LWP::UserAgent. There are RPMs for perl-libwww-perl-5.805-1.1.1.noarch.rpm, which people say should work.However yum doesn't see anything with libwww as an option so that won't work either.Running CentOS 5.5

Note: I do have LWP::UserAgent installed via cpan, however the RPM won't compile without the actual LWP::UserAgent RPM installed.

View 9 Replies View Related

Debian :: How To Get Rid Of Option To Remove Uni-booting Even Though Uninstalled Program

Sep 4, 2015

So I had decided to install debian but I thought I couls do it by myself without anything which I was wrong about, because I wound up installing Debian on my C: drive/windows partition. So far nothing has been bad and I am still running windows but now my C: drive has been renamed to "Install Debian GNU/Linux" I know the name doesn't mean shit but I'm curious why every time I go to change it it auto changes back. Also now every time it boots up it asks me to choose between UNetbootin, which i uninstalled, and windows. how do i get rid of the option to remove unetbootin even though I uninstalled the program. Same with Debian I deleted everything i could find but it still changes the drive name, how to fix any of this and might there be files I haven't found where would they be located?

View 3 Replies View Related

Debian Configuration :: Aptitude Wants To Reinstall Uninstalled Packages

Nov 6, 2015

I use Jessie, with the Aptitude curses interface for package management. It seems that every time I successfully uninstall/purge a package (along with its dependencies), then the next time I try to install/uninstall anything else it wants to reinstall that package (and its dependencies). It takes several (I haven't counted) "don't install" instructions from me before it will forget about it.

View 3 Replies View Related

Fedora Installation :: Yum Dependency Error: Package: Abrt-1.0.7-1.fc12.i686 (updates-testing)

Feb 20, 2010

i tried running (yum update, also yum install vlc) and i get these error

Code:

Error: Package: abrt-1.0.7-1.fc12.i686 (updates-testing)
Requires: librpm.so.0
Removing: rpm-libs-4.7.1-6.fc12.i686 (@anaconda-InstallationRepo-200911081854.i386)

[code]....

View 14 Replies View Related

Debian Hardware :: Uninstalled Video Card - Can't Use Motherboard Graphics Now

Aug 23, 2014

My computer boots up, grub loads up, but I enter tty1 instead of the desktop environment.

I am using Debain GNU/Linux 7.0 (wheezy).

My mother board is an ASUS M4A88T-M.

Former graphics card was a Radeon, bought within the past couple years, pretty high specs. (I am having trouble determining what the card is right now, I'll update my post when I figure it out).

I remember having to mess around with some config files to get it to work at first, but right now how to 'unfix' it now.

View 1 Replies View Related

CentOS 5 :: Yum Update Error Missing Dependency Libgpod.so.0()(64bit) Is Needed By Package Rhythmbox-0.11.6-4.el5.x86_64 (installed)

May 10, 2011

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).

View 3 Replies View Related

OpenSUSE :: Firefox 5 Upgrading - Error "a Package Dependency Could Not Be Found"

Jul 2, 2011

today opensuse 11.4 introduce Firefox 5 update to me (my current version is ff4) but when i click on "apply" to install it, the following error report appeared: a package dependency could not be found, Details: patch:firefox50-upgrade-4806.noarch conflicts with MozillaFirefox-branding-openSUSE.i586 < 5.0-.3.1 provided by MozillaFirefox-branding-openSUSE-5.0-2.1.i586

View 4 Replies View Related

Ubuntu :: Checking Disk Mean Checking All Partitions On Hd?

May 10, 2010

Sometimes at startup I get this message "Checking disk 1 of 1". Does that mean it's checking all partitions on the hd? After a bad shutdown there is no prompt for fsck to run and the system just boots up. In fstab I have both options set to "1" for the partition Ubuntu is on, all others set to "0". Any ideas on both?

View 3 Replies View Related







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