Giter Site home page Giter Site logo

6.1-8 patch fails to apply about pve-patches HOT 4 CLOSED

ayufan avatar ayufan commented on August 28, 2024
6.1-8 patch fails to apply

from pve-patches.

Comments (4)

ayufan avatar ayufan commented on August 28, 2024 1

@ivdok @tillo @joshuazick1

I updated patch to 6.1-8.

I see that the Proxmox started working on Proxmox Backup Solution/Service (?). So, it might seem that relevance of this patch goes away in some time in the future. Lets see how much things they do change to make maintaining of this patch burden.

from pve-patches.

ivdok avatar ivdok commented on August 28, 2024

@joshuazick1 Temporary fix is to downgrade pve-manager to version 6.1-7:

pve-patches/pve-6.1-3-diff-backup-addon reinstall
dpkg -i pve-manager_6.1-7_amd64.deb
pve-patches/pve-6.1-3-diff-backup-addon apply

@ayufan Hunk #3 at @@ -635,13 +803,40 @@ is not directly compatible VZDump.pm, unfortunately - I couldn't wrap my head about how to adapt the patch, new version of subroutine looks entirely different.

from pve-patches.

tillo avatar tillo commented on August 28, 2024

@joshuazick1 Temporary fix is to downgrade pve-manager to version 6.1-7:

The following may be easier to run for those who aren't familiar with wget or curl to download the previous pve-manager package:

pve-patches/pve-6.1-3-diff-backup-addon reinstall
apt -V install 'pve-manager=6.1-7*'
apt-mark hold pve-manager
pve-patches/pve-6.1-3-diff-backup-addon apply

This will make pve-manager stick to the 6.1-7 version and apt won't try to upgrade it anymore until you run:

apt-mark unhold pve-manager

Thank you @ayufan for all your work, it's really appreciated.
If you need any help following up with the upstream changes, please let me know.

from pve-patches.

ivdok avatar ivdok commented on August 28, 2024

apt-mark hold pve-manager

Bad idea, it's quite easy to forget about held packages, plus right now downgrading manager back one version works, since almost nothing else changed, but what it further changes in underlying components break that compatibility? Best course of action right now is to downgrade, sub to issue, and lay off apt update/upgrade for a bit.

from pve-patches.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.