Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914655 - x11-wm/qtile-0.23.0 version bump
Summary: x11-wm/qtile-0.23.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2023-09-25 11:20 UTC by Etn40ff
Modified: 2023-12-02 19:30 UTC (History)
2 users (show)

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


Attachments
qtile ebuild (qtile-0.23.0.ebuild,2.33 KB, text/plain)
2023-09-25 11:20 UTC, Etn40ff
Details
pulsectl-asyncio ebuild (pulsectl-asyncio-1.1.1.ebuild,536 bytes, text/plain)
2023-09-25 11:20 UTC, Etn40ff
Details
sandbox error (sandbox.log,604 bytes, text/x-log)
2023-10-26 21:36 UTC, James McGeehan IV
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Etn40ff 2023-09-25 11:20:31 UTC
Created attachment 871376 [details]
qtile ebuild

This is a first attempt to produce ebuilds for qtile 0.23.0. They needs a lot of testing.

PulseAudio integrations needs pulsectl-asyncio
Comment 1 Etn40ff 2023-09-25 11:20:59 UTC
Created attachment 871377 [details]
pulsectl-asyncio ebuild
Comment 2 James McGeehan IV 2023-10-26 21:36:31 UTC
Created attachment 873500 [details]
sandbox error

Weird. This ebuild was working for me when first using it a few weeks ago. I'm now getting the attached sandbox error when trying to re-emerge the package.
Comment 3 James McGeehan IV 2023-10-26 21:41:23 UTC
(In reply to James McGeehan IV from comment #2)
> Created attachment 873500 [details]
> sandbox error
> 
> Weird. This ebuild was working for me when first using it a few weeks ago.
> I'm now getting the attached sandbox error when trying to re-emerge the
> package.

Ah. Seems related to https://bugs.gentoo.org/905743
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-12-02 15:19:52 UTC
(In reply to Etn40ff from comment #1)
> Created attachment 871377 [details]
> pulsectl-asyncio ebuild

Did the tests work for you?  They seem to fail because of missing examples.
Comment 5 Etn40ff 2023-12-02 15:23:19 UTC
I did not run any test: I do not know how to do so for ebuilds. Any pointer at what to read to get started?

The ebuild itself worked for me, i am currently running qtile installed with it.
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-12-02 16:32:28 UTC
(In reply to Etn40ff from comment #5)
> I did not run any test: I do not know how to do so for ebuilds. Any pointer
> at what to read to get started?

I'm working on this right now, so no need to worry.

For the future, you run tests by enabling FEATURES=test.  You can find links to some docs on:

https://www.gentoo.org/get-involved/contribute/

under "Maintain ebuilds" section.
Comment 7 Larry the Git Cow gentoo-dev 2023-12-02 19:30:29 UTC
The bug has been closed via the following commit(s):

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

commit 26ce14555e7afbf847ec62d9f09a3e62ca658653
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-12-02 18:03:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-12-02 19:30:25 +0000

    x11-wm/qtile: Bump to 0.23.0
    
    Thanks to Etn40ff for the initial work.
    
    Closes: https://bugs.gentoo.org/914655
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 x11-wm/qtile/Manifest                         |   1 +
 x11-wm/qtile/files/qtile-0.23.0-keyring.patch |  52 ++++++++++++
 x11-wm/qtile/qtile-0.23.0.ebuild              | 113 ++++++++++++++++++++++++++
 3 files changed, 166 insertions(+)