Ticket #22 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Error: Dependency is not satisfiable: libpango1.0-0

Reported by: tsl Owned by: somebody
Priority: major Milestone:
Component: guake Version: 0.2
Keywords: guake-0.2.2-1_i386 Cc:

Description

When I try to install guake-0.2.2-1_i386.deb, the package installer says: "Error: Dependency is not satisfiable: libpango1.0-0"


I've libpango1.0-0 already installed on my machine (v1.20.1-1)


I've tried to reinstall libpango, but nothing changed. I'm not able to install the package.

Attachments

guake_0.2.2-1.diff.gz Download (10.2 KB) - added by mieszkoslusarczyk 5 years ago.
guake_0.2.2-1.dsc Download (431 bytes) - added by mieszkoslusarczyk 5 years ago.

Change History

Changed 5 years ago by lincoln

Actually, libpango is an indirect dependency of guake. Pango is required by gtk, are you getting this problem when compiling from source or when using the .deb package?

Thanks.

Changed 5 years ago by mieszkoslusarczyk

  • status changed from new to closed
  • resolution set to fixed

He is using a deb provided on Guake's website. The problem is, that version of guake was compiled with higher version of libpango (i think 1.21) and now it depends on it, and it cannot use older version of pango. I had same problem on Ubuntu HH, so there are two ways to work it out:

*find, or compile newer version of pango (you may get sources from debian unstable) or *compile guake with libpango released with your distribution. (I will attach sources of guake ready-to-compile on debian and ubuntu)

If you're going to compile anything, i suggest using pbuilder.

Changed 5 years ago by mieszkoslusarczyk

Changed 5 years ago by mieszkoslusarczyk

Changed 5 years ago by mieszkoslusarczyk

I couldn't attach original sources, so download  http://www.guake-terminal.org/releases/guake-0.2.2.tar.gz to the same folder as the attachments, an rename it to guake_0.2.2.orig.tar.gz

Note: See TracTickets for help on using tickets.