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

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

    <bug>
          <bug_id>18216</bug_id>
          
          <creation_ts>2008-12-15 18:48:00 +0300</creation_ts>
          <short_desc>Излишняя зависимость на bzr</short_desc>
          <delta_ts>2013-08-04 22:34:02 +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>calibre</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Evgenii Terechkov">evg</reporter>
          <assigned_to name="Vitaly Lipatov">lav</assigned_to>
          <cc>gns</cc>
    
    <cc>grenka</cc>
    
    <cc>lav</cc>
    
    <cc>real.altlinux.org</cc>
    
    <cc>rider</cc>
    
    <cc>shaba</cc>
    
    <cc>zerg</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>82759</commentid>
    <comment_count>0</comment_count>
    <who name="Evgenii Terechkov">evg</who>
    <bug_when>2008-12-15 18:48:00 +0300</bug_when>
    <thetext>evg@evg ~ $ rpm -e --test bzr
ошибка: удаление этих пакетов нарушит зависимости:
        python2.5(bzrlib)   нужен для calibre-0.4.77-alt1

Отпилить бы. Вроде несложно.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106603</commentid>
    <comment_count>1</comment_count>
    <who name="Evgenii Terechkov">evg</who>
    <bug_when>2010-02-11 03:42:44 +0300</bug_when>
    <thetext>evg@evg ~ $rpm -e --test bzr
ошибка: удаление этих пакетов нарушит зависимости:
	python2.6(bzrlib)   нужен для calibre-0.6.37-alt1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106611</commentid>
    <comment_count>2</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2010-02-11 10:04:50 +0300</bug_when>
    <thetext>Если вы считаете, что этот модуль не используется, лучше прислать патч.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106622</commentid>
    <comment_count>3</comment_count>
    <who name="Evgenii Terechkov">evg</who>
    <bug_when>2010-02-11 13:31:29 +0300</bug_when>
    <thetext>Посмотрим.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>110985</commentid>
    <comment_count>4</comment_count>
    <who name="real@altlinux.org">real.altlinux.org</who>
    <bug_when>2010-08-04 11:12:03 +0400</bug_when>
    <thetext>&gt; egrep -R bzrlib ./
./calibre/src/calibre/trac/bzr_commit_plugin.py:from bzrlib.builtins import cmd_commit as _cmd_commit, tree_files
./calibre/src/calibre/trac/bzr_commit_plugin.py:from bzrlib import branch
./calibre/src/calibre/trac/bzr_commit_plugin.py:import bzrlib
./calibre/src/calibre/trac/bzr_commit_plugin.py:bzrlib.commands.register_command(cmd_commit)

&gt; egrep -R bzr_commit_plugin calibre/
[пусто]

Так что можно просто файл bzr_commit_plugin.py выделить в отдельный подпакет.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>110986</commentid>
    <comment_count>5</comment_count>
    <who name="real@altlinux.org">real.altlinux.org</who>
    <bug_when>2010-08-04 11:13:17 +0400</bug_when>
    <thetext>А здесь уже версия 0.7.9:
http://git.altlinux.org/people/ildar/packages/?p=calibre.git;a=shortlog;h=refs/heads/master</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117213</commentid>
    <comment_count>6</comment_count>
    <who name="Alexey Shabalin">shaba</who>
    <bug_when>2011-01-15 22:13:09 +0300</bug_when>
    <thetext>(В ответ на комментарий №4)
&gt; &gt; egrep -R bzrlib ./
&gt; ./calibre/src/calibre/trac/bzr_commit_plugin.py:from bzrlib.builtins import
&gt; cmd_commit as _cmd_commit, tree_files
&gt; ./calibre/src/calibre/trac/bzr_commit_plugin.py:from bzrlib import branch
&gt; ./calibre/src/calibre/trac/bzr_commit_plugin.py:import bzrlib
&gt; ./calibre/src/calibre/trac/bzr_commit_plugin.py:bzrlib.commands.register_command(cmd_commit)
&gt; 
&gt; &gt; egrep -R bzr_commit_plugin calibre/
&gt; [пусто]
&gt; 
&gt; Так что можно просто файл bzr_commit_plugin.py выделить в отдельный подпакет.

скорее всего %buildroot%_libdir/calibre/calibre/trac можно удалить

Ps: Уже доступна версия 0.7.40</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117214</commentid>
    <comment_count>7</comment_count>
    <who name="Alexey Shabalin">shaba</who>
    <bug_when>2011-01-15 22:16:59 +0300</bug_when>
    <thetext>&gt; Ps: Уже доступна версия 0.7.40

Текущая версия ещё и не запускается:

$ calibre
Traceback (most recent call last):
  File &quot;/usr/bin/calibre&quot;, line 19, in &lt;module&gt;
    sys.exit(main())
  File &quot;/usr/lib64/calibre/calibre/gui2/main.py&quot;, line 321, in main
    app, opts, args, actions = init_qt(args)
  File &quot;/usr/lib64/calibre/calibre/gui2/main.py&quot;, line 40, in init_qt
    from calibre.gui2.ui import Main
  File &quot;/usr/lib64/calibre/calibre/gui2/ui.py&quot;, line 29, in &lt;module&gt;
    from calibre.gui2.widgets import ProgressIndicator
  File &quot;/usr/lib64/calibre/calibre/gui2/widgets.py&quot;, line 26, in &lt;module&gt;
    from calibre.gui2.progress_indicator import ProgressIndicator as _ProgressIndicator
  File &quot;/usr/lib64/calibre/calibre/gui2/progress_indicator/__init__.py&quot;, line 15, in &lt;module&gt;
    pi_error)
RuntimeError: Failed to load the Progress Indicator plugin: the sip module implements API v8.0 but the progress_indicator module requires API v7.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119654</commentid>
    <comment_count>8</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2011-03-30 22:24:25 +0400</bug_when>
    <thetext>calibre-0.7.50-alt1 -&gt; sisyphus:

* Wed Mar 30 2011 Damir Shayhutdinov &lt;damir@altlinux&gt; 0.7.50-alt1
- new version
- drop bzr depends (closes #18216)
- rebuilt with new sip API (closes #24867)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>141993</commentid>
    <comment_count>9</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2013-08-04 22:34:02 +0400</bug_when>
    <thetext>*** Bug 25207 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>