Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704192 - mail-client/alot-0.8.1 tests fail
Summary: mail-client/alot-0.8.1 tests fail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amadeusz Żołnowski (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-12-29 16:52 UTC by Guillaume Seren
Modified: 2020-01-08 17:53 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 Guillaume Seren 2019-12-29 16:52:37 UTC
Hello,
I have checked the package alot-0.8.1 and the test are now failing,
according to this issue [1] with a patch that's been merged in master [2].

I have added a new patch and bump the ebuild.

Also I am cleaning the old one, and adding the live-ebuild.


[1]: https://github.com/pazz/alot/issues/1414
[2]: https://github.com/pazz/alot/pull/1415
Comment 1 Larry the Git Cow gentoo-dev 2020-01-08 17:53:57 UTC
The bug has been closed via the following commit(s):

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

commit 1c650101ddf8875bef7278fd219fc0f12540c4a3
Author:     Guillaume Seren <guillaumeseren@gmail.com>
AuthorDate: 2019-12-29 17:43:01 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-01-08 17:53:48 +0000

    mail-client/alot: Cleanup old version
    
    Closes: https://bugs.gentoo.org/704192
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/14172
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 mail-client/alot/Manifest             |  4 --
 mail-client/alot/alot-0.3.7-r1.ebuild | 85 ---------------------------------
 mail-client/alot/alot-0.5.1.ebuild    | 88 ----------------------------------
 mail-client/alot/alot-0.6.ebuild      | 89 -----------------------------------
 mail-client/alot/alot-0.7-r1.ebuild   | 89 -----------------------------------
 mail-client/alot/alot-0.7.ebuild      | 89 -----------------------------------
 6 files changed, 444 deletions(-)

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

commit ab3f99e27a7be206ac226fdca0ea8d59273d7a6d
Author:     Guillaume Seren <guillaumeseren@gmail.com>
AuthorDate: 2019-12-29 17:40:36 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-01-08 17:53:48 +0000

    mail-client/alot: Add live-ebuild 9999
    
    Closes: https://bugs.gentoo.org/704192
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 mail-client/alot/alot-9999.ebuild                  | 88 ++++++++++++++++++++++
 .../files/9999-0001-remove-non-working-test.patch  | 31 ++++++++
 2 files changed, 119 insertions(+)

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

commit 22046f284caf056941115fdfab83331d8ba86605
Author:     Guillaume Seren <guillaumeseren@gmail.com>
AuthorDate: 2019-12-29 16:53:24 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-01-08 17:53:48 +0000

    mail-client/alot: Fix tests on version 0.8.1
    
    Closes: https://bugs.gentoo.org/704192
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 mail-client/alot/alot-0.8.1.ebuild                 |   3 +-
 .../0.8.1-0002-changed-expired-test-keys.patch     | 266 +++++++++++++++++++++
 2 files changed, 268 insertions(+), 1 deletion(-)