[Bug 595116] Re: ssl error reading the headers

2010-09-28 Thread Eric Swenson
I see 2.2.14-5ubuntu8.3 in lucid-proposed.  Is this the version with the
fix?

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595116] Re: ssl error reading the headers

2010-09-28 Thread Eric Swenson
I see 2.2.14-5ubuntu8.3 in lucid-proposed.  Is this the version with the
fix?

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 274565] Re: error updating gnomes-game-data

2008-11-03 Thread Eric Swenson
I tried this, and it didn't work. The reason is that these are expected to
be XML schemas, and a zero-length file isn't a valid XML file. So the
removal process still fails.
I did figure out how to uninstall gnome-games-data, however. I simply found
where the pre-remove script was, and edited to remove the offending line.
 The pre-removal script was located in:

 /var/lib/dpkg/info/gnome-games-data.prerm

This script was calling the gconf-schemas command with non-existent schemas.
 Commenting out this line (I actually put an echo at the start of the
offending line) allowed me to do an:

   apt-get remove gnome-games-data

successfully.  Now I no longer get errors when installing/uninstalling other
packages.

2008/11/3 Greg Unger [EMAIL PROTECTED]

 @ Eric:

 what if you were to create empty text files at /usr/share/gconf/schemas
 for every file apt-get says it can't find.  would you be able to
 uninstall gnome-games-data then?

 --
 error updating gnomes-game-data
 https://bugs.launchpad.net/bugs/274565
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in gnome-games source package in Ubuntu: Invalid

 Bug description:
 Binary package hint: gnome-games-data

 in 8.10

 after an update I have that:

 Usage: gconf-schemas --[un]register file1.schemas [file2.schemas [...]]

 gconf-schemas: error: You need at least a file to (un)register.
 dpkg : erreur de traitement de gnome-games-data (--configure) :
  le sous-processus post-installation script a retourné une erreur de sortie
 d'état 2
 dpkg : des problèmes de dépendances empêchent la configuration de
 gnome-games :
  gnome-games dépend de gnome-games-data (= 1:2.24) ; cependant :
  Le paquet gnome-games-data n'est pas encore configuré.
  gnome-games dépend de gnome-games-data ( 1:2.25) ; cependant :
  Le paquet gnome-games-data n'est pas encore configuré.
 dpkg : erreur de traitement de gnome-games (--configure) :
  problèmes de dépendances - laissé non configuré
 No apport report written because the error message indicates its a followup
 error from a previous failure.
  Des erreurs ont été rencontrées pendant
 l'exécution :
  gnome-games-data
  gnome-games
 E: Sub-process /usr/bin/dpkg returned an error code (1)


 since that, every update reproduce this error.


-- 
error updating gnomes-game-data
https://bugs.launchpad.net/bugs/274565
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 274565] Re: error updating gnomes-game-data

2008-11-02 Thread Eric Swenson
I'm having a similar problem and I'm quite certain it is not a file
system problem (fsck is happy).  I think there is something wrong with
the pre/post installation scripts for the gnome-games-data package.
Here is the output from an attempt to install the package:

[EMAIL PROTECTED]:~$ sudo apt-get install gnome-games-data
Reading package lists... Done
Building dependency tree   
Reading state information... Done
gnome-games-data is already the newest version.
The following packages were automatically installed and are no longer required:
  python-pycurl guile-1.8-libs python-twisted-web python-smartpm python-pexpect
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up gnome-games-data (1:2.24.1-0ubuntu2) ...
Warning: /usr/share/gconf/schemas/aisleriot.schemas could not be found.
Warning: /usr/share/gconf/schemas/blackjack.schemas could not be found.
Warning: /usr/share/gconf/schemas/glchess.schemas could not be found.
Warning: /usr/share/gconf/schemas/glines.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnect.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnibbles.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnobots2.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnometris.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnomine.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnotravex.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnotski.schemas could not be found.
Warning: /usr/share/gconf/schemas/gtali.schemas could not be found.
Warning: /usr/share/gconf/schemas/iagno.schemas could not be found.
Warning: /usr/share/gconf/schemas/mahjongg.schemas could not be found.
Warning: /usr/share/gconf/schemas/same-gnome.schemas could not be found.
Usage: gconf-schemas --[un]register file1.schemas [file2.schemas [...]]

gconf-schemas: error: You need at least a file to (un)register.
dpkg: error processing gnome-games-data (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 gnome-games-data
E: Sub-process /usr/bin/dpkg returned an error code (1)
[EMAIL PROTECTED]:~$ 

Attempting to remove the package has similar problems:

[EMAIL PROTECTED]:~$ sudo apt-get remove gnome-games-data
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  python-pycurl guile-1.8-libs python-twisted-web python-smartpm python-pexpect
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  gnome-games-data
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 43.0MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 144451 files and directories currently installed.)
Removing gnome-games-data ...
Warning: /usr/share/gconf/schemas/aisleriot.schemas could not be found.
Warning: /usr/share/gconf/schemas/blackjack.schemas could not be found.
Warning: /usr/share/gconf/schemas/glchess.schemas could not be found.
Warning: /usr/share/gconf/schemas/glines.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnect.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnibbles.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnobots2.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnometris.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnomine.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnotravex.schemas could not be found.
Warning: /usr/share/gconf/schemas/gnotski.schemas could not be found.
Warning: /usr/share/gconf/schemas/gtali.schemas could not be found.
Warning: /usr/share/gconf/schemas/iagno.schemas could not be found.
Warning: /usr/share/gconf/schemas/mahjongg.schemas could not be found.
Warning: /usr/share/gconf/schemas/same-gnome.schemas could not be found.
Usage: gconf-schemas --[un]register file1.schemas [file2.schemas [...]]

gconf-schemas: error: You need at least a file to (un)register.
dpkg: error processing gnome-games-data (--remove):
 subprocess pre-removal script returned error exit status 2
Usage: update-python-modules [-v] [-c] package_directory [...]
   update-python-modules [-v] [-c] package.dirs [...]
   update-python-modules [-v] [-a|-f|-p]

update-python-modules: error: /usr/share/python-support/gnome-games-data does 
not exist
dpkg: error while cleaning up:
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 gnome-games-data
E: Sub-process /usr/bin/dpkg returned an error code (1)
[EMAIL PROTECTED]:~$

-- 
error updating gnomes-game-data
https://bugs.launchpad.net/bugs/274565
You received this bug