Re: because that i hate python

2013-02-09 Thread Arun SAG
   File /usr/lib/python2.7/site-packages/requests/cookies.py, line 160, in 
 get
 return self._find_no_duplicates(name, domain, path)
   File /usr/lib/python2.7/site-packages/requests/cookies.py, line 281, in 
 _find_no_duplicates
 raise CookieConflictError('There are multiple cookies with name, %r' % 
 (name))
 requests.cookies.CookieConflictError: There are multiple cookies with name, 
 'tg-visit'
 

The case is getting fixed here 
https://bugzilla.redhat.com/show_bug.cgi?id=906924


-- 
Arun S A G 
PGP: 70C93A92
http://zer0c00l.in/
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments


pgpWYXcX_wGPa.pgp
Description: PGP signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


because that i hate python

2013-02-08 Thread Reindl Harald
[root@srv-rhsoft:~]$ easy-karma.sh
Getting list of installed packages...
Getting list of packages in updates-testing...
Traceback (most recent call last):
  File /usr/bin/fedora-easy-karma, line 510, in module
FedoraEasyKarma()
  File /usr/bin/fedora-easy-karma, line 310, in __init__
testing_updates = bc.query(release=release, status=testing, 
limit=1000)[updates]
  File /usr/lib/python2.7/site-packages/fedora/client/bodhi.py, line 147, in 
query
return self.send_request('list', req_params=params, auth=auth)
  File /usr/lib/python2.7/site-packages/fedora/client/baseclient.py, line 
344, in send_request
auth_params=auth_params, retries=retries)
  File /usr/lib/python2.7/site-packages/fedora/client/proxyclient.py, line 
381, in send_request
new_session = response.cookies.get(self.session_name, '')
  File /usr/lib/python2.7/site-packages/requests/cookies.py, line 160, in get
return self._find_no_duplicates(name, domain, path)
  File /usr/lib/python2.7/site-packages/requests/cookies.py, line 281, in 
_find_no_duplicates
raise CookieConflictError('There are multiple cookies with name, %r' % 
(name))
requests.cookies.CookieConflictError: There are multiple cookies with name, 
'tg-visit'



signature.asc
Description: OpenPGP digital signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: because that i hate python

2013-02-08 Thread Rahul Sundaram
Hi


On Fri, Feb 8, 2013 at 12:27 PM, Reindl Harald wrote:

 [root@srv-rhsoft:~]$ easy-karma.sh
 Getting list of installed packages...
 Getting list of packages in updates-testing...
 Traceback (most recent call last):
   File /usr/bin/fedora-easy-karma, line 510, in module
 FedoraEasyKarma()


File a bug report and you probably should avoid running stuff as root

Rahul
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org