[Bug 1307778] Re: getent group on trusty returns only local groups

2014-04-29 Thread msaxl
The behavior of BUILTIN\ is not a bug but is intended like this. The
idmap_ad plugin is only used for the WORKGROUP domain. everything else
is up to idmap config * : range = 10-30. See man idmap_ad

If you try setting a gid to the groups in the AD, does this workaround
the problem? (to be sure the -1 are comming from the idmap_ad backend)

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

Title:
  getent group on trusty returns only local groups

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

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


[Bug 1313282] Re: apparmor=DENIED for freshclam (CLAMAV)

2014-04-29 Thread Matthijs van Wageningen
The changes to the freshclam AppArmor profile does do the trick.

Now freshclam reports (as it should be);
Clamd successfully notified about the update.

Thanks for the quick fix,
Matthijs

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

Title:
  apparmor=DENIED for freshclam (CLAMAV)

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

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


[Bug 1313282] Re: apparmor=DENIED for freshclam (CLAMAV)

2014-04-29 Thread Scott Kitterman
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  apparmor=DENIED for freshclam (CLAMAV)

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

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


[Bug 1313916] Re: package ruby (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/share/man/man1/ruby.1.gz', que também está no pacote ruby-ni 2.0.0-p451-1

2014-04-29 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package ruby (not installed) failed to install/upgrade: a tentar
  sobre-escrever '/usr/share/man/man1/ruby.1.gz', que também está no
  pacote ruby-ni 2.0.0-p451-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-defaults/+bug/1313916/+subscriptions

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


[Bug 1314025] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-04-29 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1314025/+subscriptions

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


[Bug 1312532] Re: [systemd] Container startup fails on missing lxcbr0

2014-04-29 Thread Martin Pitt
For the record, this is the broken-out shell script which should factorize 
init.d/unit/upstart job.
I tried to run  sudo mount --make-rprivate / to work around that AA issue. 
Now sudo ./lxc-net start fails with

$ sudo lxc-start -n debci
lxc-start: Device or resource busy - failed to set memory.use_hierarchy to 1; 
continuing
lxc-start: Device or resource busy - failed to set memory.use_hierarchy to 1; 
continuing
lxc-start: Input/output error - error 5 creating 
/usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console
lxc-start: failed to setup the console for 'debci'
lxc-start: failed to setup the container
lxc-start: invalid sequence number 1. expected 2
lxc-start: failed to spawn 'debci'

There is no /usr/lib/x86_64-linux-gnu/lxc/dev/, and no dmesg error any
more. strace:

25459 mkdir(/usr/lib/x86_64-linux-gnu/lxc/dev/lxc, 0755) = -1 EEXIST (File 
exists)
25459 unlink(/usr/lib/x86_64-linux-gnu/lxc/dev/console) = -1 ENOENT (No such 
file or directory)
25459 creat(/usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console, 0660) = -1 EIO 
(Input/output error)

Apparently /usr/lib/x86_64-linux-gnu/lxc/dev/ is a private mount within
LXC?

** Attachment added: lxc-net script
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1312532/+attachment/4100149/+files/lxc-net

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

Title:
  [systemd] Container startup fails on missing lxcbr0

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

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


[Bug 1314058] [NEW] app_stack.so: undefined symbol: ast_agi_unregister

2014-04-29 Thread Johan Smits
Public bug reported:

After upgrading to Trusty (from precise) when asterisk starts I get
these messages and not all functions are available:

[Apr 27 13:51:36] Asterisk 11.7.0~dfsg-1ubuntu1 built by buildd @ lamiak on a 
x86_64 running Linux on 2013-12-24 06:02:10 UTC
[Apr 27 13:51:37] NOTICE[2951] db.c: Database conversion succeeded!
[Apr 27 13:51:37] ERROR[2951] config_options.c: Unable to load config file 
'acl.conf'
[Apr 27 13:51:37] ERROR[2951] config.c: The file 'manager.d/*.conf' was listed 
as a #include but it does not exist.
[Apr 27 13:51:37] NOTICE[2951] manager.c: Unable to open AMI configuration 
manager.conf, or configuration is invalid. Asterisk management interface (AMI) 
disabled.
[Apr 27 13:51:37] NOTICE[2951] cdr.c: CDR simple logging enabled.
[Apr 27 13:51:37] NOTICE[2951] loader.c: 222 modules will be loaded.
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'chan_iax2.so': 
/usr/lib/asterisk/modules/chan_iax2.so: undefined symbol: 
ast_aes_set_encrypt_key
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'chan_motif.so': 
/usr/lib/asterisk/modules/chan_motif.so: undefined symbol: 
ast_xmpp_client_send_message
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'pbx_dundi.so': 
/usr/lib/asterisk/modules/pbx_dundi.so: undefined symbol: 
ast_aes_set_encrypt_key
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'cdr_odbc.so': 
/usr/lib/asterisk/modules/cdr_odbc.so: undefined symbol: SQLRowCount
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'chan_sip.so': 
/usr/lib/asterisk/modules/chan_sip.so: undefined symbol: ast_websocket_write
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'cdr_adaptive_odbc.so': /usr/lib/asterisk/modules/cdr_adaptive_odbc.so: 
undefined symbol: SQLColumns
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'app_voicemail.so': /usr/lib/asterisk/modules/app_voicemail.so: undefined 
symbol: ast_smdi_mwi_set
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'app_stack.so': 
/usr/lib/asterisk/modules/app_stack.so: undefined symbol: ast_agi_unregister
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'pbx_ael.so': 
/usr/lib/asterisk/modules/pbx_ael.so: undefined symbol: ael2_parse
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'app_speech_utils.so': /usr/lib/asterisk/modules/app_speech_utils.so: undefined 
symbol: ast_speech_dtmf
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'res_calendar_exchange.so': /usr/lib/asterisk/modules/res_calendar_exchange.so: 
undefined symbol: ast_calendar_register
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'res_calendar_caldav.so': /usr/lib/asterisk/modules/res_calendar_caldav.so: 
undefined symbol: ast_calendar_event_container_alloc
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'res_agi.so': 
/usr/lib/asterisk/modules/res_agi.so: undefined symbol: ast_speech_change
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'func_odbc.so': 
/usr/lib/asterisk/modules/func_odbc.so: undefined symbol: SQLRowCount
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'res_calendar_icalendar.so': 
/usr/lib/asterisk/modules/res_calendar_icalendar.so: undefined symbol: 
ast_calendar_register
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'cel_odbc.so': 
/usr/lib/asterisk/modules/cel_odbc.so: undefined symbol: SQLColumns
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'res_calendar_ews.so': /usr/lib/asterisk/modules/res_calendar_ews.so: undefined 
symbol: ast_calendar_register
[Apr 27 13:51:37] NOTICE[2951] res_odbc.c: res_odbc loaded.
[Apr 27 13:51:37] NOTICE[2951] res_smdi.c: No SMDI interfaces are available to 
listen on, not starting SMDI listener.
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'app_stack.so': 
/usr/lib/asterisk/modules/app_stack.so: undefined symbol: ast_agi_unregister
[Apr 27 13:51:37] WARNING[2951] loader.c: Module 'app_stack.so' could not be 
loaded.
[Apr 27 13:51:37] NOTICE[2951] config.c: Registered Config Engine curl
[Apr 27 13:51:37] ERROR[2951] res_config_sqlite3.c: Missing config file 
'res_config_sqlite3.conf'
[Apr 27 13:51:37] NOTICE[2951] config.c: Registered Config Engine sqlite3
[Apr 27 13:51:37] NOTICE[2951] config.c: Registered Config Engine sqlite
[Apr 27 13:51:37] NOTICE[2951] res_config_ldap.c: No directory user found, 
anonymous binding as default.
[Apr 27 13:51:37] ERROR[2951] res_config_ldap.c: No directory URL or host found.
[Apr 27 13:51:37] ERROR[2951] res_config_ldap.c: Cannot load LDAP RealTime 
driver.

A same bug is found at: https://bugzilla.redhat.com/show_bug.cgi?id=1009173
Loading the modules by hand works ok, why are they not loaded correctly at 
start-up?

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: asterisk 1:11.7.0~dfsg-1ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64

[Bug 1302575] Re: Meta bug for tracking Openstack 2013.2.3 Stable Update

2014-04-29 Thread Dave Walker
Chuck, Please can you comment and link to the test results please?

Thanks.

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

Title:
  Meta bug for tracking Openstack 2013.2.3 Stable Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1302575/+subscriptions

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Stefan Bader
I hope if I can get someone to sponsor the upload. Of course every
positive feedback about the last version helps me in my argument. :)

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 1313739] Re: package samba-libs (not installed) failed to install/upgrade: le sous-processus nouveau script pre-installation a retourné une erreur de sortie d'état 1

2014-04-29 Thread Jean-Baptiste Camps
Ok, it seems to be a known bug. When trying to reinstall samba-libs, the log 
states :
secrets.tdb exists in /var/lib/samba and /var/lib/samba/private, aborting 
samba-libs preinst
rename one of them to allow the install/upgrade to continue
http://bugs.debian.org/726472

Renaming the file and reinstalling seems to work.


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

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

Title:
  package samba-libs (not installed) failed to install/upgrade: le sous-
  processus nouveau script pre-installation a retourné une erreur de
  sortie d'état 1

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

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


[Bug 1313522] [NEW] There is hibernate option even without an active swap partition

2014-04-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

In Ubuntu 13.10 and 14.04 the hibernate option will always be
displayed in the system dropdown menu, even if there is no active swap
partition. Click the hibernate option will perform the hibernate
operation but will fail during the process.

As a contrast, in Ubuntu 13.04 and earlier releases the hibernate
option is visible only if there is active swap partition.

** Affects: oem-priority
 Importance: Critical
 Status: New

** Affects: pm-utils (Ubuntu)
 Importance: Undecided
 Status: Incomplete

-- 
There is hibernate option even without an active swap partition
https://bugs.launchpad.net/bugs/1313522
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to pm-utils in Ubuntu.

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


[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-04-29 Thread Martin Pitt
Can you please give me the output of

  $ for op in suspend hibernate suspend-hybrid; do sudo pm-is-supported
--$op  echo $op; done

to confirm that it shows hibernate? That would be pm-utils not seeing
the lack of a swap partition then.


** Package changed: systemd (Ubuntu) = pm-utils (Ubuntu)

** Changed in: pm-utils (Ubuntu)
   Status: New = Incomplete

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

Title:
  There is hibernate option even without an active swap partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1313522/+subscriptions

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


[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-04-29 Thread Martin Pitt
Nevermind, pm-utils isn't checking available swap at all. In the past,
upower did that, but now systemd and systemd-shim would need to pick
that up.

** Package changed: pm-utils (Ubuntu) = systemd-shim (Ubuntu)

** Changed in: systemd-shim (Ubuntu)
   Status: Incomplete = Triaged

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

Title:
  There is hibernate option even without an active swap partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1313522/+subscriptions

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Thilo Uttendorfer
I still have problems after upgrading to drbd8-utils
2:8.4.3-0ubuntu0.12.04.2~rc4.

Especially the pacemaker drbd agent does not work
(/usr/lib/ocf/resource.d/linbit/drbd). For example, there is a line
do_drbdadm $DRBD_TO_PEER -v adjust $DRBD_RESOURCE which translates to
drbdadm -c /etc/drbd.conf --peer host01.example.com -v adjust res1.
This results in an error:


drbdsetup new-resource res1
USAGE: drbdsetup device command arguments options

Device is usually /dev/drbdX or /dev/drbd/X.
General options: --create-device, --set-defaults

Commands are:
[lots ofcommands...]

To get more details about a command issue 'drbdsetup help cmd'.


invalid command
Command 'drbdsetup new-resource res1' terminated with exit code 20


$ uname -a
Linux coreboso-vsb02.coreboso.de 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 
03:54:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

drbd version 8.3.11

I really think that 2:8.4.3-0ubuntu0.12.04.1 should be removed from
udpates until this issue is resolved. It breaks working pacemaker
clusters.

Many thanks for all your work and efforts!

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 595216] Re: SSL certificate for vsftpd is missing

2014-04-29 Thread Robie Basak
I'm looking through old bugs in vsftpd. I don't see instructions on how
to reproduce this bug. Please could you confirm if this bug still
affects the latest Ubuntu release, and if so, post steps on how to
reproduce it? Once done, please change the bug status back to New.
Thanks!

** Changed in: vsftpd (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  SSL certificate for vsftpd is missing

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

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


[Bug 247310] Re: vsftpd configuration file should have its own directory

2014-04-29 Thread Robie Basak
I'm looking through old bugs in vsftpd. I suggest that you forward this
bug to Debian if you want to see this happen. I don't see us ever
introducing a delta in Ubuntu, over the Debian package, for this
functionality, so I'll change the status to Won't Fix to reflect this.
But if Debian do it, we'll certainly pick it up.

** Changed in: vsftpd (Ubuntu)
   Status: Confirmed = Won't Fix

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

Title:
  vsftpd configuration file should have its own directory

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

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


[Bug 552067] Re: The need to recreate secure_chroot_dir in /var/run/vsftpd when not using the supplied init scripts is not documented

2014-04-29 Thread Robie Basak
** Summary changed:

- secure_chroot_dir in /var/run/vsftpd disappears each time the system is 
restarted
+ The need to recreate secure_chroot_dir in /var/run/vsftpd when not using the 
supplied init scripts is not documented

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

Title:
  The need to recreate secure_chroot_dir in /var/run/vsftpd when not
  using the supplied init scripts is not documented

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

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


[Bug 815528] Re: vsftpd installation script fails

2014-04-29 Thread Robie Basak
This bug is now moot, because the init.d script is not shipped in Ubuntu
at all. Only an upstart script is currently shipped, and so calling
/etc/init.d/ won't work anyway. In the new world of multiple init
systems, this is expected behaviour - if unclear on which init system is
in use, the service command is the correct interface.

Bug 1273462 may mean that we can bring back /etc/init.d/vsftpd in the
future, but this does not apply today. And depending on how it is done,
it may just fail and tell you to use service anyway.

Thus, I'll close this bug as Invalid (since Fix Released doesn't seem
right and we don't have a Now Moot status), but if you disagree, please
do explain and reopen.

** Changed in: vsftpd (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  vsftpd installation script fails

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

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


[Bug 470071] Re: Listing use locale for date representation

2014-04-29 Thread Robie Basak
/etc/init.d/vsftpd no longer exists, so this bug is now moot. The
correct way to start the service is with service vsftpd start, and
this does the right thing. Since it is now not possible to start vsftpd
with a different locale as described, I think it's fair to consider this
bug fixed.

If you disagree, please do comment and reopen. Thanks!

** Changed in: vsftpd (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Listing use locale for date representation

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Andreas Braun
I can confirm that drbd8-utils 2:8.4.3-0ubuntu0.12.04.2~rc4 works fine,
at least for me.

I put one node to standby, installed drbd8-utils
2:8.4.3-0ubuntu0.12.04.2~rc4, did not change drbd.conf, brought node up
again and migrated all resources to that node. Everything is working as
expected:

 Master/Slave Set: ms_drbd_r0 [p_drbd_r0]
 Masters: [ www6b ]
 Slaves: [ www6a ]

# uname -a
Linux www6b 3.5.0-48-generic #72~precise1-Ubuntu SMP Tue Mar 11 20:09:08 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

# cat /proc/drbd 
version: 8.3.13 (api:88/proto:86-96)
srcversion: C0F510A918B92928FB51EE3 
 0: cs:Connected ro:Primary/Secondary ds:UpToDate/UpToDate C r-
ns:72 nr:788 dw:860 dr:7561 al:0 bm:8 lo:0 pe:0 ua:0 ap:0 ep:1 wo:f oos:0

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 849255] Re: package vsftpd 2.3.2-3ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 3

2014-04-29 Thread Robie Basak
I'm looking through old bugs in vsftpd. There have been many changes in
the user/group postinst handling since 11.04, so I think it is likely
that this bug is now fixed. Please could you confirm? If this is wrong,
please reopen the bug. Otherwise, please change the status to Fix
Released. Thanks!

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

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

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

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

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


[Bug 1314189] [NEW] instance creation fails on compute nodes with 175 instances

2014-04-29 Thread James Page
Public bug reported:

Setup: Neutron ML2 plugin, OpenvSwitch mechanism driver, Neutron
Security Groups enabled.

When compute nodes get busy with lots of instances ( 175), the neutron-
openvswitch-agents start to take a long time to parse and update
iptables firewall rules; we see the agent state go inactive and after a
while nova gives up waiting for the notification from neutron to say
that everything is setup and just tears down the instance (which was in
paused state awaiting port creation I think).

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: neutron-plugin-openvswitch-agent 1:2014.1-0ubuntu1
ProcVersionSignature: User Name 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
Date: Tue Apr 29 12:49:49 2014
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: neutron
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.neutron.rootwrap.d.openvswitch.plugin.filters: [deleted]

** Affects: neutron
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug trusty uec-images

** Also affects: neutron
   Importance: Undecided
   Status: New

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

Title:
  instance creation fails on compute nodes with  175 instances

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

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


[Bug 1314189] Re: instance creation fails on compute nodes with 175 instances

2014-04-29 Thread James Page
Excerpt from agent log:

2014-04-29 12:32:47.261 2503 INFO neutron.agent.securitygroups_rpc 
[req-9440b702-7bfb-4e55-ae19-c8213c6d9f35 None] Security group member updated 
[u'92232d3d-170a-49e1-8f70-f83187ddf38f']
2014-04-29 12:32:47.432 2503 INFO neutron.agent.securitygroups_rpc 
[req-b628d8d3-198c-4cfe-a685-977256aa302c None] Security group member updated 
[u'92232d3d-170a-49e1-8f70-f83187ddf38f']
2014-04-29 12:32:48.152 2503 INFO neutron.agent.securitygroups_rpc [-] Refresh 
firewall rules
2014-04-29 12:35:24.912 2503 INFO neutron.agent.securitygroups_rpc 
[req-bd4577ec-c360-44df-bdc1-2fa6a5b1904e None] Security group member updated 
[u'92232d3d-170a-49e1-8f70-f83187ddf38f']
2014-04-29 12:35:24.913 2503 INFO neutron.agent.securitygroups_rpc 
[req-5779bb3f-053e-4348-9658-6c2dd6fcb9c8 None] Security group member updated 
[u'92232d3d-170a-49e1-8f70-f83187ddf38f']
2014-04-29 12:35:24.915 2503 INFO neutron.agent.securitygroups_rpc 
[req-d5e828ba-e06f-4248-bb2c-fda3d335e690 None] Security group member updated 
[u'92232d3d-170a-49e1-8f70-f83187ddf38f']
2014-04-29 12:35:24.915 2503 INFO neutron.agent.securitygroups_rpc 
[req-4e0f44e2-db23-4411-9ba8-fcdfb7d2b91e None] Security group member updated 
[u'92232d3d-170a-49e1-8f70-f83187ddf38f']
2014-04-29 12:35:24.916 2503 INFO neutron.agent.securitygroups_rpc 
[req-d0e230f5-f8c3-47c7-be66-47be3741a719 None] Security group member updated 
[u'92232d3d-170a-49e1-8f70-f83187ddf38f']
2014-04-29 12:35:24.917 2503 INFO neutron.agent.securitygroups_rpc 
[req-5975fd3e-6984-454d-9272-ab3fa0389455 None] Security group member updated 
[u'92232d3d-170a-49e1-8f70-f83187ddf38f']
2014-04-29 12:35:24.918 2503 INFO neutron.agent.securitygroups_rpc 
[req-d76365ad-19a2-40c3-8c33-4fe1fec9cfce None] Security group member updated 
[u'bd7d68e6-6598-4a65-afd4-395f7fd7aff9']
2014-04-29 12:35:24.919 2503 INFO neutron.agent.securitygroups_rpc 
[req-d1fcd223-adb7-44b8-b693-55f0d6639604 None] Security group member updated 
[u'bd7d68e6-6598-4a65-afd4-395f7fd7aff9']
2014-04-29 12:35:24.920 2503 INFO neutron.agent.securitygroups_rpc 
[req-ff06e8ab-10f2-4650-a077-016076aaee94 None] Security group member updated 
[u'bd7d68e6-6598-4a65-afd4-395f7fd7aff9']
2014-04-29 12:35:24.921 2503 INFO neutron.agent.securitygroups_rpc 
[req-1420521e-17f4-4b48-8d4a-b5e21c4bead4 None] Security group member updated 
[u'bd7d68e6-6598-4a65-afd4-395f7fd7aff9']
2014-04-29 12:35:24.922 2503 INFO neutron.agent.securitygroups_rpc 
[req-728af0ac-cbe9-4d8c-b777-126dadc03abc None] Security group member updated 
[u'bd7d68e6-6598-4a65-afd4-395f7fd7aff9']
2014-04-29 12:35:24.922 2503 INFO neutron.agent.securitygroups_rpc 
[req-a6d4a096-f35c-4373-8275-572a6c46e27c None] Security group member updated 
[u'bd7d68e6-6598-4a65-afd4-395f7fd7aff9']
2014-04-29 12:35:24.923 2503 INFO neutron.agent.securitygroups_rpc 
[req-a2de92e0-8223-4346-a052-e429ac3b1755 None] Security group member updated 
[u'bd7d68e6-6598-4a65-afd4-395f7fd7aff9']
2014-04-29 12:35:24.924 2503 INFO neutron.agent.securitygroups_rpc 
[req-13199ed9-4115-40e4-9245-a6a8c3c5eb1a None] Security group member updated 
[u'bd7d68e6-6598-4a65-afd4-395f7fd7aff9']
2014-04-29 12:35:30.378 2503 INFO neutron.agent.securitygroups_rpc [-] 
Preparing filters for devices set([u'e4fed7d8-54a3-45fe-a0bf-4fba8a68cf2d', 
u'daf1ea3c-71db-4669-a342-9c6426940ed8', 
u'1d9c78b4-0b31-48a8-9ec6-a8fd5b80723a', 
u'11fadb5f-ff8e-442d-8fb9-f4bf97d789df', 
u'b9de0ccc-2661-41de-9994-6b71c52759c2'])
2014-04-29 12:38:16.720 2503 INFO neutron.agent.securitygroups_rpc [-] Refresh 
firewall rules

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

Title:
  instance creation fails on compute nodes with  175 instances

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

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


[Bug 1281447] Re: false positive in logwatch report

2014-04-29 Thread latimerio
To my understanding it is normal behaviour that during boot the root filesystem 
is first mounted ro and after it has passed some checks it gets remounted.
Logwatch seems to just to check the fstab line in the log file, see the error 
option and report it as a false positive.
It is a false positive because the line says in case of an error, remount as 
ro but the file system in fact gets remounted as rw after it was initially 
mounted as ro.
So the line from fstab appears in the dmesg log and logwatch unfortunately just 
seems to trigger on the word error.
The same thing happens with the entry ERST: Error Record Serializa which gets 
me a logwatch error after every boot.
I hope that future versions of logwatch will have an option to filter those 
false positives which are a real nag to me.

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

Title:
  false positive in logwatch report

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

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


[Bug 831907] Re: Default configuration file refers to nonexistent certificate

2014-04-29 Thread Robie Basak
I'm looking through old bugs in vsftpd. As far as I can tell, this is
fixed in the current development release, since rsa_cert_file and
rsa_private_key_file are set (not commented out) in the default
/etc/vsftpd.conf, and point to the snakeoil paths. This matches the
second method in your original report.

If I'm wrong, please do explain and reopen. Thanks!

** Changed in: vsftpd (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Default configuration file refers to nonexistent certificate

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

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


[Bug 918827] Re: vsftpd running on non-standart port by inetd failing after inetd restart

2014-04-29 Thread Robie Basak
I'm looking through old bugs in vsftpd.

 So, this is not problem of non standart port, maybe problem is
somewhere else

It sounds to me that you were using a non-standard configuration
(starting through openbsd-inetd), and thus the port listening is not the
responsibility of vsftpd. So the bug must have been somewhere else. On
this basis, I'm marking this Incomplete in vsftpd.

** Changed in: vsftpd (Ubuntu)
   Status: Fix Committed = Incomplete

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

Title:
  vsftpd running on non-standart port by inetd failing after inetd
  restart

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Stefan Bader
@Thilo,

this is odd. Locally I see the same adjust command but it will get
translated into a drbdadm-83 call which works. Would it be possible for
you to create '/tmp/drbd.ocf.ra.debug', set it to chmod 700 for root and
touch /tmp/drbd.ocf.ra.debug/log as root. Then service corosync
restart will restart the cluster and execution of the resource agent
gets logged into /tmp. That file would help to help to figure out what
is going wrong.

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Blueprint servercloud-u-openstack-juno] Openstack work for 14.10

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Drafter: Patricia Gaughen = Ubuntu Server Team

-- 
Openstack work for 14.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-juno

-- 
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 1312156] Re: [Precise] Potential for data corruption

2014-04-29 Thread Rafael David Tinoco
** Changed in: pacemaker (Ubuntu)
 Assignee: (unassigned) = Rafael David Tinoco (inaddy)

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

Title:
  [Precise] Potential for data corruption

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

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


[Bug 1313848] Re: AuthnProviderAlias does not work w/ authnz_ldap

2014-04-29 Thread Robie Basak
** Summary changed:

- Need Patch applied to mod_authn_core for trusty apache2
+ AuthnProviderAlias does not work w/ authnz_ldap

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

Title:
  AuthnProviderAlias does not work w/ authnz_ldap

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

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


[Bug 1313785] Re: Can't SSH with juju ssh command to EC2 instance.

2014-04-29 Thread Robie Basak
** Changed in: juju (Ubuntu)
   Status: New = Triaged

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

Title:
  Can't SSH with juju ssh command to EC2 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1313785/+subscriptions

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


Re: [Bug 1304069] Re: package slapd 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-29 Thread rod
Hi Ryan,

Sorry I missed your email.

Things were blocking and I really had to move forward.
I therefore opted for an fresh install.
Everything went well, obviously.

But this means that we'll probably never know the origin of the problem 
I encountered.

You spent some of your time providing me help and trying to figure out 
what happened and I am very grateful to you: many thanks!

Best regards,

Rod

On 28/04/14 22:49, Ryan Tandy wrote:
 On Mon, Apr 28, 2014 at 1:14 PM, rod r...@goarem.org wrote:
 Backup path
 /var/backups/dc=georchestra,dc=org-2.4.31-1+nmu2ubuntu3.ldapdb exists.
 Giving up...
 That's a leftover from a previous failed upgrade, when your existing
 database was backed up but it failed before restoring it. Better keep
 it safe.

 I would suggest to move
 /var/backups/dc=georchestra,dc=org-2.4.31-1+nmu2ubuntu3.ldapdb
 somewhere safe, copy the contents back to /var/lib/ldap (basically
 undoing the moving old database directories step), and try the
 upgrade again. I guess it will fail again, but hopefully in a more
 informative way. :)



-- 
Rod Béra,  MCF Géomatique/   Lecturer, Geomatics
et SIG pour l'Environnement  /and Environmental GIS
Agrocampus-Ouest|65 r.Saint-Brieuc|CS84215|35042 Rennes cedex|France
+33 (0) 223 48 5553 - roderic.b...@agrocampus-ouest.fr

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

Title:
  package slapd 2.4.31-1+nmu2ubuntu8 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

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


[Bug 595216] Re: SSL certificate for vsftpd is missing

2014-04-29 Thread DSmidge
Hi. I'm still using Ubuntu Server version 10.04.
I'll install the latest version this summer and update the bug status then.

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

Title:
  SSL certificate for vsftpd is missing

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Stefan Bader
Thilo, I looked at the debug data you sent me and somehow it seems that
using hearbeat runs a different resource agent. So drbd itself ships a
resource agent in /usr/lib/ocf/resource.d/linbit/drbd but hearbeat uses
another one (.../resource.d/heartbeat/drbd) that comes with a different
package (resource-agents). I could not yet compare the scripts but
glancing on the output this looks pretty similar. If you create a backup
of the drbd file in the heartbeat directory and then copy the drbd file
from linbit over to the heartbeat directory would that work?

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Stefan Bader
Must admit the two scripts as they are installed on my test system
differ more. Weirdly in your output there was a version check of

++ DRBDADM_VERSION_CODE=0x08030b
++ DRBDADM_VERSION=8.3.11
+ ((  0x08030b = 0x080302  ))

and that check I cannot find in the heartbeat/drbd script. And the
linbit/drbd script in rc4 would compare against 0x080400. So I am not
sure what script is actually running.

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Martin Gerhard Loschwitz
That really depends on the Pacemaker configuration. If the primitive
DRBD resource uses ocf::heartbeat::drbd, it's the resource agent from
resource-agents, /usr/lib/ocf/resource.d/heartbeat/drbd, which is
ancient and shouldn't be used.

If the primitive, however, uses ocf::linbit::drbd, it's the one in
/usr/lib/ocf/resource.d/linbit/drbd, which should be fine.

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 1314189] Re: instance creation fails on compute nodes with 175 instances

2014-04-29 Thread James Page
Disabling neutron security groups in the openvswitch agent works around
this with an obvious side effect. I can push the same compute nodes well
pass 300 instances, some degradation in time to provision but seems to
stablize.

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

Title:
  instance creation fails on compute nodes with  175 instances

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

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


[Bug 1307415] Re: IntegrityError: duplicate key value violates unique constraint maasserver_componenterror_component_key

2014-04-29 Thread Raphaël Badin
** Changed in: maas/1.5
 Assignee: (unassigned) = Raphaël Badin (rvb)

** Changed in: maas/1.5
   Importance: Undecided = Critical

** Changed in: maas/1.5
   Status: New = Fix Committed

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

Title:
  IntegrityError: duplicate key value violates unique constraint
  maasserver_componenterror_component_key

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

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


Re: [Bug 1304069] Re: package slapd 2.4.31-1+nmu2ubuntu8 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-29 Thread Ryan Tandy
On Tue, Apr 29, 2014 at 7:14 AM, rod r...@goarem.org wrote:
 Hi Ryan,

 Sorry I missed your email.

 Things were blocking and I really had to move forward.
 I therefore opted for an fresh install.
 Everything went well, obviously.

 But this means that we'll probably never know the origin of the problem
 I encountered.

Sorry I wasn't able to help you figure it out.

Keeping the bug open and Incomplete while we wait for a response from
Frank...

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

Title:
  package slapd 2.4.31-1+nmu2ubuntu8 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Thilo Uttendorfer
Thanks, Martin, fot the clarification. The ocf::linbit::drbd agent is
(and was) configured, so that's not the source of the problem.

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Stefan Bader
Right, thanks Martin. So Thilo, the mysterious question is what is
actually executed. If you manually unpack the rc4 deb:

dpkg -x drbd8-utils_8.4.3-0ubuntu0.12.04.2~rc4_amd64.deb unpack

and compare unpack/usr/lib/ocf/resource.d/linbit/drbd with what is in
/usr/lib/... they should be the same. And if you look at the script you
should find the version check (look for 080400) and if the version is
lower the binary names are replaced by -83 compat variants...

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 1314250] [NEW] python-nova version crash

2014-04-29 Thread kyeongdeok kwon
Public bug reported:

nova-common : Depends: python-nova (= 
2012.1.3+stable-20130423-e52e6912-0ubuntu1.2) but 1:2014.1-0ubuntu1~cloud0 is 
installed
i can't install nova-common and novnc by this bug

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

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

Title:
  python-nova version crash

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

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


[Bug 1311810] Re: /etc/init.d/rsyslog is an init script not a link to /lib/init/upstart-job

2014-04-29 Thread Joshua Timberman
I've added a affects openssh-server because I'm seeing that
/etc/init.d/ssh is an init script as well, instead of a link to
/lib/init/upstart-job.

# file /etc/init.d/ssh
/etc/init.d/ssh: POSIX shell script, ASCII text executable

Contains:

check_for_upstart() {
if init_is_upstart; then
exit $1
fi
}

ubuntu@ssh:~$ sudo /etc/init.d/ssh restart
[sudo] password for ubuntu:
ubuntu@ssh:~$ echo $?
1
ubuntu@ssh:~$ sudo restart ssh
ssh start/running, process 460
ubuntu@ssh:~$ echo $?
0

** Also affects: openssh (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  /etc/init.d/rsyslog is an init script not a link to /lib/init/upstart-
  job

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

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


[Bug 1219857] Re: vsftpd connections fail on amd64: 500 OOPS: child died

2014-04-29 Thread Robie Basak
** Description changed:

+ [Impact]
+ 
+ vsftpd is broken by default. seccomp sandboxing is turned on by default,
+ and it doesn't work because it blocks itself from gettimeofday() calls
+ for logging. The workaround is to disable seccomp sandboxing, which
+ removes one layer of protection. vsftpd is security sensitive, so this
+ is far from ideal.
+ 
+ [Development Fix]
+ 
+ Patched the seccomp sandbox to permit gettimeofday() calls. Patch sent
+ upstream; no response received yet (24 hours, so a little early to
+ expect a response).
+ 
+ dep8 test added to detect this in the future.
+ 
+ [Stable Fix]
+ 
+ Same as development fix.
+ 
+ [Test Case]
+ 
+ The included dep8 test automatically verifies the fix for this bug.
+ Manual steps:
+ 
+ apt-get install vsftpd
+ ftp localhost
+ Press enter (to accept the default user)
+ 
+ Expected result: password prompt
+ Actual result: 500 oops
+ 
+ [Regression Potential]
+ 
+ seccomp sandboxing does not appear to work at all (in the default
+ configuration, at least), and the patch only alters seccomp sandboxing.
+ Thus those not using seccomp sandboxing should not be affected. This is
+ a security sensitive patch, but the gettimeofday() call that is now
+ permitted can only receive the time and cannot do anything to the
+ system.
+ 
+ It is possible that adding an extra call to the whitelist could overflow
+ something and break seccomp sandboxing in some drastic and insecure way,
+ but the code involved is relatively small and appears to have
+ appropriate bounds checking.
+ 
+ [Workaround]
+ 
  Adding seccomp_sandbox=NO to /etc/vsftpd.conf works around this issue
  but turns off the nice sandboxing feature.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: vsftpd 3.0.2-1ubuntu2
  ProcVersionSignature: User Name 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic x86_64
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  Date: Mon Sep  2 14:20:38 2013
  Ec2AMI: ami-008b
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: aki-0002
  Ec2Ramdisk: ari-0002
  MarkForUpload: True
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: vsftpd
  UpgradeStatus: No upgrade log present (probably fresh install)
  vsftpd.log: Error: [Errno 13] Permission denied: '/var/log/vsftpd.log'

** Changed in: vsftpd (Ubuntu Trusty)
   Status: New = Triaged

** Changed in: vsftpd (Ubuntu Trusty)
   Importance: Undecided = High

** Changed in: vsftpd (Ubuntu Trusty)
 Assignee: (unassigned) = Robie Basak (racb)

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

Title:
  vsftpd connections fail on amd64: 500 OOPS: child died

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

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


[Bug 1219857] Re: vsftpd connections fail on amd64: 500 OOPS: child died

2014-04-29 Thread Robie Basak
The Utopic fix is in utopic-proposed, awaiting dep8 testing. I've
uploaded the Trusty fix to trusty-proposed.

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

Title:
  vsftpd connections fail on amd64: 500 OOPS: child died

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

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


[Bug 1312936] Re: Post-installation script fails

2014-04-29 Thread Arnaud Koëbel
I ran into this. The standard config needs the 
/etc/apparmor.d/local/usr.sbin.mysqld file to be present or mysql won't start.
A simple touch /etc/apparmor.d/local/usr.sbin.mysqld solved the installation 
problem for me.

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

Title:
  Post-installation script fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1312936/+subscriptions

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


[Bug 1279000] Re: db migrate script to set charset=utf8 for all tables

2014-04-29 Thread Corey Bryant
** Changed in: glance (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: glance (Ubuntu Trusty)
   Status: Triaged = Fix Released

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

Title:
  db migrate script to set charset=utf8 for all tables

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

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


[Bug 1311810] Re: /etc/init.d/rsyslog is an init script not a link to /lib/init/upstart-job

2014-04-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  /etc/init.d/rsyslog is an init script not a link to /lib/init/upstart-
  job

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

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


[Bug 1314276] [NEW] Mutliple Instance deployment nuetron 2.3.0 (bigswitch plugin) error: havana -ubuntu 13.10 server

2014-04-29 Thread MSA
Public bug reported:

A single instance deployment works great but with multiple instance
deployment , I am getting neutron ResourceClosedError and some time DB
timeout and  locking error. I am using default neutron version 2.3.0
(havana) in ubuntu 13.10 server with Floodlight (bigswitch restproxy
plugin). Here is the log for neutron-server:\

014-04-29 12:24:07.867 28072 ERROR neutron.api.v2.resource [-] create failed
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource Traceback (most 
recent call last):
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/neutron/api/v2/resource.py, line 84, in 
resource
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource result = 
method(request=request, **args)
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/neutron/api/v2/base.py, line 405, in create
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource obj = 
obj_creator(request.context, **kwargs)
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/neutron/plugins/bigswitch/plugin.py, line 
634, in create_port
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource port)
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/neutron/db/db_base_plugin_v2.py, line 1332, 
in create_port
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource ips = 
self._allocate_ips_for_port(context, network, port)
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/neutron/db/db_base_plugin_v2.py, line 719, 
in _allocate_ips_for_port
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource result = 
NeutronDbPluginV2._generate_ip(context, subnets)
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/neutron/db/db_base_plugin_v2.py, line 462, 
in _generate_ip
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource range = 
range_qry.filter_by(subnet_id=subnet['id']).first()
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/orm/query.py, line 2278, in first
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource ret = 
list(self[0:1])
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/orm/query.py, line 2145, in 
__getitem__
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource return list(res)
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/orm/loading.py, line 65, in 
instances
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource fetch = 
cursor.fetchall()
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/result.py, line 752, in 
fetchall
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource self.cursor, 
self.context)
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 1027, in 
_handle_dbapi_exception
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource 
util.reraise(*exc_info)
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/result.py, line 746, in 
fetchall
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource l = 
self.process_rows(self._fetchall_impl())
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/result.py, line 715, in 
_fetchall_impl
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource 
self._non_result()
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/result.py, line 720, in 
_non_result
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource This result 
object does not return rows. 
2014-04-29 12:24:07.867 28072 TRACE neutron.api.v2.resource 
ResourceClosedError: This result object does not return rows. It has been 
closed automatically.

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

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

Title:
  Mutliple Instance deployment nuetron 2.3.0 (bigswitch plugin)  error:
  havana -ubuntu 13.10 server

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

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


[Bug 1313550] Re: ping does not work as a normal user on trusty tarball cloud images.

2014-04-29 Thread Scott Moser
one other hting to think about if we're going the --xattrs route
anywhere, we likely have to consider the fact that '--xattrs' might
*fail* on a filesystem that doesn't support xattrs.  I've not looked at
how tar handles that.  that makes that a bit tricky.

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

Title:
  ping does not work as a normal user on trusty tarball cloud images.

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

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


[Bug 1313550] Re: ping does not work as a normal user on trusty tarball cloud images.

2014-04-29 Thread Scott Moser
trusty tarball daily (20140429) now correctly contains the capability info:
$ wget 
http://cloud-images.ubuntu.com/trusty/20140429/trusty-server-cloudimg-amd64-root.tar.gz
$ sudo tar --xattrs '--xattrs-include=*' --acls -Szxpf 
trusty-server-cloudimg-amd64-root.tar.gz bin/ping

$ attr -l bin/ping
Attribute capability has a 20 byte value for bin/ping
$ getcap bin/ping
bin/ping = cap_net_raw+p

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

Title:
  ping does not work as a normal user on trusty tarball cloud images.

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

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


[Bug 1313550] Re: ping does not work as a normal user on trusty tarball cloud images.

2014-04-29 Thread Scott Moser
I am kind of leaning towards stgraber's suggestion of fixing iputils
in 14.04 to be setuid.

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

Title:
  ping does not work as a normal user on trusty tarball cloud images.

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

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


[Bug 1314289] [NEW] [Precise/regression] drbd 8.4.x backport breaks existing clusters

2014-04-29 Thread Stefan Bader
Public bug reported:

The backport of drbd8-utils-8.4.3 has several issues when running in
compat-8.3 mode as part of corosync/pacemaker clusters.

- the OCF resource agent script shipped in the drbd8-utils package is not 
running the compat binaries for some reason.
- the OCF resource agent script uses the new syntax hard coded in one place
- the drbdsetup command is not using the compat binary for help output and the 
command line changed significantly.
- if the main commands are called with the full path, the compat binaries are 
searched in the same path but only existed in /lib/drbd.

Apart from those serious problems, the init.d script would fail in
compat mode due to syntax changes.

regression from bug 1185756.

** Affects: drbd8 (Ubuntu)
 Importance: Critical
 Assignee: Stefan Bader (smb)
 Status: Triaged

** Affects: drbd8 (Ubuntu Precise)
 Importance: Critical
 Assignee: Stefan Bader (smb)
 Status: New


** Tags: regression-update

** Changed in: drbd8 (Ubuntu)
   Importance: Undecided = Critical

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

** Changed in: drbd8 (Ubuntu)
 Assignee: (unassigned) = Stefan Bader (smb)

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

Title:
  [Precise/regression] drbd 8.4.x backport breaks existing clusters

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

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


[Bug 1314289] Re: [Precise/regression] drbd 8.4.x backport breaks existing clusters

2014-04-29 Thread Stefan Bader
** Patch added: Proposed fix
   
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1314289/+attachment/4100591/+files/drbdsetup-fix.debdiff

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

Title:
  [Precise/regression] drbd 8.4.x backport breaks existing clusters

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

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


[Bug 1314289] Re: [Precise/regression] drbd 8.4.x backport breaks existing clusters

2014-04-29 Thread Scott Moser
** Description changed:

  The backport of drbd8-utils-8.4.3 has several issues when running in
  compat-8.3 mode as part of corosync/pacemaker clusters.
  
  - the OCF resource agent script shipped in the drbd8-utils package is not 
running the compat binaries for some reason.
  - the OCF resource agent script uses the new syntax hard coded in one place
  - the drbdsetup command is not using the compat binary for help output and 
the command line changed significantly.
  - if the main commands are called with the full path, the compat binaries are 
searched in the same path but only existed in /lib/drbd.
  
  Apart from those serious problems, the init.d script would fail in
  compat mode due to syntax changes.
+ 
+ regression from bug 1185756.

** Also affects: drbd8 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: drbd8 (Ubuntu Precise)
   Importance: Undecided = Critical

** Changed in: drbd8 (Ubuntu Precise)
 Assignee: (unassigned) = Stefan Bader (smb)

** Tags added: regression-update

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

Title:
  [Precise/regression] drbd 8.4.x backport breaks existing clusters

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Scott Moser
regression is tracked under bug 1314289

** Description changed:

  Request for SRU:
  [Impact]
  DRBD will not work (hang) on fresh install using Ubuntu 12.04.3 media, and 
will stop working on sites where the Raring Enablement Stacks is manually 
installed as the API between older and newer drbd kernel modules has changed.
  
  [Fix]
  The current version of drbd8 utils in Saucy/Raring can be compiled with 
legacy utils enabled (basically drbdadm and drbdsetup) and automatically 
switches to use the legacy version when an older kernel module is found. 
Comparing the code of those two legacy tools showed them to be mostly the same 
(except some things that actually look like bug fixes).
  I only found two small issues, one was the init.d script which was changed to 
use a new command of drbdadm to activate resources. This would fail if drbdadm 
fell back to the legacy version. So I picked the shell function that the 
current util uses and verified that this still works with the new binary.
  The other problem was the default config file which contained a new open 
which would cause the legacy util to fail. It does not seem to be a required 
one in the new tools to commenting it out by default seems to work in both 
cases, too.
  Lastly (this did not seem to be a real issue) the legacy tools claimed to be 
a version 3.8.10 while the the code really looked like the 3.8.11 version we 
have in Precise. Since that also matches the version number of the drbd module 
in Precise I modified the legacy tools version to be 3.8.11.
  
  [Test Case]
  For testing compatibility with the Precise 3.2 based kernels, either just 
install the prepared package and verify everything still works as before 
(before installing any HWE kernel). Or if already having installed a HWE kernel 
and experiencing the issue, boot into the 3.2 kernel before installing the 
proposed package (or follow the downgrade instructions before booting back).
  
  To test functionality with HWE kernels, install the Raring kernel in
  Precise, install/configure DRBD: you get No response from the DRBD
  driver! Is the module loaded?. With the proposed backport the mirror
  continues to work. Only for switching back to an older kernel a special
  procedure must be followed (see comment #21):
  
  http://www.drbd.org/users-guide/s-downgrading-drbd84.html
  
  ---
  
  I've just installed linux-generic-lts-raring on 12.04.2 and my drbd device 
stoped working.
  Seems like drbd8-utils is not compatible with DRBD 8.4 in Kernel 3.8.
  I see that we can't upgrade the package since this would break compatibility 
with the older Kernels in Precise.
  
  But since the new Plans for the LTS-Enablement Stack [1] there should be
  a package like drbd8-utils-lts-raring. And the dependancies should be
  resolved automatically with apt.
  
  kind regards
  
  [1] https://wiki.ubuntu.com/Kernel/LTSEnablementStack
  
+ upload caused regression bug 1314289.
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.8.0-22-generic 3.8.0-22.33~precise1
  ProcVersionSignature: Ubuntu 3.8.0-22.33~precise1-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: amd64
  Date: Thu May 30 11:53:13 2013
  InstallationMedia: Ubuntu-Server 12.04.1 LTS Precise Pangolin - Release 
amd64 (20120817.3)
  MarkForUpload: True
  SourcePackage: linux-lts-raring
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 816758] Re: libedit lacks utf-8 support

2014-04-29 Thread Fred
I cannot find this in trusty or trusty-proposed. :(

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

Title:
  libedit lacks utf-8 support

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

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


[Bug 816758] Re: libedit lacks utf-8 support

2014-04-29 Thread Clint Byrum
Fred, it is fixed in utopic. I have not evaluated the patch that fixes
it, but it may be appropriate for SRU:

https://wiki.ubuntu.com/StableReleaseUpdates

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

Title:
  libedit lacks utf-8 support

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

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


[Bug 814569] Re: Segmentation fault in augtool and augeas.rb

2014-04-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: augeas (Ubuntu Lucid)
   Status: New = Confirmed

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

Title:
  Segmentation fault in augtool and augeas.rb

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

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


[Bug 814569] Re: Segmentation fault in augtool and augeas.rb

2014-04-29 Thread David Caro
I was able to reproduce this error on centos 6.5, when having a 24 MB
/etc/sysconfig/nfs configuration file, any tool using augeas-libs just
broke with segmentation fault.

Using augeas-libs-1.0.0-5.el6_5.1.x86_64

Fixed just trimming down the faulty configuration file as a workaround.

Reproduced easily just appending data into the file until it's big
enough (17 MB was enough for me). It does not matter if you add real
configuration entries or just comments.

This is what I used to test it:
  for i in $(seq 100); do echo #WHATEVER=NOTHIG  /etc/sysconfig/nfs; 
done

After that running augtool:
  # augtool
  Segmentation fault

With gdb:
 # gdb augtool
 GNU gdb (GDB) Red Hat Enterprise Linux (7.2-60.el6_4.1) 
 Copyright (C) 2010 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.  Type show copying
 and show warranty for details.
 This GDB was configured as x86_64-redhat-linux-gnu.
 For bug reporting instructions, please see:
 http://www.gnu.org/software/gdb/bugs/...
 Reading symbols from /usr/bin/augtool...(no debugging symbols found)...done.
 Missing separate debuginfos, use: debuginfo-install 
augeas-1.0.0-5.el6_5.1.x86_64
 (gdb) run
 Starting program: /usr/bin/augtool 
 
 Program received signal SIGSEGV, Segmentation fault.
 0x77bbe2a1 in ?? () from /usr/lib64/libaugeas.so.0
 (gdb) 


And attached an strace of the run (don't get scared by the strange config files 
please :) ).

** Attachment added: strace log
   
https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/814569/+attachment/4100598/+files/strace.log

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

Title:
  Segmentation fault in augtool and augeas.rb

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

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


[Blueprint servercloud-u-server-core] General server work that needs to complete for 14.10

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Work items set to:
Work items:
add scribe to universe: TODO
add meteor to universe: TODO

-- 
General server work that needs to complete for 14.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-server-core

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


[Blueprint servercloud-u-server-core] General server work for 14.10

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Assignee: recep = Robie Basak

-- 
General server work for 14.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-server-core

-- 
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 814569] Re: Segmentation fault in augtool and augeas.rb

2014-04-29 Thread David Caro
Opened an issue about it on main augeas bug tracker (github) as it's not
Ubuntu specific.

https://github.com/hercules-team/augeas/issues/120

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

Title:
  Segmentation fault in augtool and augeas.rb

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

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


[Blueprint servercloud-u-server-core] General server work for 14.10

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Work items changed:
  Work items:
- add scribe to universe: TODO
+ determine ssd caching solution: TODO
+ add scribe (https://github.com/facebook/scribe) to universe: TODO
  add meteor to universe: TODO

-- 
General server work for 14.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-server-core

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


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Drafter: James Page = Ubuntu Server Team

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

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


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Assignee: Ubuntu Server Team = James Page

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

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


[Blueprint servercloud-u-uvtool] UVtool work for Utopic

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Work items set to:
Work items:
lxc support: TODO

-- 
UVtool work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-uvtool

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


[Blueprint servercloud-u-juju-core] Server team specific Juju work for Utopic

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Drafter: Patricia Gaughen = Ubuntu Server Team

-- 
Server team specific Juju work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-juju-core

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


[Blueprint servercloud-u-juju-core] Server team specific Juju work for Utopic

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Assignee: (none) = James Page

-- 
Server team specific Juju work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-juju-core

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


[Blueprint servercloud-u-curtin] Curtin work for Utopic

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Work items set to:
Work items:
change maas template to use config-archive: TODO
LVM/RAID support: TODO

-- 
Curtin work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-curtin

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


[Blueprint servercloud-u-cloud-init] Cloud-init work for Utopic

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Work items set to:
Work items:
boot performance investigation: TODO
boot performance improvements: TODO
cloud-init-manual (used by juju manual provider): TODO

-- 
Cloud-init work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-cloud-init

-- 
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 1314289] Re: [Precise/regression] drbd 8.4.x backport breaks existing clusters

2014-04-29 Thread Scott Moser
** Changed in: drbd8 (Ubuntu Precise)
   Status: New = In Progress

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

Title:
  [Precise/regression] drbd 8.4.x backport breaks existing clusters

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

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


[Blueprint servercloud-u-curtin] Curtin work for Utopic

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Assignee: (none) = Scott Moser

-- 
Curtin work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-curtin

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


[Blueprint servercloud-u-cloud-images] Cloud images work for Utopic

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Work items set to:
Work items:
[utlemming] EARLY- single image on ebs: TODO
[smoser] think about/test if zsync data is useful: TODO
[smoser] dig more on 'server' kernel: TODO

-- 
Cloud images work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-cloud-images

-- 
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 1170585] Re: whitelist incorrect rule

2014-04-29 Thread Ove Jobring
The naxsi version included in nginx-1.1.19  package is naxsi-0.45

Version 0.1 of nx_util was released about a year after naxsi v0.45 and
intended to use together with naxsi v 0.50 , the syntax for white-list
rules have probably changed slightly between releases.

The package naxsi-ui can be used to parse logfiles and generate white-
lists for naxsi version 0.45 , but requires a tad more effort to
configure.

Github ref for release:

https://github.com/nbs-
system/naxsi/tree/8fd6acc889657d17cd291d22fe85edc98030c2ab

Perhaps contrib/rules_generator/rules_transformer.py can be used to
verify if the generated rule have the correct syntax?

Google code is no longer the home for naxsi development, naxsi can be
found at https://github.com/nbs-system/naxsi

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

Title:
  whitelist incorrect rule

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

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


[Blueprint servercloud-u-maas-ci-dev] MAAS CI improvements for Utopic

2014-04-29 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Drafter: Patricia Gaughen = Ubuntu Server Team

-- 
MAAS CI improvements for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-maas-ci-dev

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


[Blueprint servercloud-1311-openstack] Openstack Next Steps

2014-04-29 Thread Chuck Short
Blueprint changed by Chuck Short:

Work items changed:
  Work items for ubuntu-13.11:
  Setup Trusty Icehouse in Openstack-CI: DONE
  Setup Precise Icehouse in Openstack-CI: DONE
  Write MIR report for httpretty: DONE
  Write MIR report for mox3: DONE
  Setup staging PPA for precise icehouse: DONE
  Write MIR report for python-librabbitmq: DONE
  Write MIR report for librabbitmq: DONE
  Write MIR report beanstalkc: DONE
  Write MIR report for beanstalkd: DONE
  
  Work items for ubuntu-13.12:
  [zulcss] Update libvirt to 1.2.0: DONE
  [zulcss] Package libvirt-python 1.2.0: DONE
  [zulcss] Sync packages from Trusty to Cloud Archive staging: DONE
  [zulcss] Package Trove for Ubuntu: DONE
  Package Ironic for Ubuntu: DONE
  [zulcss] Package openstack icehouse-1: DONE
  [james-page] Neutron packaging review and deprecation of old-style plugins - 
ML2: DONE
  [james-page] Nova hypervisor packaging review and re-jig to support 
libvirt-less drivers: DONE
  [zulcss] Write MIR for mox3: DONE
  [smb] MRE work for xen for Precise: DONE
  [smb] MRE work for xen for Raring: DONE
  [smb] MRE work for xen for Saucy: DONE
  [zulcss] Update oslo.messaging to 1.2.0~a11: DONE
  [zulcss] Package swift 1.11.0: DONE
  [zulcss] Write MIR for oslo.messaging: DONE
  [zulcss] Package oslo.rootwrap: DONE
  [zulcss] Package swift-bench: DONE
  [zulcss] Package python-designateclient: DONE
  [zulcss] Package python-workflow: DONE
  [zulcss] Package python-savannaclient: DONE
  [zulcss] Add versioned dependency for six for wsme: DONE
  [zulcss] Write MIR for oslo.rootwrap (#1259985): DONE
  [zulcss] Write MIR for python-pycadf (#1259984): DONE
  
  Work items for ubuntu-14.01:
  [zulcss] Update libvirt to 1.2.0: DONE
  [zulcss] Update libvirt to 1.2.1: DONE
  [zulcss] Update libvirt-python to 1.2.1: DONE
  [zulcss] Sync libvirt-python from Debian Unstable: DONE
  [zulcss] Write MIR for libvirt-python (#1262758): DONE
  [zulcss] Write MIR for oslo.rootwrap (#1259985): DONE
  [zulcss] Write MIR for python-pycadf (#1259984): DONE
  [james-page] Work out series upgrade with the juju-core team: POSTPONED
  [zulcss] Package python-manillaclient for Ubuntu: DONE
  [zulcss] Package python-savanaclient for Ubuntu: DONE
  [zulcss] Package swift 1.12.0: DONE
  [zulcss] Package Ironic for Ubuntu: DONE
  [zulcss] Package python-ironicclient: DONE
  [james-page] Monitor packaging for docker for Ubuntu/Debian: DONE
  [james-page] test docker.io (distro) on 14.04 (memcached tutorial tested): 
DONE
  [james-page] test lxc-docker (upstream) on 14.04 (memcached tutorial tested): 
DONE
  Discuss contribution of Juju/OpenStack documentation upstream (annegentle): 
POSTPONED
  [zulcss] Package python-pyghmi: DONE
  [zulcss] Package openstack icehouse-2: DONE
  [zulcss] Prep cloud archive for icehouse-2: DONE
  [zulcss] Write MIR for python-taskflow(#1271617): DONE
  [zulcss] Write MIR for python-concurrent.futures (#1271606): DONE
  [zulcss] Write MIR for python-networkx (#1271609): DONE
  
  Work items for ubuntu-14.02:
  Write MIR for python-qpid: POSTPONED
  Package openstack icehouse-3: DONE
  [zulcss] Prep cloud archive for icehouse-2: DONE
  [zulcss] Package Manilla for icehouse-3: DONE
  [zulcss] Package python-manillacleint for icehouse-3: DONE
  [zulcss] Package oslo.messaging 1.3.0a7: DONE
  [zulcss] Perform upgrade testing from E - I: DONE
  
  Work items for ubuntu-14.03:
  [zulcss] Write MIR for Heat (#1267557): DONE
  [zulcss] Write tools to integrate trusty testing upstream: INPROGRESS
  [zulcss] have non-voting ci-gate tests running on trusty: INPROGRESS
  [zulcss] Write tools to integrate libvirt-lxc testing upstream: INPROGRESS
  [smb] select and pull in appropriate xen version for trusty: DONE
- Make sure xen integration (libvirt only) on openstack works: TODO
+ Make sure xen integration (libvirt only) on openstack works: DONE
  Porting of clients and oslo-incubator to python3: INPROGRESS
  Integrate trusty with devstack for 3rd party testing: INPROGRESS
  Integrate libvirt-lxc with devstack for 3rd party testing: INPROGRESS
- Upgrade path testing and validation from precise-CA-trusty: TODO
+ Upgrade path testing and validation from precise-CA-trusty: DONE
  [zulcss] Package openstack icehouse-3: DONE
  [zulcss] Prep cloud archive for iicehouse-3: DONE
- Upgrade path testing and validation from precise-CA-trusty: TODO
+ Upgrade path testing and validation from precise-CA-trusty: DONE
  [zulcss] Package python-oslo.vmware: DONE
  [zulcss] Write MIR for python-oslo.vmware (#1287183): DONE
- [zulcss] Perform upgrade testing from G - I: TODO
- [zulcss] Perform upgrade testing from F - I: TODO
- [zulcss] Package Savannah for Ubuntu: INPROGRESS
- [zulcss] Package savanna-extra for Ubuntu: INPROGRESS
- [zulcss] Package savanna-dashboard for Ubuntu: INPROGRESS
- [zulcss] Package savanaa-iamge-elements for Ubuntu: INPROGRESS
+ [zulcss] Perform upgrade testing from G - I: DONE
+ [zulcss] Perform upgrade testing from F - I: DONE
+ [zulcss] Package 

[Bug 1313450] Re: Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2) with default configuration

2014-04-29 Thread Erik Andersson
That made no difference.

My configuration:
seccomp_sandbox=NO
Listen=YES
#Listen_IPV6
Anonymous=YES
#Local_enabled=YES
#Write_enabled=YES


This is taken from the kernel log (also visible in the syslogs).

Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160354] BUG: Bad page map in 
process vsftpd  pte:8965 pmd:23042067
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160372] page:ea00 
count:-259 mapcount:-259 mapping:  (null) index:0x0
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160379] page flags: 
0x10(dirty)
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160387] addr:7fd251b67000 
vm_flags:08100071 anon_vma:88002381d700 mapping:  (null) 
index:7fd251b67
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160397] CPU: 0 PID: 14426 
Comm: vsftpd Tainted: GB3.13.0-24-generic #46-Ubuntu
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160399]  880023ca6c00 
880016565c70 81715a64 7fd251b67000
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160404]  880016565cb8 
81174183 800ffa106965 0007fd251b67
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160408]  880023042b38 
ea00 7fd251b67000 7fd251b68000
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160411] Call Trace:
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160421]  [81715a64] 
dump_stack+0x45/0x56
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160427]  [81174183] 
print_bad_pte+0x1a3/0x250
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160430]  [81175b67] 
unmap_page_range+0x717/0x7f0
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160433]  [81175cc1] 
unmap_single_vma+0x81/0xf0
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160436]  [81176d39] 
unmap_vmas+0x49/0x90
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160441]  [8117feec] 
exit_mmap+0x9c/0x170
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160445]  [8106482c] 
mmput+0x5c/0x120
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160449]  [81069bbc] 
do_exit+0x26c/0xa50
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160453]  [8109dd84] 
? vtime_account_user+0x54/0x60
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160459]  [8114d52f] 
? context_tracking_user_exit+0x4f/0xc0
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160462]  [8106a41f] 
do_group_exit+0x3f/0xa0
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160465]  [8106a494] 
SyS_exit_group+0x14/0x20
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160469]  [8172663f] 
tracesys+0xe1/0xe6
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160552] BUG: Bad rss-counter 
state mm:8800030af500 idx:0 val:-1
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.160559] BUG: Bad rss-counter 
state mm:8800030af500 idx:1 val:1
Apr 29 19:03:44 ip-10-34-255-23 kernel: [21095107.195341] BUG: Bad page map in 
process vsftpd  pte:8965 pmd:23d36067

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

Title:
Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2) with default
  configuration

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

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


[Bug 1312411] Re: GNUcash crashing because of libdbi

2014-04-29 Thread Peter Sewell
Hi, just a very quick question - someone on askubuntu has asked me a
question - is there a 64bit version of GNUcash? I didn't think there is
as there only seems one version on the official GNUcash website and
there's only one in the Getdeb site.

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

Title:
  GNUcash crashing because of libdbi

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

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


[Bug 1313450] Re: Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2) with default configuration

2014-04-29 Thread Erik Andersson
apport information

** Tags added: apport-collected

** Description changed:

  The configuration submitted was modified during testing, but this also
  failed with the default configuration. The only solution I have found so
  far was to delete the configuration, this would allow the service to
  start, but obviously not work as intended.
  
  If I try to start the service manually using vsftpd or sudo vsftpd I receive 
the following error message:
  500 OOPS: munmap
  
  I also tried the default commands
  /etc/init.d/vsftpd or service vsftpd start
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: vsftpd 3.0.2-1ubuntu2
  ProcVersionSignature: User Name 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Sun Apr 27 21:23:18 2014
  Ec2AMI: ami-896c96fe
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: eu-west-1b
  Ec2InstanceType: t1.micro
  Ec2Kernel: aki-52a34525
  Ec2Ramdisk: unavailable
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: vsftpd
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.vsftpd.conf: [modified]
  mtime.conffile..etc.vsftpd.conf: 2014-04-27T21:16:28.222467
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3
+ Architecture: amd64
+ DistroRelease: Ubuntu 14.04
+ Ec2AMI: ami-896c96fe
+ Ec2AMIManifest: (unknown)
+ Ec2AvailabilityZone: eu-west-1b
+ Ec2InstanceType: t1.micro
+ Ec2Kernel: aki-52a34525
+ Ec2Ramdisk: unavailable
+ Package: vsftpd 3.0.2-1ubuntu2
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: User Name 3.13.0-24.46-generic 3.13.9
+ Tags:  trusty ec2-images
+ Uname: Linux 3.13.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dialout dip floppy netdev plugdev sudo video
+ _MarkForUpload: True
+ modified.conffile..etc.vsftpd.conf: [modified]
+ mtime.conffile..etc.vsftpd.conf: 2014-04-29T19:03:28.834467

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1313450/+attachment/4100694/+files/Dependencies.txt

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

Title:
Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2) with default
  configuration

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

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


[Bug 1280941] Re: metadata agent throwing AttributeError: 'HTTPClient' object has no attribute 'auth_tenant_id' with latest release

2014-04-29 Thread Robert Collins
** Changed in: tripleo
   Status: Fix Committed = Fix Released

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

Title:
  metadata agent throwing AttributeError: 'HTTPClient' object has no
  attribute 'auth_tenant_id' with latest release

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1280941/+subscriptions

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


[Bug 1312411] Re: GNUcash crashing because of libdbi

2014-04-29 Thread Peter Sewell
Please ignore the last question - I wrote it on the wrong website. I
needed the bugzilla for GNUcash.! Oops.

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

Title:
  GNUcash crashing because of libdbi

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

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


[Bug 1314289] Re: [Precise/regression] drbd 8.4.x backport breaks existing clusters

2014-04-29 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  [Precise/regression] drbd 8.4.x backport breaks existing clusters

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

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


[Bug 1310919] Re: pam_winbind krb5_ccache_type=FILE stopped working after 14.04 upgrade

2014-04-29 Thread Serge Hallyn
** Also affects: samba (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: samba (Ubuntu Utopic)
   Importance: High
 Assignee: Canonical Server Team (canonical-server)
   Status: Confirmed

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

Title:
  pam_winbind krb5_ccache_type=FILE stopped working after 14.04 upgrade

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

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


[Bug 1299601] Re: package sysstat 10.0.3-1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück

2014-04-29 Thread Robert Luberda
Sysstat maintainer scripts do not use awk program nor ORASID variable at
all by itself.  Also none of the programs called by the scripts
(debconf, update-alternatives, ucf) should refer to ORASID.

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

Title:
  package sysstat 10.0.3-1 failed to install/upgrade: Unterprozess
  installiertes post-installation-Skript gab den Fehlerwert 2 zurück

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

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


[Bug 1313550] Re: ping does not work as a normal user on trusty tarball cloud images.

2014-04-29 Thread Serge Hallyn
This debdiff against the precise version of tar implements xattr
support.

** Patch added: tar-xattr.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/iputils/+bug/1313550/+attachment/4100853/+files/tar-xattr.debdiff

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

Title:
  ping does not work as a normal user on trusty tarball cloud images.

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

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


[Bug 1292728] Re: [FFe] unixodbc 2.2.14p2 - 2.3.1, unixodbc-gui-qt

2014-04-29 Thread Steve Langasek
Well, this FFe wasn't granted, so closingthe bug as 'wontfix'.  As for
2.3.1 in Ubuntu, I've just synced it for utopic.

** Changed in: unixodbc (Ubuntu)
   Status: New = Won't Fix

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

Title:
  [FFe] unixodbc 2.2.14p2 - 2.3.1, unixodbc-gui-qt

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

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


[Bug 743858] Re: sshd not appending to /var/log/btmp

2014-04-29 Thread Brian Murray
Hello Moses, or anyone else affected,

Accepted openssh into saucy-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/openssh/1:6.2p2-6ubuntu0.4 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: openssh (Ubuntu Saucy)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

** Changed in: openssh (Ubuntu Precise)
   Status: In Progress = Fix Committed

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

Title:
  sshd not appending to /var/log/btmp

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

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


[Bug 743858] Please test proposed package

2014-04-29 Thread Brian Murray
Hello Moses, or anyone else affected,

Accepted openssh into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/openssh/1:5.9p1-5ubuntu1.4 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

Title:
  sshd not appending to /var/log/btmp

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

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


[Bug 1313935] Re: tenant is required for quota-update but not for quota-show

2014-04-29 Thread Thang Pham
** Changed in: nova
   Importance: Undecided = Medium

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

Title:
  tenant is required for quota-update but not for quota-show

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

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


[Bug 1313550] Re: ping does not work as a normal user on trusty tarball cloud images.

2014-04-29 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  ping does not work as a normal user on trusty tarball cloud images.

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

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


[Bug 1274944] Re: maas-dhcp-server should be configured to start after all network interfaces it serves are up

2014-04-29 Thread Dustin Kirkland 
I've hit this a number of times too.  I'm marking the priority (at least
on the maas packaging task) high.  Broken DHCP server renders MAAS
pretty unusable.

** Changed in: maas (Ubuntu)
   Importance: Undecided = High

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

Title:
  maas-dhcp-server should be configured to start after all network
  interfaces it serves are up

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

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


[Bug 1313935] Re: tenant is required for quota-update but not for quota-show

2014-04-29 Thread Thang Pham
** Changed in: nova
   Status: New = In Progress

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

Title:
  tenant is required for quota-update but not for quota-show

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

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


[Bug 1311140] Re: [SRU] powering multiple nodes errors with max retries

2014-04-29 Thread Andres Rodriguez
I've tested the fix and it works as expected. Please copy such package
into Utopic!

Thanks.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  [SRU] powering multiple nodes errors with max retries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-seamicroclient/+bug/1311140/+subscriptions

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


Re: [Bug 1292728] Re: [FFe] unixodbc 2.2.14p2 - 2.3.1, unixodbc-gui-qt

2014-04-29 Thread Matthew Phipps
Great, thanks!

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

Title:
  [FFe] unixodbc 2.2.14p2 - 2.3.1, unixodbc-gui-qt

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

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


[Bug 1314445] [NEW] compile phalconphp from http://phalconphp.com/zh/download

2014-04-29 Thread good2nexus
Public bug reported:

uninstall mysql-5.6 and install mysql-5.5

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: mysql-server-5.5 (not installed)
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
Date: Wed Apr 30 10:12:32 2014
DuplicateSignature: package:mysql-server-5.5:(not installed):subprocess new 
pre-installation script returned error exit status 1
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
InstallationDate: Installed on 2014-04-19 (10 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: mysql-5.5
Title: package mysql-server-5.5 (not installed) failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  compile phalconphp from  http://phalconphp.com/zh/download

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1314445/+subscriptions

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


[Bug 1219857] Re: vsftpd connections fail on amd64: 500 OOPS: child died

2014-04-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/utopic/vsftpd/utopic-
proposed

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

Title:
  vsftpd connections fail on amd64: 500 OOPS: child died

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

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


[Bug 1274944] Re: maas-dhcp-server should be configured to start after all network interfaces it serves are up

2014-04-29 Thread Andres Rodriguez
James:

  The maas-dhcp-server upstart configuration starts on the standard
runlevels, but the dhcpd daemon is configured to listen on specific
network interfaces only.

isc-dhcp-server is also configured to start on standard runlevels. It
defaults to all interfaces in /etc/default/isc-dhcp-server. Now I'm
wondering, how is this affected if I input particular interfaces in
/etc/default/isc-dhcp-server and keep the upstart job to start on
standard runlevels... this would mean that isc-dhcp-server is affected
by the same issue, right?

If so, then we need to figure out a way to make this fix in isc-dhcp-
server first, and then we will deal it in MAAS.

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

Title:
  maas-dhcp-server should be configured to start after all network
  interfaces it serves are up

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

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


[Bug 743858] Re: sshd not appending to /var/log/btmp

2014-04-29 Thread Bryan Quigley
Verified fix on both precise and saucy..

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  sshd not appending to /var/log/btmp

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

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


[Bug 1314470] [NEW] i386 packages don't run

2014-04-29 Thread wiredfool
Public bug reported:

What I did:

Up to date 32 bit x86 system. Installed docker.io.


What happened:

An apparently successful install.

$sudo docker.io pull ubuntu
2014/04/29 21:46:49 dial unix /var/run/docker.sock: no such file or directory

$ docker.io -d
2014/04/29 21:38:58 The docker runtime currently only supports amd64 (not 386). 
This will change in the future. Aborting.

What I expected to happen:
a working docker system. 

Expected resolution:
Either remove the i386 packages, or fix them so that they work on x86 systems.

** Affects: docker.io (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  i386 packages don't run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1314470/+subscriptions

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


  1   2   >