Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use nonappend instead of non-append #62

Merged
merged 2 commits into from
Jul 14, 2022
Merged

Conversation

thardev
Copy link
Collaborator

@thardev thardev commented Jul 12, 2022

Problem

Solution

  • Add missing --nonappend param to ynh_use_logrotate in upgrade script

PR Status

  • Code finished and ready to be reviewed/tested
  • The fix/enhancement were manually tested (if applicable)

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

@thardev thardev force-pushed the fix-logrotate-upgrade-script branch from 4301303 to 7f24311 Compare July 12, 2022 10:01
@thardev thardev requested a review from Salamandar July 12, 2022 10:27
@thardev
Copy link
Collaborator Author

thardev commented Jul 12, 2022

Hi @Salamandar I'll appreciate a lot if you could have a look here before I merge it :)
I checked on my test box (Debian Buster with YunoHost 4.3.6.3 (stable)) and with the --nonappend option doesn't seem to work... only using --non-append it works. I guess that version is not supported anymore right?

@Salamandar
Copy link
Member

That's weird because --nonappend is supposed to be the "newly" supported argument. I'll ask around.

@MayeulC
Copy link
Contributor

MayeulC commented Aug 31, 2022

That's weird because --nonappend is supposed to be the "newly" supported argument. I'll ask around.

Did you ask around?

@Salamandar
Copy link
Member

Ah, yes, forgot about it. I did, and it's supposed to work…

@thardev
Copy link
Collaborator Author

thardev commented Sep 1, 2022

@MayeulC
Copy link
Contributor

MayeulC commented Sep 2, 2022

Thanks for the answers!
Okay, well, I changed my mautrix_signal_ynh patch to use --nonappend on buster as I saw that code too :)

I also made a patch for ynh4, but I don't think many people will use it.

@yalh76 yalh76 deleted the fix-logrotate-upgrade-script branch September 4, 2022 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants