search for: 16.04

Displaying 20 results from an estimated 1297 matches for "16.04".

Did you mean: 1.04
2018 Aug 21
3
ess 17.11-3 won't install on Ubuntu 16.04
On Mon, Aug 20, 2018 at 10:43:52AM -0500, Dirk Eddelbuettel wrote: > > On 20 August 2018 at 15:29, Eva Myers wrote: > | Hello, > | Attempting to install ess (17.11-3xenial0) on our Ubuntu 16.04 systems > | is failing with an error message. > > This can happen. I (with my Debian hat on) had to make 17.11-3 because the > ess package did not behave with Debian untable and
2018 Sep 22
3
Printing via SMB-Kerberos no longer works
Hello, After upgrading from Ubuntu 16.04 to 18.04 printing via SMB-Kerberos no longer works (printing still works in 18.04 when I print via SMB but I don't want to have the password stored in clear text in /usr/lib/cups/backend/smb). In 16.04 I can just type "lpr file.pdf", but when doing this in 18.04 I get "Password for [myuser] on localhost?" and it expects me to type
2018 Sep 22
2
Printing via SMB-Kerberos no longer works
> Sent: Saturday, September 22, 2018 at 12:08 PM > From: "Robert Schetterer via samba" <samba at lists.samba.org> > To: samba at lists.samba.org > Subject: Re: [Samba] Printing via SMB-Kerberos no longer works > > Am 22.09.2018 um 09:49 schrieb Alex Persson via samba: > > After upgrading from Ubuntu 16.04 to 18.04 printing via SMB-Kerberos no longer works
2018 Aug 20
3
ess 17.11-3 won't install on Ubuntu 16.04
Hello, Attempting to install ess (17.11-3xenial0) on our Ubuntu 16.04 systems is failing with an error message. root at kore:/home/eva# apt-get install ess [...] Install ess for emacs24 install/ess: Handling install for emacsen flavor emacs24 ERROR: install script from ess package failed dpkg: error processing package ess (--configure): subprocess installed post-installation script returned
2017 Aug 05
3
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
> > I should have mentioned this earlier, but the users does not exist > > in /etc/passwd, instead they are in LDAP and when they log in to the > > computer they get some Kerberos tickets for the domain and the file > > system. When printing on 14.04 they get another Kerberos ticket for > > the printing system according to "klist" after they have done
2018 Sep 22
1
Printing via SMB-Kerberos no longer works
Robert Schetterer wrote: > Alex Persson wrote: >> Robert Schetterer wrote: >>> Alex Persson wrote: >>>> After upgrading from Ubuntu 16.04 to 18.04 printing via SMB-Kerberos no longer works (printing still works in 18.04 when I print via SMB but I don't want to have the password stored in clear text in /usr/lib/cups/backend/smb). >>>> >>>>
2016 Oct 18
3
virt-builder and Ubuntu 16.04 Xenial no access issue
Hello, I created an Ubuntu 16.04 Xenial guest using virt-builder(1) with # virt-builder ubuntu-16.04 -o /var/lib/libvirt/images/ubuntu-16.04.qcow2 --size 10G --format qcow2 --firstboot-command 'dpkg-reconfigure openssh-server' --arch x86_64 And imported it to libvirt with # virt-install --import --name ubuntu-xenial --ram 2048 --disk
2016 May 12
2
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
On 12 May 2016 at 09:17, Erol Biceroglu wrote: | Side question... would this have anything to do with 16.04 being new and | (potentially) "less stable" than 14.04?? Or put another way, would this issue | come up under 14.04? No. User error (with apt-config files) is orthogonal to release quality. And FWIW some people seem to be quite positive on 16.04:
2018 Aug 20
1
ess 17.11-3 won't install on Ubuntu 16.04
Hi Dirk, On 2018-08-20 17:43, Dirk Eddelbuettel wrote: > > On 20 August 2018 at 15:29, Eva Myers wrote: > | Hello, > | Attempting to install ess (17.11-3xenial0) on our Ubuntu 16.04 systems > | is failing with an error message. > > This can happen. I (with my Debian hat on) had to make 17.11-3 because the > ess package did not behave with Debian untable and Emacs 26.2.
2018 Jun 13
3
r-base-dev not installing in Ubuntu 16.04
Hello All, When I try to install r-base-dev on my Ubuntu 16.04 it gives me the following error r-base-dev : Depends: dh-r but it is not installable E: Unable to correct problems, you have held broken packages. I added the following two repos deb https://mirrors.ebi.ac.uk/CRAN/bin/linux/ubuntu xenial-cran35 deb http://uk-mirrors.evowise.com/ubuntu/ bionic-backports main restricted universe but
2017 Aug 05
0
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
On Sat, 5 Aug 2017 19:06:49 +0200 Van Svensson via samba <samba at lists.samba.org> wrote: > > > I should have mentioned this earlier, but the users does not exist > > > in /etc/passwd, instead they are in LDAP and when they log in to > > > the computer they get some Kerberos tickets for the domain and > > > the file system. When printing on 14.04 they
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
2017 Aug 05
2
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
Rowland Penny wrote: > On Sat, 5 Aug 2017 15:29:54 +0200 > Van Svensson via samba <samba at lists.samba.org> wrote: > > > Rowland Penny wrote: > > > > > On Sat, 5 Aug 2017 14:44:34 +0200 > > > Van Svensson via samba <samba at lists.samba.org> wrote: > > > > > > > Rowland Penny wrote: > > > > > > >
2016 Oct 18
0
Re: virt-builder and Ubuntu 16.04 Xenial no access issue
On Wed, Oct 19, 2016 at 12:45:19AM +0530, P J P wrote: > Hello, > > I created an Ubuntu 16.04 Xenial guest using virt-builder(1) with > > # virt-builder ubuntu-16.04 > -o /var/lib/libvirt/images/ubuntu-16.04.qcow2 > --size 10G --format qcow2 > --firstboot-command 'dpkg-reconfigure openssh-server' > --arch x86_64 > >
2018 Aug 21
0
ess 17.11-3 won't install on Ubuntu 16.04
> On 20 August 2018 at 15:29, Eva Myers wrote: > | Hello, > | Attempting to install ess (17.11-3xenial0) on our Ubuntu 16.04 systems > | is failing with an error message. > > This can happen. I (with my Debian hat on) had to make 17.11-3 because the > ess package did not behave with Debian untable and Emacs 26.2. It does now. > > Changes can have side effects. Turn out
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
2016 Jul 12
2
FSD sequence not working on Ubuntu 16.04 LTS
Hi, I have recently installed NUT 2.7.3.1 on a freshly installed Ubuntu 16.04 LTS (64-bit) system, connected via USB cable to APC Smart-UPS 1500 (SMT model). I am trying to make this configuration work for automatic shutdown/restart but it seems that it completely ignores /etc/killpower presence. I know the APC SMT models are problematic but it looks like I could not even make the simplest
2020 Apr 29
2
Latest Ubuntu 16.04 samba upgrade breaks external ldap auth (CVE-2020-10704)
> On 29 Apr 2020, at 09:38, L.P.H. van Belle via samba <samba at lists.samba.org> wrote: > > Well, my advice here is.. Your using Ubuntu 16.04 which is EOL this month. According to https://wiki.ubuntu.com/Releases it is EOL in April 2024 and standard support ends in April 2021.
2020 Apr 29
1
Latest Ubuntu 16.04 samba upgrade breaks external ldap auth (CVE-2020-10704)
29.04.2020 13:08, Rowland penny via samba ?????: > On 29/04/2020 09:36, Remy Zandwijk via samba wrote: >>> On 29 Apr 2020, at 09:38, L.P.H. van Belle via samba >>> <samba at lists.samba.org> wrote: >>> >>> Well, my advice here is.. Your using Ubuntu 16.04 which is EOL this >>> month. >> According to https://wiki.ubuntu.com/Releases it
2018 Aug 20
0
ess 17.11-3 won't install on Ubuntu 16.04
On 20 August 2018 at 15:29, Eva Myers wrote: | Hello, | Attempting to install ess (17.11-3xenial0) on our Ubuntu 16.04 systems | is failing with an error message. This can happen. I (with my Debian hat on) had to make 17.11-3 because the ess package did not behave with Debian untable and Emacs 26.2. It does now. Changes can have side effects. Turn out that in this case 16.04 is affected. Your