[Bug 903901] [NEW] [Lucid] backport fix for ITS#6458

2011-12-13 Thread Peter Matulis
Public bug reported:

The problem:

Replication fails if an attribute of a multi-value attribute entry is
removed if the attribute does not have a equality matching rule defined
in the schema.

The problem can be mitigated temporarily by a doing a full re-sync by
removing the affected database and restarting the service to trigger a
full sync.

This is fixed upstream beginning with the slapd 2.4.25 branch:

openldap-2.4.25/CHANGES: Fixed slapd syncrepl for attributes with no
matching rule (ITS#6458)

For Ubuntu, this translates to the fix appearing in Oneiric:

slapd | 2.4.21-0ubuntu5.6 | lucid-updates
slapd | 2.4.23-6ubuntu6.1 | natty-updates
slapd | 2.4.25-1.1ubuntu4 | oneiric-updates

I am requesting the fix be backported at least to Lucid.

Upstream bug:

http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6458;selectid=6458;usearchives=1

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/903901

Title:
  [Lucid] backport fix for ITS#6458

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+subscriptions

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


[Bug 872437] Re: the slapd-config database should not be under /etc

2011-11-30 Thread Peter Matulis
*** This bug is a duplicate of bug 667597 ***
https://bugs.launchpad.net/bugs/667597

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

** This bug has been marked a duplicate of bug 667597
   conf.d directory not a configuration directory

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/872437

Title:
  the slapd-config database should not be under /etc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/872437/+subscriptions

-- 
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 872437] Re: the slapd-config database should not be under /etc

2011-11-30 Thread Peter Matulis
*** This bug is a duplicate of bug 667597 ***
https://bugs.launchpad.net/bugs/667597

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

** This bug has been marked a duplicate of bug 667597
   conf.d directory not a configuration directory

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872437

Title:
  the slapd-config database should not be under /etc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/872437/+subscriptions

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


[Bug 811675] Re: [oneiric] insserv reorders all init scripts

2011-11-23 Thread Peter Matulis
*** This bug is a duplicate of bug 858122 ***
https://bugs.launchpad.net/bugs/858122

** This bug has been marked a duplicate of bug 858122
   incomplete migration to /run (shutdown script order has been demolished)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/811675

Title:
  [oneiric] insserv reorders all init scripts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/insserv/+bug/811675/+subscriptions

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


[Bug 892656] Re: Certificates section of Ubuntu Server guide does not work

2011-11-21 Thread Peter Matulis
The Ubuntu Documentation team has moved the Server Guide out of the
ubuntu-docs source, it is now under project 'serverguide'.  Moving this
bug accordingly.

** Package changed: ubuntu-docs (Ubuntu) = serverguide

** Changed in: serverguide
 Assignee: (unassigned) = Leo Jackson (lajjr)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/892656

Title:
  Certificates section of Ubuntu Server guide does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/serverguide/+bug/892656/+subscriptions

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


[Bug 516016] Re: [karmic] openvpn service starts before dhclient

2011-11-18 Thread Peter Matulis
Sure, use /etc/rc.local.

service openvpn restart

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/516016

Title:
  [karmic] openvpn service starts before dhclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/516016/+subscriptions

-- 
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 892285] [NEW] sFlow PDU data not correctly displayed

2011-11-18 Thread Peter Matulis
Public bug reported:

sFlow PDU data is not correctly displayed.  This is fixed by the
following upstream commit:

https://github.com/mcr/tcpdump/commit/5779709949c1092c62cdd07095be68101d78b1de

This is also included in an experimental Debian package:

http://ftp.us.debian.org/debian/pool/main/t/tcpdump/tcpdump_4.2.0~rc1-2_amd64.deb

Can we get this into Ubuntu 12.04 ?

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

** Description changed:

  sFlow PDU data is not correctly displayed.  This is fixed by the
  following upstream commit:
  
  https://github.com/mcr/tcpdump/commit/5779709949c1092c62cdd07095be68101d78b1de
  
+ This is also included in an experimental Debian package:
+ 
+ 
http://ftp.us.debian.org/debian/pool/main/t/tcpdump/tcpdump_4.2.0~rc1-2_amd64.deb
+ 
  Can we get this into Ubuntu 12.04 ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/892285

Title:
  sFlow PDU data not correctly displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tcpdump/+bug/892285/+subscriptions

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


[Bug 892285] Re: sFlow PDU data not correctly displayed

2011-11-18 Thread Peter Matulis
** Changed in: tcpdump (Ubuntu)
Milestone: None = ubuntu-12.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/892285

Title:
  sFlow PDU data not correctly displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tcpdump/+bug/892285/+subscriptions

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


[Bug 516016] Re: [karmic] openvpn service starts before dhclient

2011-11-18 Thread Peter Matulis
Sure, use /etc/rc.local.

service openvpn restart

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/516016

Title:
  [karmic] openvpn service starts before dhclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/516016/+subscriptions

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


[Bug 507728] Re: man page missing for slapo-nssov

2011-11-06 Thread Peter Matulis
I'm attaching the man page for the nssov overlay from the upstream
2.4.25 branch, which is what Precise will use.

** Attachment added: slapo-nssov.5
   
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/507728/+attachment/2587902/+files/slapo-nssov.5

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/507728

Title:
  man page missing for slapo-nssov

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/507728/+subscriptions

-- 
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 507728] Re: man page missing for slapo-nssov

2011-11-06 Thread Peter Matulis
I'm attaching the man page for the nssov overlay from the upstream
2.4.25 branch, which is what Precise will use.

** Attachment added: slapo-nssov.5
   
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/507728/+attachment/2587902/+files/slapo-nssov.5

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/507728

Title:
  man page missing for slapo-nssov

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/507728/+subscriptions

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


[Bug 871847] Re: Bad port '0' upon connect qemu+ssh

2011-11-03 Thread Peter Matulis
Is this fix going to be backported to any older releases, notably 11.10
that just came out?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/871847

Title:
  Bad port '0' upon connect qemu+ssh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-viewer/+bug/871847/+subscriptions

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


[Bug 882119] [NEW] [Oneiric] Changelogs not available

2011-10-26 Thread Peter Matulis
Public bug reported:

This used to work on Natty.  After upgrading to Oneiric, aptitude craps
out when changelogs are requested:

$ aptitude changelog aptitude
Err Changelog of aptitude   
  
E: Changelog download failed: Download queue destroyed.
E: Couldn't find a changelog for aptitude

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: aptitude 0.6.4-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Wed Oct 26 12:08:26 2011
InstallationMedia: Lubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, user)
 LANG=en_CA.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: aptitude
UpgradeStatus: Upgraded to oneiric on 2011-10-07 (18 days ago)

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


** Tags: amd64 apport-bug oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/882119

Title:
  [Oneiric] Changelogs not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/882119/+subscriptions

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


[Bug 882119] Re: [Oneiric] Changelogs not available

2011-10-26 Thread Peter Matulis
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/882119

Title:
  [Oneiric] Changelogs not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/882119/+subscriptions

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


[Bug 872437] Re: the slapd-config database should not be under /etc

2011-10-13 Thread Peter Matulis
@Serge

Done!

** Bug watch added: Debian Bug tracker #645192
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645192

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/872437

Title:
  the slapd-config database should not be under /etc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/872437/+subscriptions

-- 
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 872437] Re: the slapd-config database should not be under /etc

2011-10-13 Thread Peter Matulis
@Serge

Done!

** Bug watch added: Debian Bug tracker #645192
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645192

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872437

Title:
  the slapd-config database should not be under /etc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/872437/+subscriptions

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


[Bug 872437] [NEW] the slapd-config database should not be under /etc

2011-10-11 Thread Peter Matulis
Public bug reported:

The live slapd-config database currently reside under /etc/ldap/slapd.d .  Can 
we change it to something like /var/lib/slapd ?
Although it *does* consist of configuration material it is also a live database 
that people always think they can hand-edit due to it being under /etc.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/872437

Title:
  the slapd-config database should not be under /etc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/872437/+subscriptions

-- 
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 872437] [NEW] the slapd-config database should not be under /etc

2011-10-11 Thread Peter Matulis
Public bug reported:

The live slapd-config database currently reside under /etc/ldap/slapd.d .  Can 
we change it to something like /var/lib/slapd ?
Although it *does* consist of configuration material it is also a live database 
that people always think they can hand-edit due to it being under /etc.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872437

Title:
  the slapd-config database should not be under /etc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/872437/+subscriptions

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


[Bug 507728] Re: man page missing for slapo-nssov

2011-10-02 Thread Peter Matulis
This is still the case for Ubuntu 11.10 beta2.

** Changed in: openldap (Ubuntu)
   Status: Triaged = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/507728

Title:
  man page missing for slapo-nssov

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/507728/+subscriptions

-- 
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 507728] Re: man page missing for slapo-nssov

2011-10-02 Thread Peter Matulis
This is still the case for Ubuntu 11.10 beta2.

** Changed in: openldap (Ubuntu)
   Status: Triaged = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/507728

Title:
  man page missing for slapo-nssov

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/507728/+subscriptions

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


[Bug 298217] Re: no second attempt and no feedback when wrong password entered

2011-09-26 Thread Peter Matulis
Are we going to correct the issue in comment #73?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/298217

Title:
  no second attempt and no feedback when wrong password entered

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgksu/+bug/298217/+subscriptions

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


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-08-31 Thread Peter Matulis
My apologies; it does work.  Confirmed on Maverick!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/663319/+subscriptions

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


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-08-31 Thread Peter Matulis
@Steve

Yes, doing that works too.  Confirmed on Natty!

Will we be getting the Natty packages soon?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/663319/+subscriptions

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


[Bug 663319] Re: libpam-heimdal does not work on Maverick

2011-08-31 Thread Peter Matulis
Nope, it doesn't work.

$ apt-cache policy libpam-heimdal

libpam-heimdal:
  Installed: (none)
  Candidate: 3.15-2ubuntu1
  Version table:
 3.15-2ubuntu2 0
400 http://archive.ubuntu.com/ubuntu/ maverick-proposed/universe amd64 
Packages
 3.15-2ubuntu1 0
900 http://ca.archive.ubuntu.com/ubuntu/ maverick-updates/universe 
amd64 Packages

$ sudo apt-get install libpam-heimdal

Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libpam-heimdal : Depends: libkrb5-25-heimdal but it is not installable
E: Broken packages
==

This is what is currently in the archives:

libkrb5-26-heimdal

See my comment of 2011-06-20.

** Summary changed:

- libpam-heimdal does not work on Maverick
+ libpam-heimdal does not work on Maverick and Natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/663319/+subscriptions

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


[Bug 663319] Re: libpam-heimdal does not work on Maverick

2011-08-29 Thread Peter Matulis
Cannot test as the -proposed package is not yet available.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/663319/+subscriptions

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


[Bug 663319] Re: libpam-heimdal does not work on Maverick

2011-08-26 Thread Peter Matulis
Heimdal has been promoted to main for Oneiric which will allow libpam-
heimdal to be built again but we still need an SRU for both Natty and
Maverick.  Can someone create a task for these 2 releases please?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/663319/+subscriptions

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


[Bug 833818] [NEW] default DIT suffix should be definable by user (debconf/preseed)

2011-08-25 Thread Peter Matulis
Public bug reported:

After much complaining (bug #442498) the slapd package in Natty now sets
up a default DIT out of the box.  However, the change is a little
braindead as it sets up the suffix based on the localdomain of the
localhost.  I realize the change came in from Debian but I'm sure we can
do better than this.  Please allow the user to decide (debconf/preseed)
what suffix to use for their database!

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/833818

Title:
  default DIT suffix should be definable by user (debconf/preseed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/833818/+subscriptions

-- 
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 833818] [NEW] default DIT suffix should be definable by user (debconf/preseed)

2011-08-25 Thread Peter Matulis
Public bug reported:

After much complaining (bug #442498) the slapd package in Natty now sets
up a default DIT out of the box.  However, the change is a little
braindead as it sets up the suffix based on the localdomain of the
localhost.  I realize the change came in from Debian but I'm sure we can
do better than this.  Please allow the user to decide (debconf/preseed)
what suffix to use for their database!

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833818

Title:
  default DIT suffix should be definable by user (debconf/preseed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/833818/+subscriptions

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


[Bug 833300] Re: NFSv4 mount point does not allow binary files to run when permissions are set only to execute

2011-08-24 Thread Peter Matulis
** Also affects: linux via
   http://bugzilla.linux-nfs.org/show_bug.cgi?id=201
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833300

Title:
  NFSv4 mount point does not allow binary files to run when permissions
  are set only to execute

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/833300/+subscriptions

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


[Bug 752694] Re: Grub2 installs on the wrong device if in a RAID config

2011-08-23 Thread Peter Matulis
@Colin

Is the attached syslog sufficient?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/752694

Title:
  Grub2 installs on the wrong device if in a RAID config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/752694/+subscriptions

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


[Bug 777136] Re: gksu fails to prompt when wrong password entered

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug is no longer a duplicate of bug 773284
   gksu behavior on bad password
** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/777136

Title:
  gksu fails to prompt when wrong password entered

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gksu/+bug/777136/+subscriptions

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


[Bug 773284] Re: gksu behavior on bad password

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773284

Title:
  gksu behavior on bad password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgksu/+bug/773284/+subscriptions

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


[Bug 771876] Re: Synaptic closes without giving an error message on entering a wrong password

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug is no longer a duplicate of bug 773284
   gksu behavior on bad password
** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771876

Title:
  Synaptic closes without giving an error message on entering a wrong
  password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/771876/+subscriptions

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


[Bug 768301] Re: update-manager lacks a warning message at wrong password

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug is no longer a duplicate of bug 773284
   gksu behavior on bad password
** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/768301

Title:
  update-manager lacks a warning message at wrong password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/768301/+subscriptions

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


[Bug 761710] Re: Synaptic closes when entering wrong password instead of giving another chance

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug is no longer a duplicate of bug 773284
   gksu behavior on bad password
** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/761710

Title:
  Synaptic closes when entering wrong password instead of giving another
  chance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/761710/+subscriptions

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


[Bug 740499] Re: Synaptic closes if password is incorrectly enters, without feedback

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug is no longer a duplicate of bug 773284
   gksu behavior on bad password
** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/740499

Title:
  Synaptic closes if password is incorrectly enters, without feedback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/740499/+subscriptions

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


[Bug 689180] Re: update-manager doesn't report authentication failure

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug is no longer a duplicate of bug 773284
   gksu behavior on bad password
** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/689180

Title:
  update-manager doesn't report authentication failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/689180/+subscriptions

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


[Bug 653490] Re: gdebi-gtk silently quits if wrong password is entered

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug is no longer a duplicate of bug 773284
   gksu behavior on bad password
** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/653490

Title:
  gdebi-gtk silently quits if wrong password is entered

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/653490/+subscriptions

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


[Bug 673979] Re: no notification about incorrect password

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug is no longer a duplicate of bug 773284
   gksu behavior on bad password
** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/673979

Title:
  no notification about incorrect password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/673979/+subscriptions

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


[Bug 653211] Re: Password window never reappears when wrong password is entered

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug is no longer a duplicate of bug 773284
   gksu behavior on bad password
** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/653211

Title:
  Password window never reappears when wrong password is entered

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gksu/+bug/653211/+subscriptions

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


[Bug 604197] Re: No message entering a false password

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug is no longer a duplicate of bug 773284
   gksu behavior on bad password
** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/604197

Title:
  No message entering a false password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gksu/+bug/604197/+subscriptions

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


[Bug 578688] Re: gksu password prompt returns no error if password incorrect

2011-08-09 Thread Peter Matulis
*** This bug is a duplicate of bug 298217 ***
https://bugs.launchpad.net/bugs/298217

** This bug is no longer a duplicate of bug 773284
   gksu behavior on bad password
** This bug has been marked a duplicate of bug 298217
   no second attempt and no feedback when wrong password entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/578688

Title:
  gksu password prompt returns no error if password incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/578688/+subscriptions

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


[Bug 752694] Re: Grub2 installs on the wrong device if in a RAID config

2011-08-02 Thread Peter Matulis
@Colin

Here is a (partial, grepped) syslog.  I'm trying to track down the full
one.

** Attachment added: grep-grub-from-syslog
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/752694/+attachment/2249296/+files/grep-grub-from-syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/752694

Title:
  Grub2 installs on the wrong device if in a RAID config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/752694/+subscriptions

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


[Bug 801153] Re: Cron starts too early and does not work for user accounts when using NIS

2011-07-29 Thread Peter Matulis
*** This bug is a duplicate of bug 27520 ***
https://bugs.launchpad.net/bugs/27520

** This bug has been marked a duplicate of bug 27520
   cron daemon caches user-non-existent lookup results, causing ORPHAN 
message and skipping jobs for all LDAP/NIS-defined users

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/801153

Title:
  Cron starts too early and does not work for user accounts when using
  NIS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cron/+bug/801153/+subscriptions

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


[Bug 803441] Re: ldapscripts does not work

2011-07-25 Thread Peter Matulis
This problem is not seen in Ubuntu 11.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803441

Title:
  ldapscripts does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ldapscripts/+bug/803441/+subscriptions

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


[Bug 810426] [NEW] Nvidia Quadro 600 is not supported in Lucid

2011-07-14 Thread Peter Matulis
Public bug reported:

The Nvidia Quadro 600 chipset is not supported in Ubuntu 10.04 LTS.
Please rectify this situation at the next possible opportunity.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810426

Title:
  Nvidia Quadro 600 is not supported in Lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/810426/+subscriptions

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


[Bug 803441] [NEW] ldapscripts does not work

2011-06-29 Thread Peter Matulis
Public bug reported:

On Lucid (at least) the scripts do not work OOB:

$ sudo ldapadduser bill example
You must have OpenLDAP client commands installed before running these scripts

So I needed to edit

/usr/share/ldapscripts/runtime.debian

and add pointers to the backend programs:

LDAPSEARCHBIN=`which ldapsearch`
LDAPADDBIN=`which ldapadd`
LDAPDELETEBIN=`which ldapdelete`
LDAPMODIFYBIN=`which ldapmodify`
LDAPMODRDNBIN=`which ldapmodrdn`
LDAPPASSWDBIN=`which ldappasswd`
GETENTPWCMD=getent passwd
GETENTGRCMD=getent group

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803441

Title:
  ldapscripts does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ldapscripts/+bug/803441/+subscriptions

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


[Bug 589483] Re: debian-installer (booted from usb) installs MBR to usb device instead of cciss device

2011-06-22 Thread Peter Matulis
*** This bug is a duplicate of bug 752694 ***
https://bugs.launchpad.net/bugs/752694

** This bug has been marked a duplicate of bug 752694
   Grub2 installs on the wrong device if in a RAID config

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/589483

Title:
  debian-installer (booted from usb) installs MBR to usb device instead
  of cciss device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/589483/+subscriptions

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


[Bug 752694] Re: Grub2 installs on the wrong device if in a RAID config

2011-06-22 Thread Peter Matulis
@Tom, I marked that bug as a duplicate of this one.

Can we say for sure that this affects only cciss RAID devices (HP)?

@Rudy, did you confirm whether your Dell is affected by this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/752694

Title:
  Grub2 installs on the wrong device if in a RAID config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/752694/+subscriptions

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


[Bug 800853] [NEW] [MIR] heimdal

2011-06-22 Thread Peter Matulis
Public bug reported:

- Availability

Currently available in Universe, building on all currently supported 
architectures
https://launchpad.net/ubuntu/+source/heimdal

- Rationale

This MIR is about the availability of libpam-heimdal.  Post Lucid,
libpam-heimdal and libpam-krb5 source packages were merged into a single
libpam-krb5 source package which builds against both Kerberos
implementations, MIT and Heimdal.  Since heimdal is not in main it has
not been possible to pull that version of the package in from Debian.
The PAM library did not exist beyond Lucid until just recently where the
Lucid version was copied to maverick-updates and natty-updates but, as
of June 21, these packages failed to install due to dependency issues
[1].  An SRU will be needed for 10.10 and 11.04 but an MIR is needed for
11.10.  This was discussed at UDS Oneiric [2] even though this item only
resides on the etherpad notes [3].

[1]: https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/663319
[2]: https://blueprints.launchpad.net/ubuntu/+spec/foundations-o-corporate-mirs
[3]: http://summit.ubuntu.com/uds-o/meeting/foundations-o-corporate-mirs

- Security

  Vulnerabilities and advisories:

http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=heimdal: OK, but I 
could not confirm CVE-2007-5939 - affects old heimdal version (0.72)
http://secunia.com/advisories/search/?search=heimdal: OK
http://www.h5l.org/advisories.html: OK

http://people.canonical.com/~ubuntu-security/cve/2009/CVE-2009-0361.html: 
CVE-2009-0361 - needs triage for Ubuntu 8.04

  Executables (suid or sgid):   NO

  Executables (/sbin, /usr/sbin):

heimdal-clients:usr/sbin/kimpersonate
heimdal-clients:usr/sbin/kadmin
heimdal-clients:usr/sbin/ktutil
heimdal-clients:usr/sbin/push
heimdal-kcm:usr/sbin/kcm
heimdal-kdc:usr/sbin/kstash
heimdal-kdc:usr/sbin/hprop
heimdal-kdc:usr/sbin/hpropd
heimdal-kdc:usr/sbin/iprop-log
heimdal-kdc:usr/sbin/ipropd-master
heimdal-kdc:usr/sbin/ipropd-slave
heimdal-servers:usr/sbin/kfd
heimdal-servers:usr/sbin/ftpd
heimdal-servers:usr/sbin/rshd
heimdal-servers:usr/sbin/telnetd
heimdal-servers:usr/sbin/popper
heimdal-servers-x:  usr/sbin/kxd

  Packages which install daemons:

heimdal-kdc:usr/lib/heimdal-servers/kdc

  Packages which open privileged ports:

heimdal-kdc:88/tcp
heimdal-kdc:88/udp
heimdal-kdc:749/tcp
heimdal-kdc:749/udp
heimdal-kdc:754/tcp

  Add-ons and plugins to security-sensitive software: NO

- Quality assurance

  Major long-term outstanding usability bugs:

https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/663319
(as discussed above)

  Important bugs:

Debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430888 (old)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457877 (old)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485962

Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/663319 (as 
discussed above)

Upstream:
http://is.gd/k5hF6K (tracker is overrun by spam)

  Debconf: 2 medium priority (heimdal-kdc)

- UI standards
N/A

- Dependencies
OK

- Standards compliance
OK

- Maintenance
Package is maintained in Debian (Brian May).  Recent uploads:

10 Apr 2011
21 Feb 2011
20 Feb 2011
25 Jan 2011

- Background information
Canonical Support has a private bug/escalation open that corresponds to public 
bug #663319 (#784039).  I am the contact person for this as well.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800853

Title:
  [MIR] heimdal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/800853/+subscriptions

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


[Bug 663319] Re: libpam-heimdal does not work on Maverick

2011-06-20 Thread Peter Matulis
The Maverick and Natty packages do not install correctly.  There are
dependency problems.

On Natty:

$ sudo apt-get install libpam-heimdal
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libpam-heimdal : Depends: libkrb5-25-heimdal but it is not installable
E: Broken packages

$ aptitude search libkrb5
i A libkrb5-26-heimdal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/663319/+subscriptions

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


[Bug 663319] Re: libpam-heimdal does not work on Maverick

2011-06-13 Thread Peter Matulis
There are now packages for Maverick and Natty (from Lucid).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/663319/+subscriptions

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


[Bug 690929] Re: getent fails to enumerate netgroups that contain multiple groups when the last group is empty

2011-05-19 Thread Peter Matulis
This is my nsswitch.conf file:

--
passwd: compat
group:  compat
shadow: compat

hosts:  files dns
networks:   files

protocols:  db files
services:   db files
ethers: db files
rpc:db files

netgroup:   nis
--

In /etc/passwd and /etc/shadow I have:

+::
+@group_not_empty::
+@group_empty::
+@test1::
+@test2::

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690929

Title:
  getent fails to enumerate netgroups that contain multiple groups when
  the last group is empty

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


[Bug 690929] Re: getent fails to enumerate netgroups that contain multiple groups when the last group is empty

2011-05-18 Thread Peter Matulis
I cannot reproduce this (on updated Lucid server and client).

Server:

$ cat /etc/netgroup
group_not_empty (-,alpha,)
group_empty
test1 group_not_empty group_empty
test2 group_empty group_not_empty

Client:

$ getent netgroup test1
test1 (-, alpha, )

$ getent netgroup test2
test2 (-, alpha, )

Both:

$ apt-cache policy libc6
libc6:
  Installed: 2.11.1-0ubuntu7.8
  Candidate: 2.11.1-0ubuntu7.8

$ lsb_release -rd
Description:Ubuntu 10.04.2 LTS
Release:10.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690929

Title:
  getent fails to enumerate netgroups that contain multiple groups when
  the last group is empty

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


[Bug 663319] Re: libpam-heimdal does not work on Maverick

2011-05-04 Thread Peter Matulis
** Summary changed:

- Need rebuild for 10.10
+ libpam-heimdal does not work on Maverick

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick

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


[Bug 759803] Re: Unity-2d not working on KVM with xen and cirrus video devices

2011-04-28 Thread Peter Matulis
** Summary changed:

- Unity-2d not working on KVM
+ Unity-2d not working on KVM with xen and cirrus video devices

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/759803

Title:
  Unity-2d not working on KVM with xen and cirrus video devices

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


[Bug 771296] [NEW] sudo-ldap installation cannot be preseeded

2011-04-26 Thread Peter Matulis
Public bug reported:

Binary package hint: sudo

Normally, sudo-ldap requires the following:

1. an enabled root account (not the ubuntu default)
2. an initialized variable:

SUDO_FORCE_REMOVE=yes

Seems this is not possible to do in a preseed context.  Is there anyway
to make this work?

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771296

Title:
  sudo-ldap installation cannot be preseeded

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


[Bug 771296] Re: sudo-ldap installation cannot be preseeded

2011-04-26 Thread Peter Matulis
** Description changed:

  Binary package hint: sudo
  
  Normally, sudo-ldap requires the following:
  
  1. an enabled root account (not the ubuntu default)
  2. an initialized variable:
  
  SUDO_FORCE_REMOVE=yes
  
  Seems this is not possible to do in a preseed context.  Is there anyway
  to make this work?
+ 
+ A late command appears to be the only way.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771296

Title:
  sudo-ldap installation cannot be preseeded

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


[Bug 769154] [NEW] ltsp-update-kernels does not remove older abi and vmcoreinfo files

2011-04-22 Thread Peter Matulis
Public bug reported:

ltsp-update-kernels does not remove older abi and vmcoreinfo files in
the TFTP server boot directory (ex: /var/lib/tftpboot/ltsp/i386).

This is the case on Lucid (at least).

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769154

Title:
  ltsp-update-kernels does not remove older abi and vmcoreinfo files

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


[Bug 658023] Re: registration token computed incorrectly

2011-04-08 Thread Peter Matulis
This bug is present in Ubuntu 10.10 and is fixed by

eucalyptus_2.0+bzr1241-0ubuntu4.2+lp658023

in the following PPA:

https://launchpad.net/~davewalker/+archive/uec-testing

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/658023

Title:
  registration token computed incorrectly

-- 
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 658023] Re: registration token computed incorrectly

2011-04-08 Thread Peter Matulis
This bug is present in Ubuntu 10.10 and is fixed by

eucalyptus_2.0+bzr1241-0ubuntu4.2+lp658023

in the following PPA:

https://launchpad.net/~davewalker/+archive/uec-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/658023

Title:
  registration token computed incorrectly

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


[Bug 597337] Re: lsb_release should show history of release upgrades

2011-04-05 Thread Peter Matulis
This can be very useful in a technical support context where the history
of a machine is very valuable even if there are no corresponding logs.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/597337

Title:
  lsb_release should show history of release upgrades

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


[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2011-03-27 Thread Peter Matulis
I also tested a patched libgcrypt11 package according to comment #73.  I
can now su from a local user to a non-local user and have a non-local
user use sudo (sudo-ldap).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/423252

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

-- 
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 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2011-03-27 Thread Peter Matulis
I also tested a patched libgcrypt11 package according to comment #73.  I
can now su from a local user to a non-local user and have a non-local
user use sudo (sudo-ldap).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/423252

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

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


[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2011-03-23 Thread Peter Matulis
Building the openldap source with openssl instead of gnutls libraries
and installing the resulting libldap package works here.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/423252

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

-- 
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 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2011-03-23 Thread Peter Matulis
Yeah it was more as confirmation.  I'm going to test a patched libgcrypt
(comment #73) next.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/423252

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

-- 
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 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2011-03-23 Thread Peter Matulis
Building the openldap source with openssl instead of gnutls libraries
and installing the resulting libldap package works here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/423252

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

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


[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2011-03-23 Thread Peter Matulis
Yeah it was more as confirmation.  I'm going to test a patched libgcrypt
(comment #73) next.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/423252

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

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


[Bug 552404] Re: dbus fails to be configured in chroots

2011-03-09 Thread Peter Matulis
Disregard my last post.  I wasn't using -proposed so my observation was
an expected one.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/552404

Title:
  dbus fails to be configured in chroots

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


[Bug 552404] Re: dbus fails to be configured in chroots

2011-03-08 Thread Peter Matulis
This just happened to me trying to update an LTSP client chroot:

Setting up dbus (1.2.16-2ubuntu4.1) ...
The system user `messagebus' already exists. Exiting.
Failed to open connection to system message bus: Failed to connect to socket 
/var/run/dbus/system_bus_socket: No such file or directory
dpkg: error processing dbus (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of consolekit:
 consolekit depends on dbus (= 1.1.2); however:
  Package dbus is not configured yet.
dpkg: error processing consolekit (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
Errors were encountered while processing:
 dbus
 consolekit
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up dbus (1.2.16-2ubuntu4.1) ...
The system user `messagebus' already exists. Exiting.
Failed to open connection to system message bus: Failed to connect to socket 
/var/run/dbus/system_bus_socket: No such file or directory
dpkg: error processing dbus (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of consolekit:
 consolekit depends on dbus (= 1.1.2); however:
  Package dbus is not configured yet.
dpkg: error processing consolekit (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 dbus
 consolekit
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/552404

Title:
  dbus fails to be configured in chroots

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


[Bug 682865] Re: memory leak in vsftpd

2011-02-16 Thread Peter Matulis
May be related:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/720095

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.
https://bugs.launchpad.net/bugs/682865

Title:
  memory leak in vsftpd

-- 
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 720095] [NEW] vsftpd causes memory leak in Lucid

2011-02-16 Thread Peter Matulis
Public bug reported:

A simple stress test conducted on a KVM guest running standard updated
Lucid with vsftpd demonstrates that memory is continuously used up until
OOM Killer starts to protect the system.  If test is terminated before
that point is reached then memory is freed only after several hours.

This does not occur with the 2.6.35 kernel (LTS backported kernel).

The test is started in this way:

$ for i in 1 2 3 4 5 6 7 8 ; do ./feedftp $i /dev/null  done

What is observed during the test is that /proc/vmallocinfo grows
continually with lines like the following being added:

0xe880-0xe8a0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
0xe8a0-0xe8c0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
0xe8c0-0xe8e0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc

Attached:

- test script (see feedftp)
- tarball containing the proc file at various times during the test (see 
vmallocinfo.32.tar)
- dmesg output showing OOM Killer at work (see dmesg-oom.32.txt)

May be related:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/682865

=

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-28-server (not installed)
Regression: No
Reproducible: Yes
ProcVersionSignature: User Name 2.6.32-28.55-server 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-server x86_64
AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: 
ls: cannot access /dev/snd/: No such file or directory
AplayDevices: Error: [Errno 2] No such file or directory
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory
CurrentDmesg: [   12.360149] eth0: no IPv6 routers present
Date: Wed Feb 16 14:00:19 2011
Lspci: Error: [Errno 2] No such file or directory
Lsusb: Error: [Errno 2] No such file or directory
MachineType: Bochs Bochs
PciMultimedia:

ProcCmdLine: root=UUID=7bbf58be-9c5f-4113-ad1b-4611fd131d33 ro
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: linux
dmi.bios.date: 01/01/2007
dmi.bios.vendor: Bochs
dmi.bios.version: Bochs
dmi.chassis.type: 1
dmi.chassis.vendor: Bochs
dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
dmi.product.name: Bochs
dmi.sys.vendor: Bochs

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


** Tags: amd64 apport-bug lucid needs-upstream-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720095

Title:
  vsftpd causes memory leak in Lucid

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

[Bug 720095] Re: vsftpd causes memory leak in Lucid

2011-02-16 Thread Peter Matulis

** Description changed:

  A simple stress test conducted on a KVM guest running standard updated
  Lucid with vsftpd demonstrates that memory is continuously used up until
  OOM Killer starts to protect the system.  If test is terminated before
  that point is reached then memory is freed only after several hours.
  This does not occur with the 2.6.35 kernel (LTS backported kernel).
  
  The test is started in this way:
  
  $ for i in 1 2 3 4 5 6 7 8 ; do ./feedftp $i /dev/null  done
  
  What is observed during the test is that /proc/vmallocinfo grows
  continually with lines like the following being added:
  
  0xe880-0xe8a0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8a0-0xe8c0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8c0-0xe8e0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  
  Attached:
  
-- test script (see feedftp)
-- tarball containing the file at various times during the test (see 
vmallocinfo.32.tar)
-- dmesg output showing OOM Killer at work (see dmesg-oom.32.txt)
+    - test script (see feedftp)
+    - tarball containing the proc file at various times during the test (see 
vmallocinfo.32.tar)
+    - dmesg output showing OOM Killer at work (see dmesg-oom.32.txt)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-28-server (not installed)
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: User Name 2.6.32-28.55-server 2.6.32.27+drm33.12
  Uname: Linux 2.6.32-28-server x86_64
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  CurrentDmesg: [   12.360149] eth0: no IPv6 routers present
  Date: Wed Feb 16 14:00:19 2011
  Lspci: Error: [Errno 2] No such file or directory
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: Bochs Bochs
  PciMultimedia:
-  
+ 
  ProcCmdLine: root=UUID=7bbf58be-9c5f-4113-ad1b-4611fd131d33 ro
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: linux
  dmi.bios.date: 01/01/2007
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720095

Title:
  vsftpd causes memory leak in Lucid

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

[Bug 720095] Re: vsftpd causes memory leak in Lucid

2011-02-16 Thread Peter Matulis

** Attachment added: feedftp
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/720095/+attachment/1853959/+files/feedftp

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720095

Title:
  vsftpd causes memory leak in Lucid

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


[Bug 720095] Re: vsftpd causes memory leak in Lucid

2011-02-16 Thread Peter Matulis

** Attachment added: dmesg-oom.32.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/720095/+attachment/1853960/+files/dmesg-oom.32.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720095

Title:
  vsftpd causes memory leak in Lucid

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


[Bug 720095] Re: vsftpd causes memory leak in Lucid

2011-02-16 Thread Peter Matulis

** Attachment added: vmallocinfo.32.tar
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/720095/+attachment/1853961/+files/vmallocinfo.32.tar

** Description changed:

  A simple stress test conducted on a KVM guest running standard updated
  Lucid with vsftpd demonstrates that memory is continuously used up until
  OOM Killer starts to protect the system.  If test is terminated before
  that point is reached then memory is freed only after several hours.
+ 
  This does not occur with the 2.6.35 kernel (LTS backported kernel).
  
  The test is started in this way:
  
  $ for i in 1 2 3 4 5 6 7 8 ; do ./feedftp $i /dev/null  done
  
  What is observed during the test is that /proc/vmallocinfo grows
  continually with lines like the following being added:
  
  0xe880-0xe8a0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8a0-0xe8c0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8c0-0xe8e0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  
  Attached:
  
     - test script (see feedftp)
     - tarball containing the proc file at various times during the test (see 
vmallocinfo.32.tar)
     - dmesg output showing OOM Killer at work (see dmesg-oom.32.txt)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-28-server (not installed)
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: User Name 2.6.32-28.55-server 2.6.32.27+drm33.12
  Uname: Linux 2.6.32-28-server x86_64
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  CurrentDmesg: [   12.360149] eth0: no IPv6 routers present
  Date: Wed Feb 16 14:00:19 2011
  Lspci: Error: [Errno 2] No such file or directory
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: Bochs Bochs
  PciMultimedia:
  
  ProcCmdLine: root=UUID=7bbf58be-9c5f-4113-ad1b-4611fd131d33 ro
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux
  dmi.bios.date: 01/01/2007
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs

** Description changed:

  A simple stress test conducted on a KVM guest running standard updated
  Lucid with vsftpd demonstrates that memory is continuously used up until
  OOM Killer starts to protect the system.  If test is terminated before
  that point is reached then memory is freed only after several hours.
  
  This does not occur with the 2.6.35 kernel (LTS backported kernel).
  
  The test is started in this way:
  
  $ for i in 1 2 3 4 5 6 7 8 ; do ./feedftp $i /dev/null  done
  
  What is observed during the test is that /proc/vmallocinfo grows
  continually with lines like the following being added:
  
  0xe880-0xe8a0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8a0-0xe8c0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8c0-0xe8e0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  
  Attached:
  
-    - test script (see feedftp)
-    - tarball containing the proc file at various times during the test (see 
vmallocinfo.32.tar)
-    - dmesg output showing OOM Killer at work (see dmesg-oom.32.txt)
+ - test script (see feedftp)
+ - tarball containing the proc file at various times during the test (see 
vmallocinfo.32.tar)
+ - dmesg output showing OOM Killer at work (see dmesg-oom.32.txt)
+ 
+ May be related:
+ https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/682865
+ 
+ =
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-28-server (not installed)
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: User Name 2.6.32-28.55-server 2.6.32.27+drm33.12
  Uname: Linux 2.6.32-28-server x86_64
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  CurrentDmesg: [   12.360149] eth0: no IPv6 routers present
  Date: Wed Feb 16 14:00:19 2011
  Lspci: Error: [Errno 2] No such file or directory
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: Bochs Bochs
  PciMultimedia:
  
  ProcCmdLine: root=UUID=7bbf58be-9c5f-4113-ad1b-4611fd131d33 ro
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux
  dmi.bios.date: 01/01/2007
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: 

[Bug 682865] Re: memory leak in vsftpd

2011-02-16 Thread Peter Matulis
May be related:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/720095

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682865

Title:
  memory leak in vsftpd

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


[Bug 720095] Re: vsftpd causes memory leak in Lucid

2011-02-16 Thread Peter Matulis
** Description changed:

  A simple stress test conducted on a KVM guest running standard updated
  Lucid with vsftpd demonstrates that memory is continuously used up until
- OOM Killer starts to protect the system.  If test is terminated before
- that point is reached then memory is freed only after several hours.
+ OOM Killer starts to protect the system (after ~12 min on my system).
+ If test is terminated before that point is reached then memory is freed
+ only after several hours.
  
  This does not occur with the 2.6.35 kernel (LTS backported kernel).
  
  The test is started in this way:
  
  $ for i in 1 2 3 4 5 6 7 8 ; do ./feedftp $i /dev/null  done
  
  What is observed during the test is that /proc/vmallocinfo grows
  continually with lines like the following being added:
  
  0xe880-0xe8a0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8a0-0xe8c0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8c0-0xe8e0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  
  Attached:
  
  - test script (see feedftp)
  - tarball containing the proc file at various times during the test (see 
vmallocinfo.32.tar)
  - dmesg output showing OOM Killer at work (see dmesg-oom.32.txt)
  
  May be related:
  https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/682865
  
  =
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-28-server (not installed)
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: User Name 2.6.32-28.55-server 2.6.32.27+drm33.12
  Uname: Linux 2.6.32-28-server x86_64
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  CurrentDmesg: [   12.360149] eth0: no IPv6 routers present
  Date: Wed Feb 16 14:00:19 2011
  Lspci: Error: [Errno 2] No such file or directory
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: Bochs Bochs
  PciMultimedia:
  
  ProcCmdLine: root=UUID=7bbf58be-9c5f-4113-ad1b-4611fd131d33 ro
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux
  dmi.bios.date: 01/01/2007
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720095

Title:
  vsftpd causes memory leak in Lucid

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

[Bug 720095] Re: vsftpd causes memory leak in Lucid

2011-02-16 Thread Peter Matulis
** Description changed:

  A simple stress test conducted on a KVM guest running standard updated
  Lucid with vsftpd demonstrates that memory is continuously used up until
  OOM Killer starts to protect the system (after ~12 min on my system).
  If test is terminated before that point is reached then memory is freed
- only after several hours.
+ only after several hours.  If vsftpd is stopped then memory is freed
+ (after ~10 min on my system).
  
  This does not occur with the 2.6.35 kernel (LTS backported kernel).
  
  The test is started in this way:
  
  $ for i in 1 2 3 4 5 6 7 8 ; do ./feedftp $i /dev/null  done
  
  What is observed during the test is that /proc/vmallocinfo grows
  continually with lines like the following being added:
  
  0xe880-0xe8a0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8a0-0xe8c0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8c0-0xe8e0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  
  Attached:
  
  - test script (see feedftp)
  - tarball containing the proc file at various times during the test (see 
vmallocinfo.32.tar)
  - dmesg output showing OOM Killer at work (see dmesg-oom.32.txt)
  
  May be related:
  https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/682865
  
  =
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-28-server (not installed)
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: User Name 2.6.32-28.55-server 2.6.32.27+drm33.12
  Uname: Linux 2.6.32-28-server x86_64
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  CurrentDmesg: [   12.360149] eth0: no IPv6 routers present
  Date: Wed Feb 16 14:00:19 2011
  Lspci: Error: [Errno 2] No such file or directory
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: Bochs Bochs
  PciMultimedia:
  
  ProcCmdLine: root=UUID=7bbf58be-9c5f-4113-ad1b-4611fd131d33 ro
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux
  dmi.bios.date: 01/01/2007
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720095

Title:
  vsftpd causes a vmalloc space leak in Lucid

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

[Bug 720095] Re: vsftpd causes a vmalloc space leak in Lucid

2011-02-16 Thread Peter Matulis
** Description changed:

  A simple stress test conducted on a KVM guest running standard updated
  Lucid with vsftpd demonstrates that memory is continuously used up until
  OOM Killer starts to protect the system (after ~12 min on my system).
  If test is terminated before that point is reached then memory is freed
  only after several hours.  If vsftpd is stopped then memory is freed
- (after ~10 min on my system).
+ (after ~45 min on my system).
  
  This does not occur with the 2.6.35 kernel (LTS backported kernel).
  
  The test is started in this way:
  
  $ for i in 1 2 3 4 5 6 7 8 ; do ./feedftp $i /dev/null  done
  
  What is observed during the test is that /proc/vmallocinfo grows
  continually with lines like the following being added:
  
  0xe880-0xe8a0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8a0-0xe8c0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  0xe8c0-0xe8e0 2097152 pcpu_get_vm_areas+0x0/0x790 
vmalloc
  
  Attached:
  
  - test script (see feedftp)
  - tarball containing the proc file at various times during the test (see 
vmallocinfo.32.tar)
  - dmesg output showing OOM Killer at work (see dmesg-oom.32.txt)
  
  May be related:
  https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/682865
  
  =
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-28-server (not installed)
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: User Name 2.6.32-28.55-server 2.6.32.27+drm33.12
  Uname: Linux 2.6.32-28-server x86_64
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  CurrentDmesg: [   12.360149] eth0: no IPv6 routers present
  Date: Wed Feb 16 14:00:19 2011
  Lspci: Error: [Errno 2] No such file or directory
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: Bochs Bochs
  PciMultimedia:
  
  ProcCmdLine: root=UUID=7bbf58be-9c5f-4113-ad1b-4611fd131d33 ro
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux
  dmi.bios.date: 01/01/2007
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720095

Title:
  vsftpd causes a vmalloc space leak in Lucid

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

[Bug 716456] [NEW] LDM_LIMIT_ONE_SESSION + root client login = termination of all user sessions

2011-02-10 Thread Peter Matulis
Public bug reported:

When using 'LDM_LIMIT_ONE_SESSION = True' in lts.conf all active user
sessions are terminated if the root user logs in at a client.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716456

Title:
  LDM_LIMIT_ONE_SESSION + root client login = termination of all user
  sessions

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


[Bug 695842] Re: Cannot install on HP Proliant DL385 G7 - dual RAID controllers

2011-02-10 Thread Peter Matulis
@Colin.  Yes, the 10.04.2 ISO candidate + patch works (md0 + LVM)!

Am I good to go with such a solution regarding system roll outs without
fear of something being clobbered at 10.04.2 release time or by any
subsequent updates?  Or should I wait for 10.04.2 to be officially out
(Feb 17) and use that to install on my machines?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/695842

Title:
  Cannot install on HP Proliant DL385 G7 - dual RAID controllers

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


[Bug 695842] Re: Cannot install on HP Proliant DL385 G7 - dual RAID controllers

2011-02-09 Thread Peter Matulis
@Colin.  Yes, this works!  I am attaching the syslog ('set -x'
uncommented) in case it's valuable to you.

Also, as stated earlier, the ultimate goal is to get a successful
install with LVM on top of the md device.  Should I create a separate
bug for that or should this also be fixed at this point?

** Attachment added: syslog patched grub-installer + uncommented 'set -x'
   
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/695842/+attachment/1840682/+files/syslog-2011-02-09

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/695842

Title:
  Cannot install on HP Proliant DL385 G7 - dual RAID controllers

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


[Bug 695842] Re: Cannot install on HP Proliant DL385 G7 - dual RAID controllers

2011-02-04 Thread Peter Matulis
@Colin.  Ok, this one looks better.

** Attachment added: syslog uncommented 'set -x' in grub-installer again
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/695842/+attachment/1830595/+files/syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/695842

Title:
  Cannot install on HP Proliant DL385 G7 - dual RAID controllers

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


[Bug 695842] Re: Cannot install on HP Proliant DL385 G7 - dual RAID controllers

2011-02-02 Thread Peter Matulis
@Colin.  Here is the new syslog.  However I do not see more info from
grub-installer.

** Attachment added: syslog uncommented 'set -x' in grub-installer
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/695842/+attachment/1824751/+files/syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/695842

Title:
  Cannot install on HP Proliant DL385 G7 - dual RAID controllers

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


[Bug 695842] Re: Cannot install on HP Proliant DL385 G7 - dual RAID controllers

2011-01-27 Thread Peter Matulis
So far we can boot in these scenarios:

1. One controller and no MD/LVM; no intervention required
2. Two controllers with no MD/LVM; manual grub install required
3. Two controllers with MD (RAID0) but no LVM; manual grub install required

Attached:

- syslog (10.10_2controllers-yesMD-noLVM_syslog)
- boot sectors for c0d0 and c1d0 (c0d0_sector and c1d0_sector)

From the last install (scenario 3), based on the boot sectors, I
confirmed that c0d0 had GRUB installed and c1d0 did not (but do not see
any successful installation to c0d0 in the log).  Yet I do see where you
then installed GRUB manually to each volume. What was in c0d0 might be a
remnant of a previous install. Note that the installer is trying to
install GRUB to /dev/md0 (?).

Jan 21 21:42:19 grub-installer: info: Installing grub on '/dev/md0'
Jan 21 21:42:19 grub-installer: info: grub-install supports --no-floppy
Jan 21 21:42:19 grub-installer: info: Running chroot /target grub-install 
--no-floppy --force /dev/md0
Jan 21 21:42:20 grub-installer: /usr/sbin/grub-setup: warn: Attempting to 
install GRUB to a partition instead of the MBR. This is a BAD idea..
Jan 21 21:42:20 grub-installer: /usr/sbin/grub-setup: error: embedding is not 
possible, but this is required when the root device is on a RAID array or LVM 
volume.
Jan 21 21:42:20 grub-installer: error: Running 'grub-install --no-floppy 
--force /dev/md0' failed

Then the manual interventions:

Jan 21 21:43:46 grub-installer: info: Installing grub on '/dev/cciss/c0d0'
Jan 21 21:43:46 grub-installer: info: grub-install supports --no-floppy
Jan 21 21:43:46 grub-installer: info: Running chroot /target grub-install 
--no-floppy --force /dev/cciss/c0d0
Jan 21 21:43:47 grub-installer: Installation finished. No error reported.
Jan 21 21:43:47 grub-installer: info: grub-install ran successfully

Jan 21 21:44:14 grub-installer: info: Installing grub on '/dev/cciss/c1d0'
Jan 21 21:44:14 grub-installer: info: grub-install supports --no-floppy
Jan 21 21:44:14 grub-installer: info: Running chroot /target grub-install 
--no-floppy --force /dev/cciss/c1d0
Jan 21 21:44:16 grub-installer: Installation finished. No error reported.
Jan 21 21:44:16 grub-installer: info: grub-install ran successfully

** Attachment added: 10.10_2controllers-yesMD-noLVM_syslog
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/695842/+attachment/1810390/+files/syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/695842

Title:
  Cannot install on HP Proliant DL385 G7 - dual RAID controllers

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


[Bug 695842] Re: Cannot install on HP Proliant DL385 G7 - dual RAID controllers

2011-01-27 Thread Peter Matulis

** Attachment added: c0d0_sector
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/695842/+attachment/1810392/+files/c0d0_sector

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/695842

Title:
  Cannot install on HP Proliant DL385 G7 - dual RAID controllers

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


[Bug 695842] Re: Cannot install on HP Proliant DL385 G7 - dual RAID controllers

2011-01-27 Thread Peter Matulis

** Attachment added: c1d0_sector
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/695842/+attachment/1810393/+files/c1d0_sector

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/695842

Title:
  Cannot install on HP Proliant DL385 G7 - dual RAID controllers

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


[Bug 705113] Re: partman-lvm/device_remove_lvm does not work if volume group name already in use on disk

2011-01-20 Thread Peter Matulis

** Attachment added: preseed file
   
https://bugs.launchpad.net/ubuntu/+source/preseed/+bug/705113/+attachment/1800600/+files/lvm-raid.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705113

Title:
  partman-lvm/device_remove_lvm does not work if volume group name
  already in use on disk

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


[Bug 705113] Re: partman-lvm/device_remove_lvm does not work if volume group name already in use on disk

2011-01-20 Thread Peter Matulis
*** This bug is a duplicate of bug 154086 ***
https://bugs.launchpad.net/bugs/154086

** This bug has been marked a duplicate of bug 154086
   Installing to HDD with previous ubuntu fails to create fresh LVM claiming 
group already in use
 * You can subscribe to bug 154086 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/partman-auto-lvm/+bug/154086/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705113

Title:
  partman-lvm/device_remove_lvm does not work if volume group name
  already in use on disk

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


[Bug 154086] Re: Installing to HDD with previous ubuntu fails to create fresh LVM claiming group already in use

2011-01-20 Thread Peter Matulis
┌──┤ [!!] Partition disks ├───┐
│ │
│ Volume group name already in use │
│ The volume group name used to automatically partition using LVM is │
│ already in use. Lowering the priority for configuration questions │
│ will allow you to specify an alternative name. │
│ │
│ Go Back Continue │
│ │
└──┘

Preseed file, and syslog/partman install files (using
DEBCONF_DEBUG=developer installer kernel option) to be attached shortly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/154086

Title:
  Installing to HDD with previous ubuntu fails to create fresh LVM
  claiming group already in use

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

[Bug 154086] Re: Installing to HDD with previous ubuntu fails to create fresh LVM claiming group already in use

2011-01-20 Thread Peter Matulis

** Attachment added: preseed.txt
   
https://bugs.launchpad.net/ubuntu/+source/partman-auto-lvm/+bug/154086/+attachment/1800683/+files/preseed.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/154086

Title:
  Installing to HDD with previous ubuntu fails to create fresh LVM
  claiming group already in use

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


[Bug 154086] Re: Installing to HDD with previous ubuntu fails to create fresh LVM claiming group already in use

2011-01-20 Thread Peter Matulis

** Attachment added: syslog2.txt
   
https://bugs.launchpad.net/ubuntu/+source/partman-auto-lvm/+bug/154086/+attachment/1800684/+files/syslog2.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/154086

Title:
  Installing to HDD with previous ubuntu fails to create fresh LVM
  claiming group already in use

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


[Bug 154086] Re: Installing to HDD with previous ubuntu fails to create fresh LVM claiming group already in use

2011-01-20 Thread Peter Matulis

** Attachment added: partman2.txt
   
https://bugs.launchpad.net/ubuntu/+source/partman-auto-lvm/+bug/154086/+attachment/1800685/+files/partman2.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/154086

Title:
  Installing to HDD with previous ubuntu fails to create fresh LVM
  claiming group already in use

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


[Bug 705113] [NEW] partman-lvm/device_remove_lvm does not work if volume group name already in use on disk

2011-01-19 Thread Peter Matulis
Public bug reported:

The partman-lvm/device_remove_lvm setting does not work if the volume
group name is already in use on disk.

┌──┤ [!!] Partition disks ├───┐
│ │
│ Volume group name already in use │
│ The volume group name used to automatically partition using LVM is │
│ already in use. Lowering the priority for configuration questions │
│ will allow you to specify an alternative name. │
│ │
│ Go Back Continue │
│ │
└──┘

Preseed file, and syslog/partman install files (using
DEBCONF_DEBUG=developer installer kernel option) to be attached shortly.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705113

Title:
  partman-lvm/device_remove_lvm does not work if volume group name
  already in use on disk

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

[Bug 705113] Re: partman-lvm/device_remove_lvm does not work if volume group name already in use on disk

2011-01-19 Thread Peter Matulis

** Attachment added: syslog2.txt
   
https://bugs.launchpad.net/ubuntu/+source/preseed/+bug/705113/+attachment/1799842/+files/syslog2.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705113

Title:
  partman-lvm/device_remove_lvm does not work if volume group name
  already in use on disk

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


[Bug 705113] Re: partman-lvm/device_remove_lvm does not work if volume group name already in use on disk

2011-01-19 Thread Peter Matulis

** Attachment added: partman2.txt
   
https://bugs.launchpad.net/ubuntu/+source/preseed/+bug/705113/+attachment/1799843/+files/partman2.txt

** Description changed:

  The partman-lvm/device_remove_lvm setting does not work if the volume
  group name is already in use on disk.
  
  ┌──┤ [!!] Partition disks ├───┐
  │ │
  │ Volume group name already in use │
  │ The volume group name used to automatically partition using LVM is │
  │ already in use. Lowering the priority for configuration questions │
  │ will allow you to specify an alternative name. │
  │ │
  │ Go Back Continue │
  │ │
  └──┘
  
- Preseed file, and syslog/partman install files to be attached shortly.
+ Preseed file, and syslog/partman install files (using
+ DEBCONF_DEBUG=developer installer kernel option) to be attached shortly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705113

Title:
  partman-lvm/device_remove_lvm does not work if volume group name
  already in use on disk

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

[Bug 702903] Re: package tftpd-hpa 5.0-11ubuntu2 failed to install/upgrade: Pakiet jest w złym stanie - powinien zostać przeinstalowany przed usunięciem.

2011-01-14 Thread Peter Matulis
I cannot reproduce this.

I translated the error message to this:

The package is in poor condition - it should be reinstalled before
removal

How I knew the original was in Polish is beyond me.

$ sudo aptitude install tftpd-hpa=5.0-11ubuntu2

$ sudo aptitude full-upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
The following packages will be upgraded:
  tftpd-hpa 
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 46.9kB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
Get:1 http://archive.ubuntu.com/ubuntu/ lucid-updates/main tftpd-hpa 
5.0-11ubuntu2.1 [46.9kB]
Fetched 46.9kB in 0s (106kB/s)
Preconfiguring packages ...
(Reading database ... 27344 files and directories currently installed.)
Preparing to replace tftpd-hpa 5.0-11ubuntu2 (using 
.../tftpd-hpa_5.0-11ubuntu2.1_amd64.deb) ...
tftpd-hpa stop/waiting
Unpacking replacement tftpd-hpa ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up tftpd-hpa (5.0-11ubuntu2.1) ...
tftpd user (tftp) already exists, doing nothing.

tftpd-hpa directory (/var/lib/tftpboot) already exists, doing nothing.
tftpd-hpa start/running, process 11999

Reading package lists... Done 
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done

Current status: 0 updates [-1].

$ dpkg -l tftpd-hpa
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  tftpd-hpa 5.0-11ubuntu2.1   HPA's 
tftp server

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in ubuntu.
https://bugs.launchpad.net/bugs/702903

Title:
  package tftpd-hpa 5.0-11ubuntu2 failed to install/upgrade: Pakiet jest
  w złym stanie - powinien zostać przeinstalowany  przed usunięciem.

-- 
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 702903] Re: package tftpd-hpa 5.0-11ubuntu2 failed to install/upgrade: Pakiet jest w złym stanie - powinien zostać przeinstalowany przed usunięciem.

2011-01-14 Thread Peter Matulis
I cannot reproduce this.

I translated the error message to this:

The package is in poor condition - it should be reinstalled before
removal

How I knew the original was in Polish is beyond me.

$ sudo aptitude install tftpd-hpa=5.0-11ubuntu2

$ sudo aptitude full-upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
The following packages will be upgraded:
  tftpd-hpa 
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 46.9kB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
Get:1 http://archive.ubuntu.com/ubuntu/ lucid-updates/main tftpd-hpa 
5.0-11ubuntu2.1 [46.9kB]
Fetched 46.9kB in 0s (106kB/s)
Preconfiguring packages ...
(Reading database ... 27344 files and directories currently installed.)
Preparing to replace tftpd-hpa 5.0-11ubuntu2 (using 
.../tftpd-hpa_5.0-11ubuntu2.1_amd64.deb) ...
tftpd-hpa stop/waiting
Unpacking replacement tftpd-hpa ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up tftpd-hpa (5.0-11ubuntu2.1) ...
tftpd user (tftp) already exists, doing nothing.

tftpd-hpa directory (/var/lib/tftpboot) already exists, doing nothing.
tftpd-hpa start/running, process 11999

Reading package lists... Done 
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done

Current status: 0 updates [-1].

$ dpkg -l tftpd-hpa
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  tftpd-hpa 5.0-11ubuntu2.1   HPA's 
tftp server

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/702903

Title:
  package tftpd-hpa 5.0-11ubuntu2 failed to install/upgrade: Pakiet jest
  w złym stanie - powinien zostać przeinstalowany  przed usunięciem.

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

[Bug 695842] Re: Cannot install on HP Proliant DL385 G7 - dual RAID controllers

2011-01-13 Thread Peter Matulis
The syslog of the Lucid test (no LVM nor MD) shows grub-install being
successful.  Strange.

** Attachment added: 2raid_nomdlvm_Lucid.tar
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/695842/+attachment/1792686/+files/2raid_nomdlvm_Lucid.tar

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/695842

Title:
  Cannot install on HP Proliant DL385 G7 - dual RAID controllers

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


<    1   2   3   4   5   6   7   >