Displaying 20 results from an estimated 10000 matches similar to: "Re: Upgrade to 2.3.0.1 bre aks server"
2018 Mar 03
0
Re: Upgrade to 2.3.0.1 bre aks server
Here is my "dovecot -n":
# 2.3.0.1 (ffd8a29): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.0.1 (d33dca2)
# OS: Linux 4.4.0-116-generic x86_64 Ubuntu 16.04.4 LTS
auth_debug = yes
auth_username_format = %n
auth_verbose = yes
hostname = volker-wysk.de
log_path = /var/log/dovecot.log
mail_debug = yes
mail_location = mdbox:~/lib/Dovecot-Mail
managesieve_notify_capability = mailto
2018 Mar 06
1
Authentification fails in dovecot 2.3.0.1
Hi
I've upgraded dovecot from 2.2.22 to 2.3.0.1. Now I can't authenticate
any
longer. My mail client says that the user name and password are rejected
by
dovecot.
I get this line in /var/log/auth.log:
Mar 6 19:28:02 desktop auth: PAM audit_log_acct_message() failed:
Operation not permitted
And this in /var/log/dovecot.log:
Mar 06 19:28:02 auth: Debug: Loading modules from directory:
2018 Jun 13
0
r-base-dev not installing in Ubuntu 16.04
I have recently re-installed R on my Ubuntu system to get R 3.5 and found
this to have worked:
# you may need to remove incumbent repos e.g. with:
sudo apt-add-repository --remove ppa:marutter/rrutter
# add new repos
sudo apt-add-repository ppa:marutter/rrutter3.5 # for base R
sudo apt-add-repository ppa:marutter/c2d4u4.5 # for pkgs - this saved me
lots of time installing my set-up
At the end
2018 Jun 13
1
r-base-dev not installing in Ubuntu 16.04
On 13 June 2018 at 20:54, Robin Lovelace wrote:
| I have recently re-installed R on my Ubuntu system to get R 3.5 and found
| this to have worked:
|
| # you may need to remove incumbent repos e.g. with:
| sudo apt-add-repository --remove ppa:marutter/rrutter
|
| # add new repos
| sudo apt-add-repository ppa:marutter/rrutter3.5 # for base R
| sudo apt-add-repository ppa:marutter/c2d4u4.5 # for
2018 Aug 14
0
Xenial rpart package on CRAN built with wrong R version?
On 08/14/2018 06:42 AM, Ulrich KELLER wrote:
> I?m not using the PPA, but the CRAN mirror from https://cran.r-project.org/bin/linux/ubuntu/#installation:
>
> deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/
>
> On 14 Aug 2018, at 12:25, George N. White III <gnwiii at gmail.com<mailto:gnwiii at gmail.com>> wrote:
>
> qOn Tue, 14 Aug 2018 at 05:04,
2018 Aug 16
0
Xenial rpart package on CRAN built with wrong R version?
The old (3.4) repo has the same version or rpart (with the same package filename), which I assume was the version installed on my machine prior to my upgrade to 3.5. I guess apt didn?t upgrade because there was no version change. Maybe the debian_revision part of the version could be bumped to make sure the rebuilt packages are upgraded for people upgrading from the 3.4 repo?
> On 16 Aug 2018,
2018 Aug 31
2
ERROR: Installing R - Ubuntu
Good morning!
I'm trying to install R on my PC (16.04; LTS), but the following error ocours:
E: Falhou obter http://ppa.launchpad.net/skunk/pepper-flash/ubuntu/dists/xenial/main/source/Sources 404 Not Found
I ran the following commands on the terminal:
* printf '\n#CRAN mirror\ndeb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/\n' | sudo tee -a
2018 Aug 16
1
Xenial rpart package on CRAN built with wrong R version?
On Thu, 16 Aug 2018 at 03:15, Ulrich KELLER <ulrich.keller at uni.lu> wrote:
> The old (3.4) repo has the same version or rpart (with the same package
> filename), which I assume was the version installed on my machine prior to
> my upgrade to 3.5. I guess apt didn?t upgrade because there was no version
> change. Maybe the debian_revision part of the version could be bumped to
2018 Aug 16
2
Xenial rpart package on CRAN built with wrong R version?
I manually downloaded the rpart package and installed it using dpkg, without removing the old rpart package first, and now everything works. During the installation, dpkg said:
Unpacking r-cran-rpart (4.1-13-1cran1xenial0) over (4.1-13-1cran1xenial0)
So again, it seemed that the new version had been installed, but it really wasn?t. I had no idea that something like this could happen. Huh.
2018 Mar 03
0
Upgrade to 2.3.0.1 breaks server
Hi
I've upgraded dovecot from 2.2.22 to 2.3.0.1, and now I can't log in any
longer. My mail client says that the user name and password are rejected
by dovecot. I get this messsage in the system logs:
% journalctl -u dovecot.service
(...)
M?r 03 01:39:23 desktop systemd[1]: Stopped Dovecot IMAP/POP3 email
server.
M?r 03 01:39:23 desktop systemd[1]: Started Dovecot IMAP/POP3 email
server.
2016 Dec 03
3
Problem installing NUT on 16.04
On 12/03/2016 08:03 AM, Charles Lepple wrote:
> On Dec 2, 2016, at 10:23 PM, Jack McGee <jack at greendesk.net> wrote:
>> This is new install on Ubuntu 16.04, using packages from Synaptic,
>> Network UPS Tools upsd 2.7.2
>>
>> I am getting these messages in the terminal:
>> Broadcast message from nut at amethi (somewhere) (Fri Dec 2 12:33:03 2016):
>>
2017 Dec 06
1
SAMBA VFS module for GlusterFS crashes
Dear Anoop,
thank you very much for your detailed explanation.
> I think you are hitting a bug[1] from vfs module for GlusterFS inside Samba during a realpath()
> call.
>
> This regression got in when glfs_realpath() was modified in GlusterFS[2] to correctly handle memory
> allocation and corresponding freeing of string arguments. And this particular change is present from
>
2020 Apr 27
0
hash sum mismatch (tested on xenial cran35 repo ) startnig 4/27
On 4/27/20 6:46 PM, Stanley Lan wrote:
> Starting 4/27/2020 I started having issues installing r-base/dev packages on unbuntu 16.04.
>
> Here are the commands I used based on
> https://cran.r-project.org/bin/linux/ubuntu/README.html
>
> echo "deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/" | sudo tee -a /etc/apt/sources.list
> gpg --keyserver
2018 Aug 14
2
Xenial rpart package on CRAN built with wrong R version?
I?m not using the PPA, but the CRAN mirror from https://cran.r-project.org/bin/linux/ubuntu/#installation:
deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/
On 14 Aug 2018, at 12:25, George N. White III <gnwiii at gmail.com<mailto:gnwiii at gmail.com>> wrote:
qOn Tue, 14 Aug 2018 at 05:04, Ulrich KELLER <ulrich.keller at uni.lu<mailto:ulrich.keller at
2017 Oct 20
2
Ubuntu Xenial 3.12.2 Gluster DEB packages are missing VIRT group settings
Just did a greenfield install for a new Replication 2 + arb cluster from
ppa:gluster/glusterfs-3.12
on U16 LTS (Xenial)
It install cleanly and easily except it was missing virt group file (or
any group) in /var/lib/glusterd/groups
I grabbed an older virt file from another cluster and used that.
It was composed of:
performance.quick-read=off
performance.read-ahead=off
2017 Sep 29
2
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
Please be careful with upgrades to R 3.4.2.
To cut a long story short, this has to do with minor internal changes in R
3.4.0 from April which require _some_ packages to be rebuilt. I argued for
that approach (ie: incremental, careful, no side effects) within Debian, and
lost. The _official_ packages in Debian now carry a new tag r-api-3.4 (as
opposed to previous r-api-3) in order to force clean
2018 Mar 06
0
Lib virt v4.x packages for Xenial
Hi Libvirt Users!
Apologies in advance as I am sure this has been asked before (but I could not find it in the archives).
Has anyone had any success creating .deb packages for Xenial for libvirt and libvirt-bin for v4.0 or v4.1? A quick scan of the PPA respository does not show anything this recent.
Is there a fundamental issue that prevents these package files being created? If so has anyone
2017 Sep 29
2
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
Corrected packages are now on the RRutter PPA (
https://launchpad.net/~marutter/+archive/ubuntu/rrutter) and soon on CRAN
mirrors.
If you have any issues or questions, please let me know.
Michael
On Fri, Sep 29, 2017 at 8:50 AM, Dirk Eddelbuettel <edd at debian.org> wrote:
>
> So I now have this on my laptop
>
> edd at brad:~$ apt-cache policy r-base-core
>
2017 Jun 06
0
Glusterfs 3.10.3 has been tagged
Apologies for delay in sending mail about builds. We have packages
ready for all distributions, thanks to Kaleb and Niels.
As per [1] (mostly[2]):
* Packages for Fedora 24 and Fedora 27 are available at [3].
* Packages for Fedora 25 and Fedora 26 are built and queued in Fedora
bodhi for testing. Once pushed to testing they will be available in
the Updates-Testing repo. After a nominal testing
2017 Sep 29
0
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
On 29 September 2017 at 14:50, Michael Rutter wrote:
| Corrected packages are now on the RRutter PPA (
| https://launchpad.net/~marutter/+archive/ubuntu/rrutter) and soon on CRAN
| mirrors.
|
| If you have any issues or questions, please let me know.
Nice work--thanks so much for the prompt attention. We should be back in
business, having overriden the tag to r-api-3. We'll deal with the tag