Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Discover Discover
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • DiscoverDiscover
  • Merge requests
  • !229

Merged
Created Jan 18, 2022 by Ismael Asensio@iasensioDeveloper

PackageKitUpdater: Do not emit error when user cancels an update

  • Overview 8
  • Commits 1
  • Pipelines 6
  • Changes 2

A succesful cancelation is notified by the backend via the error code PackageKit::Transaction::ErrorTransactionCancelled.

Do not emit an error message in this case, as it is the expected outcome.

The same condition is used in PKTransaction.cpp:299

BEFORE: Screenshot_20220118_210009

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/iasensio/cancel-without-failure