Debian Installation :: Apt-get -d Won't Work 'cos Of Unmet Dependency?

Apr 23, 2011

I'm trying to install the driver for my printer, from a repo at Kyoto University. Did it before on other distros (Etch, Lenny,...). One of the three packages has an unmet dependency, libcupsys2-gntls..... (or something- doesn't matter, it's long gone). I expected to be able to use the -d option in apt-get to download it, and unpack it by hand, and place the vital parts in the right positions manually. Done that before, somehow, not necessarily this way. But apt-get won't let me download it, because of the unmet dependency.

Is apt-get really that stupid? If I only want to download it, why does it matter if there is an unmet (and, these days, unmeetable) dependency? Could I download it some other way? I've looked at Aptitude, and can't make head nor tail of it. Synaptic? Have I got the command right? #apt-get -d install package. EDIT: Tried #apt-get install -d package. Also apt-get --download-only --force-yes package. Or I could be really subversive, and copy the two essential files across from my Puppy system. Puppy didn't notice that this lib was missing, just got on with it. Funny old world, isn't it?

View 14 Replies


ADVERTISEMENT

Debian Installation :: Unmet Dependencies When Installing New Kernel

Mar 25, 2011

I am trying to upgrade a server I was put in charge of and keep running into a loop of errors.

uname -r
2.6.11.12

When I do apt-get -f install I get the error: WARNING: this version of the GNU libc requires kernel version 2.6.18 or later. upgrade your kernel before installing glibc.

Then when I try installing the kernel I get the error: You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies

[code]....

View 12 Replies View Related

Ubuntu Installation :: Broken Dependency / Get It To Work?

Oct 10, 2010

I have a broken dependency. The package is libsdl-image-1.2-dev. When I try to fix it via synaptic, it says E: libsdl-image1.2-dev: cannot remove `/.' What can I do?

View 3 Replies View Related

Debian :: Installing NeBEM Unmet Dependencies On Jessie (GSL)

Feb 2, 2016

I am trying to install this software: [URL] .... on jessie.

I have copied lib/libIsles64.a into lib/libIsles.a and done

Code: Select all sudo make cleanall

from the main folder. When I write

Code: Select allsudo make

I receive the error

In file included from src/Interface/neBEMinterface.c:20:0: include/Isles.h:14:29: fatal error: gsl/gsl_complex.h: No such file or directory compilation terminated.

View 2 Replies View Related

Debian :: Installing / Removing - Packages Have Unmet Dependencies

Jun 1, 2011

I have an issue with packages. When I try to install any package then I receive error like this one below.
e.g. install Lynx:

Code:
# apt-get -f install lynx
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libperl5.10: Depends: perl-base (= 5.10.0-19lenny3) but 5.10.0-19lenny2 is to be installed
libsnmp15: Depends: libsnmp-base (>= 5.4.1~dfsg-12) but it is not going to be installed
lynx: Depends: lynx-cur (>= 2.8.7dev9-2.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

So I decided to remove libperl5.10 which apparently mess. But its not that easy, just take a look:

Code:
# apt-get --purge remove libperl5.10
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libsnmp15: Depends: libsnmp-base (>= 5.4.1~dfsg-12) but it is not going to be installed
Depends: libperl5.10 (>= 5.10.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
...and now I don't know what to do ?

View 13 Replies View Related

General :: Debian 5.0 Ffmpeg Unmet Dependencies - Webmin?

Mar 24, 2011

I am running a video script on my server and I am very new to running a dedicated server and commands. Most of our site was setup but other and someone has broke something and no one seems to know how to fix.

Here is the issue. We run a script that uses these requirements

[Mod edit]Adult content Link removed

requirements

Now our server guy ran a update inside webmin for debian and now our videos still convert but wont make thumbs. Here is what he did.

Now updating libsmbclient ..

Now the AVS script wont make thumbs and webmin still wants to do 3 more updates that get unmet dependencies errors. Here they are when we try to run another update.

Building complete list of updates ..

Now what we need to do is either undo the update he already did or maybe get the one its asking for now to work but not sure which one will fix our thumb generating problem? Here is the error in the log file of the AVS script.

Seems stream 0 codec frame rate differs from container frame rate:

View 3 Replies View Related

Debian :: Proftpd Install - Unmet Dependencies And Broken Packages

Oct 23, 2015

I am attempting to setup an ftp server as a first project to get me going in the world of Linux however when I run the command apt-get install proftpd-basic ....

View 14 Replies View Related

Debian :: Error: Installation Cannot Continue Without This Dependency

Jun 2, 2010

I am running Debian squeeze and I am trying to install hplip-3.10.5 so I can use my new HP Photosmart C4750 printer.I downloaded the automatic installer and ran it and it gave me the following error message:

RE-CHECKING DEPENDENCIES
------------------------
error: A required dependency 'cups-image (CUPS image - CUPS image development files)' is still missing.
error: Installation cannot continue without this dependency.
error: Please manually install this dependency and re-run this installer.

So I ran apt-get install cups-image and got the following:

raygo75@RayGo1:~/Desktop$ sudo apt-get install cups-image
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package cups-image

does the package "cups-image" exist? and if it does were can I find it. I have looked to no avail. I have posted a question on hplip seeing as that is were I got the script from.

View 12 Replies View Related

Ubuntu Installation :: 11.04 Upgrade - Packages Have Unmet Dependencies

Apr 29, 2011

I am trying to upgrade to ubuntu 11.04 from my current 10.10 system. If I try to upgrade with Upgrade Manager it stops at calculating upgrade step and I can see red circle at top left corner, hovering over this gives message -
An unresolvable problem occurred while calculating the upgrade.
Please report this bug against the 'update-manager' package and include the following error message:
'E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.'

If I run
sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Failed

The following packages have unmet dependencies:
libappindicator1 : Depends: libdbusmenu-gtk3 but it is not going to be installed
Recommends: indicator-application (>= 0.2.93) but it is not going to be installed
overlay-scrollbar : Depends: liboverlay-scrollbar-0.1-0 but it is not going to be installed
python-aptdaemon-gtk : Depends: python-aptdaemon.gtk3widgets (= 0.41+bzr646-0ubuntu2) but it is not going to be installed
python-couchdb : Breaks: desktopcouch (< 1.0) but 0.6.9b-0ubuntu1 is to be installed
python-desktopcouch-records : Conflicts: desktopcouch (< 1.0.7-0ubuntu2) but 0.6.9b-0ubuntu1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

View 5 Replies View Related

Ubuntu Installation :: "unmet Dependencies" While Trying To Install VBOX?

Nov 21, 2010

I have just newly installed Ubuntu10.10 on my laptop and am attempting to install VirtualBox 3.2.10. Everything has been going fine until I run the apt-get install command. The results are as follows:

Code:
bn0@n0v0n:~$ sudo apt-get install virtualbox-3.2
Reading package lists... Done

[code]...

View 2 Replies View Related

General :: Pidgin Installation Via Terminal - Packages Have Unmet Dependencies: Pidgin: Depends: Libpurple0

May 1, 2010

I am using Ubuntu 9.04. After doing sudo apt-get update When I try to insatll pidgin via terminal it shows: XXX@XXX-desktop:~$ sudo apt-get install pidgin Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

The following information may help to resolve the situation: The following packages have unmet dependencies: pidgin: Depends: libpurple0 (>= 1:2.6.0) but it is not going to be installed Depends: perl (>= 5.10.0-19ubuntu1.1) but 5.10.0-19ubuntu1 is to be installed E: Broken packages

View 5 Replies View Related

Fedora :: FC12: Use --skip-broken To Work Around Dependency

Sep 13, 2010

[code]...

You could try using --skip-broken to work around the problem. You could try running: rpm -Va --nofiles --nodigest. how can I fix it?

View 5 Replies View Related

Ubuntu :: Gammu-smsd Will Not Work - Error "packages Have Unmet Dependencies: Gammu-smsd: Depends: Libgsmsd7"

Apr 7, 2010

I have tried installing gammu-smsd on both hardy and jaunty... this is the error I'm getting... Quote: The following packages have unmet dependencies: gammu-smsd: Depends: libgsmsd7 but it is not going to be installed Depends: libpq5 (>= 8.4~0cvs2009032 but 8.3.9-0ubuntu9.04 is to be installed E: Broken packages radio@SMSgateway:~$

I have tried looking for both of these packages individually but to my suprise no luck!! And when I google such error messages, nothing comes up.. I'm almost into tears..I just wish I knew what to do to begin troubleshooting and or my options at this point for making this work... some of my referenced articles: [URL]

View 2 Replies View Related

Fedora Security :: Sandbox -X Doesn't Work In F13: Policycoreutils-python Dependency Error?

Jul 29, 2010

one of the coolest features of Fedora imho is sandbox -X, which I used extensively in F12. However, in F13 I yum install /usr/sbin/seunshare prints:

Code:
[...]--> Processing Dependency: policycoreutils-python = 2.0.82-13.fc13 for package: policycoreutils-sandbox-2.0.82-13.fc13.x86_64
--> Finished Dependency Resolution
Error: Package: policycoreutils-sandbox-2.0.82-13.fc13.x86_64 (fedora)
Requires: policycoreutils-python = 2.0.82-13.fc13

[Code]....

View 6 Replies View Related

Debian :: Lots Of Dependency W/Squeeze

Jul 18, 2010

I recently installed Squeeze. Almost every time I install software I have unresolvable dep errors. In my Software Sources Everything is checked Main, Contrib, Non-Free and source. But in 3rd party the only thing in there is the installation CD. Is this correct or am I missing repos? downside of running testing? If I'm missing them could someone please post what repos I should have...

View 6 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 :: 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 View Related

Debian :: Chromium In Lenny - One Extra Dependency

Jun 16, 2010

I tried to compile it but it seems to have one extra dependency after the other that needs to be compiled. I'm assuming that it should work since Google Chrome works for Lenny (apparently). Will it be added to backports eventually or anything of the sort?

View 3 Replies View Related

Debian :: Cannot Convert To Dependency-based Boot

May 8, 2011

Encounter errors of files with "missing LSB tag and overrides". Looking up the recommended website, I found the following instructions.

insserv: warning: script 'X' missing LSB tags and overrides

The /etc/init.d/X script is lacking the LSB fields. Adding them to the script header or as a override file in /etc/insserv/overrides/X would solve it.

But where to get the LSB field? There is a list of known files but those giving problems are not among them.

View 3 Replies View Related

Debian :: How To Avoid Unwanted Dependency During .deb Build

Aug 14, 2011

I have successfully build .deb im my box and it is running well. But during the debuild process I got followingdpkg-shlibdeps: warning: dependency on libatk-1.0.so.0 could be avoided if "debian/retrovol/usr/bin/retrovol" were not uselessly linked against it (they use none of its symbols).

dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/retrovol/usr/bin/retrovol" were

[code]....

View 1 Replies View Related

Debian :: Install Ssh - Error Message - Dependency

Jul 15, 2011

During installation of ssh I get an error message regarding dependency problems.

Dependency problems prevent configuring of ssh.

View 9 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

Ubuntu :: 10.04 Java - Packages Have Unmet Dependencies

Nov 3, 2010

I have the following error in 10.04. I've tried several times to uninstall, resolve, install these dependencies and am at my wits end now. This morning I gave up on OpenJDK and installed Sun JDK, hence the sun versions below. But this error is stopping me from installing anything else.

Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:

The following packages have unmet dependencies:
default-jre-headless: Depends: openjdk-6-jre-headless (>= 6b14) but it is not going to be installed
icedtea-6-jre-cacao: Depends: openjdk-6-jre-headless (= 6b18-1.8.2-4ubuntu2) but it is not going to be installed
latexdraw: Depends: libjiu-java but it is not going to be installed
Depends: libjlibeps-java but it is not going to be installed
openjdk-6-jre: Depends: openjdk-6-jre-headless (>= 6b18-1.8.2-4ubuntu2) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

me@andromeda:~/private$ java -version
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Server VM (build 17.1-b03, mixed mode)
me@andromeda:~/private$ javac -version
javac 1.6.0_22

View 5 Replies View Related

Debian :: Install Dependency Chain Of A Deb Pack In Few Steps?

Jul 12, 2011

There may be a way not to download all dependency and install one by one.But how?Sorry for such a basic question but i could find only solutions for ubuntu.

View 6 Replies View Related

Debian Configuration :: Can't Install GNOME Or KDE In Stretch (dependency)

Jul 15, 2015

I'm trying to install KDE, but I can't. I've tried using tasksel, but it gave me an error, so I tried to install task-kde-desktop myself. When I did that, I ran into some dependency issues:

Code: Select allSome packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

The following packages have unmet dependencies:

 task-kde-desktop : Depends: kde-standard but it is not going to be installed
                    Depends: kdm but it is not going to be installed
                    Recommends: kdeaccessibility but it is not going to be installed
                    Recommends: k3b but it is not going to be installed
         
[Code]...

View 5 Replies View Related

Debian Configuration :: Rstudio - Dependency Is Not Satisfiable In Stretch

Mar 23, 2016

When installing Rstudio from: [URL] .... in Debian stretch I get the following:

Code: Select allDependency is not satisfiable: libgstreamer0.10-0
Dependency is not satisfiable: libgstreamer-plugins-base0.10-0

seems like there's only libgstreamer1.0-0 available in stretch. In sid it's included though: [URL] ....

For the time being I installed the sid versions but wonder what's a proper solution.

View 2 Replies View Related

Debian Configuration :: Missing Dependency For Headers-2.6.29 On Lenny?

Jan 13, 2010

Here's my problem: I'm running a Lenny laptop and I need both wifi and virtualbox to work. I had to do a kernel upgrade to run the wifi. It works with either the 2.6.29 or 2.6.30 kernels, but with 2.6.30 I'm having screen brightness issues that I can't seem to get rid of. So I want to run 2.6.29, but virtualbox is a bit of a problem because it requires linux-headers-2.6.29, but when I try to install the amd64 headers it tells me that it cannot install the dependency linux-kbuild-2.6.29. Is there any way I can get that dependency installed on my computer?

View 14 Replies View Related

Debian :: Dependency Error Installing Yahoo Messenger

May 31, 2010

What is this Dependency Problem. I got the following Error while installing yahoo messanger. What could be the solution or the alternatives for this.

[code]...

View 7 Replies View Related

Debian :: Dependency: Cp: Preserving Permissions For `/var/lib/ucf/hashfile.7': Permis

Jan 13, 2011

My Debian Squeeze server that I'm trying to make a LAMP server is currently a LAM server. I get these errors when trying to install php5:

[Code]....

View 4 Replies View Related

Ubuntu :: Gnome Won't Install - Following Packages Have Unmet Dependencies

Jun 2, 2010

So recently I've been exploring my options in terms of a desktop environment. trying out different options (Blackbox, Enlightenment ect..) and somehow in the process i managed to uninstall Gnome.

Normally I would just re-install it but whenever I try I get this:

Quote:

The following packages have unmet dependencies:

So I go through synaptic and it tells me, to install 'swfdec-mozilla' i need to uninstall 'epiphany-extensions' so I do that. and then the terminal gives me the same error as before.. only it say that 'epiphany-extensions' is not going to be installed.

I'm running 10.04.

View 4 Replies View Related







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