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

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

    <bug>
          <bug_id>36713</bug_id>
          
          <creation_ts>2019-05-02 14:56:28 +0300</creation_ts>
          <short_desc>Лишняя зависимость на php7-devel</short_desc>
          <delta_ts>2019-05-07 17:14:52 +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>nextcloud</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>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>34231</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrey Cherepanov">cas</reporter>
          <assigned_to name="ekorneechev@altlinux.org">ekorneechev</assigned_to>
          <cc>aen</cc>
    
    <cc>cas</cc>
    
    <cc>ekorneechev</cc>
    
    <cc>ekorneechev</cc>
    
    <cc>rider</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>181432</commentid>
    <comment_count>0</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2019-05-02 14:56:28 +0300</bug_when>
    <thetext># rpm -e --test php7-devel
ошибка: Неудовлетворенные зависимости:
        /usr/bin/phpize нужен для (установлен) nextcloud-15.0.5-alt1.noarch

Эта зависимость точно нужна для nextcloud?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>181505</commentid>
    <comment_count>1</comment_count>
    <who name="Evgeniy Korneechev">ekorneechev</who>
    <bug_when>2019-05-07 15:02:09 +0300</bug_when>
    <thetext>phpize используется в скрипте nextcloud/apps/gallery/build/xdebug_install.sh:

#!/usr/bin/env bash
# Installs the latest xdebug extensions
#

## Official builds
wget http://pecl.php.net/get/xdebug
mkdir xdebug-extension
tar zxvf xdebug -C xdebug-extension --strip-components=1

## Git master
#git clone https://github.com/xdebug/xdebug.git xdebug-extension
#cd xdebug-extension

phpize
./configure
make -j4
make install

Насколько и в какой момент нужен этот скрипт, я судить не берусь.

А phpize например в Centos входит в состав пакета php%version-cli</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>181507</commentid>
    <comment_count>2</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2019-05-07 15:24:22 +0300</bug_when>
    <thetext>Этот скрипт нужно удалить из пакета.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>181510</commentid>
    <comment_count>3</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2019-05-07 17:14:52 +0300</bug_when>
    <thetext>nextcloud-16.0.0-alt1 -&gt; sisyphus:

Tue May 07 2019 Evgeniy Korneechev &lt;ekorneechev@altlinux&gt; 16.0.0-alt1
- version 16.0.0 (Apr 25 2019)
- fix requires (closes: #36713)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>