LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 01-06-2009, 08:30 AM   #1
ErV
Senior Member
 
Registered: Mar 2007
Location: Russia
Distribution: Slackware 12.2
Posts: 1,202
Blog Entries: 3

Rep: Reputation: 62
Question Ubuntu 8.04 + wine 0.9.53 - resolving broken libldap2 dependency


Hello.

I'm running ubuntu 8.04, and I have following problem:
I have windows software that right now works on wine-0.9.53 only. Wine 0.9.53 isn't available for 8.04 from ubuntu repositories, so I installed package for ubuntu 6 (0.9.53~winehq0~ubuntu~6.10). Package is pinned down according to those instructions. Now there is a problem.

wine 0.9.53 package for ubuntu6 depends on libldap2 package which is unavailable for 8.04 and is replaced by libldap package. Because of this system see package as broken (although it works fine) and fails to do automatic update. System wants to remove package and can't do it, because it is pinned down.
In synaptic within properties of wine-0.9.53 package libldap2 is bold (as I undersrtand it, this means unsatisfied dependency).
"sudo apt-get install libldap2" tells me that libldap2 package is not avilable, but alternatives are "slapd" and "libldap-2.4.2". Those packages are already installed, but apparently they doesn't resolve broken dependency in wine-0.9.53.

I'd like to fix that problem using package manager (I know I can recompile from source, etc). How can I do that? Upgrading to latest wine version is not an option. Is there a way to remove libldap2 from dependencies of installed wine-0.9.53 package, or replace it with valid dependency on libldap > 2? Or can I somehow tell the system that libldap package is the same as libldap2?

Thanks for your time.

P.S. Originally I wanted to replace distribution with something else, but apprently there will be a free space problem, and this will require too much time. So I decided to fix the problem after all.
 
Old 01-07-2009, 09:01 AM   #2
ErV
Senior Member
 
Registered: Mar 2007
Location: Russia
Distribution: Slackware 12.2
Posts: 1,202

Original Poster
Blog Entries: 3

Rep: Reputation: 62
There was no reply within last 24 hours, so I will ask same question on ubuntuforums.org instead. Thanks to everyone who looked at this thread.
 
Old 01-18-2009, 11:52 AM   #3
ErV
Senior Member
 
Registered: Mar 2007
Location: Russia
Distribution: Slackware 12.2
Posts: 1,202

Original Poster
Blog Entries: 3

Rep: Reputation: 62
Angry

[rant]
There was no reply within last 11 days neither here, nor on ubuntu forums. This is very disappointing.
I expected Ubuntu community to be more knowledgeable/experienced, since the problem isn't incredibly difficult, although it effectively disabled entire automatic update system. So much for being "user-friendly", I guess.
[/rant]

Anyway, I was able to fix this problem.

In situation like this (when you have broken dependency, and installing missing dependency is not possible), the only solution is to create virtual package (which is also called "dummy package" or "meta package") - i.e. empty package that tells system that it provides missing dependency.

In my case (required libldap2 >= 2.1.17-1):
1) go to any directory
2) mkdir libldap2/DEBIAN
3) vim libldap2/DEBIAN/control . Or use any other texteditor.
4) in file enter text:
Code:
Section: otherosfs
Package: libldap2
Priority: optional
Description: libldap2 dummy package
 This package provides dpkg with the information that
 there is a libldap2 installed
 .
version: 2.1.18
maintainer: erv<erv@example.net>
architecture: i386
syntax of "control" file is explained somewhere on the web or in manpages.
5) save file, exit vim (or any text editor).
6) "sudo dpkg -b libldap2" (this will create package libldap2.deb)
7) "sudo dpkg -i libldap2.deb"

Done. Now package manager won't complain about missing dependency anymore.

I really think that there should be easier way to do that (some kind of "package aliases" in synaptic, or anywhere else), but it looks like there isn't. Or it could be avoided if downloaded packages could be edited by hand. But alas, this is the only way to fix dependency.

Last edited by ErV; 01-18-2009 at 12:04 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dependency problem while installing wine in ubuntu 8.10 GoldenAzure Linux - Newbie 1 12-21-2008 01:30 AM
Wine Intsall error in Ubuntu-current. broken package? charlie0313 Linux - Software 3 05-14-2008 09:50 PM
yum not resolving dependency? dr_zayus69 Linux - Software 6 02-04-2006 02:08 AM
Resolving a dependency Avelaval Slackware 2 04-02-2005 09:03 AM
SUSE dependency resolving sethgeekx86 Linux - Distributions 2 05-23-2004 06:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 10:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration