Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700926 - net-fs/samba-4.8.6-r2 fix typo and shorten text in ewarn
Summary: net-fs/samba-4.8.6-r2 fix typo and shorten text in ewarn
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-22 09:52 UTC by Jonas Stein
Modified: 2022-07-30 16:48 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 2019-11-22 09:52:44 UTC
Can we reduce the ewarn to one line, if we drop the advertising phrases, please?


pkg_postinst() {
    ewarn "Be aware the this release contains the best of all of Samba's"
    ewarn "technology parts, both a file server (that you can reasonably expect"
    ewarn "to upgrade existing Samba 3.x releases to) and the AD domain"
    ewarn "controller work previously known as 'samba4'."

    elog "For further information and migration steps make sure to read "
    elog "https://samba.org/samba/history/${P}.html "
    elog "https://wiki.samba.org/index.php/Samba4/HOWTO "
}


Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2019-11-22 19:53:19 UTC
We can probably drop the whole ewarn?
Comment 2 Larry the Git Cow gentoo-dev 2022-07-30 16:48:41 UTC
The bug has been closed via the following commit(s):

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

commit cadcdec7947c6e0dea071e3cec85dadf71805997
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2022-07-30 16:48:00 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2022-07-30 16:48:00 +0000

    net-fs/samba: finally remove samba4 warnings
    
    Closes: https://bugs.gentoo.org/700926
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-fs/samba/samba-4.14.14.ebuild | 11 -----------
 net-fs/samba/samba-4.15.9.ebuild  | 13 -------------
 net-fs/samba/samba-4.16.4.ebuild  | 13 -------------
 3 files changed, 37 deletions(-)