Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893940 - sys-apps/dcfldd please add bash completion
Summary: sys-apps/dcfldd please add bash completion
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Sebastian Pipping
URL: https://github.com/resurrecting-open-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-11 10:45 UTC by Jonas Stein
Modified: 2023-02-12 04:47 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 Jonas Stein gentoo-dev 2023-02-11 10:45:17 UTC
https://github.com/resurrecting-open-source-projects/dcfldd/blob/master/doc/dcfldd-bash_completion

there is a bash completion file upstream in ./doc/ which is not used yet:

# equery f sys-apps/dcfldd
 * Searching for dcfldd in sys-apps ...
 * Contents of sys-apps/dcfldd-1.9:
/usr
/usr/bin
/usr/bin/dcfldd
/usr/share
/usr/share/doc
/usr/share/doc/dcfldd-1.9
/usr/share/doc/dcfldd-1.9/AUTHORS.bz2
/usr/share/doc/dcfldd-1.9/CONTRIBUTING.md.bz2
/usr/share/doc/dcfldd-1.9/ChangeLog.bz2
/usr/share/doc/dcfldd-1.9/NEWS.bz2
/usr/share/doc/dcfldd-1.9/README.md.bz2
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/dcfldd.1.bz2


Reproducible: Always
Comment 1 Sebastian Pipping gentoo-dev 2023-02-11 15:41:06 UTC
Probably the build system should install it for everyone, let's see what upstream thinks about it.
Comment 2 Larry the Git Cow gentoo-dev 2023-02-12 04:47:01 UTC
The bug has been closed via the following commit(s):

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

commit 540d42818dcfdfa3c9be9ac737601d79f4622c4d
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2023-02-12 04:45:50 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2023-02-12 04:46:46 +0000

    sys-apps/dcfldd: Install shipped Bash completion
    
    Closes: https://bugs.gentoo.org/893940
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 sys-apps/dcfldd/dcfldd-1.9-r1.ebuild | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)