[Bug 1456422] Re: limit nofile 64000 64000 or similar in an upstart job fails in a user lxc

2015-12-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mongodb (Ubuntu)
   Status: New => Confirmed

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

Title:
  limit nofile 64000 64000 or similar in an upstart job fails in a user
  lxc

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxc/+bug/1456422/+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 1506785] Re: package libapache2-mod-php5 (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-12-30 Thread Launchpad Bug Tracker
[Expired for php5 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: php5 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package libapache2-mod-php5 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1506785/+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 975468] Re: consider implementing a 'security group' functionality

2015-12-30 Thread Shialea
** Changed in: maas (Ubuntu)
   Status: New => Incomplete

** Changed in: maas (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  consider implementing a 'security group' functionality

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/975468/+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 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-12-30 Thread Mark Casey
I don't understand the current status of this bug.

I think what I'm reading is that this was fixed for trusty-backports
inside of the work done to close #1481737, but I'm not certain. Is there
anyone that could confirm that?

Thank you

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

Title:
  HAProxy 1.5 init script does not terminate processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1494141/+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 1530233] [NEW] puppet outdated

2015-12-30 Thread Hadmut Danisch
Public bug reported:

Hi,

the current alpha  of xenial 16.04 still comes with a puppet 3.8.4,  but
the current version of puppet is 4.3. Since 16.04 is supposed to be a
LTS release, would be good to have a recent major version.

regards
Hadmut

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

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

Title:
  puppet outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1530233/+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 1530194] Re: setserial =>ERROR CODE 1!! after apt-get autoremove

2015-12-30 Thread Don Juan Santiago
I solved the issue using the following links

http://ubuntuforums.org/showthread.php?t=1597294

alt+f2... gksudo lxterminal... sudo dpkg --force-all -P setserial

http://askubuntu.com/questions/539235/how-to-remove-obsolete-packages-
after-failed-release-upgrade-via-do-release-upgr

apt-get update

apt-get autoremove

apt-get clean

UNUSCONF=$(dpkg -l|grep "^rc"|awk '{print $2}')

apt-get remove --purge $UNUSCONF

NEWKERNEL=$(uname -r|sed 's/-*[a-z]//g'|sed 's/-386//g')

ADDKERNEL="linux-(image|headers|ubuntu-modules|restricted-modules)"

METAKERNEL="linux-(image|headers|restricted-
modules)-(generic|i386|server|common|rt|xen)"

UNUSKERNELS=$(dpkg -l|awk '{print $2}'|grep -E $ADDKERNEL |grep -vE
$METAKERNEL|grep -v $NEWKERNEL)

apt-get remove --purge $UNUSKERNELS

update-grub

*** than after a reboot..  using Synaptic Package Manager.. reinstalled
setserial package

P.S. I guess Upgrading from lubuntu 15.04 with 3.19 version of vmlinuz
to 15.10 doesnt cleanup all the old upgrades...

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

Title:
  setserial =>ERROR CODE 1!! after apt-get autoremove

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/1530194/+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 1530194] Re: setserial =>ERROR CODE 1!! after apt-get autoremove

2015-12-30 Thread Don Juan Santiago
** Also affects: setserial (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: eog (Ubuntu)

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

Title:
  setserial =>ERROR CODE 1!! after apt-get autoremove

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/1530194/+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 1500581] Re: open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf) [error: implicit declaration of function ‘nd_set_link’]

2015-12-30 Thread Mikhail Rokhin
Another fail:

sudo apt install open-vm-tools-desktop
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.2.0-16 linux-headers-4.2.0-16-generic
  linux-image-4.2.0-16-generic linux-image-extra-4.2.0-16-generic
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  open-vm-tools-dkms
The following NEW packages will be installed:
  open-vm-tools-desktop open-vm-tools-dkms
0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
Need to get 0 B/518 kB of archives.
After this operation, 6,640 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Selecting previously unselected package open-vm-tools-desktop.
(Reading database ... 241725 files and directories currently installed.)
Preparing to unpack 
.../open-vm-tools-desktop_2%3a9.10.2-2822639-1ubuntu3_amd64.deb ...
Unpacking open-vm-tools-desktop (2:9.10.2-2822639-1ubuntu3) ...
Selecting previously unselected package open-vm-tools-dkms.
Preparing to unpack .../open-vm-tools-dkms_2%3a9.10.2-2822639-1ubuntu3_all.deb 
...
Unpacking open-vm-tools-dkms (2:9.10.2-2822639-1ubuntu3) ...
Processing triggers for man-db (2.7.4-1) ...
Setting up open-vm-tools-desktop (2:9.10.2-2822639-1ubuntu3) ...


Failed to get unit file state for run-vmblockx2dfuse.mount: No such file or 
directory
run-vmblock\x2dfuse.mount is a disabled or a static unit, not starting it.
Setting up open-vm-tools-dkms (2:9.10.2-2822639-1ubuntu3) ...
Loading new open-vm-tools-9.10.2 DKMS files...
Building only for 4.2.0-22-generic
Building initial module for 4.2.0-22-generic
ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/open-vm-tools-dkms.0.crash'
Error!  Build of vmhgfs.ko failed for: 4.2.0-22-generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/open-vm-tools/9.10.2/build/ for more information.
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools (0.120ubuntu6) ...
update-initramfs: Generating /boot/initrd.img-4.2.0-22-generic


Could you port version 10 like Fedora did?

Thank you.

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

Title:
  open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf)
  [error: implicit declaration of function ‘nd_set_link’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1500581/+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