[Bug 1679768] Re: Docker build hangs on XFS with kernel 4.10

2017-06-01 Thread Gaylord Holder
Same problem from here. upgrade from 16.10 to 17.04 and the docker cache on and xfs files system hangs with lots of xfs errors. Submitting apport-collect. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1376329] [NEW] readarray doesn't work with pipes

2014-10-01 Thread Gaylord Holder
Public bug reported: (echo one 1 ; echo two 2 ; echo three 3) /tmp/foo #works readarray blah /tmp/foo echo ${blah[@]} # doesn't work: unset blah cat /tmp/foo | readarray blah echo ${blah[@]} ** Affects: bash (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1180529] [NEW] cereal list generates syntax errors when called without $USER being defined

2013-05-15 Thread Gaylord Holder
Public bug reported: cereal expects $USER to be defined in order to work correctly. cron doesn't define $USER, so cereal list generates lots of syntax errors: /usr/bin/cereal: 141: [: =: unexpected operator There is nothing in the documentation for cereal describing this dependancy. **

[Bug 820507] Re: Console font corrupted

2011-12-07 Thread Gaylord Holder
I'm having a similar problem with oneiric. The console comes up with white background and dos-like block characters. No latin characters at all. setupcon doesn't help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-03-06 Thread Gaylord Holder
Would there be a reasonable way to add the archives for jaunty and rebuild the 1.2.9 version from the src package? -Gaylord Peter Matulis wrote: Strange. I built a Hardy virtual machine and 1.2.9 was installed. Indeed, the archives do say 1.0.10. I'll have to determine what happened with

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-03-06 Thread Gaylord Holder
Would there be a reasonable way to add the archives for jaunty and rebuild the 1.2.9 version from the src package? -Gaylord Peter Matulis wrote: Strange. I built a Hardy virtual machine and 1.2.9 was installed. Indeed, the archives do say 1.0.10. I'll have to determine what happened with

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-03-03 Thread Gaylord Holder
Weird. According to packages.ubuntu.com 1:1.0.10-1ubuntu5.2 is the latest for dovecot. What repository should I be using? -Gaylord Peter Matulis wrote: Hmmm, the default shipped with 8.10 is dovecot-imapd 1:1.1.4-0ubuntu1.3 but an updated 8.04 has dovecot-imapd 1:1.2.9-1ubuntu3

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-03-03 Thread Gaylord Holder
According to Chuck Short, the parameter should be in dovecot 1.1+, so I would not have thought the OS level would matter. Doesn't Ubuntu track debian packaging? -Gaylord Peter Matulis wrote: I've only managed to use this parameter with Ubuntu 8.04 . Otherwise, the error above is thrown.

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-03-03 Thread Gaylord Holder
Weird. According to packages.ubuntu.com 1:1.0.10-1ubuntu5.2 is the latest for dovecot. What repository should I be using? -Gaylord Peter Matulis wrote: Hmmm, the default shipped with 8.10 is dovecot-imapd 1:1.1.4-0ubuntu1.3 but an updated 8.04 has dovecot-imapd 1:1.2.9-1ubuntu3

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-03-03 Thread Gaylord Holder
According to Chuck Short, the parameter should be in dovecot 1.1+, so I would not have thought the OS level would matter. Doesn't Ubuntu track debian packaging? -Gaylord Peter Matulis wrote: I've only managed to use this parameter with Ubuntu 8.04 . Otherwise, the error above is thrown.

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-02-11 Thread Gaylord Holder
Chuck, Sorry for the delay replying to this. I finally tried your suggestion, setting: auth_worker_max_request_count = 10 in dovecot.conf. I get the following on restart: * Restarting IMAP/POP3 mail server dovecot Error: Error in configuration file /etc/dovecot/dovecot.conf line 650:

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-02-11 Thread Gaylord Holder
Chuck, sorry for the long turn around on this, but I've finally tried setting: auth_worker_max_request_count = 30 in /etc/dovecot/dovecot.conf. When I restart, I get: * Restarting IMAP/POP3 mail server dovecot Error: Error in configuration file /etc/dovecot/dovecot.conf line 650:

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-02-11 Thread Gaylord Holder
Chuck, Sorry for the delay replying to this. I finally tried your suggestion, setting: auth_worker_max_request_count = 10 in dovecot.conf. I get the following on restart: * Restarting IMAP/POP3 mail server dovecot Error: Error in configuration file /etc/dovecot/dovecot.conf line 650:

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-01-27 Thread Gaylord Holder
so if I set auth_worker_max_request_count = 5 dovecot-auth will do 5 authorization lookup and exit, spawning a new dovecat-auth process? Any recommendations on the count? -Gaylord Chuck Short wrote: From http://wiki.dovecot.org/PasswordDatabase/PAM#head-

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-01-27 Thread Gaylord Holder
so if I set auth_worker_max_request_count = 5 dovecot-auth will do 5 authorization lookup and exit, spawning a new dovecat-auth process? Any recommendations on the count? -Gaylord Chuck Short wrote: From http://wiki.dovecot.org/PasswordDatabase/PAM#head-

[Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-01-25 Thread Gaylord Holder
** Attachment added: dovecot.conf http://launchpadlibrarian.net/38370271/dovecot.conf -- Dovecot-auth doesn't close sockets https://bugs.launchpad.net/bugs/503008 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu. --

[Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-01-25 Thread Gaylord Holder
** Attachment added: mail_executable sets the MAIL environment variable for Maildir vs mbox http://launchpadlibrarian.net/38370376/mail_executable -- Dovecot-auth doesn't close sockets https://bugs.launchpad.net/bugs/503008 You received this bug notification because you are a member of

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-01-25 Thread Gaylord Holder
Done. Chuck Short wrote: Please attach your dovecot configuration file. Regards chuck -- Dovecot-auth doesn't close sockets https://bugs.launchpad.net/bugs/503008 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu.

[Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-01-25 Thread Gaylord Holder
** Attachment added: dovecot.conf http://launchpadlibrarian.net/38370271/dovecot.conf -- Dovecot-auth doesn't close sockets https://bugs.launchpad.net/bugs/503008 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-01-25 Thread Gaylord Holder
** Attachment added: mail_executable sets the MAIL environment variable for Maildir vs mbox http://launchpadlibrarian.net/38370376/mail_executable -- Dovecot-auth doesn't close sockets https://bugs.launchpad.net/bugs/503008 You received this bug notification because you are a member of

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-01-25 Thread Gaylord Holder
Done. Chuck Short wrote: Please attach your dovecot configuration file. Regards chuck -- Dovecot-auth doesn't close sockets https://bugs.launchpad.net/bugs/503008 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-01-06 Thread Gaylord Holder
We're running: ii dovecot-common1:1.0.10-1ubuntu5.2 secure mail server that supports mbox and maildir mailboxes ii dovecot-dev 1:1.0.10-1ubuntu5.2 header files for the dovecot mail server ii dovecot-imapd

Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-01-06 Thread Gaylord Holder
We're running: ii dovecot-common1:1.0.10-1ubuntu5.2 secure mail server that supports mbox and maildir mailboxes ii dovecot-dev 1:1.0.10-1ubuntu5.2 header files for the dovecot mail server ii dovecot-imapd

[Bug 503008] [NEW] Dovecot-auth doesn't close sockets

2010-01-04 Thread Gaylord Holder
Public bug reported: I believe dovecot-auth was running out of file descriptors because the log message in mail.log: Dec 1 18:47:40 cicada dovecot-auth: PAM unable to dlopen(/lib/security/pam_env.so) Dec 1 18:47:40 cicada dovecot-auth: PAM [error: /lib/security/pam_env.so: cannot open shared

[Bug 399850] [NEW] dovecot.conf references /dev/dovecot/dovecot-postfix.conf instead of /etc/dovecot/dovecot-postfix.conf.

2009-07-15 Thread Gaylord Holder
Public bug reported: Binary package hint: dovecot-common /etc/dovecot/dovecot.conf and /usr/share/dovecot/dovecot.conf refer users to /dev/dovecot/dovecot-postfix.conf instead of /etc/dovecot /dovecot-postfix.conf. ** Affects: dovecot (Ubuntu) Importance: Undecided Status: New --

[Bug 399850] [NEW] dovecot.conf references /dev/dovecot/dovecot-postfix.conf instead of /etc/dovecot/dovecot-postfix.conf.

2009-07-15 Thread Gaylord Holder
Public bug reported: Binary package hint: dovecot-common /etc/dovecot/dovecot.conf and /usr/share/dovecot/dovecot.conf refer users to /dev/dovecot/dovecot-postfix.conf instead of /etc/dovecot /dovecot-postfix.conf. ** Affects: dovecot (Ubuntu) Importance: Undecided Status: New --