← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1265689] Re: Hard Depends on ubuntu-ui-toolkit-examples

 

** Changed in: ubuntu-touch-meta (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1265689

Title:
  Hard Depends on ubuntu-ui-toolkit-examples

Status in “qtcreator-plugin-ubuntu” package in Ubuntu:
  Fix Released
Status in “ubuntu-touch-meta” package in Ubuntu:
  Fix Released

Bug description:
  The ubuntu-sdk and qtcreator-plugin-ubuntu packages have a hard
  Depends on ubuntu-ui-toolkit-examples, which is the reason the
  following happens when one wants to remove the examples (because they
  are a nice intro for beginners, but they also clutter the system menus
  for applications and such, and are not necessary for advanced
  developers):

  apt-get autoremove --purge ubuntu-ui-toolkit-examples
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following packages will be REMOVED:
    click-dev* click-doc* cordova-ubuntu-2.8-dev* gksu* libbotan-1.10-0*
    libqt5clucene5* libqt5declarative5* libqt5designer5*
    libqt5designercomponents5* libqt5help5* libqt5multimediawidgets5*
    libqt5scripttools5* libqt5sensors5-dev* libqt5svg5-dev* libqt5webkit5-dev*
    libqt5xmlpatterns5-dev* qt3d5-dev* qtbase5-doc* qtcreator* qtcreator-doc*
    qtcreator-plugin-ubuntu* qtcreator-plugin-ubuntu-common*
    qtcreator-plugin-ubuntu-cordova* qtcreator-plugin-ubuntu-cordova-common*
    qtdeclarative5-dev-tools* qtgraphicaleffects5-doc* qtlocation5-dev*
    qtmultimedia5-dev* qtmultimedia5-doc* qtscript5-dev* qtscript5-doc*
    qtsensors5-dev* qtsvg5-doc* qttools5-dev* qttools5-dev-tools* qttools5-doc*
    ubuntu-sdk* ubuntu-sdk-libs-dev* ubuntu-ui-toolkit-examples*
  0 upgraded, 0 newly installed, 39 to remove and 0 not upgraded.
  After this operation, 150 MB disk space will be freed.
  Do you want to continue? [Y/n]

  The solution for this is that the Depends should be changed to a
  Recommends.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1265689/+subscriptions


References