Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50856 - sane-backends should not be compiled with parport directio enabled, because this disables the (better) libieee1284
Summary: sane-backends should not be compiled with parport directio enabled, because t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Patrick Kursawe (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-12 09:00 UTC by jochen
Modified: 2004-06-14 23:29 UTC (History)
1 user (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 jochen 2004-05-12 09:00:56 UTC
in the latest ebuild you've added --enable-parport-directio, this option is only ment for systems that do not support libieee1284. even worse, it disables libieee1284 support for some backends. with directio only user root can scan. please remove this flag for architectures that support libieee1284

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2004-05-13 05:05:37 UTC
Since spock suggested setting this action, I would like him to comment on this. What's the suggested solution? Another local USE flag?

Masked -r3 for now.
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2004-05-23 23:01:01 UTC
Spock? Are you reading this?
Comment 3 Michal Januszewski (RETIRED) gentoo-dev 2004-05-24 08:35:23 UTC
Yup, sorry for answering so late, but I was away for a few days (and I forgot to send an info-msg to -core). I've double-checked this and it turned out that after all, with some tweaking I was able to make my scanner work with only the libieee1284 compiled. So as for the --directio option, I'd vote on either removing it completely, or making a local USE flag for it. Sorry about the fuss with it.
Comment 4 Patrick Kursawe (RETIRED) gentoo-dev 2004-06-14 23:29:10 UTC
Ok, removed the ebuild with this problem.