search for: unsubscriptable

Displaying 20 results from an estimated 40 matches for "unsubscriptable".

2012 Jul 11
2
Bug#681213: xen problem - Error: 'NoneType' object is unsubscriptable
...:amd64 Version: 4.0.1-5.2 Package:xen-hypervisor-4.0-amd64:amd64 Version: 4.0.1-5.2 Package: xenstore-utils:amd64 Version: 4.0.1-5.2 After upgrade package to version 4.0.1-5.2 from 4.0.1-4 launching the following command from bash '*xm list*' the system gived me *NoneType' object is unsubscriptable* same problem occurs typing '*xm create*' my virtual machine -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20120711/dbee99de/attachment.html>
2013 Mar 11
2
CentOS release 5.3 (Final) yum update error TypeError: unsubscriptable object
...po, cur.fetchone()) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 68, in __init__ self._read_db_obj(db_obj) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in _read_db_obj setattr(self, item, _share_data(db_obj[item])) TypeError: unsubscriptable object
2008 May 17
0
Unsubscription
Hello all, I've started a MacOS 10.3 Panther xattr project at the begin of the year. There is already some time that I haven't presented a new version of rsync10.3xattr_support patch. By this mail I would like to present my apologies and officially stop this project for many reasons: - I'm in a new job and don't need anymore to provide backup solutions for 10.3 users; - I
2009 Apr 28
1
Package Updater problems
.... BTW, it'd really help if there was a button on pup to deselect all updates (and let me click a few on). --------------------------------------------------------------------- 1: Updated file packages available Component: pirut Summary: TBe8ae967a sqlitesack.py:94:_read_db_obj:TypeError: unsubscriptable object Traceback (most recent call last): File "/usr/sbin/pup", line 407, in _apply output = self.applyChanges(self.mainwin) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 813, in applyChanges self.checkDeps(mainwin) File "/usr/lib/python2.4...
2005 Jul 13
1
no expiry message displayed when login.
Hi, I am not sure this is a bug in Openssh or not. I am running Openssh 4.1p1. with openssl 0.9.7g Scenario: When my password is in the warning period, I logon via ssh and I did not get the warning message which I should. I enabled the DEBUG level to 3 and I can see that sshd did received the warning message but It is not displayed from login session. Information from DEBUG : Jul 13 17:05:31
2012 Jul 17
1
Bug#681213: Full logs?
Hi Orazio, Is "NoneType object is unsubscriptable" the full and complete error message? I'd have expected some sort of accompanying backtrace, if not on the console then in /var/log/xen/* Is this issue by any chance fixed by installing the xen-qemu-dm-4.0 package? Lastly, does this happen with the packages from Wheezy? Thanks, Ian.
2009 Jun 03
4
yum update error this morning
..., cur.fetchone()) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 68, in __init__ self._read_db_obj(db_obj) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in _read_db_obj setattr(self, item, _share_data(db_obj[item])) TypeError: unsubscriptable object
2009 Apr 03
3
yum update perl error in CentOS 5.3
...po, cur.fetchone()) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 68, in __init__ self._read_db_obj(db_obj) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in _read_db_obj setattr(self, item, _share_data(db_obj[item])) TypeError: unsubscriptable object But for example an 'yum install createrepo' works. [...] Resolving Dependencies --> Running transaction check ---> Package createrepo.noarch 0:0.4.11-3.el5 set to be updated --> Finished Dependency Resolution Dependencies Resolved =======================================...
2009 May 07
1
problem with updates
...ted redhat-menus packages available It'd really help if there was a button on pup to deselect all updates (and let me click just a few updates back on). The problem is typically... Updated file packages available Component: pirut Summary: TBe8ae967a sqlitesack.py:94:_read_db_obj:TypeError: unsubscriptable object As a result, /usr/share/gdm/themes/TreeFlower/background.png is missing, and so I get an error message about it and the "default" login screen. Of course, I don't know what else is missing (for example, those gcc packages...). Regards, Chip Campbell -- someday I'll...
2009 Apr 13
1
Possible bug?
...to do so, both from remote and via console. I tried the DVD as well as yum, and got essentially the same thing. My webserver is down, and I'd sure like to get this fixed if anyone can help out. Begin errors: Component: pirut Summary: TBe8ae967a sqlitesack.py:94:_read_db_obj:TypeError: unsubscriptable object Traceback (most recent call last): File "/usr/sbin/pirut", line 373, in _apply output = self.applyChanges(self.mainwin) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 813, in applyChanges self.checkDeps(mainwin) File "/usr/lib/python2...
2009 Apr 08
2
Issues with vsftpd install
...ot;/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 68, in > __init__ > self._read_db_obj(db_obj) > File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in > _read_db_obj > setattr(self, item, _share_data(db_obj[item])) > TypeError: unsubscriptable object > >From what I can see, this looks like an error with Python 2.4, but I don't know what to do Any help? Thanks, David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090407/8b421aec/attach...
2006 Dec 18
1
Applying variable labels across a data frame
Hi All, I'm working on a class example that demonstrates one way to deal with factors and their labels. I create a function called myLabeler and apply it with lapply. It works on the whole data frame when I subscript it as in lapply( myQFvars[ ,myQFnames ], myLabeler ) but does not work if I leave the [] subscripts off. I would appreciate it if anyone could tell me why. The program below
2009 Apr 05
1
error from yum from 5.3
..., cur.fetchone()) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 68, in __init__ self._read_db_obj(db_obj) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in _read_db_obj setattr(self, item, _share_data(db_obj[item])) TypeError: unsubscriptable object Any ideas? jerry
2009 May 16
1
problem of update by yum
...po, cur.fetchone()) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 68, in __init__ self._read_db_obj(db_obj) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in _read_db_obj setattr(self, item, _share_data(db_obj[item])) TypeError: unsubscriptable object What's the problem? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090516/bda465df/attachment-0004.html>
2009 Oct 12
1
can't update python ?!@#@?
...po, cur.fetchone()) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 68, in __init__ self._read_db_obj(db_obj) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in _read_db_obj setattr(self, item, _share_data(db_obj[item])) TypeError: unsubscriptable object -- Linux counter #213090 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091012/84b805b3/attachment-0002.html>
2015 Nov 21
2
lost communication with UPS
Greetings.? I have been using NUT for some time now and have not had any issues until yesterday.? I was trying to get my NOTIFYCMD script working and was making modifications to upsmon.conf .? After making the mod to upsmon.conf I invoked upsmon -c reload and a few minutes later the system shut down.? There was a loss of communications with the UPS.? I have an Asium P700 UPS and use the blazer_usb
2006 Jun 20
1
unable to login with LDAP when set Uselogin to yes
Hi, I am not sure this is a bug in Openssh or not. I am running Openssh 4.1p1. with openssl 0.9.7g Scenario: Due to audit enabled on the system, I will need to set Uselogin to yes so that audit will track system call. But when try to login to system with a LDAP user. I get the following. eg: [n113839 at r3ent15pc ~]$ ssh tfstst1 -l ntesting1 ntesting1 at tfstst1's password: Login incorrect
2014 Nov 15
0
Processed: closing 726827, closing 763102, closing 711273, closing 744163, closing 603366, closing 648670 ...
...to make a source version for version '4.4.0-1' Marked as fixed in versions 4.4.0-1. Bug #648670 [xen-utils-4.1] xm was unable determine an actual domU state under some conditions Marked Bug as done > close 681213 4.4.0-1 Bug #681213 [xen] xen problem - Error: 'NoneType' object is unsubscriptable There is no source info for the package 'xen' at version '4.4.0-1' with architecture '' Unable to make a source version for version '4.4.0-1' Marked as fixed in versions 4.4.0-1. Bug #681213 [xen] xen problem - Error: 'NoneType' object is unsubscriptable Mark...
2015 Nov 21
0
lost communication with UPS
On Nov 21, 2015, at 10:36 AM, john hart <jsamcr at yahoo.com> wrote: > > Greetings. I have been using NUT for some time now and have not had any issues until yesterday. I was trying to get my NOTIFYCMD script working and was making modifications to upsmon.conf . After making the mod to upsmon.conf I invoked upsmon -c reload and a few minutes later the system shut down. There was a
2019 Jun 16
0
NOTIFY: bug on mailbox renaming and deletion ?
Hello, Testing the NOTIFY extension on imap.vivaldi.net, seems there's a bug when a mailbox is renamed or deleted. Requesting events with: A1 NOTIFY SET (inboxes (SubscriptionChange MailboxName)) Here are the sent events: - mailbox creation with automatic subscription (ok): * LIST () "." foo * LIST (\Subscribed) "." foo - mailbox renaming (bug ?): * LIST ()