Bug#1093885: cloud-init: azure provisioning fails when passwords are enabled

2025-01-23 Thread Noah Meyerhans
Package: src:cloud-init Version: 24.4.1-1 Severity: important User: cloud.debian@packages.debian.org Usertags: image azure Azure allows the user to provide a root password for the default account when a VM is created. (see the --authentication-type and --admin-password options to the `az vm c

Re: virt builder repository for debian testing vm

2024-12-18 Thread Noah Meyerhans
On Wed, Dec 18, 2024 at 09:26:15AM +0100, PICCA Frederic-Emmanuel wrote: > Hello, I am using virt-builder in order to create customized vm in our > institut > > Now in order to prepare for debian-13 (trixie), I need to customize a testing > machine. > > Do we provide a virt-repository file in o

Re: Removing google-guest-agent from Debian?

2024-11-14 Thread Noah Meyerhans
On Thu, Nov 14, 2024 at 07:16:32PM +, kuLa wrote: > > Debian images on Google Cloud use the build from > > packages.cloud.google.com, and there are build errors[0] with the > > version in Debian. We think the right thing might be to remove the > > package from Debian, but we're unsure how to ma

Debian 10 AWS Marketplace listings restricted

2024-11-12 Thread Noah Meyerhans
As Debian 10 is end-of-life and no longer receiving updates, I have restricted the listings on the AWS Marketplace. If you're an AWS user and already subscribed to these products in the Marketplace, then you can continue to use them. If you are using AWS but not yet subscribed to these products,

Re: Time for next team meeting: 2024-11-13

2024-11-11 Thread Noah Meyerhans
On Mon, Nov 11, 2024 at 08:27:32PM +0100, Bastian Blank wrote: > Our regular meeting is scheduled for this Wednesday. We did not manage > to do a meeting since August, but I have some stuff to talk about, so it > would be nice if we would manage that. +1 > Due to the time change, I now have a co

Re: fstab issue in generated images

2024-11-11 Thread Noah Meyerhans
On Mon, Nov 11, 2024 at 01:12:06PM -0500, Noah Meyerhans wrote: > > PARTUUID=104ec3d3-7bc6-4ce4-be38-166f672601ec /boot/efi vfat defaults 0 0 > > > > This ensures that, if the VM isn’t shut down cleanly just once, > > it refuses to function at all. > > >

Re: fstab issue in generated images

2024-11-11 Thread Noah Meyerhans
On Sat, Oct 26, 2024 at 11:23:39PM +0200, Thorsten Glaser wrote: > PARTUUID=104ec3d3-7bc6-4ce4-be38-166f672601ec /boot/efi vfat defaults 0 0 > > This ensures that, if the VM isn’t shut down cleanly just once, > it refuses to function at all. > > Please set the pass field to 2. We'll need to inst

Re: Do generic cloud images not use the local cloud-init data source?

2024-11-07 Thread Noah Meyerhans
On Wed, Nov 06, 2024 at 09:35:52PM -0500, Nick Lockheart wrote: > Do generic cloud images not use the local cloud-init data source? They don't disable any data sources. > I'm having an issue with the official generic cloud images available > from Debian, for example, `debian-12-genericcloud-amd64

Re: Do generic cloud images not use the local cloud-init data source?

2024-11-07 Thread Noah Meyerhans
On Thu, Nov 07, 2024 at 10:22:09AM -0500, Nick Lockheart wrote: > > > I'm having an issue with the official generic cloud images > > > available > > > from Debian, for example, `debian-12-genericcloud-amd64-daily- > > > 20241104- > > > 1921.qcow2`. > > > > Have you tried the generic images, rather

Bug#696596: Marketplace EULA: replace the social contract by another text.

2024-11-01 Thread Noah Meyerhans
On Mon, Dec 24, 2012 at 02:19:06AM +0900, Charles Plessy wrote: > > > If we absolutely have to have a EULA then something akin to the default > > > MOTD would seem more appropriate, i.e.: > > > > > > The programs included with the Debian GNU/Linux system are free > > > software; > > >

Bug#1083284: waagent: crashes on startup due to missing dependencies

2024-10-09 Thread Noah Meyerhans
Control: tags -1 + fixed-upstream On Thu, Oct 03, 2024 at 04:10:44PM -0400, Noah Meyerhans wrote: > waagent is missing a dependency on python3-setuptools, causing it to crash on > startup on current sid Azure images. The 2.12 upstream release branch resolves this issue by eliminating the

Bug#1083284: waagent: crashes on startup due to missing dependencies

2024-10-03 Thread Noah Meyerhans
Source: waagent Version: 2.9.1.1-2 Severity: grave Justification: renders package unusable waagent is missing a dependency on python3-setuptools, causing it to crash on startup on current sid Azure images. noahm@scratch:~$ apt policy waagent waagent: Installed: 2.9.1.1-2 Candidate: 2.9.1.1-2

Bug#1082897: cloud-init - Keeps dhcpcd running

2024-10-02 Thread Noah Meyerhans
Control: retitle -1 cloud-init should depend on dhcpcd-base rather than dhcpcd Control: severity -1 important On Fri, Sep 27, 2024 at 10:47:05PM +0200, Bastian Blank wrote: > After the cloud-init run, a dhcpcd keeps running and regularly redoing > the network config: > > | Sep 27 20:40:01 boot1 d

Re: bookworm cloud image issues

2024-09-30 Thread Noah Meyerhans
On Sun, Sep 29, 2024 at 07:56:22PM +0200, Thorsten Glaser wrote: > I’ve just quickly booted debian-12-generic-amd64.qcow2 in qemu > to test something, and I found two issues. > > One, OpenSSH doesn’t start unless I do a dpkg-reconfigure, due > to missing host keys. (This may or may not be caused b

Bug#1082746: bookworm-pu: package cloud-init/22.4.2-1+deb12u2

2024-09-25 Thread Noah Meyerhans
for multiple [Route] sections (Closes: #1052535) + + -- Noah Meyerhans Tue, 17 Sep 2024 11:08:48 -0400 + cloud-init (22.4.2-1+deb12u1) bookworm; urgency=medium * Add Conflicts/Replaces relationship on cloud-init-22.4.2 diff -Nru cloud-init-22.4.2/debian/patches

Bug#1081679: waagent: build-depends on python3-nose or uses it for autopkgtest

2024-09-23 Thread Noah Meyerhans
On Mon, Sep 23, 2024 at 07:32:05PM +0200, Alexandre Detiste wrote: > I seen 1 remaining refererence > > tests/common/test_cgroupconfigurator.py:from nose.plugins.attrib import attr Yeah, but we don't actually fail on test failures currently, so dropping the dependency would not introduce a regres

Bug#1081679: waagent: build-depends on python3-nose or uses it for autopkgtest

2024-09-23 Thread Noah Meyerhans
On Fri, Sep 13, 2024 at 07:57:01PM +0200, Alexandre Detiste wrote: > > For some reason waagent was not included it this previous MBF. > > I do it now. > > python3-nose is as of today RC-buggy. It seems that we can just drop python3-nose from build-depends. It is actually used in the build proce

Bug#1052535: Bug fix available for #1052535

2024-09-17 Thread Noah Meyerhans
On Mon, Mar 11, 2024 at 03:08:01PM +0100, Michael Pietsch wrote: > there seems to be a patch available to fix this bug: > > https://github.com/canonical/cloud-init/commit/f75be2ebe15b0dc78092fe47b1ef8d506607e9da > > The earliest official release of cloud-init that includes this fix is > cloud-ini

Bug#1079733: bookworm-pu: package cloud-initramfs-tools/0.18.debian13+deb12u1

2024-08-26 Thread Noah Meyerhans
-tools (0.18.debian13+deb12u1) bookworm; urgency=medium + + * growroot: add missing dependencies (Closes: #1037914) + + -- Noah Meyerhans Tue, 20 Aug 2024 11:44:21 -0400 + cloud-initramfs-tools (0.18.debian13) unstable; urgency=medium [ Andreas Beckmann ] diff -Nru cloud-initramfs-tools-0.18

Re: Debian cloud image issues

2024-08-20 Thread Noah Meyerhans
On Thu, Jul 25, 2024 at 11:44:41PM +0200, Vojtěch Dušátko wrote: > > >  2. I realised that genericcloud is not for me - I started using > > > generic. > > > It boots up, it runs cloud init correctly, but That image > > > doesn't > > > include qemu-guest-agent (unlike the

Bug#1079113: Azure marketplace: bookworm image errors from growpart

2024-08-20 Thread Noah Meyerhans
Control: reassign -1 cloud-initramfs-growroot Control: forcemerge 1037914 -1 On Tue, Aug 20, 2024 at 10:53:11AM +0100, Steve McIntyre wrote: > We've just tried the bookworm image from the Azure marketplace and is > seeing a load of errors at boot from growpart: > > ... > Begin: Loading essential

Re: Generic image not working with IPv6 only

2024-08-16 Thread Noah Meyerhans
On Fri, Aug 16, 2024 at 02:21:53PM +, Jeremy Stanley wrote: > > You are free to reconfigure OpenStack to use virtio for the cdrom. > > Well, the cloud provider may be free to. An end user of a public > cloud typically doesn't have much influence over the choices that > service provider has mad

Re: Additional patches/custom configuration on the Azure kernel for the Debian Image on Azure Cloud compared to the default Debian kernel

2024-08-15 Thread Noah Meyerhans
On Thu, Aug 15, 2024 at 11:22:42PM +, akechishiro-...@lahfa.xyz wrote: > I'm looking to know if the kernel used on Azure has any additional patches > than the default Debian Kernel and if yes is there a list somewhere of those > patches being applied, that I could look at ? Maybe the documentat

Re: Generic image not working with IPv6 only

2024-08-15 Thread Noah Meyerhans
On Thu, Aug 15, 2024 at 04:52:26PM +, Jeremy Stanley wrote: > > > I think the main takeaway here is that we should go back to > > > having OpenStack cloud images, because the "generic" cloud > > > images are really only intended for use in the proprietary > > > hyperscalars, not in free/libre o

Re: Generic image not working with IPv6 only

2024-08-15 Thread Noah Meyerhans
On Thu, Aug 15, 2024 at 03:14:11PM +, Jeremy Stanley wrote: > I think the main takeaway here is that we should go back to having > OpenStack cloud images, because the "generic" cloud images are > really only intended for use in the proprietary hyperscalars, not in > free/libre open source publi

Re: Generic image not working with IPv6 only

2024-08-15 Thread Noah Meyerhans
On Thu, Aug 15, 2024 at 04:27:01PM +0200, Thomas Goirand wrote: > There's 2 issues that I'm aware of with our current generic image. > > First, the genericcloud image kernel has the SATA AHCI driver stripped-out, > so then the config drive doesn't work anymore. I reported this here: > > https://b

Re: Next team meeting: 2024-08-14 20:00 UTC

2024-08-14 Thread Noah Meyerhans
On Wed, Aug 14, 2024 at 07:10:51AM -0700, Andrew Jorgensen wrote: > If a third-party build of a package (such as our own) instead of the > Debian build is present, does popcon still report it? I'm not sure. I know external packages like google-chrome-stable and microsoft-edge-stable are excluded

Re: Next team meeting: 2024-08-14 20:00 UTC

2024-08-13 Thread Noah Meyerhans
On Tue, Aug 13, 2024 at 03:03:39PM -0700, Andrew Jorgensen wrote: > Hi folks. I plan to attend the meeting. > I'd like to talk about the google-guest-agent and related packages. > Is there a way to get usage statistics for those packages? The GCE > Debian image uses some packages from a repository

Re: Request to join cloud team

2024-08-02 Thread Noah Meyerhans
On Fri, Aug 02, 2024 at 11:10:23PM +0900, Nilesh Patra wrote: > I am Nilesh and I'm a Debian Developer for ~3 years. I am interested to get > involved in Debian cloud team efforts. I am more intersted in helping out with > cloud building itself. If that can't happen right now, I'd be happy to help

Bug#1076479: nocloud: too-wide permissions on /etc/netplan/90-default.yaml

2024-07-25 Thread Noah Meyerhans
Control: tags -1 + pending On Wed, Jul 17, 2024 at 01:45:03AM +0200, Cyril Brulebois wrote: > kibi@pirogue-admin:~$ sudo netplan get all > > ** (process:9739): WARNING **: 23:40:29.398: Permissions for > /etc/netplan/90-default.yaml are too open. Netplan configuration should NOT > b

Re: Debian cloud image issues

2024-07-25 Thread Noah Meyerhans
On Thu, Jul 25, 2024 at 10:18:17AM -0700, Noah Meyerhans wrote: > The genericcloud image differs from the generic image only in that it > installs the cloud kernel, rather than the standard Debian kernel. The > cloud kernel leaves out most device drivers, and primarily targets the >

Re: Debian cloud image issues

2024-07-25 Thread Noah Meyerhans
On Thu, Jul 25, 2024 at 12:14:11PM +0200, Vojtěch Dušátko wrote: >I recenly started using Debian cloud image at my PVE cluster. I wanted to >share some issues I faced. > > 1. I downloaded genericcloud image, imported to template, create VM and >got stuck for many hours It'

Bug#1076479: nocloud: too-wide permissions on /etc/netplan/90-default.yaml

2024-07-16 Thread Noah Meyerhans
Control: tags -1 + moreinfo > > Having started to toy with cloud images these last few days, and > > learning about the various components in there, I'm not exactly sure > > where /etc/netplan/90-default.yaml is coming from but it's 644 in at > > least Debian 12 and Debian sid “nocloud” amd64 imag

Bug#1076479: nocloud: too-wide permissions on /etc/netplan/90-default.yaml

2024-07-16 Thread Noah Meyerhans
Package: cloud.debian.org Severity: normal X-Debbugs-Cc: k...@debian.org Forwarded from https://lists.debian.org/debian-devel/2024/07/msg00231.html > Having started to toy with cloud images these last few days, and > learning about the various components in there, I'm not exactly sure > where /et

Re: Next team meeting: 2024-07-10 20:00 UTC

2024-07-10 Thread Noah Meyerhans
On Wed, Jul 10, 2024 at 09:35:50PM +0200, Bastian Blank wrote: > > Our next team meeting is scheduled for 2024-07-10 20:00 UTC. We'll be > > on jitsi: https://jitsi.debian.social/DebianCloudMeeting20240710. > > Turns out https://jitsi.debian.social/ seems to be broken, at least I > can't authenti

Re: The debian-cloud list as maintainer pushes BTS emails to our list: this is wrong

2024-06-27 Thread Noah Meyerhans
On Thu, Jun 27, 2024 at 01:41:25PM +, Jeremy Stanley wrote: > [...] > > Um, citation needed. > [...] > > I'll need to do some digging to confirm, but as for the approximate > timeframe my addled memory recalls this came up during the > dissolution of Alioth, when it was proposed to recreate al

Bug#1073189: awscli: ImportError: cannot import name DEFAULT_CIPHERS from urllib3.util.ssl_

2024-06-26 Thread Noah Meyerhans
Control: tags -1 + upstream Control: forwarded -1 https://github.com/aws/aws-cli/issues/8342 On Fri, Jun 14, 2024 at 12:13:10PM +0300, Andrey Chernomyrdin wrote: > After install awscli I got error on any command: > ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' > (/usr

Bug#1064307: Work-around / patches for Python 3.12 compatibility

2024-06-26 Thread Noah Meyerhans
Control: forwarded -1 https://github.com/aws/aws-cli/issues/8342 On Fri, May 31, 2024 at 10:48:10AM +0200, Uli Schlachter wrote: > The problem that is reported in this bug comes from an old version of > "six" that is bundled in "botocore" which is bundled in "awscli". To fix > this, I simple updat

Re: Next team meeting: 2024-06-12 20:00 UTC

2024-06-12 Thread Noah Meyerhans
The one thing I forgot to bring up today was the situation regarding nsswitch.conf on the current bookworm images. You can find context in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072380, but the short story is that, when we switched to installing libnss-myhostname instead of libnss-reso

Re: Next team meeting: 2024-06-12 20:00 UTC

2024-06-12 Thread Noah Meyerhans
My notes from today's meeting follow: # Debian cloud team meeting notes - 2024-06-12 ## Attendees: Bastian B. (Debian) Noah M. (Debian) Amy C. (Google) Zach M. (Google) Andrew J. (Google) ## Kernels ### cloud kernel driver support Zach raised the question of GCE support in the cloud kernel.

Bug#1072380: cloud.debian.org: Azure deployment misconfigures /etc/hosts resulting in slow sudo

2024-06-04 Thread Noah Meyerhans
Control: reassign -1 libnss-myhostname Control: affects -1 cloud.debian.org Control: retitle -1 incorrect nsswitch.conf entry for nss-myhostname On Sat, Jun 01, 2024 at 11:13:32PM +, Michael Salivar wrote: >* What led up to the situation? > > This was not previously an issue some months b

Bug#1058769: amazon-ec2-net-utils: diff for NMU version 2.4.1-1.1

2024-06-03 Thread Noah Meyerhans
On Thu, May 30, 2024 at 04:54:07PM +0200, Chris Hofstaedtler wrote: > I've prepared an NMU for amazon-ec2-net-utils (versioned as 2.4.1-1.1) and > uploaded it to DELAYED/14. Please feel free to tell me if I > should delay it longer. Hi Chris. Please cancel the NMU; I just uploaded 2.4.1-2 built fr

Bug#1072122: bookworm-pu: package cloud-init/22.4.2-1

2024-05-28 Thread Noah Meyerhans
eb12u1) bookworm; urgency=medium + + * Add Conflicts/Replaces relationship on cloud-init-22.4.2 + + -- Noah Meyerhans Tue, 28 May 2024 13:23:38 -0700 + cloud-init (22.4.2-1) unstable; urgency=medium [ Bastian Blank ] diff -Nru cloud-init-22.4.2/debian/control cloud-init-22.4.2/debian/c

Re: Kernel features and Cloud (and GCE)

2024-05-27 Thread Noah Meyerhans
On Mon, May 27, 2024 at 03:37:08PM +0200, Emanuele Rocca wrote: > > So we have the problem that the Debian cloud kernel supports some, but > > not all, of the devices our shared users need, and we’re not sure of > > the right way to solve that. We wondered if we should switch the > > images to the

Re: ocfs2_dlmfs missing from the cloud kernel

2024-05-17 Thread Noah Meyerhans
On Fri, May 17, 2024 at 05:34:57PM +0200, Bastian Blank wrote: > > > how do I change this? > > You install the non-cloud kernel. > > The cloud kernel is limited in scope. And the decision was that not > everything you can do on platforms is in scope. To clarify the scope a bit, historically the

Bug#1070137: bullseye-pu: package cloud-init/22.4.2-1

2024-04-30 Thread Noah Meyerhans
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: cloud-i...@packages.debian.org, t...@security.debian.org Control: affects -1 + src:cloud-init Hi folks. This isn't a straightforward stable proposed-updates request,

Re: Debian 11.9 security support enquiry

2024-04-29 Thread Noah Meyerhans
On Tue, Apr 30, 2024 at 02:10:04AM +, Devidas Shanbhag, Amrutha wrote: >Its available in AWS, but not in Azure yet. Previously I have been told >that for Azure there is an additional step from your end to publish them. >I wonder if that hasn’t been actioned yet. Publishing on Azure

Bug#1064235:

2024-04-29 Thread Noah Meyerhans
On Thu, Apr 18, 2024 at 10:17:27AM +0200, Arthur LUTZ wrote: >A small heads up on this issue, we have some minor impacts : >* sudo commands show a warning > > sudo: unable to resolve host example: Name or service not known Thanks for the report. This is resolved with the 20240429 images

Re: old Debian 12 AMI showing up when trying to launch in AWS eu-west-2

2024-04-26 Thread Noah Meyerhans
On Fri, Apr 26, 2024 at 03:52:40PM +0100, Andy Holt wrote: > I see from https://wiki.debian.org/Cloud/AmazonEC2Image/Bookworm that > there are new Bookworm AMIs published, as of 15/Apr/2024. However, if > (in eu-west-2 / London at least) I try to launch a Debian 12 EC2 > instance, using the plain

Re: Debian 11.9 security support enquiry

2024-04-26 Thread Noah Meyerhans
On Fri, Apr 26, 2024 at 04:04:14AM +, Devidas Shanbhag, Amrutha wrote: >Is there any upcoming cloud image release planned for Debian 11.9 with >security updates? There hasn’t been one since the point release of 11.9 on >Feb 11^th. Yes, we expect to publish new Debian 11 images very

Bug#1069800: FTBFS: test failures in buildd environment

2024-04-24 Thread Noah Meyerhans
Source: cloud-init Version: 21.1.4-1 Severity: serious Tags: ftbfs upstream Justification: fails to build from source Cloud-init's test fails in a non-networked build environment, as visible in recent buildd logs, e.g. https://buildd.debian.org/status/fetch.php?pkg=cloud-init&arch=all&ver=24.1.4-1

Re: Re: Debian 10 backports repo moved to archives

2024-04-19 Thread Noah Meyerhans
On Thu, Apr 18, 2024 at 09:33:32AM -0700, Noah Meyerhans wrote: > >Do you plan to build and publish updated Buster AMI soon ? > > I expect to publish new Debian 10 cloud images on 2024-04-19. There are > several outstanding fixes, including the recent tzdata update. Actua

Re: Re: Debian 10 backports repo moved to archives

2024-04-18 Thread Noah Meyerhans
On Thu, Apr 18, 2024 at 02:30:26PM +0200, Matthieu Aohzan wrote: >Do you plan to build and publish updated Buster AMI soon ? I expect to publish new Debian 10 cloud images on 2024-04-19. There are several outstanding fixes, including the recent tzdata update. noah

Bug#1064235:

2024-04-18 Thread Noah Meyerhans
On Thu, Apr 18, 2024 at 10:17:27AM +0200, Arthur LUTZ wrote: >Hi, >A small heads up on this issue, we have some minor impacts : >* sudo commands show a warning > > sudo: unable to resolve host example: Name or service not known > >On a more problematic side (but not breaking) we

Re: Debian 10 backports repo moved to archives

2024-04-15 Thread Noah Meyerhans
On Mon, Apr 15, 2024 at 11:55:22AM -0700, Zach Marano wrote: > What are the specific packages that Google wants from the backports > repo by default?  From my perspective, the primary reasons to enable it > are for backports kernels (which have historically provided a number of >

Re: Debian 10 backports repo moved to archives

2024-04-15 Thread Noah Meyerhans
On Mon, Apr 15, 2024 at 10:31:43AM -0700, Zach Marano wrote: >It seems that the Debian 10 backports repo (buster-backports) moved out of >the main Debian repos and into the archives ahead of the intended LTS EOL >date (June 30, 2024). I don't recall this type of change happening with >

Bug#1064235: cloud.debian.org: systemd-resolved et al. status (bookworm)

2024-04-11 Thread Noah Meyerhans
On Wed, Apr 03, 2024 at 09:39:40PM -0700, Flavio Veloso Soares wrote: > Hi Noah - I guess I'll be doing bullseye->bookworm installs in the meantime, > until 12.6 so I can fill bug reports (if any). It should be plenty to start with the bookworm images and simply remove the libnss-resolve package.

Re: RESCHEDULED: Next team meeting: 2024-04-11 20:00 UTC

2024-04-08 Thread Noah Meyerhans
On Thu, Apr 04, 2024 at 09:36:08PM -0700, Ross Vandegrift wrote: > Our next team meeting is re-scheduled for next Thu, Apr 11 @ 20:00 UTC. Note > the different day! We'll meet on jitsi at: > https://jitsi.debian.social/DebianCloudMeeting20240411 Sorry, I think there was a misunderstanding. I sa

Re: Next team meeting: 2024-04-10 20:00 UTC

2024-04-03 Thread Noah Meyerhans
On Wed, Apr 03, 2024 at 09:14:31PM -0700, Ross Vandegrift wrote: > > > Our next team meeting is scheduled for next Wed, Apr 10 @ 20:00 UTC. As > > > usual we will chat at: > > > https://jitsi.debian.social/DebianCloudMeeting20240410 > > > > I'd like to be able to attend, but won't be able to at a

Bug#1064235: cloud.debian.org: systemd-resolved et al. status (bookworm)

2024-04-03 Thread Noah Meyerhans
Control: tags -1 + pending On Wed, Apr 03, 2024 at 06:48:56PM -0700, Flavio Veloso Soares wrote: > Is this the correct forum to report issues/ask question about the official > Debian images on AWS? The BTS isn't really the correct forum to ask questions about any Debian topics, but it is the righ

Re: Next team meeting: 2024-04-10 20:00 UTC

2024-04-03 Thread Noah Meyerhans
On Wed, Apr 03, 2024 at 01:58:41PM -0700, Ross Vandegrift wrote: > Our next team meeting is scheduled for next Wed, Apr 10 @ 20:00 UTC. As > usual we will chat at: > https://jitsi.debian.social/DebianCloudMeeting20240410 I'd like to be able to attend, but won't be able to at all during the week o

Re: Next team meeting 2024-03-13 20:00 UTC

2024-03-17 Thread Noah Meyerhans
On Wed, Mar 13, 2024 at 09:23:35PM -0700, Ross Vandegrift wrote: > Noah raised an issue related to a bug in systemd-resolved, and we agreed that > it should be disabled for now. Upstream bug report: > https://github.com/systemd/systemd/issues/29069 > > This causes some percentage of DNS resolut

Re: Question regarding to the status of Debian 11 (bullseye) AMIs

2024-02-07 Thread Noah Meyerhans
On Wed, Feb 07, 2024 at 05:30:33AM +, yu, bing wrote: >This is Bing Yu, a software engineer from NetApp. I am working on a >project using Debian 11 and I realised our official Debian 11 (bullseye) >AMIs for Amazon EC2 hasn’t been updated since Oct >2023[1]https://wiki.debian.org

Re: sid cloud images not updated

2024-02-06 Thread Noah Meyerhans
On Tue, Feb 06, 2024 at 11:26:47AM +0100, Renzo Davoli wrote: > > >no new sid cloud images have been created in > > > https://cdimage.debian.org/cdimage/cloud/sid/daily/ > > > since Dec 23 2023. > > > Is it a choice or a bug? > > This is a known bug. > Is it possible to foresee a time f

Re: sid cloud images not updated

2024-01-31 Thread Noah Meyerhans
On Wed, Jan 31, 2024 at 03:26:05PM +0100, Renzo Davoli wrote: >no new sid cloud images have been created in > https://cdimage.debian.org/cdimage/cloud/sid/daily/ > since Dec 23 2023. > > Is it a choice or a bug? This is a known bug. noah

Bug#1060421: python3-botocore: botocore as a (useless) undeclared dependency on python3-six

2024-01-13 Thread Noah Meyerhans
On Fri, Jan 12, 2024 at 08:00:48AM +0100, Alexandre Detiste wrote: > >> Or should the Debian package depend on python3-six? > > > > That s the fast solution > > Yes please do that, I've checked awscli upstream and it's a bit of a mess > with so many pull request; I'll check again later. Here's th

Bug#1060455: awscli: Please drop python-cryptography upper limit or increase it

2024-01-12 Thread Noah Meyerhans
On Thu, Jan 11, 2024 at 02:27:23PM -0500, Jeremy Bícha wrote: > There is a diff at > https://launchpad.net/ubuntu/+source/awscli/2.14.6-1ubuntu1 for this > issue. You can ignore the build failure since that doesn't seem to > currently affect Debian Unstable. Thanks, I've applied that patch and wil

Re: machinectl pull-{tar,raw}, checksums & signatures

2023-12-30 Thread Noah Meyerhans
On Sun, Dec 31, 2023 at 07:10:26AM +0100, Philip Hands wrote: > I'm new to this cloud image stuff, so may well have made broken > assumptions in the following -- please correct me if I'm wrong. > > I see that `machinectl` (from systemd-container) has the subcommands > pull-raw and pull-tar, so I w

Bug#1058652: RM: python-boto -- ROM; orphaned upstream, replaced by python-boto3

2023-12-13 Thread Noah Meyerhans
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: python-b...@packages.debian.org Control: affects -1 + src:python-boto Python-boto has long ago been superseded upstream by python-boto3, which has been in Debian for several releases.

Bug#1058237: python-boto: FTBFS: ModuleNotFoundError: No module named 'imp'

2023-12-13 Thread Noah Meyerhans
On Tue, Dec 12, 2023 at 08:14:41PM +0100, Andreas Tille wrote: > maybe we need to remove python-boto and fix all its rdepends. > > According to upstream[1]: > > This repo, boto was deprecated in 2020 and the last supported Python 3 > version was 3.4. It's unlikely this package will ever work w

Re: S3-backed snapshot implementation on AWS?

2023-10-04 Thread Noah Meyerhans
On Sun, Sep 24, 2023 at 04:09:31PM -0700, Noah Meyerhans wrote: > > > Could we use the Debian AWS account to host that service? > > > > I would assume that a service like snapshot would be within the scope > > for our AWS usage. Noah? > > It makes sense and I wi

Re: S3-backed snapshot implementation on AWS?

2023-09-24 Thread Noah Meyerhans
On Fri, Sep 22, 2023 at 05:12:21PM +0200, Bastian Blank wrote: > > Could we use the Debian AWS account to host that service? > > I would assume that a service like snapshot would be within the scope > for our AWS usage. Noah? It makes sense and I will look into it. Let's not start anything unti

Re: S3-backed snapshot implementation on AWS?

2023-09-24 Thread Noah Meyerhans
On Sun, Sep 24, 2023 at 05:26:31PM -0400, tommym2...@gmail.com wrote: > Actually s3 might not be as expensive as one might think if you are loading > the data into an instance in the same region as the s3 bucket instead of > going to the public internet with the data. > Uploading out of Aws is wh

Re: Next team meeting: 2023-09-13 20:00 UTC

2023-09-13 Thread Noah Meyerhans
On Wed, Sep 13, 2023 at 02:50:19PM +0200, Bastian Blank wrote: > > Our next team meeting is scheduled for 2023-09-13 20:00 UTC. We'll be > > on jitsi: https://jitsi.debian.social/DebianCloudMeeting20230913. > > I most likely won't be able to attend. And now it seems like I won't make it, either.

Re: Most recent Debian v12 (bookworm) AMIs on Amazon EC2

2023-08-27 Thread Noah Meyerhans
On Mon, Aug 28, 2023 at 01:20:32AM +, Michael wrote: > > Did I miss something or was the Wiki page just not updated? :-) > The wiki's outdated. A tool generates the content, but actually updating the wiki involves a manual copy & paste. I'll get it updated. noah

Re: Next team meeting: 2023-08-09 20:00 UTC

2023-08-03 Thread Noah Meyerhans
On Wed, Aug 02, 2023 at 09:58:01PM -0700, Ross Vandegrift wrote: > Our next team meeting is scheduled for 2023-08-09 20:00 UTC. We'll be > on jitsi: https://jitsi.debian.social/DebianCloudMeeting20230809. I'll be attending the cloud-init summit at this time. It's unclear if I'll be able to join

Bug#1040979: write_files: defer not working any more

2023-07-14 Thread Noah Meyerhans
Also, I'm curious to see what happens if you invoke the write_files_deferred module by hand with a command like $ sudo cloud-init single --name cc_write_files_deferred \ --frequency always --report It should generate messages in /var/log/cloud-init.log.

Bug#1040979: write_files: defer not working any more

2023-07-14 Thread Noah Meyerhans
On 7/14/23 06:49, Sven Strickroth wrote: I'm not able to reproduce the behavior you describe.  defer seems to work as expected.  For example: admin@ip-10-0-0-87:~$ ec2-metadata --ami-id ami-id: ami-0544719b13af6edc3 admin@ip-10-0-0-87:~$ sudo cat /var/lib/cloud/instance/user-data.txt #cloud-conf

Re: Making the QEMU images easier to find

2023-07-13 Thread Noah Meyerhans
On 7/13/23 12:08, Emanuele Rocca wrote: Hi, https://lwn.net/Articles/937830/ mentions that a kernel developer could not find arm64 virtualisation images for any distro except for openSUSE: There are no local virtualization images for arm64 available, other than for openSUSE Tumbleweed, that he

Bug#1040979: write_files: defer not working any more

2023-07-13 Thread Noah Meyerhans
Control: tags -1 + moreinfo On Thu, Jul 13, 2023 at 05:30:52PM +0200, Sven Strickroth wrote: > starting with the shipped version in Debian 12 the write_files feature with > defer option does not work any more. I'm not able to reproduce the behavior you describe. defer seems to work as expected.

Bug#955620: cloud-init - debian/rules clean fails from git repo

2023-06-28 Thread Noah Meyerhans
Control: tags -1 + patch Proposed fix is at https://salsa.debian.org/cloud-team/cloud-init/-/merge_requests/9

Bug#955733: cloud-init does not set locale specified in user data

2023-06-28 Thread Noah Meyerhans
On Sat, Apr 04, 2020 at 11:49:42AM +0100, Nick Holloway wrote: > Package: cloud-init > Version: 18.3-6 Confirmed that the behavior as described is still an issue in cloud-init 22.4.2-1 in bookworm. > The command "locale-gen" does not accept a locale as an argument, but > only generates the locale

Re: Update of https://www.debian.org/distrib/ (cloud images of Debian 12 bookworm)

2023-06-21 Thread Noah Meyerhans
On 6/21/2023 5:41 AM, Laura Arjona Reina wrote: We have links to cloud images in https://www.debian.org/distrib/ and I guess some of them should be updated to offer the cloud images of Debian 12 bookworm. I don't know if all the cloud images are provided already, and I don't know if more subsec

Re: wiki still says preview for debian 12

2023-06-16 Thread Noah Meyerhans
On Fri, Jun 16, 2023 at 09:37:15AM +0200, Dick Visser wrote: >On [1]https://wiki.debian.org/Cloud/AmazonEC2Image/Bookworm it says >This preview AMIs are intended to allow you to start testing Debian 12 >deployments and migrations before the official release occurs on >2023-06-10. >

Re: Stale images for Bookworm?

2023-06-12 Thread Noah Meyerhans
On Mon, Jun 12, 2023 at 11:32:03AM +1200, Andrew Ruthven wrote: >I'm not sure if it is related to the Bookworm release, but it seems that >no images have been published since 31 May. Looking at: >[1]https://cdimage.debian.org/images/cloud/bookworm/ >Latest daily build is 2023-06-09.

Bug#1034368: unblock: amazon-ec2-net-utils/2.3.0-3

2023-04-13 Thread Noah Meyerhans
+ + * Install systemd services to /lib/systemd/system. (Closes: 1034212) + + -- Noah Meyerhans Thu, 13 Apr 2023 10:22:32 -0700 + amazon-ec2-net-utils (2.3.0-2) unstable; urgency=medium * Set Maintainer to the cloud team and add myself to Uploaders diff -Nru amazon-ec2-net-utils-2.3.0/debian

Bug#1033867: cloud.debian.org: Please add Amazon hibernation agent to EC2 AMIs

2023-04-04 Thread Noah Meyerhans
Control: reassign -1 wnpp.debian.org Control: retitle -1 RFP: amazon-ec2-hibinit-agent -- Amazon EC2 instance hibernation support > So the request is to also ship the agent preinstalled in the Debian AMIs. See > https://packages.ubuntu.com/search?keywords=ec2-hibinit-agent&searchon=names > for Ub

Re: sid daily cdimage creation blocked?

2023-01-19 Thread Noah Meyerhans
On Wed, Jan 18, 2023 at 10:22:42AM -0800, Noah Meyerhans wrote: > > The latest image in: > > http://cdimage.debian.org/cdimage/cloud/sid/daily/ > > is 10 days old. > > > > Is there something blocked in the image creation process? > > The "nocloud"

Re: sid daily cdimage creation blocked?

2023-01-18 Thread Noah Meyerhans
On 1/18/23 3:53 AM, Renzo Davoli wrote: Dear Debian cloud project. The latest image in: http://cdimage.debian.org/cdimage/cloud/sid/daily/ is 10 days old. Is there something blocked in the image creation process? The "nocloud" images are failing to build and subsequently blocking the upload

Bug#895338: awscli: zsh completion doesn't work as expected

2022-12-28 Thread Noah Meyerhans
tags -1 + pending > This package ships /usr/share/zsh/vendor-completions/_awscli which I > expect it to work like other files in zsh/vendor-completions. > > For example, I should have `aws` completion if I just called `compinit` > in my zshrc. > > But I still need to `source /usr/share/zsh/vendo

Bug#1026874: awscli installs a 5 million line manpage

2022-12-22 Thread Noah Meyerhans
Also it seems that generating this file triggers an OOM condition on salsa. https://salsa.debian.org/noahm/awscli/-/jobs/3693800

Bug#1026874: awscli installs a 5 million line manpage

2022-12-22 Thread Noah Meyerhans
Package: awscli Version: 2.9.9-1 Severity: normal Just making sure this is recorded: The aws(1) man page installed by awscli 2.9.9-1 is not useful. Ideally it should be split up in to per service pages, e.g. aws-vpc(1), aws-ec2(2), etc. for all services (some services already have their own page

Bug#1025618: cloud-init and firewalld systemd unit files have ordering cycles

2022-12-12 Thread Noah Meyerhans
On 12/12/2022 6:44 AM, Sam Hartman wrote: >> From my quick read: Michael Biebl proposes dropping >> network-pre.target Ross> from cloud-init's After=, and replacing it with each of the Ross> config backends that cloud-init supports. This sounds pretty Ross> reasonable, b

Bug#1025828: cloud.debian.org: cloud-init may run time synchronization dependent jobs before the clock is synchronized

2022-12-09 Thread Noah Meyerhans
Package: cloud.debian.org Severity: normal Certain functionality built in to cloud-init depends on a reasonably accurate clock, such as apt repo metadata signature verification. In the case where a system's hardware clock is far out of sync, chrony may not have completed synchronization before ap

Re: awscli v2 dependencies (was Re: Next team meeting: 2022-11-09 20:00 UTC)

2022-12-08 Thread Noah Meyerhans
On Mon, Nov 28, 2022 at 10:24:42AM -0800, Ross Vandegrift wrote: > > So, some time has passed and I haven't managed to work on this at all. > > Given the number of packages involved and the dependencies between them, > > I'm not optimistic that we'll be able to package them all individually > > as

Re: Official Debian AMI on AWS

2022-12-04 Thread Noah Meyerhans
On Sun, Dec 04, 2022 at 06:47:07PM +0100, Marco Biagiotti wrote: > I want to install the official Debian distribution, but i am a bit confused > about which distribution channels should i use. > > From wiki (https://wiki.debian.org/Cloud/AmazonEC2Image/Bullseye) i found > two methods to obtain the

Bug#1025351: ITP: aws-crt-python -- Python 3 bindings for the AWS Common Runtime

2022-12-02 Thread Noah Meyerhans
Package: wnpp Severity: wishlist Owner: Noah Meyerhans X-Debbugs-Cc: debian-de...@lists.debian.org, debian-cloud@lists.debian.org * Package name: aws-crt-python Version : 0.15.3 Upstream Author : Amazon Web Services * URL : https://github.com/awslabs/aws-crt-python

awscli v2 dependencies (was Re: Next team meeting: 2022-11-09 20:00 UTC)

2022-11-28 Thread Noah Meyerhans
On Sun, Nov 13, 2022 at 09:51:52PM -0800, Ross Vandegrift wrote: > Noah Meyerhans has continued the work packaging awscli v2. We discussed the > issues surrounding the current dependencies of aws-crt-python - upstream > sometimes breaks api & abi compatibility without changing the

Re: Debian 10/11 AMI on AWS GOV and China

2022-11-28 Thread Noah Meyerhans
On Mon, Nov 14, 2022 at 10:38:43PM -0800, Spike Wang wrote: >Just wondering if there is any timeline for the  availability of AMIs in >AWS GOV Regions and China? I could successfully get the image copied into >those regions, but it failed to launch due to Marketplace restriction… Any >

Bug#966573: progress packaging awscli v2

2022-11-04 Thread Noah Meyerhans
On Fri, Nov 04, 2022 at 05:37:21PM +0100, Bastian Blank wrote: > > > Are you sure this library can have a 1 as ABI? Can you please reproduce > > > the ABI stability promisses? > > Allegedly upstream has recently committed to proper SONAME and ABI > > management in support of efforts to get these p

  1   2   3   4   5   >