Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622524 - sys-boot/plymouth emerge output has wrong URL for directions
Summary: sys-boot/plymouth emerge output has wrong URL for directions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-23 12:40 UTC by Matt
Modified: 2017-07-30 10:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt 2017-06-23 12:40:45 UTC
The emerge output of sys-boot/plymouth says:

 * Messages for package sys-boot/plymouth-0.9.2:

 * Follow the following instructions to set up Plymouth:
 * https://dev.gentoo.org/~aidecoe/doc/en/plymouth.xml
 * 
 * (Note: Above message is only printed the first time package is
 * installed. Please look at /usr/share/doc/plymouth-0.9.2/README.gentoo*
 * for future reference)
 * If you want initramfs builder with plymouth support, please emerge
 * sys-kernel/dracut or sys-kernel/genkernel-next[plymouth].


However, that URL 404's.  I found this on the Gentoo Wiki:

https://wiki.gentoo.org/wiki/Plymouth

The output should probably get changed.

Not a major show stopper or anything, but, I just thought I'd point it out.


M.

Reproducible: Always

Steps to Reproduce:
1. emerge sys-boot/plymouth
2. Read the output
Comment 1 Matt 2017-06-23 12:42:33 UTC
(sorry..)

More specifically this:

https://wiki.gentoo.org/wiki/Plymouth#Configuration

So the URL makes the immediate jump to the actual config since the beginning of the article is about installing.  If you're reading the emerge output, you've already installed it... ;-)


M.
Comment 2 Luigi 'Comio' Mantellini 2017-07-26 10:25:19 UTC
I create a PR to close this bug:

https://github.com/gentoo/gentoo/pull/5220

ciao

luigi
Comment 3 David Seifert gentoo-dev 2017-07-30 10:33:20 UTC
commit b6fc5edd2c733dc5826e62aec475b1393cbe51be
Author: Luigi 'Comio' Mantellini <luigi.mantellini@gmail.com>
Date:   Wed Jul 26 12:22:03 2017 +0200

    sys-boot/plymouth: Fix emerge output message
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=622524