Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927532 - [guru] app-office/nixnote-bin-9999 fetches file(s) that do not match recorded size
Summary: [guru] app-office/nixnote-bin-9999 fetches file(s) that do not match recorded...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vitaly Zdanevich
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-22 13:55 UTC by Agostino Sarubbo
Modified: 2024-03-22 21:28 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,102.14 KB, text/plain)
2024-03-22 13:55 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-22 13:55:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/nixnote-bin-9999 fetches file(s) that do not match recorded size.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0018
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-22 13:55:34 UTC
Created attachment 888155 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-22 13:55:34 UTC
Error(s) that match a know pattern:


!!! Fetched file: NixNote2-x86_64.AppImage VERIFY FAILED!
Comment 3 Vitaly Zdanevich 2024-03-22 14:22:38 UTC
Must be some temp issue - last commit on Github was 5 month ago https://github.com/robert7/nixnote2
Comment 4 Agostino Sarubbo gentoo-dev 2024-03-22 14:55:47 UTC
(In reply to Vitaly Zdanevich from comment #3)
> Must be some temp issue - last commit on Github was 5 month ago
> https://github.com/robert7/nixnote2

this has nothing to do with the bug.
Comment 5 Vitaly Zdanevich 2024-03-22 15:21:04 UTC
But Releases are on Github.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-22 15:28:27 UTC
The URL is clearly not stable:
> --2024-03-22 14:41:53--  https://github.com/robert7/nixnote2/releases/download/continuous-develop/NixNote2-x86_64.AppImage

Why are you using that? And why is it "9999"? 

It's fine to have something with unstable files, but you need to then make it a live ebuild, and the version number doesn't magically do that. You need PROPERTIES="live".
Comment 7 Larry the Git Cow gentoo-dev 2024-03-22 21:28:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bc76f61a3e6b1ceedcdedb1ec0e9e549d0b2983f

commit bc76f61a3e6b1ceedcdedb1ec0e9e549d0b2983f
Author:     Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
AuthorDate: 2024-03-22 19:31:09 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
CommitDate: 2024-03-22 19:31:09 +0000

    app-office/nixnote-bin: add PROPERTIES="live", remove duplicate line with S declaration, remove KEYWORDS
    
    Closes: https://bugs.gentoo.org/927532
    Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>

 app-office/nixnote-bin/nixnote-bin-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)