Projet

Général

Profil

Anomalie #1208

Login impossible sur TTY1

Ajouté par Laurent Flori il y a plus de 13 ans. Mis à jour il y a environ 13 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
-
Version cible:
Début:
23/11/2010
Echéance:
% réalisé:

100%

Distribution:

Description

Il est impossible de se connecter sur le TTY1. L'invite de login passe par tous les containers. D'abord le maître puis tous les autres sans jamais prendre le mot de passe.

Révisions associées

Révision f7319893 (diff)
Ajouté par exarkun il y a presque 18 ans

Merge inbox-rendering-recursion-1208-5

Author: exarkun
Reviewer: glyph
Fixes #1208

Introduce the nevow.page module which primarily exposes one new class (for
the moment): Element. Element is a replacement for nevow.rend.Fragment
and does not expose the context to application code during the render phase,
or at any other time. Athena's remote method decorator has been
generalized and is now also used to expose render methods on the Element
class, rather than the conventional render_ prefix.

Athena has gained LiveElement which is just like LiveFragment except
it substitutes Element behavior in place of Fragment behavior. Athena
also no longer supports the allowedMethods dictionary: expose is the
only API for marking methods as remotely callable.

Mantissa and Quotient have been updated to use these new APIs in several
locations. LiveForm is now an Element rather than a Fragment. A new
class for backwards compatibility has been added, LiveFormFragment,
for applications which cannot easily migrate to the requirements of
Element.

Test coverage for Axiom's transacted decorator now exists. Several
bugs in that function have also been fixed. Extensive test coverage
for the PySQLite2 and APSW backends for Axiom has also been added and
a bug in the timeout support in the PySQLite2 backend fixed. APSW
was previously very broken and remains somewhat so, though with tests
pointing out what exactly is broken. Timeouts now raise a specific
exception, axiom.errors.TimeoutError, rather than whatever the
underlying system feels like raising.

Révision eac89a67 (diff)
Ajouté par Laurent Flori il y a environ 13 ans

Correction du bug de connexion sur le tty1 suppression du fichier ROOTFS/etc/init/tty1.conf fixes #1208

Historique

#1 Mis à jour par Joël Cuissinat il y a plus de 13 ans

  • Version cible changé de EOLE 2.3 RC1 à EOLE 2.3 RC2

#2 Mis à jour par Emmanuel GARETTE il y a plus de 13 ans

  • Statut changé de Nouveau à Fermé
  • Version cible changé de EOLE 2.3 RC2 à EOLE 2.3 RC1

Le tty est maintenant accessible.

#3 Mis à jour par Joël Cuissinat il y a plus de 13 ans

  • % réalisé changé de 0 à 100

#4 Mis à jour par Laurent Flori il y a environ 13 ans

  • Statut changé de Fermé à Nouveau
  • Assigné à mis à Laurent Flori
  • Version cible changé de EOLE 2.3 RC1 à EOLE 2.3 RC4

#5 Mis à jour par Laurent Flori il y a environ 13 ans

  • Statut changé de Nouveau à Résolu

Appliqué par commit commit:"eac89a674a23ba0e898ccd1629aa0ca7c86a103d".

#6 Mis à jour par Joël Cuissinat il y a environ 13 ans

  • Statut changé de Résolu à Fermé

Formats disponibles : Atom PDF