[Bug 1160372] [NEW] Login is not possible

2013-03-26 Thread Sworddragon
Public bug reported: I'm using Ubuntu 13.04 dev with vsftpd 3.0.2-1ubuntu1. local_enable and write_enable are set to YES but I'm not able to login: sworddragon@ubuntu:~$ ftp localhost Connected to localhost. 220 (vsFTPd 3.0.2) Name (localhost:sworddragon): sworddragon 331 Please specify

[Bug 1160372] Re: Login is not possible

2013-03-27 Thread Sworddragon
** Attachment added: vsftpd.conf https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1160372/+attachment/3601453/+files/vsftpd.conf -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vsftpd in Ubuntu.

[Bug 1160372] Re: Login is not possible

2013-03-27 Thread Sworddragon
** Attachment added: vsftpd https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1160372/+attachment/3601454/+files/vsftpd -- 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/1160372

[Bug 1160372] Re: Login is not possible

2013-03-27 Thread Sworddragon
** Attachment added: common-account https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1160372/+attachment/3601455/+files/common-account -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vsftpd in Ubuntu.

[Bug 1160372] Re: Login is not possible

2013-03-27 Thread Sworddragon
** Attachment added: common-session https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1160372/+attachment/3601456/+files/common-session -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vsftpd in Ubuntu.

[Bug 1160372] Re: Login is not possible

2013-03-27 Thread Sworddragon
** Attachment added: common-auth https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1160372/+attachment/3601465/+files/common-auth ** Changed in: vsftpd (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 936216] [NEW] Apache doesn't start if /var/log/apache2 is missing

2012-02-19 Thread Sworddragon
Public bug reported: I'm using Ubuntu 12.04 dev with apache2 2.2.22-1ubuntu1. If the directory /var/log/apache2 doesn't exist the apache server can't start: sworddragon@ubuntu-vm:~$ sudo /etc/init.d/apache2 start * Starting web server apache2 apache2: Could not reliably determine the server's

[Bug 1229023] [NEW] Nameservers are not setup correctly

2013-09-22 Thread Sworddragon
Public bug reported: I'm using Ubuntu 13.10 dev with dnsmasq 2.66-4. Before installing dnsmasq /etc/resolv.conf was generated with nameserver 192.168.1.1 from my dns-nameservers entry in /etc/networking. But after installing dnsmasq I'm seeing only nameserver 127.0.0.1 (even after restarting the

[Bug 1229023] Re: Nameservers are not setup correctly

2013-09-23 Thread Sworddragon
sworddragon@ubuntu:~$ cat /var/run/dnsmasq/resolv.conf nameserver 192.168.1.1 sworddragon@ubuntu:~$ cat /etc/resolv.conf # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN nameserver 127.0.0.1

[Bug 1229023] Re: Nameservers are not setup correctly

2013-09-23 Thread Sworddragon
I have figured out the problem: I have just forgot to listen on lo too with Wireshark. On retesting this all is working fine without configuring anything. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu.

[Bug 734155] [NEW] sshd has 2 startscripts

2011-03-12 Thread Sworddragon
Public bug reported: Binary package hint: openssh-server For openssh-server are 2 start scripts available. There is one in /etc/init.d/ssh and another in /etc/init/ssh.conf. openssh-server is already an upstart job and /etc/init.d/ssh should be a symlink to this upstart job. I'm using Ubuntu

[Bug 1283600] [NEW] irqbalance is writing to the wrong stream on dpkg-reconfigure

2014-02-22 Thread Sworddragon
Public bug reported: I'm using Ubuntu 14.04 dev with irqbalance 1.0.6-2 and using dpkg- reconfigure -f noninteractive irqbalance will show the following output: irqbalance stop/waiting irqbalance start/running, process 18665 But interestingly the stop message is written to stdout while the

[Bug 1350037] [NEW] init gets installed on apt-get dist-upgrade

2014-07-29 Thread Sworddragon
Public bug reported: I'm using Ubuntu 14.10 dev with init 1.20 and on executing apt-get dist-upgrade the package init gets installed. The strange about this is that no package on my system depends on init but init is an essential package and marked as automatic installed after a dist-upgrade. **

[Bug 1350037] Re: init gets installed on apt-get dist-upgrade

2014-08-01 Thread Sworddragon
After upgrading init to version 1.20ubuntu3 I'm seeing that it is not essential anymore. ** Changed in: init-system-helpers (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to init-system-helpers

[Bug 1357713] Re: Use essential init package to ensure that an init system is present

2014-09-23 Thread Sworddragon
ubuntu-minimal depends on upstart and ifupdown, so supposedly you removed that. This is really not a supported configuration. If this is not officialy supported I recommend to make ubuntu-minimal essential in this case. At least removing it is currently a valid configuration. Debian has a new

[Bug 1416895] [NEW] /etc/dnsmasq.conf does not contain an ending newline character

2015-02-01 Thread Sworddragon
Public bug reported: I'm using Ubuntu 15.04 dev with dnsmasq 2.72-2 and there is no ending newline character in /etc/dnsmasq.conf. ** Affects: dnsmasq (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1436691] Re: Essential files are missing

2015-04-05 Thread Sworddragon
This seems not to be a bug in the upstart package - see comment #10 for the details. If the init package should get marked as essential apt will automatically install it on the next apt-get dist-upgrade and because init depends on systemd-sysv | upstart-sysv it will install one of these 2 packages

[Bug 1436691] Re: Essential files are missing

2015-04-05 Thread Sworddragon
This seems not to be a bug in the upstart package - see comment #10 for the details. If the package init should get marked as essential apt will automatically install it on the next apt-get dist-upgrade and because init depends on systemd-sysv | upstart-sysv it will install one of these 2 packages

[Bug 1436691] Re: Essential files are missing

2015-04-05 Thread Sworddragon
This seems not to be a bug in the upstart package - see comment #10 for the details. If the package init should get marked as essential apt will automatically install it on the next apt-get dist-upgrade and because init depends on systemd-sysv | upstart-sysv it will install one of these 2 packages

[Bug 1436691] Re: Essential files are missing

2015-04-05 Thread Sworddragon
No, this seems not to be a bug in the upstart package - see comment #10 for the details. If the package init should get marked as essential apt will automatically install it on the next apt-get dist-upgrade and because init depends on systemd-sysv | upstart-sysv it will install one of these 2

[Bug 1436956] Re: Critical system files such as /sbin/shutdown and /sbin/init missing after updating upstart

2015-04-07 Thread Sworddragon
*** This bug is a duplicate of bug 1436691 *** https://bugs.launchpad.net/bugs/1436691 ** This bug has been marked a duplicate of bug 1436691 init package is missing -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1436691] Re: init package is missing

2015-04-07 Thread Sworddragon
** This bug is no longer a duplicate of bug 1436956 Critical system files such as /sbin/shutdown and /sbin/init missing after updating upstart ** Changed in: init-system-helpers (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member

[Bug 1441322] [NEW] The Description-en field isn't correct

2015-04-07 Thread Sworddragon
Public bug reported: I'm using Ubuntu 15.04 dev with init 1.22ubuntu8 and on executing apt- cache show init I'm seeing that the Description-en field says that there are 3 available init systems while it lists only 2. ** Affects: init-system-helpers (Ubuntu) Importance: Undecided

[Bug 1436691] Re: init package is missing

2015-04-07 Thread Sworddragon
@Martin Pitt: In my case this happened likely because I'm configuring my system to be minimalist. This means that I'm removing all packages which are not needed (and init wasn't needed for a working system). The upgrade caused then that the new package upstart-sysv hasn't made it to such systems

[Bug 1436691] Re: Essential files are missing

2015-04-04 Thread Sworddragon
I'm noticing that these essential files have been moved from the package upstart to the new package upstart-sysv. This package has just to be missed being installed on upgrading because the package init is not essential (while its description says it is (also it says that it allows to select

[Bug 1436691] Re: init package is missing

2015-04-09 Thread Sworddragon
*** This bug is a duplicate of bug 1357713 *** https://bugs.launchpad.net/bugs/1357713 ** This bug has been marked a duplicate of bug 1357713 Use essential init package to ensure that an init system is present -- You received this bug notification because you are a member of Ubuntu

[Bug 1436956] Re: Critical system files such as /sbin/shutdown and /sbin/init missing after updating upstart

2015-04-09 Thread Sworddragon
*** This bug is a duplicate of bug 1357713 *** https://bugs.launchpad.net/bugs/1357713 ** This bug is no longer a duplicate of bug 1436691 init package is missing ** This bug has been marked a duplicate of bug 1357713 Use essential init package to ensure that an init system is present

[Bug 1441322] Re: The Description-en field isn't correct

2015-04-09 Thread Sworddragon
But your text does mention a number: three available init systems in Ubuntu (systemd or upstart) ** Changed in: init-system-helpers (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1357713] Re: Use essential init package to ensure that an init system is present

2015-04-09 Thread Sworddragon
Theoretically https://bugs.launchpad.net/ubuntu/+source/init-system- helpers/+bug/1436691 is a duplicate of this report but the first symptoms haven't revealed this. And as I have figured out later that this happened because init is not essential I haven't remembered this ticket. -- You received

[Bug 1529195] [NEW] Separating ntlm_auth

2015-12-25 Thread Sworddragon
Public bug reported: I'm using Ubuntu 16.04 dev with winbind 2:4.1.20+dfsg-1ubuntu5 and if I'm starting applications with Wine I'm often seeing the line "err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can