[Usuarios Plone] parche de seguridad 20110622

Leonardo Caballero leonardocaballero at gmail.com
Fri Jul 8 14:57:44 UTC 2011


Acabo de probar los parches y me mostró un supuesto error que no me
queda claro si es post instalación de las actualizaciones o de mi ZODB

riven en canaima:~/Plone/zinstance$ ./bin/instance fg
/home/riven/Plone/zinstance/parts/instance/bin/runzope -X debug-mode=on
2011-07-08 10:12:58 INFO ZServer HTTP server started at Fri Jul  8 10:12:58 2011
	Hostname: 0.0.0.0
	Port: 8080
2011-07-08 10:12:59 INFO Marshall libxml2-python not available. Unable
to register libxml2 based marshallers, at least SimpleXMLMarshaller
2011-07-08 10:13:01 INFO FacultyStaffDirectory Installing Product
2011-07-08 10:13:05 INFO Plone Dependency
Unable to detect Zope version. Please make sure you have Zope 2.10.4
or newer installed.
2011-07-08 10:13:07 INFO Archetypes
Products.Archetypes-1.5.15-py2.4.egg/Products/Archetypes/Field.py[277]:_validationLayer
WARNING: Disabling validation for geolocation: isGeoLocation

2011-07-08 10:13:07 INFO p4a.z2utils.patches Extending
CMFDynamicViewFTI's dynamic view support with interfaces.
/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/zope/configuration/fields.py:417:
UserWarning: You did not specify an i18n translation domain for the
'title' field in
/home/riven/Plone/buildout-cache/eggs/plone.app.themeeditor-1.0a1-py2.4.egg/plone/app/themeeditor/configure.zcml
  warnings.warn(
/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/zope/configuration/fields.py:417:
UserWarning: You did not specify an i18n translation domain for the
'description' field in
/home/riven/Plone/buildout-cache/eggs/plone.app.jquerytools-1.1.2-py2.4.egg/plone/app/jquerytools/configure.zcml
  warnings.warn(
/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/zope/configuration/fields.py:417:
UserWarning: You did not specify an i18n translation domain for the
'title' field in
/home/riven/Plone/buildout-cache/eggs/plone.app.jquerytools-1.1.2-py2.4.egg/plone/app/jquerytools/configure.zcml
  warnings.warn(
/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/zope/configuration/fields.py:417:
UserWarning: You did not specify an i18n translation domain for the
'description' field in
/home/riven/Plone/buildout-cache/eggs/plone.app.themeeditor-1.0a1-py2.4.egg/plone/app/themeeditor/configure.zcml
  warnings.warn(
2011-07-08 10:13:08 INFO iw.sitestat Activating support for Collage
/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/zope/configuration/fields.py:417:
UserWarning: You did not specify an i18n translation domain for the
'description' field in
/home/riven/Plone/buildout-cache/eggs/Products.CMFSquidTool-1.5.1-py2.4.egg/Products/CMFSquidTool/configure.zcml
  warnings.warn(
/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/zope/configuration/fields.py:417:
UserWarning: You did not specify an i18n translation domain for the
'title' field in
/home/riven/Plone/buildout-cache/eggs/Products.CMFSquidTool-1.5.1-py2.4.egg/Products/CMFSquidTool/configure.zcml
  warnings.warn(
2011-07-08 10:13:12 INFO Products.Gloworm PageTemplate.pt_render
Monkey patch installed.
2011-07-08 10:13:12 INFO Products.Gloworm
BaseOrderedViewletManager.render monkey patch installed.
2011-07-08 10:13:12 INFO PloneFormGen Patching plone.app.portlets
ColumnPortletManagerRenderer to not catch Retry exceptions
2011-07-08 10:13:12 INFO PloneHotfix20110531 Hotfix installed.
2011-07-08 10:13:12 INFO PloneHotfix20110720 Attempting to patch
DefaultPublishTraverse
2011-07-08 10:13:12 INFO PloneHotfix20110720 Patching
ZPublisher.DefaultPublishTraverse.publishTraverse
2011-07-08 10:13:12 INFO PloneHotfix20110720 Hotfix installed.
2011-07-08 10:13:13 INFO Zope_Hotfix_20110622 Patched traverse method
of zope.traversing.namespaces.resource.
2011-07-08 10:13:13 INFO Zope_Hotfix_20110622 Disabled acquire traverser.
2011-07-08 10:13:13 INFO Zope_Hotfix_20110622 Disabled attr traverser.
2011-07-08 10:13:13 INFO Zope_Hotfix_20110622 Disabled item traverser.
2011-07-08 10:13:13 INFO Zope_Hotfix_20110622 Disabled lang traverser.
2011-07-08 10:13:13 INFO Zope_Hotfix_20110622 Disabled vh traverser.
2011-07-08 10:13:13 INFO Zope_Hotfix_20110622 Hotfix installed.
2011-07-08 10:13:13 WARNING plone.app.gloworm plone.app.gloworm has
been deprecated. Please use Products.Gloworm instead.
2011-07-08 10:13:16 INFO Application New disk product detected,
determining if we need to fix up any ZClasses.
2011-07-08 10:13:16 INFO Zope Ready to handle requests
2011-07-08 10:13:16 ERROR ZODB.lock_file Error locking file
/home/riven/Plone/zinstance/var/filestorage/iute/Data.fs.lock
Traceback (most recent call last):
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 63, in __init__
    lock_file(self._fp)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 42, in lock_file
    fcntl.flock(file.fileno(), _flags)
IOError: [Errno 11] Resource temporarily unavailable
2011-07-08 10:13:16 ERROR Zope.ZODBMountPoint Failed to mount
database. exceptions.IOError ([Errno 11] Resource temporarily
unavailable)
Traceback (most recent call last):
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 253, in _getOrOpenObject
    conn = self._getMountedConnection(anyjar)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 148, in _getMountedConnection
    self._getDB()
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 158, in _getDB
    return getConfiguration().getDatabase(self._path)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 280, in getDatabase
    db = factory.open(name, self.databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 178, in open
    DB = self.createDB(database_name, databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 175, in createDB
    return ZODBDatabase.open(self, databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/config.py",
line 97, in open
    storage = section.storage.open()
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/config.py",
line 135, in open
    quota=self.config.quota)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/FileStorage/FileStorage.py",
line 112, in __init__
    self._lock_file = LockFile(file_name + '.lock')
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 63, in __init__
    lock_file(self._fp)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 42, in lock_file
    fcntl.flock(file.fileno(), _flags)
IOError: [Errno 11] Resource temporarily unavailable
2011-07-08 10:13:16 ERROR ZODB.lock_file Error locking file
/home/riven/Plone/zinstance/var/filestorage/iute/Data.fs.lock
Traceback (most recent call last):
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 63, in __init__
    lock_file(self._fp)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 42, in lock_file
    fcntl.flock(file.fileno(), _flags)
IOError: [Errno 11] Resource temporarily unavailable
2011-07-08 10:13:16 ERROR Zope.ZODBMountPoint Failed to mount
database. exceptions.IOError ([Errno 11] Resource temporarily
unavailable)
Traceback (most recent call last):
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 253, in _getOrOpenObject
    conn = self._getMountedConnection(anyjar)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 148, in _getMountedConnection
    self._getDB()
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 158, in _getDB
    return getConfiguration().getDatabase(self._path)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 280, in getDatabase
    db = factory.open(name, self.databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 178, in open
    DB = self.createDB(database_name, databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 175, in createDB
    return ZODBDatabase.open(self, databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/config.py",
line 97, in open
    storage = section.storage.open()
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/config.py",
line 135, in open
    quota=self.config.quota)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/FileStorage/FileStorage.py",
line 112, in __init__
    self._lock_file = LockFile(file_name + '.lock')
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 63, in __init__
    lock_file(self._fp)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 42, in lock_file
    fcntl.flock(file.fileno(), _flags)
IOError: [Errno 11] Resource temporarily unavailable
2011-07-08 10:13:16 ERROR ZODB.lock_file Error locking file
/home/riven/Plone/zinstance/var/filestorage/iute/Data.fs.lock
Traceback (most recent call last):
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 63, in __init__
    lock_file(self._fp)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 42, in lock_file
    fcntl.flock(file.fileno(), _flags)
IOError: [Errno 11] Resource temporarily unavailable
2011-07-08 10:13:16 ERROR Zope.ZODBMountPoint Failed to mount
database. exceptions.IOError ([Errno 11] Resource temporarily
unavailable)
Traceback (most recent call last):
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 253, in _getOrOpenObject
    conn = self._getMountedConnection(anyjar)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 148, in _getMountedConnection
    self._getDB()
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 158, in _getDB
    return getConfiguration().getDatabase(self._path)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 280, in getDatabase
    db = factory.open(name, self.databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 178, in open
    DB = self.createDB(database_name, databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 175, in createDB
    return ZODBDatabase.open(self, databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/config.py",
line 97, in open
    storage = section.storage.open()
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/config.py",
line 135, in open
    quota=self.config.quota)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/FileStorage/FileStorage.py",
line 112, in __init__
    self._lock_file = LockFile(file_name + '.lock')
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 63, in __init__
    lock_file(self._fp)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 42, in lock_file
    fcntl.flock(file.fileno(), _flags)
IOError: [Errno 11] Resource temporarily unavailable
2011-07-08 10:13:16 ERROR ZODB.lock_file Error locking file
/home/riven/Plone/zinstance/var/filestorage/iute/Data.fs.lock
Traceback (most recent call last):
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 63, in __init__
    lock_file(self._fp)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 42, in lock_file
    fcntl.flock(file.fileno(), _flags)
IOError: [Errno 11] Resource temporarily unavailable
2011-07-08 10:13:16 ERROR Zope.ZODBMountPoint Failed to mount
database. exceptions.IOError ([Errno 11] Resource temporarily
unavailable)
Traceback (most recent call last):
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 253, in _getOrOpenObject
    conn = self._getMountedConnection(anyjar)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 148, in _getMountedConnection
    self._getDB()
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Products/ZODBMountPoint/MountedObject.py",
line 158, in _getDB
    return getConfiguration().getDatabase(self._path)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 280, in getDatabase
    db = factory.open(name, self.databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 178, in open
    DB = self.createDB(database_name, databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/Zope2/Startup/datatypes.py",
line 175, in createDB
    return ZODBDatabase.open(self, databases)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/config.py",
line 97, in open
    storage = section.storage.open()
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/config.py",
line 135, in open
    quota=self.config.quota)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/FileStorage/FileStorage.py",
line 112, in __init__
    self._lock_file = LockFile(file_name + '.lock')
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 63, in __init__
    lock_file(self._fp)
  File "/home/riven/Plone/Zope-2.10.11-final-py2.4/lib/python/ZODB/lock_file.py",
line 42, in lock_file
    fcntl.flock(file.fileno(), _flags)
IOError: [Errno 11] Resource temporarily unavailable
2011-07-08 10:13:18 INFO CMFFormController
/home/riven/Plone/buildout-cache/eggs/Products.Relations-0.8.1-py2.4.egg/Products/Relations/skins/relations/relations_adddelete.cpt:
No default action specified for status success, content type ANY.
Users of IE can submit pages using the return key, resulting in no
button in the REQUEST.  Please specify a default action for this case.

2011-07-08 10:13:18 INFO CMFFormController
/home/riven/Plone/buildout-cache/eggs/Products.Relations-0.8.1-py2.4.egg/Products/Relations/skins/relations/relations_adddelete.cpt:
No default validators specified for content type ANY.  Users of IE can
submit pages using the return key, resulting in no button in the
REQUEST.  Please specify default validators for this case.

2011-07-08 10:13:18 INFO CMFFormController
/home/riven/Plone/buildout-cache/eggs/Products.Relations-0.8.1-py2.4.egg/Products/Relations/skins/relations/relations_adddelete.cpt:
No default action specified for status success, content type ANY.
Users of IE can submit pages using the return key, resulting in no
button in the REQUEST.  Please specify a default action for this case.

2011-07-08 10:13:18 INFO CMFFormController
/home/riven/Plone/buildout-cache/eggs/Products.Relations-0.8.1-py2.4.egg/Products/Relations/skins/relations/relations_adddelete.cpt:
No default validators specified for content type ANY.  Users of IE can
submit pages using the return key, resulting in no button in the
REQUEST.  Please specify default validators for this case.

alguna idea?

2011/7/1 Mikel Larreategi <mlarreategi en codesyntax.com>:
> 2011/6/30 Carlos de la Guardia <carlos.delaguardia en gmail.com>:
>> Siempre y cuando el buildout se ejecute con el flag -N no habrá ningún problema.
>>
>
> Sí, me conozco la teoría. Pero cuando hay que actualizar unas 30 ó 40
> instalaciones con sus correspondientes buildouts, es mucho más rápido
> descomprimir el zip en la carpeta products e reiniciar supervisor.
>
>
> Mikel
>
> --
> Mikel Larreategi
> mlarreategi en codesyntax.com
>
> CodeSyntax
> Azitaingo Industrialdea 3 K
> E-20600 Eibar
> Tel: (+34) 943 82 17 80
> _______________________________________________
> Usuarios-Plone mailing list
> Usuarios-Plone en lists.plone.org
> https://lists.plone.org/mailman/listinfo/plone-usuarios-plone
>



-- 
Atentamente

T.S.U. Leonardo Caballero
Linux Counter ID =
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=369081
Key fingerprint = 9FD2 DC71 38E7 A1D1 57F5  1D29 04DE 43BC 8A27 424A

/me Corriendo Debian Lenny 5.0 y Canaina GNU/Linux 2.0
/me Cree "El Conocimiento Humano le Pertenece al Mundo"


More information about the Usuarios-Plone mailing list