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

Bug 930168

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 packagesAssignee: 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 gentoo-dev 2024-04-17 19:01:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/dunst-1.11.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-17 19:01:20 UTC
Created attachment 891010 [details]
build.log

build log and emerge --info
Comment 2 Romel Salwi 2024-04-17 19:51:45 UTC
Created attachment 891012 [details]
build log
Comment 3 Romel Salwi 2024-04-17 19:52:31 UTC
Created attachment 891013 [details]
emerge --info
Comment 4 Romel Salwi 2024-04-17 19:53:33 UTC
Created attachment 891014 [details]
emerge -pqv
Comment 5 Larry the Git Cow gentoo-dev 2024-04-17 20:45:31 UTC
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(-)
Comment 6 SpikyAtLinux 2024-04-18 18:42:22 UTC
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
Comment 7 SpikyAtLinux 2024-04-18 18:44:21 UTC
Created attachment 891062 [details]
Updated ebuild for dunst-1.11.0
Comment 8 SpikyAtLinux 2024-04-25 17:13:44 UTC
(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