Skip to content
Snippets Groups Projects

Catch up on 1.6

Merged Mathieu Bridon requested to merge updates-1.6 into master

This merge request updates the following, as they were updated in 1.6:

  • wayland
  • gtk3
  • flatpak-xdg-utils

The branch also adds gsettings-desktop-schemas, which was added in 1.6.

Finally, this also updates appstream-glib, which is about to be updated in 1.6.

Edited by Mathieu Bridon

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Mathieu Bridon added 2 commits

    added 2 commits

    • a00cb6a9 - Catch up on org.freedesktop.Sdk//1.6
    • be7dba80 - Add gsettings-desktop-schemas

    Compare with previous version

  • Mathieu Bridon unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Mathieu Bridon changed the description

    changed the description

  • Mathieu Bridon added 1 commit

    added 1 commit

    • acbcbcce - Update appstream-glib to 0.7.8

    Compare with previous version

  • Javier Jardón approved this merge request

    approved this merge request

  • Javier Jardón enabled an automatic merge when the pipeline for acbcbcce succeeds

    enabled an automatic merge when the pipeline for acbcbcce succeeds

  • I have no idea why the aarch64 build failed:

    [00:00:07][c45151be][ push:desktop/gsettings-desktop-schemas.bst] FAILURE Sending artifact
    [00:00:11][c45151be][ push:desktop/gsettings-desktop-schemas.bst] FAILURE Pushing Artifact
    [00:00:11][c45151be][ push:desktop/gsettings-desktop-schemas.bst] FAILURE Failed to push artifact ['base-sdk/desktop-gsettings-desktop-schemas/c45151be921f7e5de589b09d9aeae3ab0ef63c3e1ab17286f7cb90ed7d721129', 'base-sdk/desktop-gsettings-desktop-schemas/b098d8d8c656698fb610115dfe24af48ccdf5487e9ce8b0af4e386ece06dc6a0']: Expected reply, got none
    
        Printing the last 20 lines from log file:
        /builds/freedesktop-sdk/freedesktop-sdk/cache/buildstream/logs/base-sdk/desktop-gsettings-desktop-schemas/c45151be-push.29679.log
        ======================================================================
          File "/usr/local/bin/bst-artifact-receive", line 11, in <module>
            load_entry_point('BuildStream==1.0.2.dev1+g6aaff44', 'console_scripts', 'bst-artifact-receive')()
          File "/usr/local/lib64/python3.6/site-packages/click/core.py", line 722, in __call__
            return self.main(*args, **kwargs)
          File "/usr/local/lib64/python3.6/site-packages/click/core.py", line 697, in main
            rv = self.invoke(ctx)
          File "/usr/local/lib64/python3.6/site-packages/click/core.py", line 895, in invoke
            return ctx.invoke(self.callback, **ctx.params)
          File "/usr/local/lib64/python3.6/site-packages/click/core.py", line 535, in invoke
            return callback(*args, **kwargs)
          File "/usr/local/lib/python3.6/site-packages/buildstream/_artifactcache/pushreceive.py", line 743, in receive_main
            return receiver.run()
          File "/usr/local/lib/python3.6/site-packages/buildstream/_artifactcache/pushreceive.py", line 552, in run
            exit_code = self.do_run()
          File "/usr/local/lib/python3.6/site-packages/buildstream/_artifactcache/pushreceive.py", line 615, in do_run
            self.repo.set_ref_immediate(None, branch, revs[1], None)
        GLib.Error: g-io-error-quark: open(O_TMPFILE): Permission denied (14)
        [00:00:07] FAILURE [desktop/gsettings-desktop-schemas.bst]: Sending artifact
        [00:00:11] FAILURE [desktop/gsettings-desktop-schemas.bst]: Pushing Artifact
        [00:00:11] FAILURE [desktop/gsettings-desktop-schemas.bst]: Failed to push artifact ['base-sdk/desktop-gsettings-desktop-schemas/c45151be921f7e5de589b09d9aeae3ab0ef63c3e1ab17286f7cb90ed7d721129', 'base-sdk/desktop-gsettings-desktop-schemas/b098d8d8c656698fb610115dfe24af48ccdf5487e9ce8b0af4e386ece06dc6a0']: Expected reply, got none
        ======================================================================
  • Hi @bochecha,

    Thanks for the updates, this is a great help. Could i please ask in the future when raising MRs that you attached a relevant issue, if this issue does not exist, could you please create this before with a short description. This helps other people track progress and get context to the issue.

    Thanks

  • @adds68 Sure, will do!

    Since this isn't merged yet, do you want one?

  • @bochecha If this is possible, then it would be greatly appreciated.

  • @bochecha the build is failing because a (though to be fixed) problem in the cache server config: See https://gitlab.com/freedesktop-sdk/infrastructure/issues/5

    I have fixed this manually for now

  • Javier Jardón canceled the automatic merge

    canceled the automatic merge

  • Javier Jardón added 5 commits

    added 5 commits

    Compare with previous version

  • Javier Jardón enabled an automatic merge when the pipeline for fcc38790 succeeds

    enabled an automatic merge when the pipeline for fcc38790 succeeds

  • Javier Jardón mentioned in commit 02c9e96a

    mentioned in commit 02c9e96a

Please register or sign in to reply
Loading