Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 323265

Summary: Stabilise app-office/ledger-2.6.3
Product: Gentoo Linux Reporter: Nick White <gentoo>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: enhancement CC: arttuv69, xmw
Priority: High Keywords: STABLEREQ
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 325395    
Bug Blocks:    
Attachments: build.log

Description Nick White 2010-06-08 21:37:38 UTC
Ledger 2.6.2 has been around for months now, works well for me on x86, and no bugs have been filed against it. Can we stabilise it please?
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-06-09 00:37:03 UTC
Sadly, it's unmaintained ... but please arch teams, don't tear us down!
Comment 2 Arttu Valo 2010-06-24 19:06:06 UTC
Just filed bug #325395 for ledger-2.6.2 on amd64. Sorry cannot debug and attach everything right now, gotta run.
Comment 3 Christoph Mende (RETIRED) gentoo-dev 2010-06-27 19:59:00 UTC
removing us from CC, feel free to re-add as soon as bug 325395 is fixed
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2010-07-14 10:40:51 UTC
Created attachment 238705 [details]
build.log

It doesn't build
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2010-07-14 11:02:44 UTC
(In reply to comment #4)
> Created an attachment (id=238705) [details]
> build.log
> 
> It doesn't build

 Do you have XEmacs installed?
Comment 6 Christian Faulhammer (RETIRED) gentoo-dev 2010-07-14 11:23:31 UTC
(In reply to comment #4)
> Created an attachment (id=238705) [details]
> build.log
> 
> It doesn't build

 Due to automagic dependency detection it fails under the following conditions:
* USE=emacs disabled
* GNU Emacs (aka app-editors/emacs) is not installed
* XEmacs (aka app-editors/xemacs) installed

The build system then detects XEmacs although it should not and then fails because of missing eshell support in the bare XEmacs package, app-xemacs/eshell needs to be installed to if we ever add USE=xemacs support.

Fix committed.
Comment 7 Christian Faulhammer (RETIRED) gentoo-dev 2010-07-14 13:18:54 UTC
stable x86
Comment 8 Markos Chandras (RETIRED) gentoo-dev 2010-07-14 16:40:26 UTC
amd64 done

all arches done