<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>5900</bug_id>
          
          <creation_ts>2005-01-19 21:19:44 +0300</creation_ts>
          <short_desc>packaging bug: dependency on freetype version is missing</short_desc>
          <delta_ts>2013-08-15 17:16:58 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>gimp</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>28382</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Valery Inozemtsev">shrek</assigned_to>
          <cc>mike</cc>
    
    <cc>shrek</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>21168</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2005-01-19 21:19:44 +0300</bug_when>
    <thetext>gimp2-2.2.2-alt1

Here&apos;s the description from Gimp&apos;s message at startup:

FreeType version too old!

The GIMP requires FreeType version 2.1.7 or later.
Installed FreeType version is 2.1.4.

Somehow you or your software packager managed
to install The GIMP with an older FreeType version.

Please upgrade to FreeType version 2.1.7 or later.


And indeed, my configuration is as follows:

$ rpm -q gimp2   
gimp2-2.2.2-alt1
$ rpm -qa &apos;*freetype*&apos;
freetype-1.3.1-alt4
freetype2-2.1.4-alt3
$ rpm -q gimp2 --requires | fgrep freetype
libfreetype.so.6  
$ rpm -q libfreetype.so.6 --whatprovides
freetype2-2.1.4-alt3


Solved the issue by installing freetype2-2.1.9-alt2.
Steps to Reproduce:
1. Install gimp2-2.2.2-alt1 and freetype2-2.1.4-alt3
2. Start gimp

Actual Results:  
It shows an error message window and doesn&apos;t start.

Expected Results:  
Gimp starts.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34737</commentid>
    <comment_count>1</comment_count>
    <who name="Anatoly Yakushin">jaa</who>
    <bug_when>2006-01-16 00:47:27 +0300</bug_when>
    <thetext>Давно поправлено</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>136997</commentid>
    <comment_count>2</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2013-01-19 16:45:16 +0400</bug_when>
    <thetext>The solution was probably not general enough:

we have again problems with gimp wanting precisely the version of a lib it wants --  https://bugzilla.altlinux.org/show_bug.cgi?id=28382 .

If the formal dependencies of the RPM package were automatically derived from the library version checking code of gimp, we would not have such problems anymore after doing &quot;apt-get install gimp&quot; (updating only one package).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>142141</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2013-08-15 17:16:58 +0400</bug_when>
    <thetext>gimp-2.8.6-alt1 не возмущён.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>