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

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

    <bug>
          <bug_id>30869</bug_id>
          
          <creation_ts>2015-03-27 07:47:31 +0300</creation_ts>
          <short_desc>Хорошо бы портировать из Сизифа новую версию</short_desc>
          <delta_ts>2015-03-29 15:22:55 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch t6</product>
          <component>korinf</component>
          <version>не указана</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>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="ruslandh">ruslandh</reporter>
          <assigned_to name="Vitaly Lipatov">lav</assigned_to>
          <cc>ruslandh</cc>
          
          <qa_contact name="QA t6">qa-t6</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>150870</commentid>
    <comment_count>0</comment_count>
    <who name="ruslandh">ruslandh</who>
    <bug_when>2015-03-27 07:47:31 +0300</bug_when>
    <thetext>Я вот локально собрал:

http://git.altlinux.org/people/ruslandh/packages/korinf.git</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>150873</commentid>
    <comment_count>1</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2015-03-27 13:15:54 +0300</bug_when>
    <thetext>Вы можете сами инициировать портирование. Я могу, если это необходимо, портировать в p7, чтобы он не был пропуском. Вообще же работа Korinf тестируется только в Сизифе, хотя он и не имеет особых привязок.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>150886</commentid>
    <comment_count>2</comment_count>
    <who name="ruslandh">ruslandh</who>
    <bug_when>2015-03-28 22:15:45 +0300</bug_when>
    <thetext>У меня прав на этот пакет нет:

http://git.altlinux.org/tasks/142395/logs/events.1.1.log

2015-Mar-28 19:09:09 :: task #142395 for t7 started by ruslandh:
#100 build 2.0.10-alt0.M70T.1.1 from /people/ruslandh/packages/korinf.git
.....
2015-Mar-28 19:12:56 :: srpm inheritance check OK
girar-check-perms: access to korinf DENIED for ruslandh: does not belong to approved builders list: lav @qa
korinf: Operation not permitted
2015-Mar-28 19:12:56 :: acl check FAILED
2015-Mar-28 19:12:56 :: task #142395 for t7 EPERM</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>150887</commentid>
    <comment_count>3</comment_count>
    <who name="ruslandh">ruslandh</who>
    <bug_when>2015-03-28 22:25:03 +0300</bug_when>
    <thetext>http://git.altlinux.org/tasks/index/t7/new/142396/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>150898</commentid>
    <comment_count>4</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2015-03-29 15:15:50 +0300</bug_when>
    <thetext>korinf-2.0.10-alt0.M70T.1.1 -&gt; t7:

* Fri Mar 27 2015 Hihin Ruslan &lt;ruslandh@altlinux&gt; 2.0.10-alt0.M70T.1.1
- backport to t7
- (ALT bug #30869)

* Fri Feb 06 2015 Vitaly Lipatov &lt;lav@altlinux&gt; 2.0.10-alt1
- get_target_list: fix TARGETPATH assert
- set_rebuildlist: remove TARGETPATH assert

* Sat Oct 04 2014 Vitaly Lipatov &lt;lav@altlinux&gt; 2.0.9-alt1
- korlogin: comment out local checking
- install: use quotes for epm install (due parenteses in a packages names)
- update system lists
- selta: use Postgre link as needed PG package dir
- parse link to get real PG path
- windows: set correct status after copying

* Mon Jun 09 2014 Vitaly Lipatov &lt;lav@altlinux&gt; 2.0.8-alt1
- update lists, add FreeBSD/8.4
- rewrite windows build script
- cleanup install script
- major fixes for fix FreeBSD build

* Sat Mar 29 2014 Vitaly Lipatov &lt;lav@altlinux&gt; 2.0.7-alt1
- update system lists

* Tue Mar 11 2014 Vitaly Lipatov &lt;lav@altlinux&gt; 2.0.6-alt1
- many fixes
- simply experiment&apos;s with build for Windows in Korinf
- alfa-release code of build TBZ2 for Gentoo with debug functions
- korlogin: update hasher support (pass arch, root mode, initialize only if first time)
- message: do not cut .failed file if called second time (eterbug #9553)

* Tue Oct 22 2013 Vitaly Lipatov &lt;lav@altlinux&gt; 2.0.5-alt1
- korinf/mount: improve: make /tmp from tmpfs, fix devpts mount
- korinf: fix options parsing (do options really unpositional)

* Sat Oct 12 2013 Vitaly Lipatov &lt;lav@altlinux&gt; 2.0.4-alt1
- korexec, korlogin - add small support for ALT Linux
- replace get_rpm_sources with get_sources_dir (rewrite), drop check_and_refresh_package_wine
- add korexec install, fix korlogin install

* Sat Aug 03 2013 Vitaly Lipatov &lt;lav@altlinux&gt; 2.0.3-alt1
- separate write alt deps to separate file
- tools/publish: do not republish packages with the same name (see eterbug #8890)
- robot/products/wine-etersoft: do not follow links if it changed arch
- introduce korexec - tool for run any command in distros
- rearrange lists, add CUR version for ArchLinux and Gentoo
- distro: add check and install build requires before build
- rewrite korexec
- rewrite korlogin with common mount functions</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>150899</commentid>
    <comment_count>5</comment_count>
    <who name="ruslandh">ruslandh</who>
    <bug_when>2015-03-29 15:22:55 +0300</bug_when>
    <thetext>Спасибо, задание прошло.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>