Package: subscription-manager-0.99.13-1.fc16 Tag: None Status: complete Built by: sharkcz

S390 Koji Build System buildsys at fedoraproject.org
Sat May 19 02:33:42 UTC 2012


Package: subscription-manager-0.99.13-1.fc16
Tag: None
Status: complete
Built by: sharkcz
ID: 108940
Started: Sat, 19 May 2012 02:29:47 EDT
Finished: Sat, 19 May 2012 02:32:07 EDT
Changelog:
* Wed Apr 04 2012 Michael Stead <mstead at redhat.com> 0.99.13-1
- latest strings into keys.pot and updated from zanata (alikins at redhat.com)
- 809611: Fix undefined variable in installedtab for expired
  (alikins at redhat.com)
- pep8/pyflakes cleanups (alikins at redhat.com)
- Repolib now requires a UEP connection. (awood at redhat.com)
- Use numeric index to access portion of URL. (awood at redhat.com)
- 807785: use a better title on the autobind wizard (jbowes at redhat.com)
- latest strings from zanata (alikins at redhat.com)
- Add release selection to preferences dialog (alikins at redhat.com)
- 805415: handle entitlements for socket count of 0 (alikins at redhat.com)
- 804201: Fix sla select in firstboot after back button (jbowes at redhat.com)
- 807477: Delay attempt to connect to RHN until after basic error checks.
  (awood at redhat.com)
- 803374: Change the 'Subscribe' button to read 'Auto-subscribe.'
  (awood at redhat.com)
- 808217: Add a header to the release list (bkearney at redhat.com)
- 807153: Provide a more informative error message when encountering repodata
  errors. (awood at redhat.com)
- 807822: Allow setting release to '' (mstead at redhat.com)
- 807036: Instruct users to go to All Subscriptions for all SLA failures
  (bkearney at redhat.com)
- 807407: Subscripton Manager substitutes "" for $releasever when releaseVer
  not set on consumer (wpoteat at redhat.com)
- 803756: Trap RemoteServerException as well as RestLibException (404) for
  service-level command (mstead at redhat.com)
- 806941: Removed unknown swapped attribute from autobind.glade.
  (mstead at redhat.com)
- 807360: Allow the repos command to work without being registered
  (bkearney at redhat.com)
- 806457: Fix deletion of productids with yum localinstall (alikins at redhat.com)

* Fri Mar 23 2012 Michael Stead <mstead at redhat.com> 0.99.12-1
- Don't skip past firstboot login page on invalid user/pass (jbowes at redhat.com)
- 805690: Turn repo gpgcheck off if no gpgkey specified. (dgoodwin at redhat.com)
- 795552: Put safe int conversions around certain fact checks.
  (bkearney at redhat.com)
- 804100: display an error when candlepin doesn't support release
  (jbowes at redhat.com)
- 804227: expect a Release object instead of a bare string (alikins at redhat.com)
- Latest string files from zanata (bkearney at redhat.com)
- 805450: display better error message when autosubscribing
  (cduryee at redhat.com)
- 805594: Give each "Subscribe" button in the GUI a unique at-spi name.
  (awood at redhat.com)
- 803374: Provide unambiguous at-spi names for widgets. (awood at redhat.com)
- 805353: subscription-manager list --help should use consistent wording for
  servicelevel option. (awood at redhat.com)

* Thu Mar 22 2012 Michael Stead <mstead at redhat.com> 0.99.11-1
- 805906: fix missing imports for firstboot (jbowes at redhat.com)
- Fix RHEL6 firstboot attribute error (dgoodwin at redhat.com)
- 772218: throw an error if unparsed command line options exist
  (cduryee at redhat.com)
- Add missing imports to rhsm_login for error dialogs (jbowes at redhat.com)
- 803386: Display product ID in GUI and CLI. (awood at redhat.com)
- Fix specfile for el5 firstboot (jbowes at redhat.com)
- 804227,804076,804228: Handle 404's from old candlepin servers without
  /release (alikins at redhat.com)
- 803778: Updated the --servicelevel not supported messages for subscribe
  command (mstead at redhat.com)
- 803778: Updated the --servicelevel not supported messages for register
  command (mstead at redhat.com)
- 803756,803762: Updated error message for service-level command
  (mstead at redhat.com)
- fixups for strings from zanata (alikins at redhat.com)
- latest strings from zanata (alikins at redhat.com)
- 789007: Migration should fail early when attempted with non org admin user.
  (awood at redhat.com)
- 805024: Hide extra separator along with redeem button. (awood at redhat.com)
- 800999: Added --servicelevel arg to CLI list command (mstead at redhat.com)
- 804227: Fix issues with repos --list (alikins at redhat.com)
- Add proper back/forward logic for firstboot sla subscribe (jbowes at redhat.com)
- 800933: Display service level and type in CLI list commands.
  (dgoodwin at redhat.com)
- 789008: Print a more specific error message when Candlepin calls fail.
  (awood at redhat.com)
- hook up sla firstboot to more registration cases (jbowes at redhat.com)
- Define globals at module scope. (awood at redhat.com)
- Remove firstboot subscriptions module (jbowes at redhat.com)
- Fix broken tests for DST. Stop using time.time() (alikins at redhat.com)
- Add error cases for firstboot autobind (jbowes at redhat.com)
- Perform the actual entitlement bind on confirm subs screen
  (jbowes at redhat.com)
- Set up shared state for AutobindController in firstboot (jbowes at redhat.com)
- Extract a controller class for sla select logic (jbowes at redhat.com)
- Break apart autobind first boot module (jbowes at redhat.com)
- Add some autobind wizard button spacing. (dgoodwin at redhat.com)
- Always update the icon and notification details on status change.
  (mstead at redhat.com)
- Only add icon click listeners once. (mstead at redhat.com)
- Adding notification nag icon support for Registration Required
  (mstead at redhat.com)
- add firstboot rhsm_autobind to spec file (jbowes at redhat.com)
- Autobind cancel during registration will now unregister you.
  (dgoodwin at redhat.com)
- Update CLI to handle server that doesn't support service levels.
  (dgoodwin at redhat.com)
- Move back/forward/cancel buttons in sla selection to parent
  (jbowes at redhat.com)
- Revert "Update CLI to handle server that doesn't support service levels."
  (dgoodwin at redhat.com)
- Update GUI to handle server that does not support service levels.
  (dgoodwin at redhat.com)
- Update CLI to handle server that doesn't support service levels.
  (dgoodwin at redhat.com)
- Add autobind screen to firstboot (jbowes at redhat.com)
- Fix firstboot unregister import error. (dgoodwin at redhat.com)
- Add missing spacers to main window toolbar. (dgoodwin at redhat.com)
- Fix an error handling bug. (dgoodwin at redhat.com)
- Get register screen working in el6 firstboot (jbowes at redhat.com)
- Center wizard's error dialog on main window (mstead at redhat.com)
- Removing commented out code in register dialog (mstead at redhat.com)
- Add skip option instead of autobind in register dialog. (mstead at redhat.com)
- Fix preferences dialog error when not registered. (dgoodwin at redhat.com)
- Improved error handling for autobind wizard. (dgoodwin at rm-rf.ca)
- Fix message window warnings. (dgoodwin at rm-rf.ca)
- Fix alignment on select SLA screen. (dgoodwin at redhat.com)
- Display the service level selected when confirming autobind subs (dgoodwin
  @rm-rf.ca)
- Implement Cancel button on autobind wizard screens. (dgoodwin at redhat.com)
- Allow setting service level from preferences dialog. (dgoodwin at redhat.com)
- First cut at a preferences dialog. (dgoodwin at redhat.com)
- Pack SLA's into a scrolled window. (dgoodwin at rm-rf.ca)
- Handle any exception that happens when the autobind wizard is loaded.
  (mstead at redhat.com)
- Setting parent window on AutobindDialog and add titles to screens.
  (mstead at redhat.com)
- Integrating autobind wizard with register gui. (mstead at redhat.com)
- Fix autobind wizard disappearing on window switch. (dgoodwin at redhat.com)
- Do not set SLA until user hit's subscribe button. (dgoodwin at redhat.com)
- Polish autobind glade UI (dgoodwin at redhat.com)
- Set and use the system's service level. (dgoodwin at redhat.com)
- Cleaning up Select SLA screen (mstead at redhat.com)
- Added framework for back button support (mstead at redhat.com)
- Handle no SLAs cover all installed products. (dgoodwin at rm-rf.ca)
- Handle launching autobind when no entitlements needed. (dgoodwin at rm-rf.ca)
- Set detected prod list in Select SLA screen (mstead at redhat.com)
- Close autobind wizard once complete. (dgoodwin at redhat.com)
- Hookup actual bind in autobind wizard. (dgoodwin at redhat.com)
- SelectSLA now keeps track of selected SLA and pass to confirm dialog.
  (mstead at redhat.com)
- Load the autobind glade file on wizard creation. (mstead at redhat.com)
- Switch to more explicit screen switching. (dgoodwin at redhat.com)
- Set screen title when screen is changed. (mstead at redhat.com)
- Allow screens to pass custum data during wizard screen change.
  (mstead at redhat.com)
- Hooking up button signals for selectsla (mstead at redhat.com)
- Add callback to allow screen change in wizard (mstead at redhat.com)
- Fixing broken tests due to leap year. (mstead at redhat.com)
- Attempt to keep button bar right aligned. (mstead at redhat.com)
- Removed the button bar form the wizard. (mstead at redhat.com)
- Created AutobindWizardScreen to provide contract for AutobindWizard
  (mstead at redhat.com)
- Display appropriate screen in SLA wizard. (mstead at redhat.com)
- Fixed GtkWarning: IA__gtk_widget_reparent error when launchig dialog
  (mstead at redhat.com)
- First cut at adding the Select SLA screen. (mstead at redhat.com)
- Check if dry-run results cover required products. (dgoodwin at redhat.com)
- Check dry run autobind results for each service level. (dgoodwin at redhat.com)
- Sketch out an autobind wizard class. (dgoodwin at redhat.com)
- Start sketching out the confirm subscriptions screen. (dgoodwin at redhat.com)



SRPMS:
  subscription-manager-0.99.13-1.fc16.src.rpm

Closed tasks:
-------------

Task 663346 on fedora1.s390.bos.redhat.com
Task Type: build (None, subscription-manager-0.99.13-1.fc16.src.rpm)

Task 663347 on fedora2.s390.bos.redhat.com
Task Type: buildArch (subscription-manager-0.99.13-1.fc16.src.rpm, s390)
logs:
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=663347&name=build.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=663347&name=mock_output.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=663347&name=root.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=663347&name=state.log
rpms:
 http://s390pkgs.fedoraproject.org/packages/subscription-manager/0.99.13/1.fc16/s390/subscription-manager-0.99.13-1.fc16.s390.rpm
 http://s390pkgs.fedoraproject.org/packages/subscription-manager/0.99.13/1.fc16/s390/subscription-manager-debuginfo-0.99.13-1.fc16.s390.rpm
 http://s390pkgs.fedoraproject.org/packages/subscription-manager/0.99.13/1.fc16/s390/subscription-manager-firstboot-0.99.13-1.fc16.s390.rpm
 http://s390pkgs.fedoraproject.org/packages/subscription-manager/0.99.13/1.fc16/s390/subscription-manager-gnome-0.99.13-1.fc16.s390.rpm
 http://s390pkgs.fedoraproject.org/packages/subscription-manager/0.99.13/1.fc16/s390/subscription-manager-migration-0.99.13-1.fc16.s390.rpm

Task 663348 on fedora3.s390.bos.redhat.com
Task Type: buildArch (subscription-manager-0.99.13-1.fc16.src.rpm, s390x)
logs:
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=663348&name=build.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=663348&name=mock_output.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=663348&name=root.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=663348&name=state.log
rpms:
 http://s390pkgs.fedoraproject.org/packages/subscription-manager/0.99.13/1.fc16/s390x/subscription-manager-0.99.13-1.fc16.s390x.rpm
 http://s390pkgs.fedoraproject.org/packages/subscription-manager/0.99.13/1.fc16/s390x/subscription-manager-debuginfo-0.99.13-1.fc16.s390x.rpm
 http://s390pkgs.fedoraproject.org/packages/subscription-manager/0.99.13/1.fc16/s390x/subscription-manager-firstboot-0.99.13-1.fc16.s390x.rpm
 http://s390pkgs.fedoraproject.org/packages/subscription-manager/0.99.13/1.fc16/s390x/subscription-manager-gnome-0.99.13-1.fc16.s390x.rpm
 http://s390pkgs.fedoraproject.org/packages/subscription-manager/0.99.13/1.fc16/s390x/subscription-manager-migration-0.99.13-1.fc16.s390x.rpm



Task Info: http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=663346
Build Info: http://s390.koji.fedoraproject.org/koji/buildinfo?buildID=108940


More information about the s390-builds mailing list