Summary: | x11-misc/dunst-1.11.0 fails to compile: !!! newins: dunst.bashcomp does not exist | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Conrad Kostecki <conikost> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | spikyatlinux |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
build log emerge --info emerge -pqv Updated ebuild to reenable bashcomp Updated ebuild for dunst-1.11.0 |
Description
Agostino Sarubbo
![]() Created attachment 891010 [details]
build.log
build log and emerge --info
Created attachment 891012 [details]
build log
Created attachment 891013 [details]
emerge --info
Created attachment 891014 [details]
emerge -pqv
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c43a52c8a200357400321c21d3f2311e6289872 commit 7c43a52c8a200357400321c21d3f2311e6289872 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2024-04-17 20:45:08 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2024-04-17 20:45:08 +0000 x11-misc/dunst: fix completion install Closes: https://bugs.gentoo.org/930168 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> x11-misc/dunst/dunst-1.11.0.ebuild | 10 +--------- x11-misc/dunst/dunst-9999.ebuild | 10 +--------- 2 files changed, 2 insertions(+), 18 deletions(-) Created attachment 891061 [details, diff]
Updated ebuild to reenable bashcomp
I´ve seen that only path has changed for bashcomp functionality. These files are in completions folder now.
Regards
Created attachment 891062 [details]
Updated ebuild for dunst-1.11.0
(In reply to Larry the Git Cow from comment #5) > The bug has been closed via the following commit(s): > > https://gitweb.gentoo.org/repo/gentoo.git/commit/ > ?id=7c43a52c8a200357400321c21d3f2311e6289872 > > commit 7c43a52c8a200357400321c21d3f2311e6289872 > Author: Conrad Kostecki <conikost@gentoo.org> > AuthorDate: 2024-04-17 20:45:08 +0000 > Commit: Conrad Kostecki <conikost@gentoo.org> > CommitDate: 2024-04-17 20:45:08 +0000 > > x11-misc/dunst: fix completion install > > Closes: https://bugs.gentoo.org/930168 > Signed-off-by: Conrad Kostecki <conikost@gentoo.org> > > x11-misc/dunst/dunst-1.11.0.ebuild | 10 +--------- > x11-misc/dunst/dunst-9999.ebuild | 10 +--------- > 2 files changed, 2 insertions(+), 18 deletions(-) Friendly ping, update ebuild, please |