Public bug reported:
Terminal Output:
Setting up nginx-full (1.6.2-5ubuntu3) ...
Job for nginx.service failed. See "systemctl status nginx.service" and
"journalctl -xe" for details.
invoke-rc.d: initscript nginx, action "start" failed.
dpkg: error processing package nginx-full (--configure):
sub
there are several workarounds:
1) use debian (this is where bugs get fixed)
2) make some noise here, so that launchpad (canonical) can hear you
3) create the config by hand: net-snmp-create-v3-user is just a simple shell
script, that was forgotten to be packaged: the content translates to:
stop
Public bug reported:
This appears to be a simple typo:
config.cc_ssh_authkey_fingerprints.handle:
if 'no_ssh_fingerprints' in cfg:
log.debug(("Skipping module named %s, "
"logging of ssh fingerprints disabled"), name)
should be:
if 'no_ssh_fingerprints' in cf
Public bug reported:
Bug present in: Ubuntu 14.04 LTS, cloud-init 0.7.5-0ubuntu1
In ssh_util.py, setup_user_keys, which is called by
config.cc_ssh.apply_credentials, changes the permissions of the
directory into which the new user's public ssh key is written.
This directory is found by parsing /
Public bug reported:
# net-snmp-config --create-snmpv3-user
/usr/bin/net-snmp-config: 236: /usr/bin/net-snmp-config:
net-snmp-create-v3-user: not found
reference: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726158
$ cat /tmp/apport.libsnmp-dev.0klis68z.apport
ProblemType: Bug
ApportVersi
Public bug reported:
By default, catalina.home points to /usr/share/tomcat7 and catalina.base
points to /var/lib/tomcat7.
catalina.properties sets classloader paths:
common.loader=${catalina.base}/lib,${catalina.base}/lib/*.jar,${catalina.home}/lib,${catalina.home}/lib/*.jar,${catalina.home}/comm
*** This bug is a duplicate of bug 1015361 ***
https://bugs.launchpad.net/bugs/1015361
--
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/1015365
Title:
package clamav-base 0.97.5+df
*** This bug is a duplicate of bug 1015361 ***
https://bugs.launchpad.net/bugs/1015361
Public bug reported:
Description:Ubuntu 12.04 LTS
Release:12.04
clamav-base:
Installed: 0.97.5+dfsg-1ubuntu0.12.04.1
Candidate: 0.97.5+dfsg-1ubuntu0.12.04.1
Version table:
*** 0.97.5+dfs
Install natty
apt-get update
apt-get install cobbler
(Add a repo, a fake empty one will do, it makes no difference):
cobbler repo add --name=test --mirror=/root/random (which is empty)
cobbler reposync
debug:
task started: 2011-02-02_151219_reposync
task started (id=Reposync, time=Wed Feb 2 1
Install Natty
apt-get update
apt-get install cobbler dhcp3-server
(Fix Proxy Settings for Apache)
change manage_dhcp: 0 to manage_dhcp: 1 in /etc/cobbler/settings
service cobbler restart
cobbler sync
It will fail with:
running python trigger cobbler.modules.sync_post_restart_services
running: dh
Public bug reported:
Binary package hint: cobbler
createrepo is not listed as a dependency but is if you are going to use
repo's at all.
Also, one of the final steps of reposync is:
cmd1 = "chown -R root:apache %s" % repo_path
utils.subprocess_call(self.logger, cmd1)
Which fails be
Public bug reported:
Binary package hint: cobbler
Clean Natty install
Using cobbler 2.1.0~bzr1988-0ubuntu1
sync_post_restart_services.py is used to restart services after a
'cobbler sync'. It correctly tests the dhcpd config but then fails to
restart it.
It's executing 'service dhcpd restart',
I'm also having this problem with a new install of Ubuntu 8.10 LAMP Server
(+ubuntu desktop) on a mixed Win/OSX network.
[New Thread 0xb74946d0 (LWP 7227)]
0xb79bb424 in __kernel_vsyscall ()
#0 0xb79bb424 in __kernel_vsyscall ()
#1 0xb75d85e3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2 0
I also have the same problem with ubuntu 8.04...
i'm able to access shares via nautilus by typing smb://machine/sharename
(but not no list the shares, although I don't think that info helps
you).
what kind of information on the server do you need Steve?
--
"smbclient -L" gives NT_STATUS_LOGON_F
14 matches
Mail list logo