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

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

    <bug>
          <bug_id>54631</bug_id>
          
          <creation_ts>2025-06-03 18:27:57 +0300</creation_ts>
          <short_desc>В libgeotiff-utils /usr/bin/makegeo упакован по неправильному пути или не в том пакете</short_desc>
          <delta_ts>2025-06-03 18:27:57 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>libgeotiff-utils</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Artem Varaksa">varaksaaa</reporter>
          <assigned_to name="Дмитрий Державин">dd</assigned_to>
          <cc>dd</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>266383</commentid>
    <comment_count>0</comment_count>
    <who name="Artem Varaksa">varaksaaa</who>
    <bug_when>2025-06-03 18:27:57 +0300</bug_when>
    <thetext>Шаги
====

# apt-get install -y libgeotiff-utils
$ makegeo


Фактический результат
=====================

&gt; $ makegeo
&gt; mkdir: невозможно создать каталог «/usr/bin/.libs»: Отказано в доступе
&gt; /usr/bin/makegeo: строка 202: cd: /usr/src/RPM/BUILD/libgeotiff-1.6.0/bin: Нет такого файла или каталога
&gt; /usr/bin/makegeo: строка 202: x86_64-alt-linux-gcc: команда не найдена


Ожидаемый результат
===================

Похоже, это скрипт, используемый при сборке.
Корректное расположение и зависимости для makegeo и/или его необходимо вынести в libgeotiff-devel, или убрать из пакета.


Дополнительно
=============

&gt; $ head /usr/bin/makegeo
&gt; #! /bin/sh
&gt;
&gt; # makegeo - temporary wrapper script for .libs/makegeo
&gt; # Generated by libtool (GNU libtool) 2.4.7
&gt; #
&gt; # The makegeo program cannot be directly executed until all the libtool
&gt; # libraries that it depends on are installed.
&gt; #
&gt; # This wrapper script should never be moved out of the build directory.
&gt; # If it is, it will not operate correctly.


Воспроизводимость
=================

Воспроизводится на виртуальных машинах:

[sisyphus] ALT Workstation 11.0 x86_64
libgeotiff-utils-1.6.0-alt2.x86_64

[p11] ALT Workstation 11.0 x86_64
libgeotiff-utils-1.6.0-alt2.x86_64</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>