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

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

    <bug>
          <bug_id>33134</bug_id>
          
          <creation_ts>2017-02-17 16:26:44 +0300</creation_ts>
          <short_desc>Отсутствует зависимость от perl-Expect</short_desc>
          <delta_ts>2018-08-30 20:28:22 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch p8</product>
          <component>rex</component>
          <version>не указана</version>
          <rep_platform>x86_64</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>backport</keywords>
          <priority>P3</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fedor A. Fetisov">faf</reporter>
          <assigned_to name="Grigory Ustinov">grenka</assigned_to>
          <cc>grenka</cc>
          
          <qa_contact name="qa-p8@altlinux.org">qa-p8</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>161958</commentid>
    <comment_count>0</comment_count>
    <who name="Fedor A. Fetisov">faf</who>
    <bug_when>2017-02-17 16:26:44 +0300</bug_when>
    <thetext>Для работы утилиты требуется модуль Expect. В составе зависимостей его нет.

В итоге запуск rex без предварительной ручной установки пакета perl-Expect заканчивается с ошибкой:

$ rex
[2017-02-17 16:08:53] ERROR - Compile time errors:
[2017-02-17 16:08:53] ERROR - 	Can&apos;t locate Expect.pm in @INC (you may need to install the Expect module) (@INC contains: CODE(0x12f6de8) CODE(0xbb8628) /usr/local/lib64/perl/5.22 /usr/local/share/perl/5.22 /usr/lib64/perl5 /usr/share/perl5 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl . /tmp/rex/lib /tmp/rex/lib/perl/lib/perl5 CODE(0xbb87f0) /home/faf/.rex/recipes ./lib ./lib/perl/lib/perl5) at (eval 32) line 1, &lt;&gt; line 965.
[2017-02-17 16:08:53] ERROR - 	 at /usr/share/perl5/Rex/Require.pm line 39, &lt;&gt; line 965.
[2017-02-17 16:08:53] ERROR - 		UNIVERSAL::require(&quot;Expect&quot;, &quot;level&quot;, 1) called at /usr/share/perl5/Rex/Require.pm line 48
[2017-02-17 16:08:53] ERROR - 		UNIVERSAL::use(&quot;Expect&quot;) called at /usr/share/perl5/Rex/Commands/Rsync.pm line 54
[2017-02-17 16:08:53] ERROR - 		Rex::Commands::Rsync::BEGIN() called at /usr/share/perl5/Rex/Commands/Rsync.pm line 56
[2017-02-17 16:08:53] ERROR - 		eval {...} called at /usr/share/perl5/Rex/Commands/Rsync.pm line 56
[2017-02-17 16:08:53] ERROR - 		require Rex/Commands/Rsync.pm called at /tmp/rex/lib/etckeeper.pm line 5
[2017-02-17 16:08:53] ERROR - 		etckeeper::BEGIN() called at /usr/share/perl5/Rex/Commands/Rsync.pm line 56
[2017-02-17 16:08:53] ERROR - 		eval {...} called at /usr/share/perl5/Rex/Commands/Rsync.pm line 56
[2017-02-17 16:08:53] ERROR - 		require etckeeper.pm called at __Rexfile__.pm line 36
[2017-02-17 16:08:53] ERROR - 		require __Rexfile__.pm called at /usr/share/perl5/Rex/CLI.pm line 747
[2017-02-17 16:08:53] ERROR - 		eval {...} called at /usr/share/perl5/Rex/CLI.pm line 690
[2017-02-17 16:08:53] ERROR - 		Rex::CLI::load_rexfile(&quot;Rexfile&quot;) called at /usr/share/perl5/Rex/CLI.pm line 198
[2017-02-17 16:08:53] ERROR - 		Rex::CLI::__run__(Rex::CLI=HASH(0x606110)) called at /usr/bin/rex line 17
[2017-02-17 16:08:53] ERROR - 	BEGIN failed--compilation aborted at /usr/share/perl5/Rex/Commands/Rsync.pm line 56, &lt;&gt; line 965.
[2017-02-17 16:08:53] ERROR - 	Compilation failed in require at /tmp/rex/lib/etckeeper.pm line 5, &lt;&gt; line 965.
[2017-02-17 16:08:53] ERROR - 	BEGIN failed--compilation aborted at /tmp/rex/lib/etckeeper.pm line 5, &lt;&gt; line 965.
[2017-02-17 16:08:53] ERROR - 	Compilation failed in require at __Rexfile__.pm line 36, &lt;&gt; line 965.
[2017-02-17 16:08:53] ERROR - 	Compilation failed in require at /usr/share/perl5/Rex/CLI.pm line 747, &lt;&gt; line 965.
[2017-02-17 16:08:53] INFO - Exiting Rex...
[2017-02-17 16:08:53] INFO - Cleaning up...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>169328</commentid>
    <comment_count>1</comment_count>
    <who name="Grigory Ustinov">grenka</who>
    <bug_when>2018-02-28 18:09:52 +0300</bug_when>
    <thetext>В сизифе есть, думаю нужен бэкпорт.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>173763</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2018-08-30 20:28:22 +0300</bug_when>
    <thetext>rex-1.6.0-alt0.M80P.1 -&gt; p8:

Mon Aug 13 2018 Grigory Ustinov &lt;grenka@altlinux&gt; 1.6.0-alt0.M80P.1
- Backport new version to p8 branch (Closes: #33134, #33137).

Sat Dec 09 2017 Nikolay A. Fetisov &lt;naf@altlinux&gt; 1.6.0-alt1
- New version

Sun Sep 10 2017 Nikolay A. Fetisov &lt;naf@altlinux&gt; 1.5.99-alt2
- Fix BuildRequires

Sun Aug 13 2017 Nikolay A. Fetisov &lt;naf@altlinux&gt; 1.5.99-alt1
- New version

Mon Mar 20 2017 Nikolay A. Fetisov &lt;naf@altlinux&gt; 1.5.0-alt1
- New version

Tue Jul 19 2016 Nikolay A. Fetisov &lt;naf@altlinux.ru&gt; 1.4.1-alt3
- Fix backquotes escaping

Sat Jul 16 2016 Nikolay A. Fetisov &lt;naf@altlinux.ru&gt; 1.4.1-alt2
- Adding missing Requires

Sat Jul 16 2016 Nikolay A. Fetisov &lt;naf@altlinux.ru&gt; 1.4.1-alt1
- New version

Tue Jun 28 2016 Nikolay A. Fetisov &lt;naf@altlinux.ru&gt; 1.4.0-alt3
- Updating to the development version 1.4.0_01
- Compatibility fixes for Net::SSH2

Fri Jun 03 2016 Nikolay A. Fetisov &lt;naf@altlinux.ru&gt; 1.4.0-alt2
- Compatibility fixes for Net::SSH2 &gt;= 0.59</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>