Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904393 - app-editors/vscode remove unnecessary message
Summary: app-editors/vscode remove unnecessary message
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Adel KARA SLIMANE
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: first-time-messages
  Show dependency tree
 
Reported: 2023-04-16 06:15 UTC by Berin Aniesh
Modified: 2023-04-20 18:27 UTC (History)
2 users (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 Berin Aniesh 2023-04-16 06:15:21 UTC
When we install app-editors/vscode, there is a message from the package saying "You may want to install some additional utils, check in <some_url>. When the URL is visited, Microsoft says to install language extensions, git, linters etc. This message though not wrong is unnecessary. When such a message is given by gentoo, it seems as if it is something important and forces users to check the URL. It wastes time and is counter productive.
Comment 1 Berin Aniesh 2023-04-16 06:31:03 UTC
I have submitted a pull request to github for the same. 
https://github.com/gentoo/gentoo/pull/30614
Comment 2 Berin Aniesh 2023-04-17 08:04:34 UTC
The previous pull request did not have a signoff message and the bug was not linked properly. I closed the previous pull request and made a new one. 
https://github.com/gentoo/gentoo/pull/30625
Comment 3 Larry the Git Cow gentoo-dev 2023-04-20 18:27:57 UTC
The bug has been closed via the following commit(s):

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

commit 510deec4d04059384c3d7f738e212ea35d32d0c7
Author:     Berin Aniesh <berinaniesh@gmail.com>
AuthorDate: 2023-04-17 07:46:19 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-04-20 18:27:39 +0000

    app-editors/vscode: remove additional elog messages
    
    Closes: https://bugs.gentoo.org/904393
    
    Signed-off-by: Berin Aniesh <berinaniesh@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/30625
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-editors/vscode/vscode-1.76.2.ebuild | 2 --
 app-editors/vscode/vscode-1.77.0.ebuild | 2 --
 app-editors/vscode/vscode-1.77.1.ebuild | 2 --
 3 files changed, 6 deletions(-)