[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-05 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446757

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #13 from Dmitry Kazakov  ---
This commit should fix the stable builds' channel:

https://invent.kde.org/graphics/krita/commit/427ca5a4fcc83915a532188688ee44e6b7e22c82

This commit should fix the release manual:

https://invent.kde.org/documentation/docs-krita-org/-/commit/0f60c6078e5ffe82868fc70577fd3a4482723c8c

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-04 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446757

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #12 from Dmitry Kazakov  ---
For the releases we need to update the release manual for that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-04 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=446757

--- Comment #11 from amyspark  ---
Ohh, then the real problem is that the zsync's for the official releases have
never been uploaded at all.

(In the case of 4.x vs 5.x, should they point to different urls, or should
users be upgraded for v4 to v5?)

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-04 Thread Anna Medonosova
https://bugs.kde.org/show_bug.cgi?id=446757

--- Comment #10 from Anna Medonosova  ---
Hi, amyspark,

> One mo, shouldn't these be
> https://binary-factory.kde.org/job/Krita_Stable_Appimage_Build/
> lastSuccessfulBuild/artifact/Krita-Plus-x86_64.appimage.zsync and
> https://binary-factory.kde.org/job/Krita_Nightly_Appimage_Build/
> lastSuccessfulBuild/artifact/Krita-Next-x86_64.appimage.zsync?

I think the naming gets a little confusing, as there is a mismatch between
branding/update channel and binary factory job names. For clarity, I have
summarized it in the following table.

> +-+-+---+
> | Channel |  binary factory job  |
>zsync url  
>  |
> +-+--+---+
> | Next| Krita_Nightly_Appimage_Build | 
> https://binary-factory.kde.org/job/Krita_Nightly_Appimage_Build/lastSuccessfulBuild/artifact/Krita-Next-x86_64.appimage.zsync
>  |
> | Plus| Krita_Stable_Appimage_Build  | 
> https://binary-factory.kde.org/job/Krita_Stable_Appimage_Build/lastSuccessfulBuild/artifact/Krita-Plus-x86_64.appimage.zsync
>   |
> | Beta| Krita_Release_Appimage_Build | the 
> https://download.kde.org/unstable/krita/updates/Krita-Beta-x86_64.appimage.zsync
>   |
> | Stable  | Krita_Release_Appimage_Build | 
> https://download.kde.org/stable/krita/updates/Krita-Stable-x86_64.appimage.zsync
>   |
> +-+--+---+

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-03 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=446757

amyspark  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #9 from amyspark  ---
> There is also a second issue that breaks the update process: the zsync files 
> are missing on the download server. The update mechanism expects the zsync 
> files to be available as 
> https://download.kde.org/unstable/krita/updates/Krita-Beta-x86_64.appimage.zsync
>  for stable version and 
> https://download.kde.org/stable/krita/updates/Krita-Stable-x86_64.appimage.zsync
>  for betas.

One mo, shouldn't these be
https://binary-factory.kde.org/job/Krita_Stable_Appimage_Build/lastSuccessfulBuild/artifact/Krita-Plus-x86_64.appimage.zsync
and
https://binary-factory.kde.org/job/Krita_Nightly_Appimage_Build/lastSuccessfulBuild/artifact/Krita-Next-x86_64.appimage.zsync?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-03 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446757

--- Comment #8 from Dmitry Kazakov  ---
Git commit d39fc634e9afe642e3a5415e093eec7bc137002d by Dmitry Kazakov.
Committed on 03/01/2022 at 13:59.
Pushed by dkazakov into branch 'krita/5.0.0'.

Fix redownloading of AppImageUpdate every time
(cherry picked from commit 4095e40c00f877fef6c7f462ada60faa91a84efc)

M  +25   -19   packaging/linux/appimage/build-image.sh

https://invent.kde.org/graphics/krita/commit/d39fc634e9afe642e3a5415e093eec7bc137002d

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-03 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446757

--- Comment #7 from Dmitry Kazakov  ---
Git commit 53dd227968b1a11c876bc5f883a00e049f55b377 by Dmitry Kazakov.
Committed on 03/01/2022 at 13:58.
Pushed by dkazakov into branch 'krita/5.0'.

Fix redownloading of AppImageUpdate every time
(cherry picked from commit 4095e40c00f877fef6c7f462ada60faa91a84efc)

M  +25   -19   packaging/linux/appimage/build-image.sh

https://invent.kde.org/graphics/krita/commit/53dd227968b1a11c876bc5f883a00e049f55b377

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-03 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446757

--- Comment #6 from Dmitry Kazakov  ---
Git commit 4095e40c00f877fef6c7f462ada60faa91a84efc by Dmitry Kazakov.
Committed on 03/01/2022 at 13:53.
Pushed by dkazakov into branch 'master'.

Fix redownloading of AppImageUpdate every time

M  +25   -19   packaging/linux/appimage/build-image.sh

https://invent.kde.org/graphics/krita/commit/4095e40c00f877fef6c7f462ada60faa91a84efc

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-03 Thread Anna Medonosova
https://bugs.kde.org/show_bug.cgi?id=446757

Anna Medonosova  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-03 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446757

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/c5ddd88aa |hics/krita/commit/46c47d66f
   |328d64f2c1c55927dc161c03efc |2e07ab9953bd26e0d268f6b
   |115f|1b1d

--- Comment #5 from Dmitry Kazakov  ---
Git commit 46c47d66f2e07ab9953bd26e0d268f6b1b1d by Dmitry Kazakov, on
behalf of Anna Medonosova.
Committed on 03/01/2022 at 12:00.
Pushed by dkazakov into branch 'krita/5.0.0'.

Fix bundling AppImageUpdate into appimages

Commit de2315ef added the check to disable embedding the AppImageUpdate
script when CHANNEL is not manually set from the command line. However,
this breaks all the Plus and Release builds on the Binary Factory (which
use CHANNEL autodetection from the source code).

AppImageUpdate is available only for amd64 at this moment.
(cherry picked from commit 7e1dca680b87cfad4ee62502212bc8254e628b4c)

M  +1-1packaging/linux/appimage/build-image.sh

https://invent.kde.org/graphics/krita/commit/46c47d66f2e07ab9953bd26e0d268f6b1b1d

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-03 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446757

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/7e1dca680 |hics/krita/commit/c5ddd88aa
   |b87cfad4ee62502212bc8254e62 |328d64f2c1c55927dc161c03efc
   |8b4c|115f

--- Comment #4 from Dmitry Kazakov  ---
Git commit c5ddd88aa328d64f2c1c55927dc161c03efc115f by Dmitry Kazakov, on
behalf of Anna Medonosova.
Committed on 03/01/2022 at 12:00.
Pushed by dkazakov into branch 'krita/5.0'.

Fix bundling AppImageUpdate into appimages

Commit de2315ef added the check to disable embedding the AppImageUpdate
script when CHANNEL is not manually set from the command line. However,
this breaks all the Plus and Release builds on the Binary Factory (which
use CHANNEL autodetection from the source code).

AppImageUpdate is available only for amd64 at this moment.
(cherry picked from commit 7e1dca680b87cfad4ee62502212bc8254e628b4c)

M  +1-1packaging/linux/appimage/build-image.sh

https://invent.kde.org/graphics/krita/commit/c5ddd88aa328d64f2c1c55927dc161c03efc115f

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-03 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=446757

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/7e1dca680
   ||b87cfad4ee62502212bc8254e62
   ||8b4c
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Dmitry Kazakov  ---
Git commit 7e1dca680b87cfad4ee62502212bc8254e628b4c by Dmitry Kazakov, on
behalf of Anna Medonosova.
Committed on 03/01/2022 at 11:54.
Pushed by dkazakov into branch 'master'.

Fix bundling AppImageUpdate into appimages

Commit de2315ef added the check to disable embedding the AppImageUpdate
script when CHANNEL is not manually set from the command line. However,
this breaks all the Plus and Release builds on the Binary Factory (which
use CHANNEL autodetection from the source code).

AppImageUpdate is available only for amd64 at this moment.

M  +1-1packaging/linux/appimage/build-image.sh

https://invent.kde.org/graphics/krita/commit/7e1dca680b87cfad4ee62502212bc8254e628b4c

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-02 Thread Anna Medonosova
https://bugs.kde.org/show_bug.cgi?id=446757

Anna Medonosova  changed:

   What|Removed |Added

 Status|ASSIGNED|CONFIRMED
 CC||anna.medonosova@protonmail.
   ||com

--- Comment #2 from Anna Medonosova  ---
Hi, Wolthera,

I can reproduce the issue in the betas, Plus and 5.0.0 stable version. I have
filed a MR that should fix embedding of the AppImageUpdate tool.

There is also a second issue that breaks the update process: the zsync files
are missing on the download server. The update mechanism expects the zsync
files to be available as
https://download.kde.org/unstable/krita/updates/Krita-Beta-x86_64.appimage.zsync
for stable version and
https://download.kde.org/stable/krita/updates/Krita-Stable-x86_64.appimage.zsync
for betas.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 446757] Appimage update does not work, underlying mechanism is either not present or not executable.

2022-01-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=446757

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/krita/-/merge_requests/1269

-- 
You are receiving this mail because:
You are watching all bug changes.