[Bug 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2010-12-15 Thread Imre Gergely
I don't see it in -proposed yet, when should it appear?

-- 
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/265058

Title:
  [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

-- 
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 629234] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-15 Thread Sebastien Bacher
** Also affects: vsftpd (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607129
   Importance: Unknown
   Status: Unknown

-- 
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/629234

Title:
  package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

-- 
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 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2010-12-15 Thread Benjamin Drung
In hours or days. It needs to get manually accepted. Once it in
-proposed, you will get notified.

-- 
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/265058

Title:
  [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

-- 
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 661024] Re: etckeeper fail to work when installed during installation

2010-12-15 Thread Thierry Carrez
Fixing this in Maverick involves respinning an install media, since
etckeeper at install-time will be pulled from the CD, so I don't think
that will happen...

** Changed in: etckeeper (Ubuntu)
   Status: Triaged = In Progress

** Changed in: etckeeper (Ubuntu)
 Assignee: (unassigned) = Thierry Carrez (ttx)

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

Title:
  etckeeper fail to work when installed during installation

-- 
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 661024] Re: etckeeper fail to work when installed during installation

2010-12-15 Thread Launchpad Bug Tracker
This bug was fixed in the package etckeeper - 0.50ubuntu2

---
etckeeper (0.50ubuntu2) natty; urgency=low

  * commit.d/50vcs-commit: Avoid failure in initial commit if etckeeper
is not installed from a tty (like early during installation) (LP: #661024)
 -- Thierry Carrez (ttx) thie...@openstack.org   Wed, 15 Dec 2010 11:18:50 
+0100

** Changed in: etckeeper (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  etckeeper fail to work when installed during installation

-- 
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 615177] Re: mythtv schedules broken due apparmor mysql profile

2010-12-15 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor - 2.5.1-0ubuntu0.10.04.1

---
apparmor (2.5.1-0ubuntu0.10.04.1) lucid-proposed; urgency=low

  * Backport 2.5.1-0ubuntu0.10.10.1 from maverick for userspace tools to work
with newer kernels (LP: #660077)
NOTE: user-tmp now uses 'owner' match, so non-default profiles will have
to be adjusted when 2 separately confined applications that both use the
user-tmp abstraction depend on being able to cooperatively share files
with each other in /tmp or /var/tmp.
  * remove the following patches (features not appropriate for SRU):
- 0002-add-chromium-browser.patch
- 0003-local-includes.patch
- 0004-ubuntu-abstractions-updates.patch
  * debian/rules (this makes it the same as what was shipped in 10.04 LTS
release):
- don't ship aa-update-browser and its man page (requires
  0004-ubuntu-abstractions-updates.patch)
- don't ship apparmor.d/local/ (requires 0003-local-includes.patch)
- don't use dh_apparmor (not in Ubuntu 10.04 LTS)
- don't ship chromium profile
  * remove debian/profiles/chromium-browser
  * remove debian/aa-update-browser*
  * debian/apparmor-profiles.postinst: revert to that in lucid release
(requires dh_apparmor and 0002-add-chromium-browser.patch)
  * remove debian/apparmor-profiles.postrm: doesn't make sense without
0002-add-chromium-browser.patch
  * debian/control:
- revert Build-Depends on debhelper (= 5)
- revert Standards-Version to 3.8.4
- revert Vcs-Bzr
- use Conflicts/Replaces version that was in Ubuntu 10.04 LTS
  * debian/patches/0011-lucid-compat-dbus.patch: move /var/lib/dbus/machine-id
back into dbus, since profiles on 10.04 LTS expect it there
  * debian/patches/0012-lucid-compat-kde.patch: add kde4-config to kde
abstraction, since the firefox profile on Ubuntu 10.04 LTS expects it to
be there

apparmor (2.5.1-0ubuntu0.10.10.2) maverick-proposed; urgency=low

  * New upstream release (LP: #660077)
- The following patches were refreshed:
  + 0001-fix-release.patch
  + 0003-local-includes.patch
  + 0004-ubuntu-abstractions-updates.patch
  + 0008-lp648900.patch: renamed as 0005-lp648900.patch
- The following patches were dropped (included upstream):
  + 0005-lp601583.patch
  + 0006-network-interface-enumeration.patch
  + 0007-gnome-updates.patch
  * debian/patches/0006-testsuite-fixes.patch: testsuite fixes from head
of 2.5 branch. These are needed for QRT and SRU testing (LP: #652211)
  * debian/patches/0007-honor-cflags.patch: have the parser makefile honor
CFLAGS environment variable. Brings back missing symbols for the retracer
  * debian/patches/0008-lp652674.patch: fix warnings for messages without
denied or requested masks (LP: #652674)
  * debian/apparmor.init: fix path to aa-status (LP: #654841)
  * debian/apport/source_apparmor.py: apport hook should use
root_command_hook() for running apparmor_status (LP: #655529)
  * debian/apport/source_apparmor.py: use ProcKernelCmdline and don't clobber
cmdline details (LP: #657091)
  * debian/{rules,control}: move apache2 abstractions into the base package
so we can put apache2 profiles into the -profiles package without
aa-logprof bailing out. Patch by Marc Deslauriers.
(LP: #539441)
  * debian/patches/0009-sensible-browser-pix.patch: use Pix with
sensible-browser
  * debian/patches/0010-ubuntu-buildd.patch: skip parser caching test if
the AppArmor securityfs introspection directory is not mounted, as
is the case on Ubuntu buildds.

apparmor (2.5.1~rc1-0ubuntu2) maverick; urgency=low

  * abstractions/ubuntu-email: adjustment for ever-changing thunderbird path
(LP: #648900)

apparmor (2.5.1~rc1-0ubuntu1) maverick; urgency=low

  [ Jamie Strandboge ]
  * New upstream RC release (revision 1413). In addition to getting the tools
to work with the maverick kernel, this update fixes:
- LP: #619521
- LP: #633369
- LP: #626451
- LP: #581525
- LP: #623467 (link and unlink still need to be addressed)
  * Dropped the following patches, included upstream:
- 0002-lp615177.patch
- 0004-ubuntu-pux.patch
- 0006-kde4-config-pux.patch
- 0007-lp605835.patch
- 0012-lp625041.patch
- 0013-lp623586.patch
  * Update the following patches:
- rename 0010-fix-release.patch as 0001-fix-release.patch since this will
  likely always need to be here
- rename 0005-add-chromium-browser.patch as
  0002-add-chromium-browser.patch
- rename 0001-local-includes.patch as 0003-local-includes.patch and update
  to use r1493 (from trunk) of local/README file. This can be dropped in
  2.6.
- collect the ubuntu abstractions updates pulled from trunk into
  0004-ubuntu-abstractions-updates.patch. This can be dropped in 2.6.
- rename 0008-lp601583.patch as 0005-lp601583.patch. This can be dropped
  in 2.5.1 final.
  * fix up some lintian warnings:
- 

[Bug 578922] Re: mysql configuration should be adjusted to help prevent against chained attacks against LAMP stack

2010-12-15 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor - 2.5.1-0ubuntu0.10.04.1

---
apparmor (2.5.1-0ubuntu0.10.04.1) lucid-proposed; urgency=low

  * Backport 2.5.1-0ubuntu0.10.10.1 from maverick for userspace tools to work
with newer kernels (LP: #660077)
NOTE: user-tmp now uses 'owner' match, so non-default profiles will have
to be adjusted when 2 separately confined applications that both use the
user-tmp abstraction depend on being able to cooperatively share files
with each other in /tmp or /var/tmp.
  * remove the following patches (features not appropriate for SRU):
- 0002-add-chromium-browser.patch
- 0003-local-includes.patch
- 0004-ubuntu-abstractions-updates.patch
  * debian/rules (this makes it the same as what was shipped in 10.04 LTS
release):
- don't ship aa-update-browser and its man page (requires
  0004-ubuntu-abstractions-updates.patch)
- don't ship apparmor.d/local/ (requires 0003-local-includes.patch)
- don't use dh_apparmor (not in Ubuntu 10.04 LTS)
- don't ship chromium profile
  * remove debian/profiles/chromium-browser
  * remove debian/aa-update-browser*
  * debian/apparmor-profiles.postinst: revert to that in lucid release
(requires dh_apparmor and 0002-add-chromium-browser.patch)
  * remove debian/apparmor-profiles.postrm: doesn't make sense without
0002-add-chromium-browser.patch
  * debian/control:
- revert Build-Depends on debhelper (= 5)
- revert Standards-Version to 3.8.4
- revert Vcs-Bzr
- use Conflicts/Replaces version that was in Ubuntu 10.04 LTS
  * debian/patches/0011-lucid-compat-dbus.patch: move /var/lib/dbus/machine-id
back into dbus, since profiles on 10.04 LTS expect it there
  * debian/patches/0012-lucid-compat-kde.patch: add kde4-config to kde
abstraction, since the firefox profile on Ubuntu 10.04 LTS expects it to
be there

apparmor (2.5.1-0ubuntu0.10.10.2) maverick-proposed; urgency=low

  * New upstream release (LP: #660077)
- The following patches were refreshed:
  + 0001-fix-release.patch
  + 0003-local-includes.patch
  + 0004-ubuntu-abstractions-updates.patch
  + 0008-lp648900.patch: renamed as 0005-lp648900.patch
- The following patches were dropped (included upstream):
  + 0005-lp601583.patch
  + 0006-network-interface-enumeration.patch
  + 0007-gnome-updates.patch
  * debian/patches/0006-testsuite-fixes.patch: testsuite fixes from head
of 2.5 branch. These are needed for QRT and SRU testing (LP: #652211)
  * debian/patches/0007-honor-cflags.patch: have the parser makefile honor
CFLAGS environment variable. Brings back missing symbols for the retracer
  * debian/patches/0008-lp652674.patch: fix warnings for messages without
denied or requested masks (LP: #652674)
  * debian/apparmor.init: fix path to aa-status (LP: #654841)
  * debian/apport/source_apparmor.py: apport hook should use
root_command_hook() for running apparmor_status (LP: #655529)
  * debian/apport/source_apparmor.py: use ProcKernelCmdline and don't clobber
cmdline details (LP: #657091)
  * debian/{rules,control}: move apache2 abstractions into the base package
so we can put apache2 profiles into the -profiles package without
aa-logprof bailing out. Patch by Marc Deslauriers.
(LP: #539441)
  * debian/patches/0009-sensible-browser-pix.patch: use Pix with
sensible-browser
  * debian/patches/0010-ubuntu-buildd.patch: skip parser caching test if
the AppArmor securityfs introspection directory is not mounted, as
is the case on Ubuntu buildds.

apparmor (2.5.1~rc1-0ubuntu2) maverick; urgency=low

  * abstractions/ubuntu-email: adjustment for ever-changing thunderbird path
(LP: #648900)

apparmor (2.5.1~rc1-0ubuntu1) maverick; urgency=low

  [ Jamie Strandboge ]
  * New upstream RC release (revision 1413). In addition to getting the tools
to work with the maverick kernel, this update fixes:
- LP: #619521
- LP: #633369
- LP: #626451
- LP: #581525
- LP: #623467 (link and unlink still need to be addressed)
  * Dropped the following patches, included upstream:
- 0002-lp615177.patch
- 0004-ubuntu-pux.patch
- 0006-kde4-config-pux.patch
- 0007-lp605835.patch
- 0012-lp625041.patch
- 0013-lp623586.patch
  * Update the following patches:
- rename 0010-fix-release.patch as 0001-fix-release.patch since this will
  likely always need to be here
- rename 0005-add-chromium-browser.patch as
  0002-add-chromium-browser.patch
- rename 0001-local-includes.patch as 0003-local-includes.patch and update
  to use r1493 (from trunk) of local/README file. This can be dropped in
  2.6.
- collect the ubuntu abstractions updates pulled from trunk into
  0004-ubuntu-abstractions-updates.patch. This can be dropped in 2.6.
- rename 0008-lp601583.patch as 0005-lp601583.patch. This can be dropped
  in 2.5.1 final.
  * fix up some lintian warnings:
- 

[Bug 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2010-12-15 Thread Martin Pitt
Accepted openvpn into hardy-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: openvpn (Ubuntu Hardy)
   Status: Triaged = Fix Committed

-- 
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/265058

Title:
  [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

-- 
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 244233] Re: Logrotate is noisy with: Re-opening all log files

2010-12-15 Thread Martin Pitt
Accepted mailman into hardy-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: mailman (Ubuntu Hardy)
   Status: New = Fix Committed

** Tags added: verification-needed

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

Title:
  Logrotate is noisy with: Re-opening all log files

-- 
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 244233] Re: Logrotate is noisy with: Re-opening all log files

2010-12-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/hardy-proposed/mailman

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

Title:
  Logrotate is noisy with: Re-opening all log files

-- 
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 690436] Re: ssh-import-id requires wget and ca-certificates to function properly

2010-12-15 Thread Colin Watson
I don't want to do that.  Instead, it should give a useful error message
if wget does not exist.  At most, it should be Recommends, but I'd tend
towards merely Suggests.

ssh-import-id is not an essential part of the openssh-server package -
most of the users of that package will never use it - and so Depends
would be inappropriate.

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

Title:
  ssh-import-id requires wget and ca-certificates to function properly

-- 
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 688522] Re: [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled

2010-12-15 Thread Dave Walker
On natty, this is currently blocked from testing by bug #687970.

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

-- 
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/688522

Title:
  [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled 

-- 
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 690215] Re: euca-describe-properties missing module

2010-12-15 Thread Dave Walker
** Changed in: eucalyptus (Ubuntu)
   Status: New = Confirmed

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

-- 
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/690215

Title:
  euca-describe-properties missing module

-- 
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 688469] Re: windows machines cannot open session when disconnected

2010-12-15 Thread Dave Walker
Thanks for reporting this bug, is this a new deployment or a regression
you think you have discovered?

Are there any valid logs which help demonstrate what is happening?

Thanks.

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

** Changed in: samba (Ubuntu)
   Importance: Undecided = Low

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

Title:
  windows machines cannot open session when disconnected

-- 
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 690219] Re: euca-describe-walruses missing module

2010-12-15 Thread Dave Walker
** Changed in: eucalyptus (Ubuntu)
   Status: New = Confirmed

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Low

-- 
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/690219

Title:
  euca-describe-walruses missing module

-- 
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 690214] Re: /usr/sbin/euca-describe-clusters missing module

2010-12-15 Thread Dave Walker
** Changed in: eucalyptus (Ubuntu)
   Status: New = Confirmed

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Low

-- 
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/690214

Title:
  /usr/sbin/euca-describe-clusters missing module

-- 
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 690217] Re: euca-describe-users missing module

2010-12-15 Thread Dave Walker
** Changed in: eucalyptus (Ubuntu)
   Status: New = Confirmed

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Low

-- 
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/690217

Title:
  euca-describe-users missing module

-- 
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 690210] Re: euca-describe-volumes missing module euca_admin.walruses

2010-12-15 Thread Dave Walker
** Changed in: eucalyptus (Ubuntu)
   Status: New = Confirmed

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Low

-- 
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/690210

Title:
  euca-describe-volumes missing module euca_admin.walruses

-- 
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 661024] Re: etckeeper fail to work when installed during installation

2010-12-15 Thread Petter Reinholdtsen
For us at the university of Oslo, a fix in Maverick only have to show up
with PXE installations, so no new media is needed to make us happy.

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

Title:
  etckeeper fail to work when installed during installation

-- 
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 690638] [NEW] snmp tools fail to translate OIDs

2010-12-15 Thread Arkaitz Jimenez
Public bug reported:

I have tested this on a freshly installed Ubuntu 10.10. I only did apt-get 
install snmp snmpd
Looks like there are missing MIBs that are referenced by existing MIBs but I 
can't find them in any Ubuntu package.
I had to manually copy SNMPv2-SMI SNMPv2-TC and INET-ADDRESS-MIB which are 
referenced by:
~$ egrep -l INET-ADDRESS-MIB|SNMPv2-TC|SNMPv2-SMI /usr/share/mibs/netsnmp/*
/usr/share/mibs/netsnmp/GNOME-SMI
/usr/share/mibs/netsnmp/INET-ADDRESS-MIB
/usr/share/mibs/netsnmp/LM-SENSORS-MIB
/usr/share/mibs/netsnmp/NET-SNMP-AGENT-MIB
/usr/share/mibs/netsnmp/NET-SNMP-EXAMPLES-MIB
/usr/share/mibs/netsnmp/NET-SNMP-EXTEND-MIB
/usr/share/mibs/netsnmp/NET-SNMP-MIB
/usr/share/mibs/netsnmp/NET-SNMP-MONITOR-MIB
/usr/share/mibs/netsnmp/NET-SNMP-PASS-MIB
/usr/share/mibs/netsnmp/NET-SNMP-SYSTEM-MIB
/usr/share/mibs/netsnmp/NET-SNMP-TC
/usr/share/mibs/netsnmp/NET-SNMP-VACM-MIB
/usr/share/mibs/netsnmp/SNMP-FRAMEWORK-MIB
/usr/share/mibs/netsnmp/SNMPv2-SMI
/usr/share/mibs/netsnmp/SNMPv2-TC
/usr/share/mibs/netsnmp/UCD-DEMO-MIB
/usr/share/mibs/netsnmp/UCD-DISKIO-MIB
/usr/share/mibs/netsnmp/UCD-DLMOD-MIB
/usr/share/mibs/netsnmp/UCD-IPFWACC-MIB
/usr/share/mibs/netsnmp/UCD-SNMP-MIB

Now, although this might not be a problem I thought it was relevant.

The real problem is that snmp is not able to resolve even the basic system 
oids, checking with snmpwalk:
~$ snmpwalk -c public -v 2c Cobain
iso.3.6.1.2.1.1.1.0 = STRING: Linux Cobain 2.6.35-23-generic-pae #41-Ubuntu 
SMP Wed Nov 24 10:35:46 UTC 2010 i686
iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.8072.3.2.10
iso.3.6.1.2.1.1.3.0 = Timeticks: (394598) 1:05:45.98
iso.3.6.1.2.1.1.4.0 = STRING: Me m...@example.org
iso.3.6.1.2.1.1.5.0 = STRING: Cobain
iso.3.6.1.2.1.1.6.0 = STRING: Sitting on the Dock of the Bay
iso.3.6.1.2.1.1.7.0 = INTEGER: 72
iso.3.6.1.2.1.1.8.0 = Timeticks: (5) 0:00:00.05
iso.3.6.1.2.1.1.9.1.2.1 = OID: iso.3.6.1.6.3.10.3.1.1
iso.3.6.1.2.1.1.9.1.2.2 = OID: iso.3.6.1.6.3.11.3.1.1
iso.3.6.1.2.1.1.9.1.2.3 = OID: iso.3.6.1.6.3.15.2.1.1
iso.3.6.1.2.1.1.9.1.2.4 = OID: iso.3.6.1.6.3.1
iso.3.6.1.2.1.1.9.1.2.5 = OID: iso.3.6.1.2.1.49
iso.3.6.1.2.1.1.9.1.2.6 = OID: iso.3.6.1.2.1.4
iso.3.6.1.2.1.1.9.1.2.7 = OID: iso.3.6.1.2.1.50
iso.3.6.1.2.1.1.9.1.2.8 = OID: iso.3.6.1.6.3.16.2.2.1
iso.3.6.1.2.1.1.9.1.3.1 = STRING: The SNMP Management Architecture MIB.
iso.3.6.1.2.1.1.9.1.3.2 = STRING: The MIB for Message Processing and 
Dispatching.
iso.3.6.1.2.1.1.9.1.3.3 = STRING: The management information definitions for 
the SNMP User-based Security Model.
iso.3.6.1.2.1.1.9.1.3.4 = STRING: The MIB module for SNMPv2 entities
iso.3.6.1.2.1.1.9.1.3.5 = STRING: The MIB module for managing TCP 
implementations
iso.3.6.1.2.1.1.9.1.3.6 = STRING: The MIB module for managing IP and ICMP 
implementations
iso.3.6.1.2.1.1.9.1.3.7 = STRING: The MIB module for managing UDP 
implementations
iso.3.6.1.2.1.1.9.1.3.8 = STRING: View-based Access Control Model for SNMP.
iso.3.6.1.2.1.1.9.1.4.1 = Timeticks: (5) 0:00:00.05
iso.3.6.1.2.1.1.9.1.4.2 = Timeticks: (5) 0:00:00.05
iso.3.6.1.2.1.1.9.1.4.3 = Timeticks: (5) 0:00:00.05
iso.3.6.1.2.1.1.9.1.4.4 = Timeticks: (5) 0:00:00.05
iso.3.6.1.2.1.1.9.1.4.5 = Timeticks: (5) 0:00:00.05
iso.3.6.1.2.1.1.9.1.4.6 = Timeticks: (5) 0:00:00.05
iso.3.6.1.2.1.1.9.1.4.7 = Timeticks: (5) 0:00:00.05
iso.3.6.1.2.1.1.9.1.4.8 = Timeticks: (5) 0:00:00.05
iso.3.6.1.2.1.25.1.1.0 = Timeticks: (15274755) 1 day, 18:25:47.55
iso.3.6.1.2.1.25.1.2.0 = Hex-STRING: 07 DA 0C 0F 0D 17 37 00 2B 00 00 
iso.3.6.1.2.1.25.1.3.0 = INTEGER: 1536
iso.3.6.1.2.1.25.1.4.0 = STRING: 
BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic-pae 
root=UUID=cec1a5a0-fc57-4e68-b2b2-41b9b2037e32 ro quiet splash

iso.3.6.1.2.1.25.1.5.0 = Gauge32: 5
iso.3.6.1.2.1.25.1.6.0 = Gauge32: 238
iso.3.6.1.2.1.25.1.7.0 = INTEGER: 0
iso.3.6.1.2.1.25.1.7.0 = No more variables left in this MIB View (It is past 
the end of the MIB tree)

No OID has been resolved, even the snmptranslate examples from the 
snmptranslate manpage don't work for me.
I've tried the same in a freshly installed Debian system under the same 
circumstances and the oids were resolved to MIB and attribute names.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: snmp 5.4.3~dfsg-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic-pae 2.6.35.7
Uname: Linux 2.6.35-23-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Dec 15 13:12:59 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_IE.utf8
SourcePackage: net-snmp

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

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

Title:
  snmp tools fail to translate OIDs

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or 

[Bug 690638] Re: snmp tools fail to translate OIDs

2010-12-15 Thread Arkaitz Jimenez


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

Title:
  snmp tools fail to translate OIDs

-- 
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 690042] Re: libvirtd tries to disable ipv6's accept_ra even when ipv6 is disabled outright in the kernel

2010-12-15 Thread Dave Walker
** Changed in: libvirt (Ubuntu)
   Status: New = Confirmed

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

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

Title:
  libvirtd tries to disable ipv6's accept_ra even when ipv6 is disabled 
outright in the kernel

-- 
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 688522] Re: [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled

2010-12-15 Thread Matthias Klose
I asked to check, if this issue is seen with openjdk-7 too. please
investigate. openjdk-7 packages can be found in the ~openjdk PPA. the
maverick packages can be installed in natty too.


** Changed in: openjdk-6 (Ubuntu)
   Status: Confirmed = Incomplete

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

-- 
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/688522

Title:
  [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled 

-- 
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 244233] Re: Logrotate is noisy with: Re-opening all log files

2010-12-15 Thread Imre Gergely
Did the test case and everythings seems ok.

r...@utest-hhs32:~# apt-cache policy mailman
mailman:
  Installed: 1:2.1.9-9ubuntu1.2
  Candidate: 1:2.1.9-9ubuntu1.2
  Version table:
 *** 1:2.1.9-9ubuntu1.2 0
500 http://archive.ubuntu.com hardy-proposed/main Packages
100 /var/lib/dpkg/status
 1:2.1.9-9ubuntu1.1 0
500 http://ro.archive.ubuntu.com hardy-updates/main Packages
 1:2.1.9-9ubuntu1 0
500 http://ro.archive.ubuntu.com hardy/main Packages


r...@utest-hhs32:~# ls -la /var/log/mailman/
total 12
drwxrws---  2 root list 4096 2010-12-15 16:36 .
drwxr-xr-x 11 root root 4096 2010-12-15 16:33 ..
-rw-rw-r--  1 list list0 2010-12-15 16:34 error
-rw-rw-r--  1 list list  729 2010-12-15 16:34 qrunner

r...@utest-hhs32:~# logrotate -f /etc/logrotate.d/mailman --- (notice how 
there is no message displayed)
r...@utest-hhs32:~# ls -la /var/log/mailman/
total 16
drwxrws---  2 root list 4096 2010-12-15 16:36 .
drwxr-xr-x 11 root root 4096 2010-12-15 16:33 ..
-rw-rw-r--  1 list list0 2010-12-15 16:36 error
-rw-rw-r--  1 list list0 2010-12-15 16:34 error.1
-rw-rw-r--  1 list list  729 2010-12-15 16:36 qrunner
-rw-rw-r--  1 list list 1458 2010-12-15 16:36 qrunner.1

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

Title:
  Logrotate is noisy with: Re-opening all log files

-- 
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 687970] Re: [FTBFS] package 'eucalyptus' (2.0+bzr1241-0ubuntu4) failed to build on natty

2010-12-15 Thread Matthias Klose
storage/Makefile doesn't mention the complete set of libraries for the
test binary. At least -lssl has to be added


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

-- 
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/687970

Title:
  [FTBFS] package 'eucalyptus' (2.0+bzr1241-0ubuntu4) failed to build on natty

-- 
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 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2010-12-15 Thread Imre Gergely
Tested the package from -proposed with the same certificate I generated
in comment #25 and this time is seems to work just fine:

r...@ds9:~# apt-cache policy openvpn
openvpn:
  Installed: 2.1~rc7-1ubuntu3.6
  Candidate: 2.1~rc7-1ubuntu3.6
  Version table:
 *** 2.1~rc7-1ubuntu3.6 0
500 http://archive.ubuntu.com hardy-proposed/main Packages
100 /var/lib/dpkg/status
 2.1~rc7-1ubuntu3.5 0
500 http://ftp.astral.ro hardy-updates/main Packages
 2.1~rc7-1ubuntu3.3 0
500 http://security.ubuntu.com hardy-security/main Packages
 2.1~rc7-1ubuntu3 0
990 http://ftp.astral.ro hardy/main Packages

r...@ds9:/etc/openvpn# strace -s256 openvpn --config
/etc/openvpn/server.conf  /tmp/strace-good.txt 21

r...@ds9:~# cat /tmp/strace-good.txt |grep ximi3
recvfrom(4,  
\377d\333ii\266\31ow\24\5I\266\362\267\211!M\341\224\373\226\346$\0224/\325\0\0\0M\10\324m\0\0\0\0\4\3U\4\3\23\5ximi31\v0\t\6\3U\4\6\23\2RO1\v0\t\6\3U\4\10\23\2CJ1\0240\22\6\3U\4\7\23\vCluj
 Napoca1\f0\n\6\3U\4\n\23\3DS91 
0\36\6\t*\206h\206\367\r\1\t\1\26\21gi...@nara, 1558, 0, {sa_family=AF_INET, 
sin_port=htons(60504), sin_addr=inet_addr(89.136.48.193)}, [16]) = 142
write(1, Wed Dec 15 16:45:02 2010 us=209343 89.136.48.193:60504 VERIFY OK: 
depth=0, 
/CN=ximi3/C=RO/ST=CJ/L=Cluj_Napoca/O=DS9/emailaddress=gi...@narancs.net\n, 
147) = 147
write(1, Wed Dec 15 16:45:02 2010 us=369512 89.136.48.193:60504 [ximi3] Peer 
Connection Initiated with 89.136.48.193:60504\n, 114) = 114
open(ccd/ximi3, O_RDONLY) = 6
write(1, Wed Dec 15 16:45:02 2010 us=370180 ximi3/89.136.48.193:60504 OPTIONS 
IMPORT: reading client specific options from: ccd/ximi3\n, 125) = 125

My old certificates do work also, it seems the fix didn't break
anything.

-- 
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/265058

Title:
  [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

-- 
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 463703] Re: AV Installation failed on 9.1 inside VMware

2010-12-15 Thread Imre Gergely
** Changed in: clamav (Ubuntu)
 Assignee: Imre Gergely (cemc) = (unassigned)

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

Title:
  AV Installation failed on  9.1 inside VMware

-- 
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 661024] Re: etckeeper fail to work when installed during installation

2010-12-15 Thread Thierry Carrez
Interesting, sounds like a good target for SRU, then.
See https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Also affects: etckeeper (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: etckeeper (Ubuntu Maverick)
   Status: New = Triaged

** Changed in: etckeeper (Ubuntu Maverick)
   Importance: Undecided = Medium

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

Title:
  etckeeper fail to work when installed during installation

-- 
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 690387] Re: udev block naming breaks failover and sd kref release cycle

2010-12-15 Thread Brian Murray
** Tags added: patch

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

Title:
  udev block naming breaks failover and sd kref release cycle

-- 
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 690436] Re: ssh-import-id requires wget and ca-certificates to function properly

2010-12-15 Thread Dustin Kirkland
I'm working on splitting ssh-import-id out.

** Changed in: openssh (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

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

** Changed in: openssh (Ubuntu)
   Importance: Undecided = Low

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

Title:
  ssh-import-id requires wget and ca-certificates to function properly

-- 
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 651698] Re: ssh_import_id doesn't like carriage return (^M)

2010-12-15 Thread Dustin Kirkland
** Changed in: openssh (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

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

Title:
  ssh_import_id doesn't like carriage return (^M)

-- 
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 392532] Re: apache2.2-common: /etc/init.d/apache2 script is empty

2010-12-15 Thread Benedikt Bauer
 This should be fixed in maverick and above now.

 chuck

Any news on a fix for the LTS? 
I suppose that's what most people run on their servers and this is definitely a 
server related bug.
So it would be nice to see that on Lucid some time soon.

 Killed (Well not literally, apache just didn't start) our server tonigt
after reboot.

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

Title:
  apache2.2-common: /etc/init.d/apache2 script is empty

-- 
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 653405] Re: rabbitmq-server fails to start if hostname is unresolvable

2010-12-15 Thread Clint Byrum
In a discussion in #rabbitmq on Freenode, the users there informed me
that there are actually two problems at play here.

Comment #3's log indicates that something was already listening on
rabbitmq's port, presumably rabbitmq. It does not indicate that there
was a failure looking up hostname.

What really seems to be the big issue is that if hostname changes,
rabbitmq cannot be restarted, nor can it be effectively queried for
status. This is because somewhere in /var/lib/rabbitmq, the hostname is
stored.

This actually means that any time hostname changes, rabbitmq cannot be
restarted without clearing all of its persistent storage.

Ouch.

Its not clear that we can fix that, but we can at least make the init.d
script provide some useful warnings on the conditions that:

* hostname has changed from the original (rabbitmqctl status will predictibly 
fail in this instance)
* hostname is unresolvable (a simple host lookup will do)

Instructing users to change the hostname back, and/or change it to
something resolvable, would probably be the best way to go.

For now, a workaround is to run

rabbitmqctl status

If this fails similar to this message:
# rabbitmqctl status
Status of node rab...@foo ...
Error: unable to connect to node rab...@foo: nodedown
diagnostics:
- unable to connect to epmd on foo: nxdomain
- current node: rabbitmqctl...@foo
- current node home dir: /var/lib/rabbitmq
- current node cookie hash: kaX/5T0iLfPB+YcqbsHCJA==

The hostname is probably unresolvable.. however, if there is at least a
listing of 'nodes and their ports on XXX', like this:

# rabbitmqctl status
Status of node rab...@localhost ...
Error: unable to connect to node rab...@localhost: nodedown
diagnostics:
- nodes and their ports on localhost: [{rabbitmqctl640,53615}]
- current node: rabbitmqctl...@localhost
- current node home dir: /var/lib/rabbitmq
- current node cookie hash: kaX/5T0iLfPB+YcqbsHCJA==


Then the hostname is resolvable, but rabbitmq is not running.

If, however, you have changed your hostname, you will get this error:

# rabbitmqctl status
Status of node 'rab...@clint-macbookpro' ...
Error: unable to connect to node 'rab...@clint-macbookpro': nodedown
diagnostics:

=ERROR REPORT 15-Dec-2010::11:06:16 ===
Error in process 0.36.0 on node 'rabbitmqctl...@clint-macbookpro' with exit 
value: 
{badarg,[{erlang,list_to_existing_atom,[rab...@localhost]},{dist_util,recv_challenge,1},{dist_util,handshake_we_started,1}]}

- nodes and their ports on clint-MacBookPro: [{rabbit,53426},
  {rabbitmqctl781,56544}]
- current node: 'rabbitmqctl...@clint-macbookpro'
- current node home dir: /var/lib/rabbitmq
- current node cookie hash: kaX/5T0iLfPB+YcqbsHCJA==


Note that it mentions list_to_existing_atom, [rab...@localhost] .. after @ is 
the old node name, and the one that you must set your hostname to in order to 
start rabbitmq again. I will set about trying to hack that into the init.d 
script to at least give people a fighting chance to correct their hostname.

Also, if you try to start rabbitmq and you get TIMEOUT .. thats caused
by having changed the hostname as well


** Summary changed:

- rabbitmq-server fails to start if hostname is unresolvable
+ rabbitmq-server fails to start if hostname is unresolvable or has changed 
since first starting

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

Title:
  rabbitmq-server fails to start if hostname is unresolvable or has changed 
since first starting

-- 
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 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2010-12-15 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
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/265058

Title:
  [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

-- 
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 244233] Re: Logrotate is noisy with: Re-opening all log files

2010-12-15 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

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

Title:
  Logrotate is noisy with: Re-opening all log files

-- 
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 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2010-12-15 Thread Cerin
I also encounter the same problem using the most recent rabbitmq-
server_2.2.0-1_all.deb, so the problem's not isolated to the older 1.7.2
version.

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

Title:
  rabbitmq-server fails to start if hostname is unresolvable or has changed 
since first starting

-- 
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 670289] Re: Laptop won't shut down with rabbitmq running

2010-12-15 Thread Clint Byrum
Thomas, AFACT, there is no upstart job for rabbitmq-server, and the
dependencies in /etc/init.d/* don't really apply to the system anymore
w.r.t. filesystems, because mountall does all mounts before rc-sysinit 2
is called. Further, the dependency on remote_fs is something that would
always come *after* local_fs, so that isn't an issue either.

You should have something in /var/log/boot.log,
/var/log/rabbitmq/startup_log, or /var/log/rabbitmq/startup_err that
indicates why it was not started. If its symlink is there as /etc/rc2.d
/S20rabbitmq-server as it should be, then there's no real reason that I
can think of for it not to start.

As for stopping, it should be one of the first things shutdown:


lrwxrwxrwx 1 root root  25 Dec 15 11:20 K20rabbitmq-server - 
../init.d/rabbitmq-server
-rw-r--r-- 1 root root 353 Sep  7  2009 README
lrwxrwxrwx 1 root root  18 Nov 17 10:46 S20sendsigs - ../init.d/sendsigs
lrwxrwxrwx 1 root root  17 Nov 17 10:46 S30urandom - ../init.d/urandom
lrwxrwxrwx 1 root root  22 Nov 17 10:46 S31umountnfs.sh - 
../init.d/umountnfs.sh
lrwxrwxrwx 1 root root  20 Nov 17 10:46 S35networking - ../init.d/networking
lrwxrwxrwx 1 root root  18 Nov 17 10:46 S40umountfs - ../init.d/umountfs
lrwxrwxrwx 1 root root  20 Nov 17 10:46 S60umountroot - ../init.d/umountroot
lrwxrwxrwx 1 root root  14 Nov 17 10:46 S90halt - ../init.d/halt


Its possible that the stop method isn't effective, but the next thing, 
sendsigs, will be sending it kill -9, so it doesn't make sense why the machine 
wouldn't poweroff because of this.

If somebody who is experiencing this can do an alt-f7 or ctrl-alt-f7 to
see the console, that might provide some insight into what is going on.

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

Title:
  Laptop won't shut down with rabbitmq running

-- 
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 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2010-12-15 Thread Clint Byrum
Cerin, is your hostname resolvable (ping `hostname`) ? Also did you try
the rabbitmqctl tests I mentioned above?

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

Title:
  rabbitmq-server fails to start if hostname is unresolvable or has changed 
since first starting

-- 
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 690815] [NEW] db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory (2)

2010-12-15 Thread Thomas Schweikle
Public bug reported:

Trying to start slapd fails:
! hdb_db_open: database cn=accesslog: 
db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory 
(2).
! backend_startup_one (type=hdb, suffix=cn=accesslog): bi_db_open failed! (2)
! slap_startup failed (test would succeed using the -u switch)

The file /var/lib/ldap/access/id2entry.bdb is indeed not there.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: slapd 2.4.21-0ubuntu5.3
ProcVersionSignature: Ubuntu 2.6.32-26.48-server 2.6.32.24+drm33.11
Uname: Linux 2.6.32-26-server x86_64
Architecture: amd64
Date: Wed Dec 15 20:31:51 2010
InstallationMedia: Ubuntu-Server 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.2)
ProcEnviron:
 LC_CTYPE=en_US.UTF-8
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: openldap

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


** Tags: amd64 apport-bug lucid

-- 
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/690815

Title:
  db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory 
(2)

-- 
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 690815] Re: db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory (2)

2010-12-15 Thread Thomas Schweikle


-- 
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/690815

Title:
  db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory 
(2)

-- 
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 690815] Re: db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory (2)

2010-12-15 Thread Thomas Schweikle
slapd doesn't start. slaptest doesn't create any files within
/etc/ldap/slapd.d

-- 
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/690815

Title:
  db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory 
(2)

-- 
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 668042] Re: If Libvirtd is restarted, libvirt drops active domains lose network interface info.

2010-12-15 Thread Imre Gergely
Confirmed.

Before the fix:

gi...@voy:~$ virsh start utest-lls32
Domain utest-lls32 started
gi...@voy:~$ sudo restart libvirt-bin
libvirt-bin start/running, process 8683
gi...@voy:~$ sudo virsh domifstat utest-lls32 vnet0
error: Failed to get interface stats utest-lls32 vnet0
error: invalid argument in invalid path, 'vnet0' is not a known interface

After the fix:

gi...@voy:~$ apt-cache policy libvirt-bin
libvirt-bin:
  Installed: 0.7.5-5ubuntu27.8
  Candidate: 0.7.5-5ubuntu27.8
  Version table:
 *** 0.7.5-5ubuntu27.8 0
500 http://archive.ubuntu.com/ubuntu/ lucid-proposed/main Packages
100 /var/lib/dpkg/status
 0.7.5-5ubuntu27.7 0
500 http://ro.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
500 http://ro.archive.ubuntu.com/ubuntu/ lucid-security/main Packages
 0.7.5-5ubuntu27 0
500 http://ro.archive.ubuntu.com/ubuntu/ lucid/main Packages

gi...@voy:~$ virsh start utest-lls32
Domain utest-lls32 started

gi...@voy:~$ sudo virsh domifstat utest-lls32 vnet0
vnet0 rx_bytes 3294
vnet0 rx_packets 42
vnet0 rx_errs 0
vnet0 rx_drop 0
vnet0 tx_bytes 1912
vnet0 tx_packets 18
vnet0 tx_errs 0
vnet0 tx_drop 0

gi...@voy:~$ sudo restart libvirt-bin
libvirt-bin start/running, process 9232

gi...@voy:~$ sudo virsh domifstat utest-lls32 vnet0
vnet0 rx_bytes 3906
vnet0 rx_packets 54
vnet0 rx_errs 0
vnet0 rx_drop 0
vnet0 tx_bytes 1912
vnet0 tx_packets 18
vnet0 tx_errs 0
vnet0 tx_drop 0

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

Title:
  If Libvirtd is restarted, libvirt drops active domains lose network interface 
info.

-- 
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 606373] Re: cloud-init output does not get to console when booted with pv-grub and ramdisk

2010-12-15 Thread Scott Moser
I've opened bug 682831 against plymouth, and nominated it for Lucid.
I believe it must be separate from this bug because booting with 'console=hvc0' 
does not fix the problem.

I'm only mentioning that new bug for reference.

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

Title:
  cloud-init output does not get to console when booted with pv-grub and ramdisk

-- 
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 685724] Re: openvpn server loses internet after bridge activation

2010-12-15 Thread jtl999
*bump***

-- 
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/685724

Title:
  openvpn server loses internet after bridge activation

-- 
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 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-15 Thread Clint Byrum
Hmm, I am wondering now if this bug is the same thing.

https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/616287

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

Title:
  race condition on shutdown (leads to corrupted fs)

-- 
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 589063] Re: Windows Server 2008 won't boot with more than 4 vCPUs

2010-12-15 Thread Troy Ready
@Serge Sorry for my long delay in responding. I still haven't had a
chance to test a 6 core Linux guest (the hardware in question doesn't
offer me much opportunity for downtime). Hopefully I'll be able to do it
this weekend.

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

Title:
  Windows Server 2008 won't boot with more than 4 vCPUs

-- 
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 690924] [NEW] package mysql-server-5.1 (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-12-15 Thread Joe Prema
Public bug reported:

Failed during installation of Myth Backend
Front aend was installed first

ProblemType: Package
Architecture: i386
Date: Wed Dec 15 22:03:17 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
NonfreeKernelModules: nvidia
Package: mysql-server-5.1 (not installed)
ProcVersionSignature: Ubuntu 2.6.31-22.69-generic
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 (not installed) failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
Uname: Linux 2.6.31-22-generic i686

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


** Tags: apport-package i386

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

Title:
  package mysql-server-5.1 (not installed) failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1

-- 
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 690924] Re: package mysql-server-5.1 (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-12-15 Thread Joe Prema


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

Title:
  package mysql-server-5.1 (not installed) failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1

-- 
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 690925] [NEW] Package MySQL 5.5.x for Natty

2010-12-15 Thread Michael Marley
Public bug reported:

MySQL 5.5.8 was just released today, and I was wondering if it might be
possible to package that for Natty, or at least put it in a PPA
somewhere.  I would do it myself, except they changed from GNU automake
to cmake for 5.5, and it is beyond my level of skill to update the
packaging script for that change.

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

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

Title:
  Package MySQL 5.5.x for Natty

-- 
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 444479] Re: missing apparmor access rule

2010-12-15 Thread Igor Santos
I'm using ubuntu 9.10 and was having those messages on /var/log/syslog when 
trying to stop mysql.
Added the line /sys/devices/system/cpu/ r, to the end of directories 
listing (before the last }) of /etc/apparmor.d/usr.sbin.mysqld and now the 
messages stopped... but i can't stop mysql yet. When I run $ sudo service 
mysql stop or $/etc/init.d/mysqld stop it fails and doesnt print nothing to 
syslog, dmesg or mysql logs.

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

Title:
  missing apparmor access rule 

-- 
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 629318] Re: package bacula-director-mysql 2 .4.4-1ubuntu9 failed to install/upgrade: Unterprozes s installiertes post-installation-Skript gab den Fehlerwer t 1 zurück

2010-12-15 Thread Launchpad Bug Tracker
[Expired for bacula (Ubuntu) because there has been no activity for 60
days.]

** Changed in: bacula (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package bacula-director-mysql 2.4.4-1ubuntu9 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

-- 
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 628764] Re: The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 18453 (/usr/sbin/smbd)

2010-12-15 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  The Samba 'panic action' script, /usr/share/samba/panic-action, was called 
for PID 18453 (/usr/sbin/smbd)

-- 
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 628546] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal.

2010-12-15 Thread Launchpad Bug Tracker
[Expired for mysql-dfsg-5.1 (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
Package is in a very bad inconsistent state - you should  reinstall it before 
attempting a removal.

-- 
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 627961] Re: package mysql-server 5.1.41-3 ubuntu12.6 failed to install/upgrade: függős égi hibák - e csomag beállítatlan mara dt

2010-12-15 Thread Launchpad Bug Tracker
[Expired for mysql-dfsg-5.1 (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package mysql-server 5.1.41-3ubuntu12.6 failed to install/upgrade: függőségi 
hibák - e csomag beállítatlan maradt

-- 
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 627922] Re: package slapd 2.4.21-0ubuntu5 .3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreu r de sortie d'état 1

2010-12-15 Thread Launchpad Bug Tracker
[Expired for openldap (Ubuntu) because there has been no activity for 60
days.]

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

-- 
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/627922

Title:
  package slapd 2.4.21-0ubuntu5.3 failed to install/upgrade: le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 1

-- 
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 626822] Re: mysql 5.1 don't want to shut down properly, crashes upgrades. Besides that, works like charm.

2010-12-15 Thread Launchpad Bug Tracker
[Expired for mysql-dfsg-5.1 (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  mysql 5.1 don't want to shut down properly, crashes upgrades. Besides that, 
works like charm.

-- 
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 625005] Re: package libkadm5clnt6 1.7dfsg~beta3-1ubuntu0.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-12-15 Thread Launchpad Bug Tracker
[Expired for krb5 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: krb5 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package libkadm5clnt6 1.7dfsg~beta3-1ubuntu0.6 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2

-- 
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 620445] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-15 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

-- 
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 572860] Re: package dbconfig-common 1.8.4 4ubuntu1 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 1

2010-12-15 Thread Launchpad Bug Tracker
[Expired for dbconfig-common (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: dbconfig-common (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package dbconfig-common 1.8.44ubuntu1 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1

-- 
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 571408] Re: libvirt-bin on latest lucid: heavy packet loss

2010-12-15 Thread Launchpad Bug Tracker
[Expired for libvirt (Ubuntu) because there has been no activity for 60
days.]

** Changed in: libvirt (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  libvirt-bin on latest lucid: heavy packet loss

-- 
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 631307] Re: package slapd 2.4.21-0ubuntu5.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-15 Thread Launchpad Bug Tracker
[Expired for openldap (Ubuntu) because there has been no activity for 60
days.]

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

-- 
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/631307

Title:
  package slapd 2.4.21-0ubuntu5.3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

-- 
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 591481] Re: package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-12-15 Thread Launchpad Bug Tracker
[Expired for tftp-hpa (Ubuntu) because there has been no activity for 60
days.]

** Changed in: tftp-hpa (Ubuntu)
   Status: Incomplete = Expired

-- 
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/591481

Title:
  package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 127

-- 
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 690937] [NEW] package bind9 1:9.6.1.dfsg.P1-3ubuntu0.2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-12-15 Thread John Rumpf
Public bug reported:

Binary package hint: bind9

.

ProblemType: Package
Architecture: i386
Date: Tue Dec 14 23:25:00 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess new pre-removal script returned error exit status 1
Package: bind9 1:9.6.1.dfsg.P1-3ubuntu0.2
ProcVersionSignature: Ubuntu 2.6.31-22.61-generic
SourcePackage: bind9
Title: package bind9 1:9.6.1.dfsg.P1-3ubuntu0.2 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
Uname: Linux 2.6.31-22-generic i686

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


** Tags: apport-package i386

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

Title:
  package bind9 1:9.6.1.dfsg.P1-3ubuntu0.2 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1

-- 
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 690937] Re: package bind9 1:9.6.1.dfsg.P1-3ubuntu0.2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-12-15 Thread John Rumpf


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

Title:
  package bind9 1:9.6.1.dfsg.P1-3ubuntu0.2 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1

-- 
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 517704] Re: package tftpd-hpa 5.0-11 failed to install/upgrade:

2010-12-15 Thread Launchpad Bug Tracker
[Expired for tftp-hpa (Ubuntu) because there has been no activity for 60
days.]

** Changed in: tftp-hpa (Ubuntu)
   Status: Incomplete = Expired

-- 
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/517704

Title:
  package tftpd-hpa 5.0-11 failed to install/upgrade: 

-- 
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 535147] Re: libvirtd can't start qemu:///session domain - failed to set CPU affinity: Operation not permitted

2010-12-15 Thread Launchpad Bug Tracker
[Expired for libvirt (Ubuntu) because there has been no activity for 60
days.]

** Changed in: libvirt (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  libvirtd can't start qemu:///session domain - failed to set CPU affinity: 
Operation not permitted

-- 
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 629234] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-15 Thread Evan Broder
You could potentially work around the regex misinterpretation issue by
using some more complex combinations of grep and awk and so forth, but
there's a better reason to not use getent | grep.

If /etc/nsswitch.conf is configured with a user or group database that
doesn't support enumerating users (Hesiod, for instance, and probably
LDAP under bad configurations), then the test will return false
*negatives* and then try to create a user that already exists.

-- 
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/629234

Title:
  package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

-- 
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 670289] Re: Laptop won't shut down with rabbitmq running

2010-12-15 Thread Björn Tillenius
Clint, when shutting down, the console doesn't show much. It shows
killing apache, a few other things, and then it stalls when trying to
shut down rabbitmq. I.e, it doesn't get any further, so sendsigs doesn't
get executed.

It's the 'rabbitmq-multi stop_all' that hangs. Seems it's waiting
forever for the node to shut down. I'm attaching shutdown_log. Also, I
modified the init.d script to log what 'rabbitmq-multi status' says, and
it says:

  Status of all running nodes...
  Node 'rab...@ixia' with Pid 3743: not_running 
  done.

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

Title:
  Laptop won't shut down with rabbitmq running

-- 
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 670289] Re: Laptop won't shut down with rabbitmq running

2010-12-15 Thread Björn Tillenius

** Attachment added: shutdown_log
   
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/670289/+attachment/1767403/+files/shutdown_log

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

Title:
  Laptop won't shut down with rabbitmq running

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


Re: [Bug 688469] Re: windows machines cannot open session when disconnected

2010-12-15 Thread Guillaume JULLIEN
Le 15/12/2010 14:17, Dave Walker a écrit :
 Thanks for reporting this bug, is this a new deployment or a regression
 you think you have discovered?

 Are there any valid logs which help demonstrate what is happening?

 Thanks.

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

 ** Changed in: samba (Ubuntu)
 Importance: Undecided =  Low

Hi,

I did a fresh install to test it (ubuntu 10.04.1 - smbd 3.4.7)
Problem disappears if I use smbpasswd instead of pdbedit accounts
It is a real problem for users with laptops

-- 
*Guillaume JULLIEN*

Mobile  06 24 68 25 24
Fax 05 57 96 83 58
Mailg.jull...@aquilog.fr mailto:g.jull...@aquilog.fr
Sitewww.aquilog.fr http://www.aquilog.fr

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

Title:
  windows machines cannot open session when disconnected

-- 
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 519572] Re: virt-manager Network bridge Operation not permitted

2010-12-15 Thread Sven Sievert
When i want to add a virtual network on virt-manager and try to add it
as all physical medium and routed i get this message:

Traceback (most recent call last):
  File /usr/share/virt-manager/virtManager/createnet.py, line 350, in finish
self.conn.create_network(xml)
  File /usr/share/virt-manager/virtManager/connection.py, line 669, in 
create_network
net.create()
  File /usr/lib/python2.6/dist-packages/libvirt.py, line 686, in create
if ret == -1: raise libvirtError ('virNetworkCreate() failed', net=self)
libvirtError: cannot create bridge 'virbr0': Operation not permitted


I am logged as the User Psi and the user is on the group libvirtd. I tried to 
reinstall virtmanager and qemu-kvm and then i tried again and it still gives 
out the message.
The folder /usr/share/virt-manager is owned by root and i tried to change the 
whole folder and sub-folders to the User Psi or group kvm/libvirtd and it still 
shows me the message.

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

Title:
  virt-manager Network bridge Operation not permitted

-- 
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 687660] Re: Empty desktop after login

2010-12-15 Thread EricDHH
Got fresh updates, now the desktop comes up clearly. For me this bug was
fixed.

ii  compiz 1:0.9.2.1+glib OpenGL window and compositing manager
ii  unity  3.2.6-0ubuntu2

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

Title:
  Empty desktop after login

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


[Bug 690538] [NEW] The laptop no longer recognises whether the charger is plugged in or not, doesn't suspend when lid is closed

2010-12-15 Thread Nicholas Christian Langkjær Ipsen
Public bug reported:

Binary package hint: gnome-power-manager

The laptop no longer detects when the charger is plugged in or out, and
doesn't suspend when the lid is closed. It still detects it in some way
though, as the screen turns off.

The settings haven't been changed since it worked, and are as I expect
them to be. The cause may have been either an update, or the failed
hibernation I attempted after installing that same update. When I
resumed after the hibernation, performance was very sluggish, so I
rebooted, and this problem was there.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-power-manager 2.30.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-26.48-generic 2.6.32.24+drm33.11
Uname: Linux 2.6.32-26-generic i686
Architecture: i386
Date: Wed Dec 15 08:50:31 2010
EcryptfsInUse: Yes
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
GnomeSessionSuspendInhibited: No
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
MachineType: LENOVO 0301GQG
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-26-generic 
root=UUID=4120463d-75a1-44d2-be7f-00bbe5c43e6d ro splash quiet quiet splash
ProcEnviron:
 LANG=da_DK.utf8
 SHELL=/bin/bash
SourcePackage: gnome-power-manager
dmi.bios.date: 07/30/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 80ET40WW (1.17 )
dmi.board.name: 0301GQG
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr80ET40WW(1.17):bd07/30/2010:svnLENOVO:pn0301GQG:pvrThinkPadEdge:rvnLENOVO:rn0301GQG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 0301GQG
dmi.product.version: ThinkPad Edge
dmi.sys.vendor: LENOVO

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

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

Title:
  The laptop no longer recognises whether the charger is plugged in or not, 
doesn't suspend when lid is closed

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


[Bug 690538] Re: The laptop no longer recognises whether the charger is plugged in or not, doesn't suspend when lid is closed

2010-12-15 Thread Nicholas Christian Langkjær Ipsen


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

Title:
  The laptop no longer recognises whether the charger is plugged in or not, 
doesn't suspend when lid is closed

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


[Bug 690539] [NEW] Initial search tool window size too small

2010-12-15 Thread Mikko Ohtamaa
Public bug reported:

Binary package hint: gnome-utils

Ubuntu 10.10.

Expected result:

Get good look on search results.

Actual results:

Frustrated scrolling to every direction.

The initial Window size is too small (1920x1200 screen) and Folder
column is cut off.  The user needs to do lot of unnecessary resize,
scrolling, etc. for browsing the search results.

Suggestion

1) Maximize the window on launch

2) Have 640 x 400 size on launch

3) Adjust window size dynamically on launch (80% of screen size)

** Affects: gnome-utils (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/690539

Title:
  Initial search tool window size too small

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


[Bug 690541] [NEW] Search tool window lacks resize handle

2010-12-15 Thread Mikko Ohtamaa
Public bug reported:

Binary package hint: gnome-utils

Ubuntu 10.10

Expected result:

Resizing search tool window is easy

Actual result:

Resizing search tool window is difficult, because it lacks bottom right
corner resize handle (same as in Nautilus). As the window is dialogue
like, it might not initially appear suitable size depending on the
context: physical  screen size and the number of search results might
want you to make resize the window.

** Affects: gnome-utils (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/690541

Title:
  Search tool window lacks resize handle

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


[Bug 690539] Re: Initial search tool window size too small

2010-12-15 Thread Robert Roth
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

Title:
  Initial search tool window size too small

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


[Bug 687244] Re: pm: swap header not found

2010-12-15 Thread hardyn
exactly same issue with completely different hardware, still using swap
file.

bug report.zip has lspci and /proc/modules

** Attachment added: bug report.zip
   
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/687244/+attachment/1766612/+files/bug%20report.zip

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

Title:
  pm: swap header not found

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


Re: [Bug 685017] Re: Jockey should warn on insufficient disk space in LiveCD environment, else get error package nvidia-current 260.19.21-0ubuntu1 failed to install/upgrade: subprocess installed post

2010-12-15 Thread Martin Pitt
Bryce Harrington [2010-12-15  0:24 -]:
 1.  usb-creator allows people to specify too large a proportion of usb
 drive space to the persistent file, leaving an insufficient amount to do
 initrd updates (bug #562312).

I don't understand this part -- where else would the live system write
updated files if not to the persistent file? The original squashfs is
read-only.

 2.  jockey does not detect the limited system space issue (this bug)

I think we really ought to just disable installing big drivers such as
nvidia or fglrx on the live system. It was never meant to actually
work there.

Thanks for the analysis,

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

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

Title:
  Jockey should warn on insufficient disk space in LiveCD environment, else get 
error package nvidia-current 260.19.21-0ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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


[Bug 656133] Re: Basically useless audio input on Dell M4500

2010-12-15 Thread David Henningsson
This seems to be the three-mic problem solved in 2.6.36; which means
that it should be fixed in Natty, or by
https://wiki.ubuntu.com/Audio/InstallingLinuxAlsaDriverModules

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

Title:
  Basically useless audio input on Dell M4500

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


[Bug 96705] Re: Unclear language about Automatic Updates in Software Sources

2010-12-15 Thread justindisgustin
I'm a relatively advanced user and there was no way for me to feel confident in 
choosing one of these options without doing research.  Not only is the wording 
ambiguous, but the options are too few.  For example, what if for some reason I 
wanted the security updates to be downloaded in the background?  Or what if I 
wanted all updates to be automatically installed?
These seem like separate issues but they are part of why the ambiguous wording 
is problematic.  Why does one of these options pertain to security updates 
only, while the other two pertain to all updates?  This adds to the confusion.  
I like the idea of a grid of radio buttons that was suggested, but if the text 
could be made more clear and possibly have the option to hover over or click on 
the text for more detailed information, it would help too.
Something should be changed, anyway.  I think that this should actually be a  
higher priority because even though it's an issue of wording, the wording is 
describing settings for a very important function.  I think to say that this is 
of low importance is like saying that documentation for a given software is 
trivial.  If everything works as intended by the developer but people don't 
know how the developer intended it to work, the potential for misuse is great.

** Description changed:

- In Feisty the options for automatic updates in the Software Sources
- window are unclear.
+ In Feisty, Intrepid, Jaunty, Karmic and Lucid the options for automatic
+ updates in the Software Sources window are unclear.
  
  Currently they are:
  
  -Install security updates without confirmation.
  -Download all updates in the background
  -Only Notify about updates
  
  Which leads to the obvious, and I imagine wrong-headed, question - What
  if I want to install security updates without confirmation and download
  all updates in the background?
  
  I can infer that the security policy goes from most automated to least,
  and so that if I'm installing security updates I'm also downloading the
  rest.  But why not spell it a little more clearly?  I remember the old
  language seemed good but this is the best I can do, ordered from least
  automated to most:
  
  Notify about available updates and ask for permission to install.
-  but don't install any.
+  but don't install any.
  Download all updates in the background and install security updates without 
confirmation.
  
  If that is too long, I think this might be explicit enough, though still
  potentially ambiguous.
  
  Only notify about available updates.
  Download all updates in the background.
  Download all updates in the background and install security updates without 
confirmation.

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

Title:
  Unclear language about Automatic Updates in Software Sources

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

[Bug 669814] Re: cannot book resources since maverick upgrade

2010-12-15 Thread hilaire
Well, after reinstalling evolution, I can see my calendar again. However, I 
still get the error message Cannot send calendar objects when trying to book 
a resource. I enclose a trace of the error.
Cheers,
Hilaire

** Attachment added: evo.log
   
https://bugs.launchpad.net/ubuntu/+source/evolution-exchange/+bug/669814/+attachment/1766613/+files/evo.log

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

Title:
  cannot book resources since maverick upgrade

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


[Bug 84278] Re: infinite loop with PrintScreen

2010-12-15 Thread torzsmokus
this must have gone since Alt+PrintScreen doesn't trigger the screenshot
apps any more. see bug 642792 for details.

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

Title:
  infinite loop with PrintScreen

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


[Bug 379313] Re: Handling NextWindow Touchscreen (multitouch) via the nwfermi (proprietary) driver

2010-12-15 Thread Mathijs
Hi,


@djp: Can you perhaps give a status update of the nw-fermi driver that includes 
mutlitouch capabilities?
@djp: have you also looked at the nwtool? It says it is able to set modes and 
save settings, (like those modes described in the Windows API). 
You can find nwtool here: https://patchwork.kernel.org/patch/64411/

Regards,

Mathijs

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

Title:
  Handling NextWindow Touchscreen (multitouch) via the nwfermi (proprietary) 
driver

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


[Bug 690541] Re: Search tool window lacks resize handle

2010-12-15 Thread Mikko Ohtamaa
** Bug watch added: GNOME Bug Tracker #637286
   https://bugzilla.gnome.org/show_bug.cgi?id=637286

** Also affects: gnome-utils via
   https://bugzilla.gnome.org/show_bug.cgi?id=637286
   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/690541

Title:
  Search tool window lacks resize handle

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


[Bug 690381] Re: Speaker volume depends from rhytmbox setting

2010-12-15 Thread Claudio Moretti
After rebooting, speaker volume is set to zero again, and volume entry in
.gconf/apps/rhythmbox/state/%gconf.xml
is
entry name=volume mtime=1292367428 type=float value=0.232940673828125/

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

Title:
  Speaker volume depends from rhytmbox setting

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


[Bug 673051] Re: Laptop subwoofer is not functional on ASUS G73Jw

2010-12-15 Thread David Henningsson
** Changed in: alsa-driver (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  Laptop subwoofer is not functional on ASUS G73Jw

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


[Bug 669814] Re: cannot book resources since maverick upgrade

2010-12-15 Thread hilaire
** Attachment removed: evo.log
   
https://bugs.launchpad.net/ubuntu/+source/evolution-exchange/+bug/669814/+attachment/1766613/+files/evo.log

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

Title:
  cannot book resources since maverick upgrade

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


[Bug 165245] Re: [needs-packaging] festival-mbrola

2010-12-15 Thread Pander
Best would be to complete https://bugs.launchpad.net/ubuntu/+bug/543651
first. Then create this package and update all links in the examples
above to the proper ones in /usr/share/ in stead of /usr/local/share

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

Title:
  [needs-packaging] festival-mbrola

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


[Bug 670558] Re: opening filezilla a Filezilla Warning will pop-up saying Mailcap file /etc/mailcap, line 228: incomplete entry ignored.

2010-12-15 Thread Adrien Cunin
Indeed, lines 228 and 229 look pretty strange. Anyway, /etc/mailcap is
parsed by wxwidgets, not by FZ directly. Therefore I don't think there
is a bug in FZ, unless you say /etc/mailcap got corruped *after* using
FZ.

I'm closing the bug for now, but don't hesitate to reopen if you have
new informations.

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

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

Title:
  opening filezilla a Filezilla Warning will pop-up saying Mailcap file 
/etc/mailcap, line 228: incomplete entry ignored.

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


[Bug 690539] Re: Initial search tool window size too small

2010-12-15 Thread Mikko Ohtamaa
** Bug watch added: GNOME Bug Tracker #637288
   https://bugzilla.gnome.org/show_bug.cgi?id=637288

** Also affects: gnome-utils via
   https://bugzilla.gnome.org/show_bug.cgi?id=637288
   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/690539

Title:
  Initial search tool window size too small

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


[Bug 688966] Re: update-manager crashed with TypeError in emit_signal()

2010-12-15 Thread old_toby
** Changed in: update-manager (Ubuntu)
   Status: New = Confirmed

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

Title:
  update-manager crashed with TypeError in emit_signal()

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


[Bug 543651] Re: [needs-packaging] mbrola-voices

2010-12-15 Thread Samuel thibault
Mmm, what do you mean by in the meanwhile?

About nl1, nl3, it is not really useful, since we do not currently have
tools to produce the phoneme files for them (espeak supports only nl2)

About us3, it's already packaged in Debian, Ubuntu just needs to inherit
it.

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

Title:
  [needs-packaging] mbrola-voices

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


[Bug 690546] [NEW] ibus-m17n package is not selected even enabling language support for other languages

2010-12-15 Thread Narayanan N
Public bug reported:

Binary package hint: ibus

When I tried to  enable language support for some indic languages
(malayalam, sanskrit, tamil etc), by selecting Admin-Language Support
and added these languages, the system prompted and installed many
packages. This  however does not install ibus-m17n package which is
necessary to enable writing support using ibus. There is no option to
enable this other than manually installing the said package. This is
clearly a bug as users  are not expected to know which package they need
to enable writing support.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ibus 1.3.7-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
Architecture: amd64
Date: Wed Dec 15 16:29:08 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=en
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ibus

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


** Tags: amd64 apport-bug maverick

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

Title:
  ibus-m17n package is not selected even enabling language support for other 
languages

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


[Bug 690546] Re: ibus-m17n package is not selected even enabling language support for other languages

2010-12-15 Thread Narayanan N


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

Title:
  ibus-m17n package is not selected even enabling language support for other 
languages

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


[Bug 543651] Re: [needs-packaging] mbrola-voices

2010-12-15 Thread Samuel thibault
I'm not sure to understand what you mean by a mbrola-voices package,
and in particular, mbrola package has already a suggestion for this
package on Karmic, even though this package still needs to be created.:
mbrola suggests mbrola-voice (provided by all mbrola voice packages),
not mbrola-voices. Would mrbola-voices just be a meta-package which
depends on all the voices available in Ubuntu? Since that would result
in installing several hundreds of Megabytes, I'm not sure it would
really be useful to have.

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

Title:
  [needs-packaging] mbrola-voices

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


[Bug 690549] [NEW] uid and guid setting adversely affects integrity

2010-12-15 Thread Chris Hanson
Public bug reported:

Binary package hint: duplicity

Ubuntu 10.10 Server 
Duplicity 0.6.11(compiled, not apt-get)

I have an Ubuntu machine importing nfs shares from my various systems,
including those exported from Windows machines (via Cygwin).  I backup
all my computers from this system; it makes maintenance easy, and
duplicity is a fantastic solution.  Unfortunately there is a segment of
code which modifies the uid and gid (in tarfile.py::getheader) for any
file whose id's are larger than 2097151 (2^21 -1), and for my Windows 7
systems, the Administrators group possesses a gid of -1, which is
interpreted as (4^32 -1).  The section of code changes these id's to
60001.  This will be a problem during disaster recovery.

I attached a patch that solves the problem by extending the gid and uid
fieldsize.

** Affects: duplicity
 Importance: Undecided
 Status: New

** Affects: duplicity (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/690549

Title:
  uid and guid setting adversely affects integrity

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


[Bug 690549] Re: uid and guid setting adversely affects integrity

2010-12-15 Thread Chris Hanson

** Attachment added: diff patch (-ruN)
   
https://bugs.launchpad.net/bugs/690549/+attachment/1766615/+files/duplicity-patch

** Also affects: duplicity
   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/690549

Title:
  uid and guid setting adversely affects integrity

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


[Bug 689676] Re: Ubuntu freezes at Plymouth

2010-12-15 Thread Nicholas Christian Langkjær Ipsen
*** This bug is a duplicate of bug 632231 ***
https://bugs.launchpad.net/bugs/632231

The bug appears before I even install, so I'd think that to be
irrelevant.

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

Title:
  Ubuntu freezes at Plymouth

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


[Bug 686041] Re: vesamenu.c32: not a com32r image

2010-12-15 Thread Christoffer Holmstedt
Just got the same problem with Kubuntu 10.04.1 Amd64. Will try your
solution later on.

After replacing the vesamenu.c32 on the thumb drive with the vanilla
version from syslinux-4.03, the stick worked fine.

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

Title:
  vesamenu.c32: not a com32r image

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


  1   2   3   4   5   6   7   8   9   10   >