Re: New tzdata release for ubuntu 20.04 lts (and higher)

2024-02-19 Thread Dimitri John Ledkov
tzdata should be updated in legacy releases via Ubuntu Pro, which you should be able to gain access to via ubuntu.com/pro On Mon, 19 Feb 2024, 17:19 Dauren Sarsenov, wrote: > Hi, guys. > > Good news, I can see that an updated version of tzdata has been released > for Ubuntu 24.04 LTS. > > Can yo

Re: Request for Update: NVIDIA Driver Version 535.146.02 for APT

2024-01-02 Thread Dimitri John Ledkov
Hi, This version of this driver has been available in the proposed pocket since 2023-12-15 and is undergoing testing. It will be released to updates once regression and certification testing is completed. Note we do not release routine updates like these over the winter holidays period which was b

Re: ***********************************************************samba

2023-12-16 Thread john johnson
is in termanal sudo apt-get istall samba got this,e: installed samba-common-bin package post-installation script.. On Tuesday, December 12, 2023 at 02:21:10 PM PST, john johnson wrote: problem with ubuntu install script  is in termanal sudo apt-get istall samba got this,e

Re: Choice of the openssl version for 23.10 and 24.04

2023-12-04 Thread Dimitri John Ledkov
On Mon, 4 Dec 2023 at 12:34, Adrien Nader wrote: > > (stripping the quotes a bit) > > On Mon, Dec 04, 2023, Dimitri John Ledkov wrote: > > On Mon, 4 Dec 2023 at 09:28, Adrien Nader wrote: > > > The issue is that we do not know when will be the next openssl LTS. We

Re: Choice of the openssl version for 23.10 and 24.04

2023-12-04 Thread Dimitri John Ledkov
On Mon, 4 Dec 2023 at 12:34, Adrien Nader wrote: > > (stripping the quotes a bit) > > On Mon, Dec 04, 2023, Dimitri John Ledkov wrote: > > On Mon, 4 Dec 2023 at 09:28, Adrien Nader wrote: > > > The issue is that we do not know when will be the next openssl LTS. We

Re: Choice of the openssl version for 23.10 and 24.04

2023-12-04 Thread Dimitri John Ledkov
On Mon, 4 Dec 2023 at 09:28, Adrien Nader wrote: > > On Mon, Dec 04, 2023, Dimitri John Ledkov wrote: > > Hi, > > > > On Fri, 20 Oct 2023 at 15:35, Adrien Nader wrote: > > > > > > On Fri, Oct 20, 2023, Adrien Nader wrote: > > > > Hi, > >

Re: Choice of the openssl version for 23.10 and 24.04

2023-12-04 Thread Dimitri John Ledkov
Hi, On Fri, 20 Oct 2023 at 15:35, Adrien Nader wrote: > > On Fri, Oct 20, 2023, Adrien Nader wrote: > > Hi, > > > > A few weeks ago, openssl maintainers announced moving to a time-based > > release (April and October): > > > > https://www.openssl.org/blog/blog/2023/09/29/OpenSSL-Update-ICMC23/ >

Re: Intermittent superblock checksum mismatch during resize2fs

2023-10-05 Thread Dimitri John Ledkov
This was causing us headaches like since forever. Our reproducers were very intermittent to catch it. I think we might want to backport this everywhere we can. On Thu, 5 Oct 2023, 17:50 Krister Johansen, wrote: > Hi, > My team runs Ubuntu 20.04 on EC2. We use the cloud images that > Canonical a

Re: Open-SSH server

2023-06-11 Thread Dimitri John Ledkov
On Sat, 10 Jun 2023, 19:39 Matthew Wilson, wrote: > Hi there, > > > > Do you have an update as to when the repository for Ubuntu 22.04.2 package > Open-SSH will be upgraded from 8.9 to 9.3 to patch the security issues as > it means our server is currently non-compliant. > Non complaint with what

Re: Choice of the openssl version for 23.10 and 24.04

2023-05-17 Thread Dimitri John Ledkov
We had similar dilemma around focal release. And I did SRU one off upgrade from 1.1.0 to 1.1.1. it was a minor disaster. (As in like the sad depressing songs in A minor scale). It is best to stick to one openssl version in a release. It is best to stick to longer supported one. It is best not to

Re: linux-headers-5.15.0-1028-gke for Ubuntu 22.04

2023-05-15 Thread Dimitri John Ledkov
aders from a container\other > machine. > Now I see the same for linux-headers-5.15.0-1030-gke version. > Thanks > ____ > From: Dimitri John Ledkov > Sent: Saturday, May 13, 2023 03:03 > To: Elad Gabay > Cc: ubuntu-devel-discuss@lists.ubuntu.com &

Re: linux-headers-5.15.0-1028-gke for Ubuntu 22.04

2023-05-12 Thread Dimitri John Ledkov
Please see this discussion over here https://lists.ubuntu.com/archives/kernel-team/2023-May/139336.html and the emails before/later in the thread. tl;dr Note you have access to headers on the host that you can bind mount in the container, you are using obsolete out-of-date kernel ABI. You can use

Re: Building grub2-unsigned from sources on bionic

2023-03-14 Thread Dimitri John Ledkov
Hi, On Tue, 14 Mar 2023 at 22:52, Vishwanath Pai wrote: > > Hi All, > > I noticed that with the latest update to grub2-unsigned, one of the build > dependencies is gcc-10. > But gcc-10 is not available on bionic. We build ubuntu packages in our build > system from source but > unfortunately we

Port over python3.8-venv into Ubuntu 22.04

2022-08-25 Thread John Doe
Is it possible to port over the python3.8-venv package to Ubuntu 22.04? Without it, I am unable to create virtual environments, because I am running python 3.8 and python 3.10 or higher is required to work with python3-venv -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.c

Re: any reason for CONFIG_FUSE_FS=y

2022-08-09 Thread Dimitri John Ledkov
On Tue, 9 Aug 2022 at 18:29, Bernd Schubert wrote: > > > > On 8/9/22 18:38, Dimitri John Ledkov wrote: > > >> We are in the process to upstream out changes. We got disrupted by other > >> work for our main product but will continue to send new patches soon. >

Re: Ubuntu initramfs (Was: Re: any reason for CONFIG_FUSE_FS=y)

2022-08-09 Thread Dimitri John Ledkov
Hi, On Tue, 9 Aug 2022 at 18:20, Aaron Rainbolt wrote: > > On my system, if the initrd isn't readable by the kernel, it results > in a kernel panic. Is that to be expected despite inird-less boot? Or > is that an indicator that at least Lubuntu (and probably Ubuntu > Desktop) does use an initrd?

Re: Ubuntu initramfs (Was: Re: any reason for CONFIG_FUSE_FS=y)

2022-08-09 Thread Dimitri John Ledkov
Hi, On Tue, 9 Aug 2022 at 17:53, Richard Laager wrote: > > On 8/9/22 11:38, Dimitri John Ledkov wrote: > > The fast majority of Ubuntu installations boot without initramfs at > > all. > > What makes you say this? Every Ubuntu system I've ever installed has an > in

Re: any reason for CONFIG_FUSE_FS=y

2022-08-09 Thread Dimitri John Ledkov
On Tue, 9 Aug 2022 at 16:24, Bernd Schubert wrote: > > Hi Dimitri, > > On 8/9/22 15:54, Dimitri John Ledkov wrote: > > Hi, > > > > On Tue, 9 Aug 2022 at 14:22, Bernd Schubert > > wrote: > >> > >> Hello, > >> > >

Re: About Upstream version choice

2022-08-09 Thread Dimitri John Ledkov
Heya, On Tue, 9 Aug 2022 at 15:30, Mauricio Faria de Oliveira wrote: > > Hi, > > I'm not directly involved with this in general, but if I understand > the question and some processes correctly: > > The package versions in a given Ubuntu release are (usually) a result > of a Time Based Release pro

Re: any reason for CONFIG_FUSE_FS=y

2022-08-09 Thread Dimitri John Ledkov
Hi, On Tue, 9 Aug 2022 at 14:22, Bernd Schubert wrote: > > Hello, > > I would like to ask if there is a good reason Ubuntu builds fuse as > statically into the kernel instead of using a module? > > Reason I'm asking is that we are currently working on a couple of fuse > improvements and > > a) A

Re: slurm-client build script

2022-01-26 Thread John Yost
I guess where I am struggling with all this is how to build and install only the slurm client libs and commands. looking over the links you sent I don't see how to do that. --John On Mon, Jan 24, 2022 at 1:51 PM Dan Bungert wrote: > On Thu, Jan 20, 2022 at 06:29:42AM -0500, John Yo

slurm-client build script

2022-01-20 Thread John Yost
Hi Everyone, I want to build the 21.08.5 slurm-client installer for Ubuntu 18.04. Could you please share the build script? Thanks --John -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo

Re: package docker.io is broken

2021-11-18 Thread Dimitri John Ledkov
It says right in the installation log why it is incompatible with your system: """ The aufs storage-driver is no longer supported. Please ensure that none of your containers are using the aufs storage driver, remove the directory /var/lib/docker/aufs and try again. """ The package prevents breaki

Re: Feature Request: Remove fwupd in future versions of Ubuntu

2021-11-16 Thread Dimitri John Ledkov
Hi, I sympathize with your experience. The firmware updates delivered via fwupd come directly from the OEM of your hardware. In this case Dell. The application of dell updates via fwupd, remote management consoles, or via manually downloaded firmware updates images from their website are identical

Re: gnutls plans for focal LTS?

2021-10-01 Thread John Cummings
October 1st, 2021 at 3:48 PM, Dimitri John Ledkov wrote: > Note that thanks to the ca-certificates package update in focal > https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/1944481 > / https://ubuntu.com/security/notices/USN-5089-1 gnutls operates > correctly with

Re: gnutls plans for focal LTS?

2021-10-01 Thread Dimitri John Ledkov
On Fri, Oct 1, 2021 at 7:02 PM John Cummings wrote: > > Hello, does anyone know what the plans are for gnutls in Ubuntu 20.04.03 LTS > (focal fossa)? It is currently at 3.6.13, and I don't see an update in > focal-backports. The recent expiration of a root certificate used

gnutls plans for focal LTS?

2021-10-01 Thread John Cummings
Hello, does anyone know what the plans are for gnutls in Ubuntu 20.04.03 LTS (focal fossa)? It is currently at 3.6.13, and I don't see an update in focal-backports. The recent expiration of a root certificate used in older Let's Encrypt cert paths has triggered a problem in this version, which i

nvidia drivers

2021-03-25 Thread John Fickling
Is there an understandable solution to installing a nvidia proprietary graphics driver in ubuntu 18.04 lts desktop new install that works? -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubu

Re: autoinstall 20.04 with grub

2021-01-18 Thread Dimitri John Ledkov
This mailing list is not appropriate for your questions. This mailing list is for developing the next release of Ubuntu itself. Not support or discussions around the stable series. Please join discourse.ubuntu.com to discuss Ubuntu Server installation options in the server topic - https://discour

Re: Ubuntu 20.04 kickstart

2021-01-07 Thread Dimitri John Ledkov
live supports autoinstall with simple yaml files to describe the install which are a lot more simple than either kickstart or preseed. Have you looked into https://ubuntu.com/server/docs/install/autoinstall and does that at all fit your needs? Alternatively if you have more than 3 servers to prov

Re: Should one be able to install with only release + -security enabled?

2020-11-26 Thread Dimitri John Ledkov
On Wed, Nov 25, 2020 at 2:59 PM Nish Aravamudan wrote: > > Hi! > > I have been testing a network-isolated Ubuntu mirror inside our network and I > am trying to understand if what I envision should work or not. > > In particular, I am trying to minimize how much review is needed for package > upd

Re: Private home directories for hirsute onwards

2020-11-26 Thread Dimitri John Ledkov
On Thu, Nov 26, 2020 at 2:31 AM Alex Murray wrote: > > setfacl -m u:libvirt-qemu:rx $HOME > Similar to above for qemu are there similar setfacl commands, would something similar be also needed for: - sshd user to access ~/.ssh/authorized_keys , or nothing needed there? - in GNOME making ~/Public

Re: Compiling system for Ubuntu

2020-09-16 Thread Dimitri John Ledkov
Hi, May I ask you why are you trying to rebuild systemd? Note that CVE-2020-1712 is fixed in Ubuntu, in all series that it affects, including 18.04 see https://people.canonical.com/~ubuntu-security/cve/2020/CVE-2020-1712.html On Sat, 12 Sep 2020 at 18:15, rafi Moor wrote: > > > > > > Hello, >

Re: Ubuntu 18.04 and "sig_hashalgo: md4"

2020-09-07 Thread Dimitri John Ledkov
Hey, linux kernel upstream has changed how signatures look like in v5.2-rc1, and only kmod 27 learned how to parse them. But bionic ships kmod 24, meaning with hwe / cloud kernels, the information printed by e.g. modinfo is incomplete. Normally bug reports should be opened in launchpad, i have do

Re: Dependencies of ubuntu-desktop

2020-07-17 Thread Dimitri John Ledkov
On Fri, 17 Jul 2020 at 21:23, Andrei Rybak wrote: > > Hello, > > I like to use apt and aptitude for my Ubuntu installation. I was > surprised to find out today, that the packages ubuntu-desktop and > ubuntu-desktop-minimal do _not_ depend on the package ubuntu-minimal. > Description of the package

Re: Installing python-is-python3 should affect pip as well.

2020-07-09 Thread Dimitri John Ledkov
On Fri, 10 Jul 2020 at 00:14, Boris Verkhovskiy wrote: > > When I install python-is-python3, python becomes python3 but I still > have to type pip3. I think either python-is-python3 should make pip > into pip3 (which might be surprising to some, since pip3 is installed > separately) or I would lik

Re: default algorithm in package zram-config 0.5

2020-06-08 Thread Dimitri John Ledkov
On Mon, 8 Jun 2020, 20:42 Mitch 74, wrote: > Hello, > > Considering that now lz4 is by default enabled in kernel, wouldn't it be > better to use it as a compression algorithm in zram instead of lzo? > Can you benchmark the performance? When changing initrd compression we have done extensive ben

Re: Ubuntu Focal Fossa hangs while systemd is setting up on ARM64

2020-05-08 Thread Dimitri John Ledkov
On Fri, 8 May 2020 at 01:56, Suniel Mahesh wrote: > > Hi All, > > I have a board based on Rockchip RK3399 64-bit SOC based on ARMv8A. > The board can boot from the following devices: Micro SD, EMMC, USB, NVMe SSD. > I have installed Ubuntu focal fossa with LXDE Display manager(built a > headless

Re: Desktop installer is outdated

2020-05-08 Thread Dimitri John Ledkov
On Sun, 3 May 2020 at 07:34, Haug Bürger wrote: > > Hi, > > I just tested the latest 20.04 release in the hope that the installer > improved. It did not improve. The desktop installer really needs work. > > It prefers plain text vs encryption which is not appropriate these days > and makes Ubuntu

Re: nvidia-340 incapable of single user mode in 20.04

2020-04-24 Thread Dimitri John Ledkov
On Mon, 20 Apr 2020 at 20:53, Jack Howarth wrote: > > I am finding on a 2008 MacPro with GTX680 that the installation of the > nvidia-340 package under Ubuntu 20.04 prevents single user mode boots from > working. While the nvidia-340 driver works fine from a normal boot, when > 'single' i

Re: error en ubuntu 20

2020-03-25 Thread John Lenton
On Wed, 25 Mar 2020 at 00:06, Jesus Martinez wrote: > > buen día actualice mi sistema operativo a ubuntu 20 y se me desinstalo > la app qbittorrent es una de las app que mas uso y tenia descargas > activas en espera ahora volví a instalar y no inicia mi programa Hola! Esta es una lista de discus

Re: UBUNTU ARM64 DEB PACKAGES on DEBIAN RELATED VERSION

2020-03-23 Thread Dimitri John Ledkov
All of Ubuntu is available for arm64 & armhf Why bother with Debian, if all of Ubuntu is available anyway?! On Mon, 23 Mar 2020, 19:28 Onur GURSOY, wrote: > Hello Everyone, > > First of all you're great team. you done great jobs. > I'm lovers of arm and you're supporting arm platform. > I'm ver

maintaining memtest86+

2020-01-09 Thread John Coiner
, John -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: libpng12 impossible for Ubuntu 19.04?

2019-10-04 Thread Dimitri John Ledkov
Mixing and matching binaries from incorrect series may lead to unexpected bugs. It's better to launch a xenial chroot / container / VM and install things inside it. I.e. $ lxc launch ubuntu:xenial Will create a container, that you can exec into, setup ssh to ssh into, and install SAS inside it a

Re: Some ideas about APT functionality

2019-08-13 Thread Dimitri John Ledkov
Hi, On Sun, 11 Aug 2019 at 21:37, Mike wrote: > > Today, to properly install rpm-packages on my laptops, I'm running Which rpm packages are they? For which architectures? Is .deb available? Or snap? If not, have you tried reaching out to the vendor to provide snap/deb? Do you want us to reach ou

Re: Re: ask for support packages for nfs-kernel-server

2019-05-20 Thread Dimitri John Ledkov
ass those options to sbuild to cleanly crossbuild the packages. > @Nish > > Thanks for you answer! > > Best regards > Chenghao > > > > - Original Message - > From: Dimitri John Ledkov > To: wangchenghao2...@sina.com > Cc: ubuntu-devel-discuss >

Re: ask for support packages for nfs-kernel-server

2019-05-15 Thread Dimitri John Ledkov
On Thu, 9 May 2019 at 18:31, wrote: > > Dear, > > I'm trying to install the package nfs-kernel-server on my Ubuntu 10.04. > > By the apt-get command, the following package are needed: > libgssglue1_0.1-4_i386.deb > libnfsidmap2_0.23-2_i386.deb > librpcsecgss3_0.19-2_i386.deb > portmap_6.0.0-1ubunt

Re: biosdevname package in Universe is severely downlevel

2019-04-24 Thread Dimitri John Ledkov
On Wed, 24 Apr 2019 at 20:47, Jeffrey Lane wrote: > > Hi. I've been in touch with Mellanox who had filed this bug [1] > against the biosdevname[2] package in Universe. Somehow, this package > ended up in Universe, with someone named Rudy Gevaert > listed as the Original Maintainer and Ubuntu >

Re: Right way to submit patches for Ubuntu packages

2019-04-12 Thread Dimitri John Ledkov
Hi, On Fri, 12 Apr 2019 at 22:26, Jonathan Behrens wrote: > > I've been trying to get a two line patch merged for `gdb-multiarch`. Debian > accepted it almost right away, but subsequent releases for Ubuntu haven't > included it. About a month ago I tried submitting directly on Launchpad but >

Kernel 3.13.0-166, -167 and -168 USB bug

2019-04-06 Thread John Travell
non functional, same loss of functionality exists in 3.13.0-167 and 3.13.0-168. Linux Mint 17.3, Intel Core2 Quad Q9450 on Asus P5Q-pro mainboard How do I isolate more detail to help identify this bug? Probably low priority as distro versions dependent on kernel 3.* going EOL soon. John

Re: anyone still use 'import-bug-from-debian'?

2019-02-13 Thread Dimitri John Ledkov
On Wed, 13 Feb 2019 at 13:42, Dan Streetman wrote: > > As far as I can tell, this hasn't been used by anyone in a long time, > or at least only a small number of times. > > Can anyone who uses it let me know? > I used to use it, but last few times I have tried to do it, it either failed to open t

Re: g++-multilib omissions

2018-12-16 Thread Dimitri John Ledkov
On Sat, 15 Dec 2018 at 23:36, Daniel Llewellyn wrote: > > Hi, > > I've been looking through the g++-multilib package, and I _think_ there is an > accidental omission or misconfiguration. It seems that none of the packages > produced target the arm64 or ppc64el architectures which Ubuntu supports

Problems with updated, but long used versions of Evolution

2018-11-12 Thread Dr. John H. Lauterbach
ing when a second IMAP account is enabled: > [imapx:A] I/O: 'A00103 LOGIN ...' > [imapx:A] I/O: 'A00103 NO [AUTHENTICATIONFAILED] Authentication failed.' As soon as the second IMAP account is disabled, the problems goes away. Thank you, John On Sat, 2018-11-10 at 19:31

Re: Cosmic Cuttlefish (18.10) Final Freeze

2018-10-12 Thread Dimitri John Ledkov
Hi, On Fri, 12 Oct 2018 at 19:04, Liviu Beraru wrote: > > Hi, > > I get these email since years although I have tried many times to unsubscribe. > Can you do something to delete me from all ubuntu mail lists? > It's impossible for us to know which email address you have signed up with, and to kn

calibre version 3.31

2018-09-20 Thread John
Hi I wanted to install Calibre for Linux Mint The repository has version 3.21 but the latest if version 3.31.. Any change The newer version can be loaded in the repository? thanks John -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or

pam-configs access

2018-09-05 Thread John
Hello! I haven't filed a bug for this. Does anyone have objections to creating /usr/share/pam-configs/access with the following content: --- Name: Account access configuration Default: no Priority: 1000 Account-Type: Primary Account: requiredpam_access.so nodefgroup listsep = , -

C# and .NET development in Ubuntu

2018-07-16 Thread John
Developers, Near as I can tell, MonoDevelop v7.5.0.1254 is out, yet Debian and Ubuntu use 5.10 from 2016. MonoDevelop 7.5 is also Visual Studio for Mac, and is LGPL and MIT licensed. When I tried using MonoDevelop on 16.04, it was impossible to build Web applications—they simply didn't build due

Re: An question about default opened option "-fstack-protector-strong"

2018-06-18 Thread Dimitri John Ledkov
On 14 June 2018 at 08:03, Shao, Ting wrote: > Hi, > > I was trying to enable the “stack smashing protection” for node.js(issue > 20928). And I switched it on using “-fstack-protector” > And made a benchmark test, while the result is quite strange. Then I found > on my Ubuntu 16.04, the –fstack-pro

Re: About the Ubuntu Server in the Azure virtual machine gallery

2018-05-29 Thread Dimitri John Ledkov
Hi, On 27 May 2018 at 20:52, Tong Sun wrote: > Hi, > > I see that in the Azure virtual machine gallery, it lists: > > Ubuntu Server > https://azuremarketplace.microsoft.com/en-us/marketplace/apps/Canonical.UbuntuServer?tab=Overview > Canonical > > Does it means that Canonical is responsible for c

Re: Proposal: Let's drop i386

2018-05-29 Thread Dimitri John Ledkov
On 13 May 2018 at 21:13, Oliver Grawert wrote: > hi, > Am Sonntag, den 13.05.2018, 14:33 -0400 schrieb Jeremy Bicha: >> On Sun, May 13, 2018 at 1:57 PM, Colin Watson >> wrote: >> > >> > IIRC Steam is also relevant, and I guess that would involve talking >> > to >> > Valve? >> I think our users wo

Re: Proposal: Let's drop i386

2018-05-12 Thread Dimitri John Ledkov
On 11 May 2018 at 16:32, Fiedler Roman wrote: > > > Von: ubuntu-devel [mailto:ubuntu-devel-boun...@lists.ubuntu.com] Im > > > > Hello, > > > > Less and less non-amd64-compatible i386 hardware is available for > > consumers to buy today from anything but computer part recycling centers. > > The las

Re: Golang Package.

2018-02-22 Thread John Lenton
On 21 February 2018 at 23:50, Mike Lloyd wrote: > Gotcha. Why is the standard package is so far behind in 16.04? Golang > doesn't have a concept of LTS. for what it's worth, note Michael has been very good about backporting bugfixes to 1.6 (thanks!) -- Ubuntu-devel-discuss mailing list Ubuntu-d

Re: On Lists and Iterables

2017-12-15 Thread John Lenton
On 15 December 2017 at 10:40, Xen wrote: > > Zipping by definition produces a list of tuples No it's not. That's how it was defined in python 2, yes. The definition changed for 3. This is _more_ friendly, because in 2 you could very easily inadvertently use up a lot more memory than you were wan

Re: Bug#881692: command-not-found: I re-wrote command-not-found

2017-11-14 Thread John Lenton
On 14 November 2017 at 12:34, Julian Andres Klode wrote: > On Tue, Nov 14, 2017 at 01:00:54PM +0100, Zygmunt Krynicki wrote: >> I would love if we have a compact representation of mapping from name >> to list of bits of information where each bit can be a small structure >> with some data. Apart f

Re: Ubuntu-devel-discuss Digest, Vol 131, Issue 7

2017-10-13 Thread John Johansen
On 10/11/2017 07:20 AM, Thomas Gertin wrote: > Thanks guys, > > Here are my CVE identifiers: > > CVE-2016-9843 > > CVE-2016-9842 > > CVE-2016-9841 > > CVE-2016-9840 > > I looked them up on the Ubuntu CVE tracker > (https://people.canonical.com/~ubuntu-security/cve/) > > I am having trouble r

Re: [Artful Aardvark] Security issue in the packaged version OCaml

2017-10-09 Thread Dimitri John Ledkov
On 7 October 2017 at 16:56, Benjamin wrote: > Hello, > > I am Ubuntu user working with OCaml. I am glad to see that the Artful > Aardvark release of Ubuntu comes with the 4.04.0 release of the OCaml > compiler. However, it appears that the 4.04.0 (and the 4.04.1) release > contains a security flaw

Re: Launchpad builder changes: schroot and LXD

2017-09-06 Thread Dimitri John Ledkov
On 6 September 2017 at 12:36, Colin Watson wrote: > > As of launchpad-buildd 149, deployed to production on 2017-09-04, the > following changes are effective on Launchpad's build farm: > > * sbuild (used to build .debs from source packages) uses its schroot >mode to perform chroot operations

Re: liblangtag 0.5.8 in LTS 16.04

2017-07-02 Thread Dimitri John Ledkov
On 2 July 2017 at 08:25, Andre Matzke wrote: > > Hello Dearest Repo Maintainers, > > would it be possible to consider integrating version 0.5.8 in LTS 16.04? > > meanwhile using openoffice-support in owncloud a permanent code > integrity check problem - warning is displayed on top in owncloud. > >

Re: CVE-2017-1000364 kernel fix brake user-space programs

2017-06-23 Thread John Johansen
On 06/23/2017 12:52 PM, Nrbrtx wrote: > Dear Ubuntu developers! > > I can't understand how this happen, but your latest kernel upgrade broke many > user-space applications. > > For me this process was started from Scilab. I can't use it with new kernels > (linux-image-3.13.0-121-generic on 14.0

Re: btrfs tools patch for quiet output from send

2017-06-06 Thread Dimitri John Ledkov
Hello, On 28 May 2017 at 20:21, Lucas wrote: > Any chance we can get this patch backported to Xenial? > > https://github.com/kdave/btrfs-progs/commit/09c052a8b4dcaa96fe5e6c28b12ce24729e827a4 > > At the moment, people are doing clunky work-arounds to suppress unwanted "At > subvol" messages. E.g.

Re: What is the best way to package going forward (deb or snap?)

2017-06-05 Thread John Lenton
Before getting to my reply I should point out two things: * I work on snapd itself, and think it's the bees' knees and the way forwards for getting software into its user's hands: all the convenience of a PPA, without needing to give unconstrained root to random people on the internet. Also, you c

Re: Upcoming Vacant Developer Membership Board seats: Second call for nominations

2017-05-19 Thread Dimitri John Ledkov
On 20 May 2017 at 03:25, Jeremy Bicha wrote: > On Fri, May 19, 2017 at 6:52 PM, Brian Murray wrote: >> The DMB is responsible for reviewing and approving new Ubuntu developers >> [1], meeting for about an hour once a fortnight. Candidates should be >> Ubuntu developers themselves, and should be w

Re: Keyboard layout switching in modern Ubuntus

2017-05-02 Thread Dimitri John Ledkov
On 1 May 2017 at 22:40, Nrbrtx wrote: > Dear Ubuntu developers! > > I have just upgraded my machines from 12.04 to 14.04. > > After upgrades I discovered that there are some issues with keyboard layout > switching. > I have two keyboard layouts - English and Russian. > I prefer to install GNOME Fl

Re: request for update pkg

2017-01-30 Thread Dimitri John Ledkov
Hello, On 24 January 2017 at 07:47, Василий Петрович wrote: > > Hello! In 2.11 version of Pidgin many security bugs fixed > https://pidgin.im/news/security/ Can you update pidgin in ubuntu repository? > Regards. > in Ubuntu we cherry-pick individual patches to fix security issues. From https:

Re: xrdp broken, possible directions

2017-01-23 Thread John Moser
Pi distributions. As to how far... maybe I can make an X11rdp shell script work; if there's no other interest, that's as far as it's going to go. On Mon, Jan 23, 2017 at 5:47 PM, Martinx - ジェームズ wrote: > > On 7 January 2017 at 22:35, John Moser wrote: > >> As

xrdp broken, possible directions

2017-01-08 Thread John Moser
As per bug 220005 https://bugs.launchpad.net/ubuntu/+source/xrdp/+bug/220005 xrdp doesn't work. It used to build X11rdp by patching Xorg to write to an RDP session, but this no longer builds and doesn't get installed. Fundamentally, xrdp-sesman runs a command with some arguments. It has a conf

Re: 4.8 kernel for Xenial

2016-11-21 Thread John Lenton
On 21 November 2016 at 13:55, Xen wrote: > Not to mention that 4.4 doesn't support 900 nVidia GPUs which have been out > for like 2 years. As a happy user of a GTX 970 on xenial's 4.4, I'm puzzled by your assertion. -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modi

Re: canonical livepatch

2016-11-04 Thread Dimitri John Ledkov
o Regards, Dimitri. > Regards, > > Kall > > > Στις 1:29 μ.μ. Παρασκευή, 4 Νοεμβρίου 2016, ο/η Dimitri John Ledkov > έγραψε: > > > Hello, > > On 4 November 2016 at 09:00, Christian Ehrhardt > wrote: >> Hi, >> just checked, with the same kernel

Re: canonical livepatch

2016-11-04 Thread Dimitri John Ledkov
Hello, On 4 November 2016 at 09:00, Christian Ehrhardt wrote: > Hi, > just checked, with the same kernel mine still looks today like yours did > initially. > If run the status command with --verbose it will list the status it is in, > which might help seeing whats going on on your system. > Well

Bug#834718: choreonoid: maintainer address bounces

2016-11-01 Thread Dimitri John Ledkov
Hello, On 1 November 2016 at 04:01, Adrian Bunk wrote: > > On Thu, Aug 18, 2016 at 11:21:27AM +0200, Jakub Wilk wrote: > > Source: choreonoid > > Version: 1.5.0+dfsg-0.1 > > Severity: serious > > Justification: Policy §3.3 > > > > I tried to report a bug against this package, and I got: > > > > >

Re: Generating a new ubuntu-keyring .deb to sign ISO CD

2016-10-26 Thread Dimitri John Ledkov
On 26 October 2016 at 08:40, Stefani Seibold wrote: > Am Dienstag, den 25.10.2016, 22:40 +0100 schrieb Dimitri John Ledkov: >> > > Can you paste contents of your ubuntu-keyring_*_all.deb? e.g. >> > > output >> > > of $ dpkg-deb -c ubuntu-keyring_*_all.deb

Re: Generating a new ubuntu-keyring .deb to sign ISO CD

2016-10-25 Thread Dimitri John Ledkov
On 25 October 2016 at 21:56, Stefani Seibold wrote: > Am Dienstag, den 25.10.2016, 14:35 +0100 schrieb Dimitri John Ledkov: >> On 25 October 2016 at 14:15, Stefani Seibold >> wrote: >> > >> > On 25 October 2016 at 12:00, Stefani Seibold >> > >

Re: Generating a new ubuntu-keyring .deb to sign ISO CD

2016-10-25 Thread Dimitri John Ledkov
keyring.gpg --decrypt SHA512SUMS.txt.asc | sha512sum -c - >> > gpg: Signature made Mon Sep 19 19:22:17 2016 CEST >> > gpg:using RSA key CAC2D8B9CD2CA5F9 >> > keyrings/ubuntu-archive-keyring.gpg: OK >> > keyrings/ubuntu-archive-removed-keys.gpg

Re: Generating a new ubuntu-keyring .deb to sign ISO CD

2016-10-25 Thread Dimitri John Ledkov
K > keyrings/ubuntu-archive-removed-keys.gpg: OK > keyrings/ubuntu-keyring-2004-archive.gpg: OK > keyrings/ubuntu-keyring-2004-cdimage.gpg: OK > keyrings/ubuntu-keyring-2012-archive.gpg: OK > keyrings/ubuntu-keyring-2012-cdimage.gpg: OK > keyrings/ubuntu-master-keyring.gpg: OK > gpg

Re: My opinion on Ubuntu cancelling Intel 80386/80386-clone processor support

2016-09-11 Thread John Moser
On Sun, 2016-09-11 at 12:52 -0400, Tom H wrote: > On Sun, Sep 11, 2016, Ralf Mardorf > wrote: > > > > > > You are quoting me out of context. The context is that the poor > > can't > > donate new computers and they can't pay for infrastructure, such as > > internet access for everyone. _BUT_ rich

[OT] Re: My opinion on Ubuntu cancelling Intel 80386/80386-clone processor support

2016-09-11 Thread John Moser
On Sun, 2016-09-11 at 17:24 +0200, Ralf Mardorf wrote: > On Sun, 11 Sep 2016 15:58:44 +0300, Thierry Andriamirado wrote: > > > > Le 10 septembre 2016 20:13:47 UTC+03:00, Ralf Mardorf > > a écrit : > >   > > > > > > It's not the task of the poor to help the poor. > > Of course IT IS! ;) > > I

Re: My opinion on Ubuntu cancelling Intel 80386/80386-clone processor support

2016-09-08 Thread John Moser
On Thu, 2016-09-08 at 18:10 +0300, Thierry Andriamirado wrote: > > Le 8 septembre 2016 01:35:05 UTC+03:00, John Moser l.com> a écrit : > > > > > > > > > > There are countless very old computers running Ubuntu, in > > > Developing > > &g

Re: [Fwd: Ubuntu Core 16 beta images available]

2016-09-08 Thread John Lenton
On 8 September 2016 at 15:14, Oliver Grawert wrote: > though it might be tricky to detect > from within kvm that you are running inside kvm and conditionally > change the default message here yeah, that'd need dmidecode which isn't in core. Its only 100k though... ;-) -- Ubuntu-devel-discuss ma

Re: My opinion on Ubuntu cancelling Intel 80386/80386-clone processor support

2016-09-07 Thread John Moser
On Wed, 2016-09-07 at 15:54 +0300, Thierry Andriamirado wrote: > > Le 7 septembre 2016 04:58:44 UTC+03:00, John Moser l.com> a écrit : > > > > > > that context are uncommon by nature.  That in an of itself seems to > > warrant a project specially dedicated to e

Re: My opinion on Ubuntu cancelling Intel 80386/80386-clone processor support

2016-09-06 Thread John Moser
On Tue, 2016-09-06 at 21:33 -0400, JMZ wrote: > Hi Ryan, > > When you say "Ubuntu 16.10" I wonder if you mean that you are > running  > gnome with the unity shell or just the command line only. Running any > of  > the graphical enviroments (save maybe lxde) on a 80586 would be > pretty  > exceptio

Re: Protobuf 3.0.0 instead of 2.6.1?

2016-07-27 Thread John Moser
Use a Docker container for now.  You may need to map /tmp as a volume (to get the X11 socket) if it's an X application. It might be easier to start from a Debian or Alpine container when building the Dockerfile. On Tue, 2016-07-26 at 14:23 -0700, JIA Pei wrote: > > Hi, Canonical developers? > > R

Re: The Simple Things in Life

2016-07-19 Thread John Moser
to the HW > level to figure out what it might be.  And this is supposed to be > more intuitive and/or predictable than "eth0"? > > > > Thx. > > > > -ml > > > >

Re: The Simple Things in Life

2016-07-19 Thread John Moser
On Tue, 2016-07-19 at 14:29 -0700, Jason Benjamin wrote: > I've been irritated by so many obvious shortcomings of Ubuntu this > version (16.04).  So many of the most obvious fixes are easily > attributed to configuration files.  I don't know if those who > purchase the operating system directly fro

Re: Snapcraft, Snappy

2016-07-10 Thread John Moser
On Sun, 2016-07-10 at 17:11 +0200, Ralf Mardorf wrote: > Hi, > > there's an interesting counter-argument against something similar to > snapcraft/snappy. > > https://lists.archlinux.org/pipermail/arch-general/2016-July/041579.h > tml > That's the security team going off into lala land with a bu

Re: Installation Media and supportability of i386 in 18.04 LTS Re: Ubuntu Desktop on i386

2016-06-30 Thread Dimitri John Ledkov
Hello Mark, On 29 June 2016 at 14:37, Mark Shuttleworth wrote: > > Folks, I think we need to understand whether i386 won't be widely used > for very small IoT devices and hence be important for developers > targeting those. I accept i386 i no longer relevant for PC's and > laptops, but I would no

Re: Installation Media and supportability of i386 in 18.04 LTS Re: Ubuntu Desktop on i386

2016-06-30 Thread Dimitri John Ledkov
Hello, On 28 June 2016 at 21:08, Seth Arnold wrote: >> 18.04 LTS: >> * continue to provide i386 port to run legacy applications on amd64 >> * stop producing i386 d-i / netboot installer >> * stop producing i386 kernel >> * stop producing i386 cloud-images >> * stop producing i386 ubuntu-desktop.i

Re: Installation Media and supportability of i386 in 18.04 LTS Re: Ubuntu Desktop on i386

2016-06-28 Thread Dimitri John Ledkov
Or even more broadly, what is each flavor current vision w.r.t. i386 over the next LTS cycle. > Kind regards, > Bryan > > [1] > https://bryanquigley.com/memory-usage/ubuntu-16-04-livecd-memory-usage-compared > > On Tue, Jun 28, 2016 at 9:54 AM, Dimitri John Ledkov > wrote: >>

Installation Media and supportability of i386 in 18.04 LTS Re: Ubuntu Desktop on i386

2016-06-28 Thread Dimitri John Ledkov
; [2] https://bryanquigley.com/crazy-ideas/32-bit-usage-survey-results > [3] > http://summit.ubuntu.com/uos-1411/meeting/22353/when-should-we-stop-making-32-bit-images/ > > On Mon, Feb 1, 2016 at 5:14 PM, Dimitri John Ledkov wrote: >> Hello, >> >> Ubuntu has an i3

Re: Support status of nginx in Ubuntu 14.04LTS expired in Feburary 2015?

2016-04-25 Thread Dimitri John Ledkov
Hi, On 25 April 2016 at 19:45, Andreas Wundsam wrote: > Hello Ubuntu Maintainers, > > I was surprised to see that ubuntu-support-status shows the support of > package nginx expired in February 2015? > > --- > $ ubuntu-support-status --show-all > [] > Supported until February 2015 (9m): > [...

Re: about offline update

2016-04-22 Thread John Lenton
On 22 April 2016 at 04:59, yan...@iscas.ac.cn wrote: > Has ubuntu implemented the offline update by systemd? no. -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

  1   2   3   4   5   6   >