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

Bug 256386

Summary: app-misc/colordiff-1.0.8a version bump
Product: Gentoo Linux Reporter: Justin Lecher (RETIRED) <jlec>
Component: New packagesAssignee: Jeremy Olexa (darkside) (RETIRED) <darkside>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://colordiff.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---

Description Justin Lecher (RETIRED) gentoo-dev 2009-01-26 07:14:21 UTC
Changes between version 1.0.7 and 1.0.8

Support for numeric colours added, for 256-colour terminals (thanks to Gautam Iyer). Diff-types can now be specified explicitly, for use when diff-type detection doesn't work or isn't possible. Return diff's exit code, patch from Tim Connors. Allow extraneous diff text to be coloured separately.


Installs flawless with the allready existing ebuild in the tree.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-01-26 14:04:24 UTC
Renaming the 1.0.7 ebuild should be sufficient.

Reassigning to maintainer.
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2009-01-27 06:23:46 UTC
I've figured your strategy out. It's a clever one. File bugs against every package I maintain till I finally give in and get you commit access. =)
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-31 15:34:57 UTC
I'll be maintaining this now, looking at bugz next week.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-02 04:13:17 UTC
(In reply to comment #0)

> Installs flawless with the allready existing ebuild in the tree.

uhh, not quite. There is at least one new dependency needed. app-text/xmlto

Then it fails with this:

>>> Source unpacked in /var/tmp/portage/app-misc/colordiff-1.0.8a/work
>>> Compiling source in /var/tmp/portage/app-misc/colordiff-1.0.8a/work/colordiff-1.0.8a ...
make -j1 
xmlto -vv man colordiff.xml
mktemp: failed to create file via template `colordiff-1.0.8a/xmlto-xsl.lUMP8i': No such file or directory
/usr/bin/xmlto: line 163: : No such file or directory
Source format: docbook / root element: refentry 
Format script: /usr/share/xmlto/format/docbook/man
Convert to troff
Real stylesheet: http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
mktemp: failed to create file via template `colordiff-1.0.8a/xmlto-xsl.HTxFoV': No such file or directory
make: *** [doc] Error 1

Why does it work for you and not me?
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-02 04:33:41 UTC
(In reply to comment #4)

> Why does it work for you and not me?

PEBKAC, added...thanks.