Experiencing after update to 15.10
As upstart is replaced by systemd, I changed the /sbin/status to use the
service command:
#!/bin/bash
/usr/sbin/service $1 status
echo $?
which solves the problem, just mentioned it if anyone wants to get
puppet running anyway.
--
You received thi
Same problem after installing xrdp on trusty. Simply purged deja-dup and
problem was fixed :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302416
Title:
deja-dup monitor was taking 6GB of memory
There must be a better program output for such a backward incompatible
behavior, not just in logs.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301015
Title:
Networking does not restart
To manage
Thanks Brian, updating to proposed sources (vmbuilder version
0.12.4.r475) solved the problem for me on precise.
Meanwhile, in this revision, when calling vmbuilder --version, a python
error is raised. The cause is that 'revno' returned by the
VMBuilder.get_version_info is of type str, not int.
V