File "/var/www/django/pulp/src/pulp/client/server.py", line 229, in _request if not isinstance(body, (type(None), bytearray,)): NameError: global name 'bytearray' is not defined bytearray was introduced in py2.6 and is not available in py2.4
Fixed: c133c9e8dde405ff4a904f2d17ec3d6f44cf409e
build: 0.143
[root@dell-per805-01 ~]# rpm -qa |grep python python-2.4.3-27.el5 [root@dell-per805-01 upload]# rpm -q pulp pulp-0.0.143-1 [root@dell-per805-01 upload]# pulp-admin -u admin -p admin content upload /root/upload/grinder-0.0.81-1.noarch.rpm -r upload -v --nosig * Starting Package Upload * Performing Package Uploads to Pulp server Successfully uploaded [grinder-0.0.81-1.noarch.rpm] to server * Performing Repo Associations Package association Complete for Repo [upload]: Packages: grinder-0.0.81-1.noarch.rpm Files: None * Content Upload complete. [root@dell-per805-01 upload]# vi test.txt [root@dell-per805-01 upload]# [root@dell-per805-01 upload]# [root@dell-per805-01 upload]# pulp-admin -u admin -p admin content upload /root/upload/test.txt -r upload -v --nosig * Starting Package Upload * Performing Package Uploads to Pulp server Successfully uploaded [test.txt] to server * Performing Repo Associations Package association Complete for Repo [upload]: Packages: None Files: test.txt * Content Upload complete. [root@dell-per805-01 upload]#
Closing with Community Release 15 pulp-0.0.223-4.