Skip to content

chore: pin craft-blueprints-kde to fdca754081357bce51abf038f53facc02d…#11979

Merged
DeepDiver1975 merged 1 commit intomasterfrom
chore/pin-kde-blueprint-with-updated-linuxdeploy
Nov 12, 2024
Merged

chore: pin craft-blueprints-kde to fdca754081357bce51abf038f53facc02d…#11979
DeepDiver1975 merged 1 commit intomasterfrom
chore/pin-kde-blueprint-with-updated-linuxdeploy

Conversation

@DeepDiver1975
Copy link
Copy Markdown
Member

…230b4d

Brings in https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/fdca754081357bce51abf038f53facc02d230b4d which fixes an issue in pkg2appimage with fixes a client crash on wayland based desktops (e.g. Debian Testing right now)

refs: AppImageCommunity/pkg2appimage#559 (comment)

@DeepDiver1975
Copy link
Copy Markdown
Member Author

also updates sparkle

2024-11-12T11:03:06.4297690Z Craft               : /Users/runner/craft/CraftMaster/macos-clang-arm64
2024-11-12T11:03:06.4299240Z ABI                 : macos-clang-arm64
2024-11-12T11:03:06.4300450Z Download directory  : /Users/runner/craft/CraftMaster/downloads
2024-11-12T11:03:06.4302280Z Cache repository    : https://download.owncloud.com/desktop/craft/cache/6.0/Qt_6.8.0_0/macos/clang/arm64
2024-11-12T11:03:06.9185310Z ================================================================================
2024-11-12T11:03:06.9192310Z Status: (/Users/runner/craft/CraftMaster/macos-clang-arm64) craft --install-deps owncloud/owncloud-client: 0s 0% ['libs/sparkle', 'libs/qt/qtsvg', 'libs/qt/qtimageformats', 'libs/qt/qtdeclarative']
2024-11-12T11:03:06.9196110Z ================================================================================
2024-11-12T11:03:06.9197490Z *** Handling package: libs/sparkle, action: all ***
2024-11-12T11:03:06.9199210Z *** Action: fetch-binary for libs/sparkle ***
2024-11-12T11:03:06.9219900Z executing command: /opt/homebrew/bin/wget -c -t 10 --ca-certificate /Users/runner/craft/CraftMaster/macos-clang-arm64/etc/cacert.pem --max-redirect 50 -O /var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/tmpqgqtws8a/manifest.json https://download.owncloud.com/desktop/craft/cache/6.0/Qt_6.8.0_0/macos/clang/arm64/RelWithDebInfo/manifest.json
2024-11-12T11:03:07.8209130Z Could not find libs/sparkle=2.6.4 in https://download.owncloud.com/desktop/craft/cache/6.0/Qt_6.8.0_0/macos/clang/arm64/RelWithDebInfo
2024-11-12T11:03:07.8224650Z executing command: /opt/homebrew/bin/wget -c -t 10 --ca-certificate /Users/runner/craft/CraftMaster/macos-clang-arm64/etc/cacert.pem --max-redirect 50 -O /var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/tmpih1f4yyr/manifest.json https://download.owncloud.com/desktop/craft/cache/6.0/Qt_6.8.0_0/macos/clang/arm64/Release/manifest.json
2024-11-12T11:03:08.4449930Z Could not find libs/sparkle=2.6.4 in https://download.owncloud.com/desktop/craft/cache/6.0/Qt_6.8.0_0/macos/clang/arm64/Release
2024-11-12T11:03:08.4450920Z *** libs/sparkle not found in cache ***
2024-11-12T11:03:08.4451630Z *** Action: fetch for libs/sparkle ***
2024-11-12T11:03:08.4464220Z executing command: /opt/homebrew/bin/wget -c -t 10 --ca-certificate /Users/runner/craft/CraftMaster/macos-clang-arm64/etc/cacert.pem --max-redirect 50 -O /Users/runner/craft/CraftMaster/downloads/archives/libs/sparkle/2.6.4.tar.gz https://github.com/sparkle-project/Sparkle/archive/refs/tags/2.6.4.tar.gz
2024-11-12T11:03:09.9617180Z Downloaded from: https://codeload.github.com/sparkle-project/Sparkle/tar.gz/refs/tags/2.6.4
2024-11-12T11:03:09.9724230Z *** Action: unpack for libs/sparkle ***
2024-11-12T11:03:09.9826270Z executing command: /Users/runner/craft/CraftMaster/macos-clang-arm64/dev-utils/bin/7za x /Users/runner/craft/CraftMaster/downloads/archives/libs/sparkle/2.6.4.tar.gz -so | /usr/bin/tar --directory /Users/runner/craft/CraftMaster/macos-clang-arm64/build/libs/sparkle/work -xf -
2024-11-12T11:03:10.2271660Z *** Action: configure for libs/sparkle ***
2024-11-12T11:03:10.2299510Z *** Action: make for libs/sparkle ***
2024-11-12T11:03:10.2372840Z executing command: /usr/bin/xcodebuild -project /Users/runner/craft/CraftMaster/macos-clang-arm64/build/libs/sparkle/work/Sparkle-2.6.4/Sparkle.xcodeproj -scheme Sparkle -configuration Release -derivedDataPath /Users/runner/craft/CraftMaster/macos-clang-arm64/build/libs/sparkle/work/build build
2024-11-12T11:03:11.8336000Z Command line invocation:
2024-11-12T11:03:11.8454670Z     /Applications/Xcode_15.4.app/Contents/Developer/usr/bin/xcodebuild -project /Users/runner/craft/CraftMaster/macos-clang-arm64/build/libs/sparkle/work/Sparkle-2.6.4/Sparkle.xcodeproj -scheme Sparkle -configuration Release -derivedDataPath /Users/runner/craft/CraftMaster/macos-clang-arm64/build/libs/sparkle/work/build build
2024-11-12T11:03:11.8475840Z 

@DeepDiver1975 DeepDiver1975 merged commit b13ee8e into master Nov 12, 2024
@DeepDiver1975 DeepDiver1975 deleted the chore/pin-kde-blueprint-with-updated-linuxdeploy branch November 12, 2024 12:20
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.

2 participants