Bug 104234
| Summary: | ValueError: min() or max() arg is an empty sequence | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux Beta | Reporter: | Dave Habben <dave.habben> |
| Component: | up2date | Assignee: | Adrian Likins <alikins> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fanny Augustin <fmoquete> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | beta1 | CC: | barryn, chris.ricker, gafton, mihai.ibanescu |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 18:58:33 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
I also got this traceback. I wish I had more info to add to this bug report, but I don't. :( Hmmm... where did you get up2date 3.9.26-2? Latest I'm seeing on alikins' web site is 3.9.24, same goes for Rawhide, and latest I'm seeing on the taroon WS beta 2 channel is 3.9.25-1. (I saw this traceback happen going from 3.9.24-x to 3.9.25-1, where I think x was 1 but I'm not sure) rhn for severn has 3.9.26-2 *** This bug has been marked as a duplicate of 104152 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030910 Firebird/0.6.1+ Description of problem: When updating from rawhide today up2date displayed the following on the console: # up2date New Up2date available Restarting up2date # Traceback (most recent call last): File "/usr/share/rhn/up2date_client/gui.py", line 1439, in onSkippedPagePrepare maxlength = max(map(lambda x: len(x[0][0]), self.skipPkgList)) * 8 ValueError: min() or max() arg is an empty sequence Version-Release number of selected component (if applicable): up2date-3.9.26-2 How reproducible: Didn't try Steps to Reproduce: 1. Update just up2date from rawhide 2. up2date restarts itself and displays a package skip list 3. The error displayed on the console, but up2date worked properly Expected Results: No errors on the console while running up2date Additional info: