[Bug 253469] Review Request: opyum - Offline package installation and update tools

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: opyum - Offline package installation and update tools


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=253469





------- Additional Comments From debarshi.ray@xxxxxxxxx  2007-08-22 17:24 EST -------
Trying to check for Pirut in the configure script using
$ $PYTHON -c "import pirut"
gives the following traceback on Koji. The absence of a running X server causes
the issue, since the pirut modules eventually pull in gtk too.

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 26, in <module>
    import gtk
  File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 76, in
<module>
    _init()
  File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 64, in _init
    _gtk.init_check()
RuntimeError: could not open display

It is important to have the check in the upstream tarball, since Pirut is a
critical dependency for Opyum and anybody building from the release tarball
should be made aware of that. However, I am going to patch out the check for the
RPM package since Pirut is already mentioned as a Requires and BuildRequires.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]