Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259820 - net-print/hplip +minimal should depend on dev-lang/python +xml
Summary: net-print/hplip +minimal should depend on dev-lang/python +xml
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-21 15:27 UTC by gentoo
Modified: 2009-11-04 18:39 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gentoo 2009-02-21 15:27:40 UTC
net-print/hplip +minimal should depend on dev-lang/python +xml

Reproducible: Always

Steps to Reproduce:
1. emerge hplip with +minimal
2. start hp-setup

Actual Results:  
Traceback (most recent call last):
  File "/usr/bin/hp-setup", line 44, in <module>
    from base import device, utils, tui, models
  File "//usr/share/hplip/base/device.py", line 36, in <module>
    import utils
  File "//usr/share/hplip/base/utils.py", line 42, in <module>
    import xml.parsers.expat as expat
  File "/usr/lib64/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat

Expected Results:  
No error

USE="aio amd64 bzip2 cracklib crypt cups cxx dts dvbcompat epoll h264 iconv icu jpeg logrotate minimal mmx ncurses nls openmp pam pcre png ppds readline sse sse2 sse3 ssl threads tiff unicode vorbis zlib"
Comment 1 Yar Odin 2009-03-01 13:47:13 UTC
where you get hp-setup with +minimal flags?
With +minimal build only hpijs driver.
Comment 2 Pacho Ramos gentoo-dev 2009-07-17 17:23:11 UTC
Still valid with 3.9.4b-r1 ?
Comment 3 Daniel Pielmeier gentoo-dev 2009-10-14 18:10:05 UTC
hplip-3.9.8-r1 now depends on python with enabled xml use flag. I think this should fix the issue.
Comment 4 Daniel Pielmeier gentoo-dev 2009-11-04 18:39:01 UTC
No feedback for more than eight months, thus closing. I assume this is fixed anyway, if not please reopen.