[Bug 77675] Re: [regression] apache2-ssl-certificate has gone missing since feisty

2009-02-11 Thread Mika Turden
Hi,

Seems that this is confirmed to be fixed in the current Ubuntu release 8.10 
(Intrepid Ibex)...
Anyway, here still my two cents for testing Hardy (8.0.4); I cannot quite get 
the self-signed certificate working according the instructions by maraja 
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/77675/comments/47

Sure, the steps can be done succesfully, i.e. ssleay.cnf is available
and all, but when testing https, error is thrown:

$ curl https://localhost
curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify 
failed
...
$ firefox https://localhost
Secure Connection Failed-page is thrown saying, that certificate is not 
trusted.

Detailed testing steps described in http://koti.mbnet.fi/deka/ubuntu

Regards,
Mika

-- 
[regression] apache2-ssl-certificate has gone missing since feisty
https://bugs.launchpad.net/bugs/77675
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 327945] [NEW] mysql-dfsg-5.0

2009-02-11 Thread d...@berghmans.de
Public bug reported:

d...@eeepc:~$ lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

I wanted to install mysql + eclipse on Kubuntu desktop system with the 
following small script
and mysql initscript start failed:


#!/bin/bash

PKG_L=locales ssh screen fail2ban ethtool nmap telnet
PKG_A=apache2 apache2-mpm-prefork apache2-utils apache2.2-common 
libapache2-mod-php5 \
php5 php5-common php5-mysql php5-fdpf php5-ldap php5-mhash 
php5-mcrypt
PKG_S=openssl flex libxml2 libxml2-dev \
libapr1 libapr1-dev libapreq2-dev aprsd libaprutil1 libaprutil1-dev 
\
lua5.1 libpcre3-dev g++ libc6-dev gcc cpp cpp-4.1 libstdc++5 
libstdc++6 libstdc++6-4.1-dev \
apache2-mpm-prefork apache2-prefork-dev \
libxml2 libxml2-dev make
PKG_S1=openssl ssl-cert
PKG_M=mysql-client mysql-server libpam-mysql
PKG_F=
PKG_WS=exif php5-gd
PKG_E=

rm -f DPKG_LIST
for i in $PKG_L $PKG_A $PKG_S $PKG_S $PKG_S1 $PKG_M $PKG_F $PKG_WS $PKG_E
do
  #echo ### $i ### :`dpkg -l | awk '{print $2}'| grep -x 
'\'$i'\' `  DPKG_LIST
  echo `dpkg -l | awk '{print $2}'| grep -x '\'$i'\' `  DPKG_LIST
done
aptitude install $PKG_L $PKG_A $PKG_S $PKG_S $PKG_S1 $PKG_M $PKG_F $PKG_WS 
$PKG_E

# Reloading AppArmor profiles : done.
# * Starting MySQL database server mysqld   
   [fail]
# invoke-rc.d: initscript mysql, action start failed.

 Eclipse is based on Java
aptitude install kubuntu-kde4-desktop
aptitude install sun-java6-jre java-common
# see http://wiki.ubuntu-forum.de/index.php/Eclipse
aptitude install eclipse

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script killed by signal (Interrupt)
Package: mysql-server-5.0 5.0.67-0ubuntu6
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: 
subprocess post-installation script killed by signal (Interrupt)
Uname: Linux 2.6.27-11-generic i686

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
mysql-dfsg-5.0
https://bugs.launchpad.net/bugs/327945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 311277] Re: amavisd-new broken user (again) Intrepid

2009-02-11 Thread Martin Pitt
Sorry, it is a very bad practice to remove system users on package
purge. There might still be files or processes left which belong to that
user, and the next time you install a package which creates a new system
user, that new one would suddenly inherit those files/processes.

Instead, the installation should be made more robust, so that an already
existing user is just checked that it has correct properties (system
user, etc.)

** Changed in: amavisd-new (Ubuntu)
   Status: Triaged = Incomplete

-- 
amavisd-new broken user (again) Intrepid
https://bugs.launchpad.net/bugs/311277
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 328057] [NEW] virtualbox's udev rule overwrite nut rule about group owner

2009-02-11 Thread Skool182
Public bug reported:

Binary package hint: nut

In Intrepid and Jaunty, nut packages provides a rule for udev to allow the nut 
group to use UPS USB devices.
This rules has the ident number 52.

If you want to install virtualbox-2.1 (from the virtualbox website), the
package creates a rule to allow the vboxusers group to access all USB
devices, this rules has the ident number 60 and overwrites the nut
rules, and usbhid-ups driver don't want to start.

This problem is probably inexistant if you uses virtualbox-ose from the
ubuntu repository because the udev rules seems to have the ident number
50.

This rule is very important for nut usage, and seems to have no effects
to other programs, is it possible to specify an ident greater than 60
for this rule ?

Thanks

** Affects: nut (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: nut rules udev virtualbox

-- 
virtualbox's udev rule overwrite nut rule about group owner
https://bugs.launchpad.net/bugs/328057
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 328057] Re: virtualbox's udev rule overwrite nut rule about group owner

2009-02-11 Thread Andreas Olsson
What makes this a bug in the Ubuntu nut packages, instead of being a bug
in the Virtualbox virtualbox-2.1 package?

** Changed in: nut (Ubuntu)
   Status: New = Incomplete

-- 
virtualbox's udev rule overwrite nut rule about group owner
https://bugs.launchpad.net/bugs/328057
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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


Re: [Bug 328057] [NEW] virtualbox's udev rule overwrite nut rule about group owner

2009-02-11 Thread Arnaud Quette
side notes:
- I had a user report last week, and uncovered the above issue,
- a temporary solution is to either change the nut primary group to the
generic vboxusers (in /etc/passwd) or to move the nut rule to a number
greater than the vbox one. The former allows to use your UPS in/out vbox
while the latter will not allow the use of your UPS inside of vbox... up to
you
- in the long run, we (NUT) have to address a few USB related issues in NUT.
And we'll possibly have to use generic groups (
http://lists.alioth.debian.org/pipermail/nut-upsdev/2009-January/003762.html
)

thanks for your feedback,
Arnaud

-- 
virtualbox's udev rule overwrite nut rule about group owner
https://bugs.launchpad.net/bugs/328057
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-11 Thread Jeffrey Baker
This started happening to me out of the blue on Jaunty amd64.

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 328090] [NEW] libapache2-mod-perl2 does not depend on libbsd-resource-perl

2009-02-11 Thread xian
Public bug reported:

Binary package hint: libapache2-mod-perl2

Adding the lines to activate Apache2::Resource which ships in the
libapache2-mod-perl2 does not work as there is an unmet dependency of
libbsd-resource-perl. Installing libbsd-resource-perl allows apache to
start. Since libapache2-mod-perl2 will not work by itself, there should
be a dependency on libbsd-resource-perl.

** Affects: libapache2-mod-perl2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
libapache2-mod-perl2 does not depend on libbsd-resource-perl
https://bugs.launchpad.net/bugs/328090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libapache2-mod-perl2 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 164837] Re: Dovecot SASL for postfix

2009-02-11 Thread Ante Karamatić
OK, this is patch based on a Colin's advice of how we should solve this.
It adds dovecot-postfix binary which then deploys special dovecot's
configuration file and modifies the postfix configuration trough
postconf. Dovecot's init scripts for existence of that configuration
file and, if existing, uses it instead of default dovecot.conf.

** Attachment added: dovecot debdiff
   http://launchpadlibrarian.net/22506970/dovecot-postfix.debdiff

** Attachment removed: dovecot.debdiff

   http://launchpadlibrarian.net/15556354/dovecot.debdiff

-- 
Dovecot SASL for postfix
https://bugs.launchpad.net/bugs/164837
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 326936] Re: package samba 3.0.28a-1ubuntu4.7 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-02-11 Thread Thierry Carrez
Maybe:
$ sudo apt-get purge samba samba-common
$ sudo apt-get install samba
(untested, ywwv)

** Changed in: samba (Ubuntu)
   Status: Incomplete = Invalid

-- 
package samba 3.0.28a-1ubuntu4.7 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/326936
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-11 Thread adinsx
I just began having this problem in Jaunty amd64 as well. It was working
fine as of last night, but today I run into this. I should note that I
can use sftp via gnome/gvfs/(whatever the exact program that handles
sftp in gnome is) with the exact same key to the same server.

Also, if I open seahorse - select my private key - Configure key for
secure shell - enter in required information, seahorse gives me the
same error message as the terminal ssh client.

The SSH_AUTH_SOCK=0 workaround fixed my problem.

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-11 Thread adinsx
I ended up doing this:
gconftool-2 --set -t bool /apps/gnome-keyring/daemon-components/ssh false

Fixed my problem once I logged out/in.

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 327703] Re: DHCP Request Cycle can get caught in infinite loop

2009-02-11 Thread FactTech

FYI -- I'm seeing a repeat of this behavior under slightly different 
circumstances. In this case, I have a machine that was set up with Ubuntu 8.04 
and was issued a lease. I rebooted the machine with an install disk for another 
distribution (it's Fluxbuntu 7.10 RC, which uses the 'alternate' text-based 
install type). When the installation gets to network autoconfiguration, it 
fails, and I see the same DHCPDISCOVER, DHCPOFFER, DHCPREQUEST, DHCPNAK cycle 
as described originally.

Once again, there is an existing entry in the leases file associated
with the MAC address for this machine's network card, which seems to be
part of the problem. Perhaps it's the combination of parameters I've fed
to dnsmasq?

The conf file has an entry:

  dhcp-host=foo

which, as I understand it, tells it to check /etc/hosts to get a
standard IP assignment. In /etc/hosts, there's:

 192.168.X.X foo

only with real numbers instead of Xs, obviously. Currently in the leases
file, there's a line:

  1234411797 11:22:33:44:55:66 192.168.X.X foo *

only with the real MAC address and IP, obviously.

I have a hunch that the cause is something like this:

 1. dnsmasq gets DHCPDISCOVER packet
 2. dnsmasq looks at originating MAC and checks leases file to see if it's in 
there
 3. dnsmasq finds line with same MAC and issues DHCPOFFER with associated IP 
address from lease file
 4. client does what's expected and makes DHCPREQUEST with that IP
 5. dnsmasq now takes a look at the client's machine name, and sees that the 
requested address is reserved for that name per /etc/hosts
 6. dnsmasq replies with DHCPNAK because doesn't realize it just sent out that 
address as available

It should be relatively easy to replicate this by obtaining a lease,
changing hostname, then requesting a new lease.

I'm not the programmer (or even *a* programmer), but the best way to fix
this would seem to be to not make the DHCPOFFER of an IP address in the
/etc/hosts mappings unless the DHCP client's machine name is the one
associated with it.

Let me know if I can do any further testing or provide additional
information.

-- 
DHCP Request Cycle can get caught in infinite loop
https://bugs.launchpad.net/bugs/327703
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 306002] Re: /etc/mysql/my.cnf cannot be read

2009-02-11 Thread Andreas Olsson
Do you remember if the system had a /etc/mysql/my.cnf after the install?
Had a mysql-server previously been installed?

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Incomplete

-- 
 /etc/mysql/my.cnf cannot be read
https://bugs.launchpad.net/bugs/306002
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 164837] Re: Dovecot SASL for postfix

2009-02-11 Thread Mathias Gug
** Changed in: dovecot (Ubuntu)
 Assignee: (unassigned) = Mathias Gug (mathiaz)
   Status: Triaged = In Progress

-- 
Dovecot SASL for postfix
https://bugs.launchpad.net/bugs/164837
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 305264] Re: gnutls regression: failure in certificate chain validation

2009-02-11 Thread Fredrik Ljunggren
I believe applying the propsed patch is becoming increasingly urgent. It
is obviously in the  2.6.4 and 2.4.3 releases of GnuTLS and AFAIK, it
didn't break anything.

Pinning down on 2.0.4-1 of libgnutls13 on is not a long-term solution,
especially not for an LTS system. The patch has been verified as working
in staging environments, and I believe we have to come to a decision.

Maintaining my own version of gnutls for the next 4 years doesn't really
appeal to me either..

Also, in my experience it is not uncommon to use home brewed root
certificates without the basicConstraints extension, i.e. for
authentication of the directory service. This configuration fails with
the current ubuntu version.

-- 
gnutls regression: failure in certificate chain validation
https://bugs.launchpad.net/bugs/305264
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-11 Thread Dustin Kirkland
Marking confirmed, I'm experiencing this problem now on Jaunty as well.

:-Dustin

** Changed in: openssh (Ubuntu)
   Status: New = Confirmed

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 290078] [NEW] bump tomcat-native to 1.1.15

2009-02-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Craig (candrews-integralblue):

Tomcat-native 1.1.15 contains a number of bug fixes. Can we please bump?

http://tomcat.apache.org/native-doc/miscellaneous/changelog.html

** Affects: tomcat-native (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: tomcat-native (Debian)
 Importance: Unknown
 Status: Unknown

-- 
bump tomcat-native to 1.1.15
https://bugs.launchpad.net/bugs/290078
You received this bug notification because you are a member of Ubuntu Server 
Team, which is a direct subscriber.

-- 
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-02-11 Thread Dustin Kirkland
Interestingly, if I regenerate my keypair, the new ones work.

I'm using a 4096 bit rsa key.  My system is an up-to-date Jaunty amd64
install.

Also, the new, working key appears to be 4 bytes shorter...

$ wc id_rsa orig/id_rsa
  51   57 3239 id_rsa
  51   57 3243 orig/id_rsa


:-Dustin

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 315410] Re: package dnsutils 1:9.5.0.dfsg.P2-1ubuntu3 failed to install/upgrade: failed in buffer_read(fd): files list for package `texlive-base'

2009-02-11 Thread Shaojun Zhao

I installed 8.10 from scratch, and the above problem is gone. Maybe it is only 
related to the upgrading from 8.04 to 8.10

Best regards,
-Shaojun

-- 
package dnsutils 1:9.5.0.dfsg.P2-1ubuntu3 failed to install/upgrade: failed in 
buffer_read(fd): files list for package `texlive-base'
https://bugs.launchpad.net/bugs/315410
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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