[Bug 453453] Re: libvirt sometimes hangs when using pulseaudio

2010-03-06 Thread Daniel T Chen
Need a verbose log (https://wiki.ubuntu.com/PulseAudio/Log) for the PA
task when this occurs

** Changed in: pulseaudio (Ubuntu Lucid)
   Status: New = Incomplete

-- 
libvirt sometimes hangs when using pulseaudio
https://bugs.launchpad.net/bugs/453453
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 501360] [NEW] [lucid] FTBFS due to missing build-dependency on quilt

2009-12-29 Thread Daniel T Chen
Public bug reported:

Binary package hint: freeradius

From http://qa.ubuntuwire.org/ftbfs/ , cf.
http://launchpadlibrarian.net/35497668/buildlog_ubuntu-lucid-
amd64.freeradius_2.1.7%2Bdfsg-0ubuntu1_FAILEDTOBUILD.txt.gz

...
 /usr/bin/fakeroot debian/rules clean
debian/rules:40: /usr/share/quilt/quilt.make: No such file or directory
make: *** No rule to make target `/usr/share/quilt/quilt.make'.  Stop.
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules clean gave error exit 
status 2
...

Sure enough, a grep of debian/control:^Build-Depends:
Build-Depends: autotools-dev, debhelper (= 6.0.7), libgdbm-dev, libiodbc2-dev, 
libkrb5-dev, libldap2-dev, libltdl7-dev, libmysqlclient-dev, libpam0g-dev, 
libpcap-dev, libperl-dev, libpq-dev, libsasl2-dev, libsnmp-dev, libtool, 
python-dev

** Affects: freeradius (Ubuntu)
 Importance: Medium
 Status: Triaged


** Tags: bitesize packaging

** Changed in: freeradius (Ubuntu)
   Importance: Undecided = Medium

** Changed in: freeradius (Ubuntu)
   Status: New = Triaged

** Tags added: bitesize packaging

-- 
[lucid] FTBFS due to missing build-dependency on quilt
https://bugs.launchpad.net/bugs/501360
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius 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 501360] Re: [lucid] FTBFS due to missing build-dependency on quilt and linking to OpenSSL

2009-12-29 Thread Daniel T Chen
** Summary changed:

- [lucid] FTBFS due to missing build-dependency on quilt
+ [lucid] FTBFS due to missing build-dependency on quilt and linking to OpenSSL

-- 
[lucid] FTBFS due to missing build-dependency on quilt and linking to OpenSSL
https://bugs.launchpad.net/bugs/501360
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius 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 453453] Re: libvirt sometimes hangs when using pulseaudio

2009-10-21 Thread Daniel T Chen
If using the alsa backend for qemu makes the symptom go away, it's
fairly unlikely that PulseAudio is the culprit, since using the alsa
backend still routes through PA on the host due to the pulse alsa-plugin
being used.

It might make sense to ship Karmic with that env var
(QEMU_AUDIO_DRV=alsa)...

-- 
libvirt sometimes hangs when using pulseaudio
https://bugs.launchpad.net/bugs/453453
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 453599] Re: Catastrophic error while querying a .biz domain with -H flag

2009-10-16 Thread Daniel T Chen

** Changed in: whois (Ubuntu)
 Assignee: (unassigned) = Daniel T Chen (crimsun)

** Changed in: whois (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: whois (Ubuntu)
   Status: Confirmed = Fix Committed

** Attachment added: Update .biz ignore string
   http://launchpadlibrarian.net/33806168/biz.diff

-- 
Catastrophic error while querying a .biz domain with -H flag
https://bugs.launchpad.net/bugs/453599
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois 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 453599] Re: Catastrophic error while querying a .biz domain with -H flag

2009-10-16 Thread Daniel T Chen
** Bug watch added: Debian Bug tracker #551299
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551299

** Also affects: whois (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551299
   Importance: Unknown
   Status: Unknown

-- 
Catastrophic error while querying a .biz domain with -H flag
https://bugs.launchpad.net/bugs/453599
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois 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


[Blueprint server-karmic-encrypted-swap-as-an-option] Encrypted Swap as an Option

2009-05-28 Thread Daniel T Chen
Blueprint changed by Daniel T Chen:

Whiteboard changed to:

Discussion Points:
 * UDS Buy-in (main use case is hibernate):
  * karmic implementation:
* encrypted home in installer - setup swap encryption 
(ecryptfs-setup-swap), document hibernation incompatibility
* randomly generate key on boot (no passphrase wrapping)
* open wishlist bug for hibernation resume support
* need UI changes to Applications Accessories Passwords and Encryption 
Keys
  * post-karmic implementation (hard):
* algorithm: wrap randomly generated password with PAM system passphrase on 
login (for multiple users), store in LUKS keyslot
* teach resume scripts to prompt for user's wrapping passphrase on resume, 
decrypt swap, resume
  * possible regressions and workarounds:
* /tmp contents are still viewable, worked around in short term by using 
tmpfs for /tmp when system has some amount X of RAM, worked around in long term 
by moving /tmp into ~/.tmp
 * additional notes:
  * see who is using encrypted home and encrypted swap


 * Original suggested design:
  * encrypt swap, using a randomly generated key every boot
  * by default, use a static wrapping password like ubuntu, and store the 
wrapped swap key in LUKS
  * teach hibernation resume (init?) to try this static default passphrase first
  * if that doesn't work, then prompt the user for the wrapping passphrase
  * in System-Administration, provide a utility that allows the administrator 
switch from the insecure default ubuntu wrapping passphrase to a PAM-based 
wrapping passphrase
   * teach PAM to take a successful login passphrase and re-wrap the randomly 
generated swap passphrase with the login passphrase if secure swap is 
enabled, (possibly populating 1 or more of the LUKS keyslots)
   * On hibernate event, ensure that the current user's passphrase has been 
used to wrap the swap passphrase in one of the LUKS keyslots
* would need to prompt for a passphrase here, if this was an auto-login and 
the user wants secure-swap
-- Dustin Kirkland


(steve.langasek) When I migrated my laptop from hardy to intrepid, I
turned on encrypted swap at the same time (swap LV on top of
LVM+encryption).  Anything that makes heavy use of swap on my desktop
now brings the whole system to its knees.  Please be cognizant of
performance issues when implementing this - I fear this may be untenable
as a default for desktop systems.

(Roderick Greening) It would never be expected to encrypt a swap file
which exists in a LVM encrypted drive. Given that to build a LVM system,
you have to use the alternate cd, the user would be in total control of
these choices. Via the regular live CD/DVD, LVM is not a option (that I
recall), so encrypting the swap by default should not be problematic.

(Paul Klapperich) As far as encrypted swap working with hibernate, it
sounds like this goes nicely on computers that have a TPM as per the
second link. I don't have one to test. For computers without a tpm, I
don't know how ecryptfs works, but for luks we could perhaps use a pam
module to hold the user account password for the duration of the login
and set it as an alternate key for the luks swap partition (which
previously had a random key only) if the user initiates a hibernate.
Alternatively a global swap password could be created instead of (or
somehow in addition to) random key encryption, but that's an extra
password that now all users of the system would be required to know. It
would, however, allow a resume from hibernate followed by a switch user
if the person who hibernated is not present.

(Przemysław Kulczycki) Will this block the system's ability to write
crash dumps to swap partition and to save it from swap partition to file
after a reboot?

(Jerone Young) How can we start talking about something like this being
by default when it has not even had field testing. If Jaunty is about
stability this is not the way to go. Also since (from what I know) this
is not being done in the kernel but rather in userspace, which is going
to cause big performance issues when writing to swap. Another thing is
where are the keys kept to decrypt the swap? How is a machine going to
wake up from hibernation? This also will not work with the grub fast
hibernation patches. Not a good idea to do at this time.

-- 
  Encrypted Swap as an Option
  
https://blueprints.edge.launchpad.net/ubuntu/+spec/server-karmic-encrypted-swap-as-an-option

-- 
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 325109] Re: package bacula-director-pgsql 2.4.2-1ubuntu6 failed to install/upgrade

2009-02-03 Thread Daniel T Chen
** Changed in: bacula (Ubuntu)
   Status: Confirmed = Triaged

** Summary changed:

- package bacula-director-pgsql 2.4.2-1ubuntu6 failed to install/upgrade
+ bacula-director-pgsql fails postinst because of missing check for running 
psql daemon

-- 
bacula-director-pgsql fails postinst because of missing check for running psql 
daemon
https://bugs.launchpad.net/bugs/325109
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 42477] Re: [Dapper LiveCD Beta2] dhclient keeps asking for IP on eth1

2008-12-17 Thread Daniel T Chen
I can't confirm this symptom in 9.04. Please set the status to:
1) New if reproducible in a supported or development Ubuntu version, or
2) Invalid if you cannot reproduce it in a supported or development Ubuntu 
version.

** Changed in: dhcp3 (Ubuntu)
   Importance: Medium = Undecided
 Assignee: (unassigned) = Daniel T Chen (crimsun)
   Status: New = Incomplete

-- 
[Dapper LiveCD Beta2] dhclient keeps asking for IP on eth1
https://bugs.launchpad.net/bugs/42477
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 26949] Re: MAC address is not included in DHCP request, requiring manual configuration for certain ISPs (e.g., KT)

2008-12-15 Thread Daniel T Chen
** Summary changed:

- DHCP requires manual configuration for KT (Korean ISP)
+ MAC address is not included in DHCP request, requiring manual configuration 
for certain ISPs (e.g., KT)

** Changed in: dhcp3 (Ubuntu)
   Importance: Medium = Low
   Status: New = Confirmed

-- 
MAC address is not included in DHCP request, requiring manual configuration for 
certain ISPs (e.g., KT)
https://bugs.launchpad.net/bugs/26949
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 1568] Re: nut takes too long to start

2008-12-14 Thread Daniel T Chen
lowering severity due to extant workaround

** Changed in: nut (Ubuntu)
   Importance: Medium = Low
   Status: New = Triaged

-- 
nut takes too long to start
https://bugs.launchpad.net/bugs/1568
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 215686] Re: Installation hang on dl360G4p and borked text on other consoles

2008-12-11 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 or 9.04?

** Changed in: debian-installer (Ubuntu)
   Status: New = Incomplete

-- 
Installation hang on dl360G4p and borked text on other consoles
https://bugs.launchpad.net/bugs/215686
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 211890] Re: [Hardy Beta] Windows shared folders not always visible.

2008-12-07 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 or 9.04?

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

-- 
[Hardy Beta] Windows shared folders not always visible.
https://bugs.launchpad.net/bugs/211890
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 205023] Re: SSH X11 Forwarding over PPTP VPN breaks connection

2008-12-03 Thread Daniel T Chen
Which vpn package are you using?  Is this symptom reproducible in 8.10
or 9.04?

** Changed in: network-manager-pptp (Ubuntu)
   Status: New = Incomplete

-- 
SSH X11 Forwarding over PPTP VPN breaks connection
https://bugs.launchpad.net/bugs/205023
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 201736] Re: Hammering via ssh crashes Ubuntu Server

2008-12-01 Thread Daniel T Chen
Can you reproduce this bug with a vanilla 2.6.2[4567] kernel from
kernel.org?

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

-- 
Hammering via ssh crashes Ubuntu Server
https://bugs.launchpad.net/bugs/201736
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 198002] Re: network:/// can't be browsed, ubuntu 7.10

2008-11-29 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 or 9.04?

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

-- 
network:/// can't be browsed, ubuntu 7.10
https://bugs.launchpad.net/bugs/198002
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 194140] Re: Dependency cycle prevents upgrade of libsasl2-2

2008-11-28 Thread Daniel T Chen
** Changed in: cyrus-sasl2 (Ubuntu)
   Importance: Undecided = Low
   Status: New = Confirmed

-- 
Dependency cycle prevents upgrade of libsasl2-2
https://bugs.launchpad.net/bugs/194140
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 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 128414] Re: FireStarter: fails to recognize tun+ devices and blocks their traffic.

2008-11-28 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 or 9.04?

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

-- 
FireStarter: fails to recognize tun+ devices and blocks their traffic.
https://bugs.launchpad.net/bugs/128414
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 175294] Re: squid fetches entire files when it shouldn't

2008-11-17 Thread Daniel T Chen
Is this symptom still reproducible in 8.10?

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

-- 
squid fetches entire files when it shouldn't
https://bugs.launchpad.net/bugs/175294
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 172629] Re: capability.ko module will not load under 7.10

2008-11-16 Thread Daniel T Chen
Is this symptom still reproducible in 8.10?

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

-- 
capability.ko module will not load under 7.10
https://bugs.launchpad.net/bugs/172629
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 172266] Re: [libnss-ldap] possible theft of user credentials or information disclosure

2008-11-15 Thread Daniel T Chen
** Changed in: libnss-ldap (Ubuntu)
   Status: New = Fix Released

-- 
[libnss-ldap] possible theft of user credentials or information disclosure
https://bugs.launchpad.net/bugs/172266
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 165108] Re: uri ldaps://host requires trailing '/' to work

2008-11-15 Thread Daniel T Chen
** Changed in: libnss-ldap (Ubuntu)
   Importance: Undecided = Low

-- 
uri ldaps://host requires trailing '/' to work
https://bugs.launchpad.net/bugs/165108
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 162389] Re: ntp check is worse than useless

2008-11-13 Thread Daniel T Chen
** Changed in: nagios-plugins (Ubuntu)
   Status: New = Confirmed

-- 
ntp check is worse than useless
https://bugs.launchpad.net/bugs/162389
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins 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 155699] Re: nagios Plugin check_imap fails with SSL3

2008-11-08 Thread Daniel T Chen
** Changed in: nagios-plugins (Ubuntu)
   Importance: Undecided = High
   Status: New = Confirmed

** Changed in: nagios-plugins (Ubuntu)
   Importance: High = Low

-- 
nagios Plugin check_imap fails with SSL3
https://bugs.launchpad.net/bugs/155699
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins 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 146598] Re: Can't get DHCP lease from Adtran 1224 switch/router

2008-10-26 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 RC or later?

** Changed in: linux (Ubuntu)
Sourcepackagename: dhcp3 = linux
   Status: New = Incomplete

-- 
Can't get DHCP lease from Adtran 1224 switch/router
https://bugs.launchpad.net/bugs/146598
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 134444] Re: type3 fonts in quagga.pdf

2008-10-18 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta or later?

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

-- 
type3 fonts in quagga.pdf
https://bugs.launchpad.net/bugs/13
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 115475] Re: tproxy support (iptables squid)

2008-10-09 Thread Daniel T Chen
Developers at the recent netfilter summit concluded that patch-o-matic
was likely to go away, though tproxy development looks interesting.

** Changed in: iptables (Ubuntu)
   Importance: Undecided = Wishlist

-- 
tproxy support (iptables  squid)
https://bugs.launchpad.net/bugs/115475
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 107834] Re: [apport] package sasl2-bin failed to install/upgrade:

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in the distribution upgrade from
8.04.1 to 8.10 beta?

** Changed in: cyrus-sasl2 (Ubuntu)
   Status: New = Incomplete

-- 
[apport] package sasl2-bin failed to install/upgrade: 
https://bugs.launchpad.net/bugs/107834
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 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 108338] Re: [apport] package ssh failed to install/upgrade:

2008-10-05 Thread Daniel T Chen
** Changed in: openssh (Ubuntu)
   Status: New = Confirmed

-- 
[apport] package ssh failed to install/upgrade: 
https://bugs.launchpad.net/bugs/108338
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 103244] Re: net-snmp doesnt work with passthrough programs on amd64 in dapper

2008-10-04 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

** Changed in: net-snmp (Ubuntu)
   Status: New = Incomplete

-- 
net-snmp doesnt work with passthrough programs on amd64 in dapper
https://bugs.launchpad.net/bugs/103244
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 99065] Re: feature request: reviving ssh-agent

2008-10-03 Thread Daniel T Chen
** Changed in: openssh (Ubuntu)
   Importance: Undecided = Wishlist

-- 
feature request: reviving ssh-agent
https://bugs.launchpad.net/bugs/99065
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 68037] Re: DHCP client doesn't react to link state changes

2008-09-17 Thread Daniel T Chen
This symptom is largely alleviated (at least on desktop installs)
through the use of network-manager by default.

-- 
DHCP client doesn't react to link state changes
https://bugs.launchpad.net/bugs/68037
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 47527] Re: racoon-tool fails to start / can't build helper file /var/lib/racoon/racoon.conf

2008-09-13 Thread Daniel T Chen
** Changed in: ipsec-tools (Ubuntu)
   Status: Confirmed = Invalid

-- 
racoon-tool fails to start / can't build helper file  
/var/lib/racoon/racoon.conf
https://bugs.launchpad.net/bugs/47527
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools 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 59642] Re: mkcert.sh dovecot-openssl.cnf

2008-09-13 Thread Daniel T Chen
** Changed in: dovecot (Ubuntu)
   Importance: Medium = Wishlist

-- 
mkcert.sh dovecot-openssl.cnf
https://bugs.launchpad.net/bugs/59642
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 43575] Re: Needs Ubuntu-style init script

2008-09-11 Thread Daniel T Chen
** Changed in: net-snmp (Ubuntu)
   Importance: Medium = Wishlist
   Status: New = Confirmed

-- 
Needs Ubuntu-style init script
https://bugs.launchpad.net/bugs/43575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 40181] Re: snmpd hangs

2008-09-10 Thread Daniel T Chen
5.10 is no longer supported.  Please upgrade to 6.06.2 and attempt to
reproduce the symptom.

** Changed in: net-snmp (Ubuntu)
   Status: New = Won't Fix

-- 
snmpd hangs
https://bugs.launchpad.net/bugs/40181
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 247598] Re: dnsmasq might be vulnerable to recent DNS spoofing issue

2008-08-26 Thread Daniel T Chen
** Changed in: dnsmasq (Ubuntu Dapper)
   Status: New = Confirmed

** Changed in: dnsmasq (Ubuntu Feisty)
   Status: New = Confirmed

** Changed in: dnsmasq (Ubuntu Gutsy)
   Status: New = Confirmed

-- 
dnsmasq might be vulnerable to recent DNS spoofing issue
https://bugs.launchpad.net/bugs/247598
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 235868] Re: dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end

2008-07-04 Thread Daniel T Chen
PASS: Upgrades from 8.04 fine.
PASS: Upgrades from 8.04.1 fine.
PASS: Installs on 8.04.1 fine.

-- 
dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end
https://bugs.launchpad.net/bugs/235868
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