Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669370 - app-arch/wimlib syslinux path broken
Summary: app-arch/wimlib syslinux path broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sławek Lis (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-10-23 02:39 UTC by Mike Johnson
Modified: 2018-11-03 17:50 UTC (History)
0 users

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


Attachments
adds gentoo syslinux files path (syslinux_path.patch,713 bytes, patch)
2018-10-23 02:39 UTC, Mike Johnson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Johnson 2018-10-23 02:39:20 UTC
Created attachment 552480 [details, diff]
adds gentoo syslinux files path

Specifically mkwinpeimg fails, expecting to find syslinux support files in /usr/lib/syslinux, while in gentoo these files are located in /usr/share/syslinux.  Attached patch fixes issue.  I am surprised that all of the gentoo users clamoring to make windows bootable disks haven't complained before.
Comment 1 Larry the Git Cow gentoo-dev 2018-11-03 17:50:06 UTC
The bug has been closed via the following commit(s):

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

commit f6b790694c60881945587cb540e793bc9a431236
Author:     Slawomir Lis <slis@gentoo.org>
AuthorDate: 2018-11-03 17:49:45 +0000
Commit:     Slawomir Lis <slis@gentoo.org>
CommitDate: 2018-11-03 17:49:45 +0000

    app-arch/wimlib: add correct gentoo path to syslinux files
    
    Closes: https://bugs.gentoo.org/669370
    Signed-off-by: Slawek Lis <slis@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-arch/wimlib/files/syslinux-path.patch | 25 +++++++++++++++++++++++++
 app-arch/wimlib/wimlib-1.12.0.ebuild      |  4 +++-
 2 files changed, 28 insertions(+), 1 deletion(-)