C4illin / Choco-Packages

🍫 Automated packages for the chocolatey.org community repo
https://chocolatey.org/profiles/C4illin
MIT License
1 stars 0 forks source link

Update mpv.net #2

Closed Witchilich closed 4 years ago

Witchilich commented 4 years ago

Are you gonna update mpv.net or is it going to forever be stuck in version 5.4.2 ?

C4illin commented 4 years ago

5.4.3 has been out for awhile https://chocolatey.org/packages/mpvnet.install/5.4.3.0. The problem is that the moderation process is just taking some time.

Run choco upgrade mpvnet.install --version=5.4.3.0 to install it.

Witchilich commented 4 years ago

Maybe there is some issue with 5.4.3. Try updating to 5.4.4.0 now.

C4illin commented 4 years ago

The problem is that the moderation queue is really long, and because the package is still pending moderation I will need to update it manually.

Edit: The manual update failed since the last version is still pending approval, will try to fix it in another way.

C4illin commented 4 years ago

Actually it is a bug on chocolatey. https://github.com/chocolatey/chocolatey.org/issues/613

It seems that I will have to wait for a server restart, which means the release will be delayed.

Witchilich commented 4 years ago

By the way, why didn't you just call it choco install mpv.net ?

C4illin commented 4 years ago

Because there is a portable version available (that isn't on chocolatey) and I want it to be compatible with that if anyone want to add the portable version to chocolatey.

Witchilich commented 4 years ago

So, what happened to the icon ? Also, hope we receive the 5.4.4.0 update.

C4illin commented 4 years ago

The icon cdn seems to be a bit unstable so it's now changed. Thanks for the notice!

I also hope the we receive the 5.4.4.0 update soon, I have been trying to push it for days now without any success.

C4illin commented 4 years ago

@Witchilich Why did you close it?

Witchilich commented 4 years ago

I thought you were not working on it, since it has not been updated in a while.

gep13 commented 4 years ago

@C4illin hi, I am a member of the Chocolatey Team, and I noticed that you have been trying to push a new package version for mpvnet.install, and that this has been failing. You may not see this error returned to the choco.exe (there is an open issue this here https://github.com/chocolatey/chocolatey.org/issues/884), but on the server side, the error that is being reported is:

A nuget package's Description property may not be more than 4000 characters long.

In order to successfully push the chocolatey package, you will need to reduce the number of characters within the description field.

Please let me know if you have any questions.

C4illin commented 4 years ago

@gep13 Thanks for this information! :) It turns out the description was just 75 characters over the limit so I trimmed it down a bit.

Thank you!

sebma commented 2 years ago

https://github.com/stax76/mpv.net/issues/296#issuecomment-970754319