xartin / gentoo-overlay

Gentoo Linux Overlay
GNU General Public License v3.0
12 stars 2 forks source link

radarr ebuild needs to re-digested #3

Closed splog123 closed 5 years ago

splog123 commented 6 years ago

You forgot to run ebuild manifest before pushing :-)

Verifying ebuild manifests

!!! Digest verification failed: !!! /usr/local/portage/xartin/net-nntp/radarr/files/radarr.service !!! Reason: Filesize does not match recorded size !!! Got: 319 !!! Expected: 311

xartin commented 6 years ago

Should be fixed now i was testing trying to reconfigure the openrc init scripts to run sonarr and radarr with

mono --debug

and did forget to repoman manifest. I did manage to fix the systemd .service templates however.

I haven't managed to figure out how to fix the openrc init script templates so they will start radarr and sonarr with --debug flags.

I'd rather not use --debug because not using debug anything is typically wiser option for production system where you don't need the syslog filled with an over aggressive wall of spam however both sonarr and radarr recommend it.

Learning to use git has also been part of the goal of creating this git repo however i've been dedicating some more effort toward this more recently. so perhaps i'll create a test branch as it appears several people actively use this repo besides myself.

splog123 commented 6 years ago

Works just fine for me as it currently is. Enable debug should be something the user can do in the gui when required anyway

In my mere opinion, any dev who recommends running with debug enabled needs to look long and hard at their code instead....

but hey that's just me, a simple guy who runs unix boxen for a living

On 2018/11/11 19:08, xartin wrote:

Should be fixed now i was testing trying to reconfigure the init scripts to run sonarr and radarr with

mono --debug

and did forget to repoman manifest.

I havent managed to figure out how to fix the openrc init script templates so they will start radarr and sonarr with --debug flags.

I'd rather not use --debug because not using debug anything is typically wiser option for production system where you don't need the syslog filled with a wall of spam however both sonarr and radarr recommend it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xartin/gentoo-overlay/issues/3#issuecomment-437686891, or mute the thread https://github.com/notifications/unsubscribe-auth/AHZ11fpUIXFFqiU4dDqPdSMtqGIAr383ks5uuFl0gaJpZM4YYOZg.

-- Alan McKinnon alan.mckinnon@gmail.com