Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140377 - Issues with xfce4-4.3.90.2.ebuild and xfprint-4.3.90.2.ebuild.
Summary: Issues with xfce4-4.3.90.2.ebuild and xfprint-4.3.90.2.ebuild.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-14 09:12 UTC by Samuli Suominen (RETIRED)
Modified: 2006-07-20 00:46 UTC (History)
1 user (show)

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


Attachments
Fixed xfprint-4.3.90.2.ebuild (xfprint-4.3.90.2.ebuild,768 bytes, text/plain)
2006-07-14 09:13 UTC, Samuli Suominen (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2006-07-14 09:12:00 UTC
- xfce-4.3.90.2.ebuild should not depend on xfprint, at least without USE flag.
- xfprint-4.3.90.2.ebuild should default on lpr, but allow change of that with  USE="cups". I will attach an fixed ebuild.

It is impossible to "emerge xfce4" without it failing, because of this:

-- cut --

configure: error: You need to have at least CUPS or BSDLPR in order to use Xfprint

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/xfprint-4.3.90.1/work/xfprint-4.3.90.1/config.log

!!! ERROR: xfce-base/xfprint-4.3.90.1 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  ebuild.sh, line 1254:   Called xfce44_src_compile
  xfce44.eclass, line 104:   Called econf '--disable-cups' '--disable-bsdlpr'

-- cut --

- Note that make.defaults in x86 profile adds USE="cups" by default.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2006-07-14 09:13:24 UTC
Created attachment 91717 [details]
Fixed xfprint-4.3.90.2.ebuild
Comment 2 Daniel Ostrow (RETIRED) gentoo-dev 2006-07-20 00:46:22 UTC
Fixed. Thanks.

--Dan