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

Bug 832032

Summary: app-text/build-docbook-catalog: Checks wrong file when installling to chroot
Product: Gentoo Linux Reporter: Marvin Schmidt <marvin_schmidt>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=903801
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: add missing ${ROOT} to path

Description Marvin Schmidt 2022-01-25 11:11:38 UTC
Created attachment 763600 [details, diff]
add missing ${ROOT} to path

When updating `build-docbook-catalog` to 2.2 on Exherbo I noticed that installing it to a new chroot (calling `build-docbook-catalog` with ROOT) doesn't generate a catalog file inside the chroot but regenerates the catalog file on / instead
                                                                            
I'm adding a patch for `build-docbook-catalog` (based on 2.2) to fix this
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-27 20:31:29 UTC
https://gitweb.gentoo.org/proj/build-docbook-catalog.git/commit/?id=273d518b5512ecdee5c7e5c215f9230de52c3879

Thank you!

(Sorry, I forgot to add the Bug/Closes tag).
Comment 2 Larry the Git Cow gentoo-dev 2022-04-29 08:19:06 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd3cd5a4eec5b51f559c1a557de2afaf4973b3b

commit afd3cd5a4eec5b51f559c1a557de2afaf4973b3b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-29 08:18:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-29 08:18:54 +0000

    app-text/build-docbook-catalog: add 2.3
    
    Bug: https://bugs.gentoo.org/832032
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/build-docbook-catalog/Manifest            |  1 +
 .../build-docbook-catalog-2.3.ebuild               | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)