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

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

    <bug>
          <bug_id>8230</bug_id>
          
          <creation_ts>2005-10-15 23:33:16 +0400</creation_ts>
          <short_desc>hal-manager not requires to python bonobo binding</short_desc>
          <delta_ts>2007-02-12 14:29:29 +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>hal</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="Evgeny Sinelnikov">sin</reporter>
          <assigned_to name="Igor Zubkov">icesik</assigned_to>
          <cc>ktirf</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>31954</commentid>
    <comment_count>0</comment_count>
    <who name="Evgeny Sinelnikov">sin</who>
    <bug_when>2005-10-15 23:33:17 +0400</bug_when>
    <thetext>У hal-manager нет зависимости на  
python-module-pygnome-bonobo  
 
Steps to Reproduce:
1.  
$ hal-device-manager   
2.  
3.  
Actual Results:  
ImportError: could not import bonobo.ui  
 ...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43407</commentid>
    <comment_count>1</comment_count>
    <who name="Igor Zubkov">icesik</who>
    <bug_when>2006-12-18 10:32:18 +0300</bug_when>
    <thetext>О как!...

[root@iceberg ~]# apt-get install hal-manager
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  hal-manager
0 upgraded, 1 newly installed, 0 removed and 2 not upgraded.
Need to get 0B/76.0kB of archives.
After unpacking 183kB of additional disk space will be used.
Committing changes...
Preparing...                               
###################################################################################################
[100%]
1: hal-manager                             
###################################################################################################
[100%]
Done.
[root@iceberg ~]# rpm -q --requires hal-manager
hal = 0.5.7-alt4.1
python-module-pygtk &gt;= 2.5.0
python-module-pygtk-libglade &gt;= 2.5.0
python-module-pygnome &gt;= 2.9.1
python-module-pyorbit &gt;= 2.0.1
/bin/sh
/bin/sh
rpmlib(PayloadFilesHavePrefix) &lt;= 4.0-1
rpmlib(CompressedFileNames) &lt;= 3.0.4-1
coreutils
python2.4(dbus)
python2.4(gobject)
python2.4(gtk)
[root@iceberg ~]# rpm -e python-module-pygnome-bonobo  --test
error: package python-module-pygnome-bonobo is not installed
[root@iceberg ~]# hal-manager
-bash: hal-manager: command not found
[root@iceberg ~]# hal-device-manager
ImportError: could not import bonobo.ui
Traceback (most recent call last):
  File &quot;/usr/share/hal/device-manager/DeviceManager.py&quot;, line 32, in
on_about_activate
    gnome.ui.About(Const.NAME_LONG, Const.VERSION, Const.COPYRIGHT,
AttributeError: &apos;module&apos; object has no attribute &apos;About&apos;
[root@iceberg ~]# apt-get install python-module-pygnome-bonobo
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  python-module-pygnome-canvas
The following NEW packages will be installed:
  python-module-pygnome-bonobo python-module-pygnome-canvas
0 upgraded, 2 newly installed, 0 removed and 2 not upgraded.
Need to get 0B/69.8kB of archives.
After unpacking 175kB of additional disk space will be used.
Do you want to continue? [Y/n]
Committing changes...
Preparing...                               
###################################################################################################
[100%]
1: python-module-pygnome-canvas            
###################################################################################################
[ 50%]
2: python-module-pygnome-bonobo            
###################################################################################################
[100%]
Done.
[root@iceberg ~]# hal-device-manager
[root@iceberg ~]#

Думал пересборка поможет.
[icesik@iceberg RPMS.hasher]$ rpm -qp --requires hal-manager-0.5.7-alt4.1.1.i586.rpm
hal = 0.5.7-alt4.1.1
python-module-pygtk &gt;= 2.5.0
python-module-pygtk-libglade &gt;= 2.5.0
python-module-pygnome &gt;= 2.9.1
python-module-pyorbit &gt;= 2.0.1
/bin/sh
/bin/sh
rpmlib(PayloadFilesHavePrefix) &lt;= 4.0-1
rpmlib(CompressedFileNames) &lt;= 3.0.4-1
coreutils
python2.4(dbus)
python2.4(gobject)
python2.4(gtk)
[icesik@iceberg RPMS.hasher]$

Как оказалось, нет. Придётся руками добавить в следующей сборке</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43986</commentid>
    <comment_count>2</comment_count>
    <who name="Igor Zubkov">icesik</who>
    <bug_when>2006-12-28 03:22:58 +0300</bug_when>
    <thetext>Будет исправлено в следующей сборке.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44156</commentid>
    <comment_count>3</comment_count>
    <who name="Igor Zubkov">icesik</who>
    <bug_when>2007-01-03 17:02:40 +0300</bug_when>
    <thetext>(In reply to comment #2)
&gt; Будет исправлено в следующей сборке.

fixed in hal-0.5.7-alt4.1.1.1.1.src.rpm</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>