[kdesrc-build] [Bug 370534] options are ignored (for instance, --src-only causes a malfunction and no package is downloaded)

2016-10-13 Thread Michael Pyne via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370534

Michael Pyne  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kdes
   ||rc-build/17d282376de438bacd
   ||c5730f8e89d95e3a6fce90
 Resolution|--- |FIXED
   Version Fixed In||16.11
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Michael Pyne  ---
Git commit 17d282376de438bacdc5730f8e89d95e3a6fce90 by Michael Pyne.
Committed on 14/10/2016 at 02:28.
Pushed by mpyne into branch 'master'.

kde-projects: Fix a bug where some cmdline options were ignored.

Though I admit that I don't yet fully understand why the bug was
present, this seems to fix the use of options like --src-only. There was
an actual bug here: command line options are supposed to override
rc-file options by default, so the call to update the global context
object's options had to happen after the rc-file options were read.

Whatever *this* the problem was, it appears to have been related to
either the generation of the list of potential modules, or the filtering
of that list aftewards.

If other problems are encountered please reopen.
FIXED-IN:16.11

M  +4-6modules/ksb/Application.pm

http://commits.kde.org/kdesrc-build/17d282376de438bacdc5730f8e89d95e3a6fce90

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


[kdesrc-build] [Bug 370534] options are ignored (for instance, --src-only causes a malfunction and no package is downloaded)

2016-10-13 Thread Michael Pyne via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370534

Michael Pyne  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Michael Pyne  ---
Sorry, taking a look now

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