Overview

Request 498187 accepted

No description set
Loading...

Eric Schirra's avatar
author source maintainer

This was accepted for 10 day. But go no further. Why?


Dominique Leuenberger's avatar

It says on https://build.opensuse.org/request/show/498187: Open review for legal-auto


Eric Schirra's avatar
author source maintainer

now. over one month. :-(


Antonio Larrosa's avatar

Thanks for updating nextcloud to 12.0! I noticed you added:

git files should not be removed, otherwise nextcloud rise up ntegrity check failure.
rm find . -name ".gitignore" -or -name ".gitkeep"

Is this absolutely needed? Maybe the integrity check failures can be fixed by also removing lines containing .gitignore and .gitkeep from signature.json files? Have you tried adding code similar to the next lines after removing such files?

find . -iname signature.json \
    -exec sed -i "/\/.gitignore\": ./d" "{}" \;  \
    -exec sed -i "/\/.gitkeep\": ./d" "{}" \;

Btw, it would also be nice to fix the typos in the changes and spec files (upstram -> upstream and ntegrity -> integrity)


Eric Schirra's avatar
author source maintainer

1) git-things I have think about that, but upstream recommend not to do this. So i am not sure what i should do.....

2) typos Can i do. It is only a "Rechtschreibfehler". :-)


Antonio Larrosa's avatar

1) Hmm, I checked and there's a gitignore.js file, so maybe they're used somewhere by nextcloud. Do you know if that's the case? did upstream mention any reason to recommend not to remove those git files?

2) Perfect. Also, please remove the #%%patch0 -p0 line, which seems to be useless since there's not even an associated commented #Patch0 line. I'll approve the request as soon as these typos are fixed.


Eric Schirra's avatar
author source maintainer

Now i have made fix all your comments, include remove gitfiles and made a new request. Hope it is now okay.

Request History
Eric Schirra's avatar

ecsos created request


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto added factory-repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Staging Bot's avatar

staging-bot added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:123"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:adi:123


Factory Repo Checker's avatar

factory-repo-checker accepted review

Builds for repo server:php:applications/openSUSE_Tumbleweed


Jan Engelhardt's avatar

jengelh accepted review


Saul Goodman's avatar

licensedigger accepted review

ok


Staging Bot's avatar

staging-bot accepted review

ready to accept


Staging Bot's avatar

staging-bot approved review

ready to accept


Dominique Leuenberger's avatar

dimstar_suse accepted request

Accept to openSUSE:Factory

openSUSE Build Service is sponsored by