Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728880 - gui-wm/wayfire-0.4.0-r1 gives incorrect path to config
Summary: gui-wm/wayfire-0.4.0-r1 gives incorrect path to config
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-06-20 10:11 UTC by Neil Bothwick
Modified: 2020-08-17 01:36 UTC (History)
1 user (show)

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 Neil Bothwick 2020-06-20 10:11:24 UTC
The elog message says to "bzcat /usr/share/doc/wayfire-0.4.0/wayfire.ini.bz2 > ~/.config/wayfire.ini" but the example file is actually at /usr/share/doc/wayfire-0.4.0-r1/wayfire.ini.bz2. Line 90 of the ebuild should use ${PF} rather than ${P}.
Comment 1 Aisha Tammy 2020-06-23 00:43:15 UTC
Thanks, will fix and update on new release, which should be coming soon.
I don't think it is worth it to do a PR for an elog message.
Comment 2 Larry the Git Cow gentoo-dev 2020-08-17 01:36:19 UTC
The bug has been closed via the following commit(s):

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

commit c685f0536fa2c041527be681eb93800c8afbde77
Author:     Aisha Tammy <gentoo@aisha.cc>
AuthorDate: 2020-08-05 09:41:20 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2020-08-17 01:36:06 +0000

    gui-wm/wayfire: version bump to 0.5.0
    
    Closes: https://bugs.gentoo.org/728880
    Closes: https://bugs.gentoo.org/728504
    
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 gui-wm/wayfire/Manifest             |  1 +
 gui-wm/wayfire/wayfire-0.5.0.ebuild | 92 +++++++++++++++++++++++++++++++++++++
 gui-wm/wayfire/wayfire-9999.ebuild  | 26 +++++------
 3 files changed, 106 insertions(+), 13 deletions(-)