Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921229 - sci-biology/cmdock-0.2.0 boinc app_info problem
Summary: sci-biology/cmdock-0.2.0 boinc app_info problem
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-02 20:01 UTC by frolovkirill7
Modified: 2024-01-09 12:03 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 frolovkirill7 2024-01-02 20:01:35 UTC
Commit 1298cd25348ad37dac19c0838415436a8c18d3f5 deleted cmdock-l_job_0.2.0.xml file with old 0.1.4 files 

app_info_0.2.0.xml requires it to work.
I had to pull it out of git history.

Reproducible: Always

Steps to Reproduce:
1.Install cmdock-0.2.0 to /opt/cmdock-0.2.0
2.put app_info_0.2.0.xml in project directory
3. rename app_info_0.2.0.xml to app_info.xml
3. configure app_info.xml with correct file names( replace cmdock-l_wrapper_@PV@ with wrapper_26014_x86_64-pc-linux-gnu, create symlink to /opt/cmdock-0.2.0/bin/cmdock , create empty file called docking_out, replace   cmdock-l_job_@PV@.xml with cmdock-l_job_0.2.0.xml ) but there is no cmdock-l_job_0.2.0.xml file in the repository.
Actual Results:  
cmdock-l_job_0.2.0.xml file was deleted from repository.


I have installed cmdock-0.2.0  on ubuntu 22.04 bit it should still be relevant to gentoo.
Comment 1 Larry the Git Cow gentoo-dev 2024-01-09 12:03:29 UTC
The bug has been closed via the following commit(s):

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

commit aa759c4c98861c3b3e6b50cc154c76732930eb9f
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2024-01-09 09:05:39 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2024-01-09 09:06:03 +0000

    sci-biology/cmdock: drop *really* unused files
    
    Closes: https://bugs.gentoo.org/921229
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 sci-biology/cmdock/cmdock-0.2.0.ebuild             |  4 +--
 sci-biology/cmdock/files/app_info_0.1.4.xml        | 40 ----------------------
 .../cmdock/files/cmdock-0.1.4-fix-detection.patch  | 15 --------
 .../cmdock/files/cmdock-boinc-zcp_job_0.1.4.xml    | 15 --------
 4 files changed, 2 insertions(+), 72 deletions(-)