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

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

    <bug>
          <bug_id>24153</bug_id>
          
          <creation_ts>2010-09-24 12:50:30 +0400</creation_ts>
          <short_desc>bzr падает при попытке склонировать репозиторий</short_desc>
          <delta_ts>2014-10-29 19:38:46 +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>bzr</component>
          <version>не указана</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="А. Китайкин">cetus</reporter>
          <assigned_to name="Nobody&apos;s working on this, feel free to take it">nobody</assigned_to>
          <cc>at</cc>
    
    <cc>cas</cc>
    
    <cc>cetus</cc>
    
    <cc>enp</cc>
    
    <cc>george</cc>
    
    <cc>hiddenman</cc>
    
    <cc>lav</cc>
    
    <cc>ldv</cc>
    
    <cc>mike</cc>
    
    <cc>mithraen</cc>
    
    <cc>real</cc>
    
    <cc>rider</cc>
    
    <cc>sin</cc>
    
    <cc>solo</cc>
    
    <cc>vitty</cc>
    
    <cc>viy</cc>
    
    <cc>vvk</cc>
          
          <qa_contact name="QA t6">qa-t6</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>112639</commentid>
    <comment_count>0</comment_count>
    <who name="А. Китайкин">cetus</who>
    <bug_when>2010-09-24 12:50:30 +0400</bug_when>
    <thetext>[cetus@cet tmp]$ bzr clone bzr+ssh://cet/home/bzr/fpsbench
** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
bzr: ERROR: gnomekeyring.IOError:

Traceback (most recent call last):
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/commands.py&quot;, line 842, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/commands.py&quot;, line 1037, in run_bzr
    ret = run(*run_argv)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/commands.py&quot;, line 654, in run_argv_aliases
    return self.run(**all_cmd_args)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/builtins.py&quot;, line 1202, in run
    from_location)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/bzrdir.py&quot;, line 959, in open_tree_or_branch
    bzrdir = klass.open(location)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/bzrdir.py&quot;, line 843, in open
    t = get_transport(base, possible_transports=possible_transports)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/lazy_import.py&quot;, line 125, in __call__
    return obj(*args, **kwargs)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/transport/__init__.py&quot;, line 1587, in get_transport
    transport, last_err = _try_transport_factories(base, factory_list)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/transport/__init__.py&quot;, line 1610, in _try_transport_factories
    return factory.get_obj()(base), None
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/transport/remote.py&quot;, line 110, in __init__
    medium, credentials = self._build_medium()
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/transport/remote.py&quot;, line 516, in _build_medium
    user = auth.get_user(&apos;ssh&apos;, self._host, self._port)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/config.py&quot;, line 1188, in get_user
    path=path, realm=realm)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/config.py&quot;, line 1117, in get_credentials
    scheme, host, port, user, path, realm)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/config.py&quot;, line 1297, in get_fallback_credentials
    path, realm)
  File &quot;/usr/lib/python2.6/site-packages/bzrlib/plugins/gtk/keyring.py&quot;, line 77, in get_credentials
    gnomekeyring.ITEM_NETWORK_PASSWORD, attrs)
IOError

bzr 2.0.5 on python 2.6.5 (Linux-2.6.32-std-def-alt21-i686-with-altlinux-20081222)
arguments: [&apos;/usr/bin/bzr&apos;, &apos;clone&apos;, &apos;bzr+ssh://cet/home/bzr/fpsbench&apos;]
encoding: &apos;UTF-8&apos;, fsenc: &apos;UTF-8&apos;, lang: &apos;ru_RU.UTF-8&apos;
plugins:
  cvsps_import         /home/cetus/.bazaar/plugins/cvsps_import [unknown]
  fastimport           /usr/lib/python2.6/site-packages/bzrlib/plugins/fastimport [0.9.0dev]
  gtk                  /usr/lib/python2.6/site-packages/bzrlib/plugins/gtk [0.97.0.final]
  launchpad            /usr/lib/python2.6/site-packages/bzrlib/plugins/launchpad [2.0.5]
  netrc_credential_store /usr/lib/python2.6/site-packages/bzrlib/plugins/netrc_credential_store [2.0.5]
  qbzr                 /home/cetus/.bazaar/plugins/qbzr [0.9.6dev]
  rebase               /home/cetus/.bazaar/plugins/rebase [0.5.5]

*** Bazaar has encountered an internal error.  This probably indicates a
    bug in Bazaar.  You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112640</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Rahmatullin">wrar</who>
    <bug_when>2010-09-24 12:55:33 +0400</bug_when>
    <thetext>Запущенного g-k-d --secrets хочет, видимо.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112650</commentid>
    <comment_count>2</comment_count>
    <who name="А. Китайкин">cetus</who>
    <bug_when>2010-09-24 14:17:59 +0400</bug_when>
    <thetext>А что это, зачем это, почему раньше не требовалось? У меня нет gnome...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112652</commentid>
    <comment_count>3</comment_count>
    <who name="А. Китайкин">cetus</who>
    <bug_when>2010-09-24 15:30:03 +0400</bug_when>
    <thetext>Установил gnome-keyring, все заработало.
Не хватает зависимости в bzr?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113153</commentid>
    <comment_count>4</comment_count>
    <who name="solo">solo</who>
    <bug_when>2010-10-05 17:41:09 +0400</bug_when>
    <thetext>Ok, буду разбираться.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115714</commentid>
    <comment_count>5</comment_count>
    <who name="А. Китайкин">cetus</who>
    <bug_when>2010-11-26 13:27:11 +0300</bug_when>
    <thetext>Забавно. Опять наткнулся на эту ошибку, пытаясь работать удаленно по ssh. Т.е. локально все работает. Но стоит сделать ssh cetus@cet -- и bzr начинает падать. Это что-то местное, т.к. на другом компьютере при заходе по ssh опять же всё работает. Вот только где его искать...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>148270</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2014-10-29 13:00:56 +0300</bug_when>
    <thetext>С нынешним ещё актуально?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>148276</commentid>
    <comment_count>7</comment_count>
    <who name="А. Китайкин">cetus</who>
    <bug_when>2014-10-29 17:49:59 +0300</bug_when>
    <thetext>С нынешним bzr в Сизифе (2.6.0) не актуально. В p7 вроде бы из Сизифа что надо, должно было попасть. А вот в p6/t6 все ещё 2.0.5, а бранчи вроде бы еще живые.

С другой стороны, последний в цепочке bzr-gtk, и виновником может быть он. Так он и в Сизифе уже просится к пересборке.

Итого, если p6/t6 никому не интересен, то не актуально.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>148283</commentid>
    <comment_count>8</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2014-10-29 19:38:46 +0300</bug_when>
    <thetext>Тогда:
- этот баг перевешиваю на t6 и закрываю как WONTFIX (желающие да переоткроют);
- так, может, и обновите опять bzr-gtk? :)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>