Public bug reported:
Binary package hint: proftpd-basic
Description:Ubuntu 10.04 LTS
Release:10.04
2.6.32-22-generic
proftpd-basic (v 1.3.2c-1) from the repositories
On the current kernel 2.6.32-22-generic proftpd does not startup on system
startup - in fact there is no mention of
Attached my proftpd.conf file in case it is of any use.
Only thing I have changed is to mask out my public IP on the
MasqueradeAddress line.
** Attachment added: "proftpd config file"
http://launchpadlibrarian.net/50028922/proftpd.conf
--
proftpd will not start with kernel 2.6.32-22-generic
OK - things get even stranger.
proftpd stopped working on 2.6.32-21-generic as well after a reboot.
I checked again and the /var/run/proftpd directory had gone! I manually
recreated it and proftpd started up cleanly.
However, following a reboot the /var/run/proftpd directory had gone
missing ag
OK some thoughts... /var/run/proftpd contains:
proftpd.delay
proftpd.sock
all the time, even after the proftpd service is stopped.
On starting the proftpd service another file is created:
proftpd.scoreboard
On stopping the service:
proftpd.scoreboard is removed
proftpd.delay is altered in some
After some more digging it looks like /etc/init.d/proftpd actually
checks for the existence of /var/run/proftpd and creates it is it
doesn't exist.
Near the top it has:
[code]
# /var/run could be on a tmpfs
[ ! -d /var/run/proftpd ] && mkdir /var/run/proftpd
[/code]
I am absolutely cack at shell
OK... after startup and from a Terminal window, just calling the
/etc/init.d/proftpd script creates the missing directory and starts the
proftpd daemon fine!
[CODE]
gra...@gt-desktop:~$ ls -l /var/run
total 44
-rw-r--r-- 1 root root 4 2010-06-12 00:54 acpid.pid
srw-rw-rw- 1 root
2017 - still happening. LinuxMint 17.3 Cinnamon. Player is Banshee.
syslog snippet when playback stops:
Mar 31 02:39:27 mypc pulseaudio[2108]: [alsa-sink-ALC269VB Analog] ratelimit.c:
70 events suppressed
Mar 31 02:39:27 mypc pulseaudio[2108]: [alsa-sink-ALC269VB Analog]
protocol-native.c: Faile
Duplicate here?
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/978604
Still ongoing issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/927742
Title:
banshee moves to next song then sto
Clean install 12.04 64
sudo apt-get dist-update went fine
rebooted and:
sudo apt-get dist-upgrade
Compiz crashed during the updation leaving just the undressed Terminal
window still processing the updates. Completed fine - rebooted and all
seems well.
--
You received this bug notification bec
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/923194
Title:
xchat-gnome crashed with SIGSEGV in servlist_net_remove()
To manage notifications about this bug go to:
OK - just replicated this.
To replicate you need to select a Network other than the top one in the
list and hit Remove - Remove in the dialog box - that network gets
removed and then immediately presented with Remove dialog for next in
list - press Remove on that dialog - app crashes.
Selecting
unity --reset mostly fixed it here. However, now missing the "glow"
around launcher icons when moused over and can't find any setting
regards that. May well be a completely unrelated glitch.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
** Changed in: proftpd-dfsg (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/591865
Title:
proftpd will not start with kernel 2.6.32-22-generic
To manage notific
I had the same issue as Godhika's video demonstrates here - the thumb
disappearing as soon as the mouse pointer gets near it.
Weirdly it seems to have resolved itself with the last batch of updates
I applied just an hour or so ago.
So something in this lot from /var/log/apt/history.log resolved i
Oh forgot to mention - 64bit install with Intel graphics + Synaptic pad.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/951121
Title:
scroll *on* thumb not functional
To manage notifications about t
*** This bug is a duplicate of bug 926379 ***
https://bugs.launchpad.net/bugs/926379
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/960342
Title:
compiz crashed
*** This bug is a duplicate of bug 926379 ***
https://bugs.launchpad.net/bugs/926379
I cannot get this issue to reproduce itself - so probably nothing to
worry about.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
That doesn't sound like the exact same issue. Well over 500 restarts
here and absolute consistency found, in that either I get runlevel N 2
and all services started fine or I get runlevel unknown and services not
started (in my case proftpd and cupsd).
No doubt they are similar and most likely
Hi Arnd,
Sure - I will give that a try.
But how will that be any different to the section in /etc/init.d/proftpd
that checks for the existence of /var/run/proftpd and creates it if it
is not present?
It looks like this:
# /var/run could be on a tmpfs
[ ! -d /var/run/proftpd ] && mkdir /var/ru
trace logging for proftpd to give
extremely verbose logs which I have setup to log to a directory on the
root filesystem. Hopefully that may give some more clues.
Will let you know.
Thanks,
Graham
On 19/06/10 11:48, Arnd wrote:
> Hi Graham,
>
> Am 18.06.2010 23:34, schrieb Graham T:
>
Hi Arnd,
The trace logging did not help - on the restarts when the proftpd
service does not start absolutely nothing is logged to the trace log
file. Which would seem to indicate to me that the service does not even
attempt to initialise.
However, I have made some other progress. Having read l
Adding additional confirmation.
Clean Lucid 10.04 Desktop 32-bit install
2.6.32-22-generic
All updates applied
I noticed proftpd and cupsd not starting up on some system restarts. I
did over 50 restarts and there are two absolutely consistent results:
a. On the restarts when proftpd and cupsd st
Hi Arnd,
My problem seems to be caused by this already opened bug which appears
to be something to do with upstart:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/543506
I have added myself to that one.
So I guess this bug report can be closed now.
Many thanks,
Graham
--
proftpd will
Hi Arnd,
It is still relevant to me.
On most system restarts (reboot) proftpd will not start up
automatically. Very occasionally it does. It is this inconsistent
behaviour that is making it hard to identify what the problem is.
When it fails to start during bootup, simply using "sudo service p
24 matches
Mail list logo