Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649904 - app-portage/emlop-0.4.1 - A fast, accurate, ergonomic emerge.log parser
Summary: app-portage/emlop-0.4.1 - A fast, accurate, ergonomic emerge.log parser
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 4 votes (vote)
Assignee: Vincent de Phily
URL: https://github.com/vincentdephily/emlop
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on:
Blocks:
 
Reported: 2018-03-08 09:58 UTC by Vincent de Phily
Modified: 2023-06-07 04:53 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emlop-0.1.0.ebuild (emlop-0.1.0.ebuild,1.84 KB, text/plain)
2018-03-08 09:58 UTC, Vincent de Phily
Details
manifest (Manifest,36.39 KB, text/plain)
2018-03-08 09:59 UTC, Vincent de Phily
Details
emlop-0.2.0.ebuild (emlop-0.2.0.ebuild,2.04 KB, text/plain)
2018-04-28 21:17 UTC, Vincent de Phily
Details
Manifest (Manifest,34.71 KB, text/plain)
2018-04-28 21:18 UTC, Vincent de Phily
Details
Manifest (Manifest,56.80 KB, text/plain)
2018-12-24 15:01 UTC, Vincent de Phily
Details
emlop-0.3.0.ebuild (emlop-0.3.0.ebuild,2.15 KB, text/plain)
2018-12-24 15:04 UTC, Vincent de Phily
Details
emlop ebuild (emlop-0.3.1.ebuild,1.90 KB, text/plain)
2020-06-16 19:40 UTC, Vincent de Phily
Details
manifest (Manifest,24.80 KB, text/plain)
2020-06-16 19:40 UTC, Vincent de Phily
Details
metadata (metadata.xml,356 bytes, text/xml)
2020-06-16 19:41 UTC, Vincent de Phily
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent de Phily 2018-03-08 09:58:51 UTC
Created attachment 522932 [details]
emlop-0.1.0.ebuild

Hi,

I'm submitting emlop for inclusion in the gentoo tree. I'm the main emlop author and would be happy to proxy-maintain.

Emlop is yet another emerge log parser. It has sweet spots where it is better than genlop/qlop/pqlop/golop (see COMPARISON.md in the emlop repo), and many improvements are planned.

https://github.com/vincentdephily/emlop
https://github.com/vincentdephily/moltonel-ebuilds/tree/master/app-portage/emlop
Comment 1 Vincent de Phily 2018-03-08 09:59:14 UTC
Created attachment 522934 [details]
manifest
Comment 2 Vincent de Phily 2018-04-28 21:17:55 UTC
Created attachment 528742 [details]
emlop-0.2.0.ebuild
Comment 3 Vincent de Phily 2018-04-28 21:18:27 UTC
Created attachment 528744 [details]
Manifest
Comment 4 Vincent de Phily 2018-04-28 21:24:03 UTC
Version bump to 0.2.0. Emlop's sweet spot has widened, there's IMHO few reasons left to prefer other *lop implementations.

Any way I can help getting this into the portage tree ?
Comment 5 Vincent de Phily 2018-12-24 15:01:27 UTC
Created attachment 558446 [details]
Manifest
Comment 6 Vincent de Phily 2018-12-24 15:04:06 UTC
Created attachment 558448 [details]
emlop-0.3.0.ebuild

New release.
Comment 7 Vincent de Phily 2018-12-24 15:12:13 UTC
Here's another plea for a Gentoo dev to take a look. I know manpower is short, but I'm providing ebuild and updates, so there's not much for you to do ? It's a bit frustrating to see that unfinished/abandoned alternatives like golop and pqlop are in the portage tree, but emlop isn't.
Comment 8 Vincent de Phily 2020-06-16 19:40:15 UTC
Created attachment 644996 [details]
emlop ebuild
Comment 9 Vincent de Phily 2020-06-16 19:40:49 UTC
Created attachment 644998 [details]
manifest
Comment 10 Vincent de Phily 2020-06-16 19:41:17 UTC
Created attachment 645000 [details]
metadata
Comment 11 Vincent de Phily 2020-06-16 19:42:16 UTC
Updated ebuild for EAPI=7
Comment 12 Vincent de Phily 2020-12-26 21:15:44 UTC
Attachments are obsolete, see pull request instead.
Comment 13 Anna Vyalkova 2023-03-17 10:18:50 UTC
I see that it's packaged in ::guru
Comment 14 Vincent de Phily 2023-03-20 11:37:14 UTC
Yes, I helped with the GURU ebuild after telan commited the first version. The GURU ebuild has received a bit of QA, and emlop has been gaining users over the years.

Now that flowdalic has reviewed the PR, I'll do the necessary changes over there, maybe even the delayed emlop release. Hopefully we'll get the PR ready for merging soon.
Comment 15 Larry the Git Cow gentoo-dev 2023-06-07 04:52:00 UTC
The bug has been closed via the following commit(s):

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

commit b4332f30b27e923239753bfdc3dc83b06392dffe
Author:     Vincent de Phily <vincent.dephily@mobile-devices.fr>
AuthorDate: 2020-12-26 19:37:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-07 04:51:46 +0000

    app-portage/emlop: New ebuild
    
    Closes: https://bugs.gentoo.org/649904
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Vincent de Phily <moltonel@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-portage/emlop/Manifest           |  64 +++++++++++++++++++++
 app-portage/emlop/emlop-0.4.1.ebuild | 108 +++++++++++++++++++++++++++++++++++
 app-portage/emlop/metadata.xml       |  18 ++++++
 3 files changed, 190 insertions(+)