Bug 1271010
| Summary: | spacewalk-repo-sync - unpack requires a string argument of length 4 | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Jim Howland <jim.howland> |
| Component: | Server | Assignee: | Jiří Dostál <jdostal> |
| Status: | CLOSED NOTABUG | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.4 | CC: | jdostal, jim.howland |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-04 21:46:09 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1484117 | ||
|
Description
Jim Howland
2015-10-12 22:26:43 UTC
Hello Jim, could you please provide me information about your Python version? I was unsuccessful reproducing this issue so far. What OS are you using? Regards, Jiri Hi Jiri Sincere apologies for not getting back to you sooner. We've been migrating from SW v1.9 to SW 2.4 and haven't had time to answer your question. I'm still getting the error. I'm running CentOS 6.7 x86_64. The Python version is the standard one with the release: python -V Python 2.6.6 Regards Jim I've also tried Python v3.5 but that fails all over the place. I'm about to try v2.7 to see if this gives any joy! I've managed to get it to work by excluding the Java packages : spacewalk-repo-sync --type=yum --url='http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=updates' --channel='centos5-x86_64-updates' -e java-1.7.0-openjdk-devel,java-1.6.0-openjdk-javadoc,java-1.6.0-openjdk-devel,java-1.6.0-openjdk,java-1.7.0-openjdk-javadoc,java-1.6.0-openjdk-devel I haven't tried Python v2.7 yet - that is my next step. I've found this is because of our Proxy. If we send via our Cisco IronPorts on port 3128 we get these failures on large packages. If we send via a squid proxy on port 8080 it work fine. I'll close the Bugzilla. This BZ closed some time during 2.5, 2.6 or 2.7. Adding to 2.7 tracking bug. |