[Bug 1954678] Re: Build for more platforms

2022-05-10 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 2.2.45-0ubuntu1~18.04.2

---
walinuxagent (2.2.45-0ubuntu1~18.04.2) bionic; urgency=medium

  * Build on arm64. (LP: #1954678)

 -- Brian Murray   Wed, 20 Apr 2022 02:12:04 -0700

** Changed in: walinuxagent (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2022-05-03 Thread Gauthier Jolly
Probably more readable on pastebin:
https://pastebin.ubuntu.com/p/sv5W99tWKP/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2022-05-03 Thread Gauthier Jolly
Tested on Azure with an Arm64 instance:

ubuntu@bionic-arm:~$ sudo apt-get install walinuxagent
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  walinuxagent
1 upgraded, 0 newly installed, 0 to remove and 17 not upgraded.
Need to get 186 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-proposed/main arm64 
walinuxagent arm64 2.2.45-0ubuntu1~18.04.2 [186 kB]
Fetched 186 kB in 0s (3,529 kB/s)
(Reading database ... 59468 files and directories currently installed.)
Preparing to unpack .../walinuxagent_2.2.45-0ubuntu1~18.04.2_arm64.deb ...
Unpacking walinuxagent (2.2.45-0ubuntu1~18.04.2) over 
(2.2.45-0ubuntu1~18.04.1ppa2) ...
Setting up walinuxagent (2.2.45-0ubuntu1~18.04.2) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for ureadahead (0.100.0-21) ...
Processing triggers for initramfs-tools (0.130ubuntu3.13) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-1078-azure
Unsupported platform on EFI system, doing nothing.
ubuntu@bionic-arm:~$ dpkg -l walinuxagent
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  
Architecture Description
+++-==---=
ii  walinuxagent   
2.2.45-0ubuntu1~18.04.2  arm64Windows Azure 
Linux Agent
ubuntu@bionic-arm:~$ sudo systemctl status walinuxagent.service
● walinuxagent.service - Azure Linux Agent
   Loaded: loaded (/lib/systemd/system/walinuxagent.service; enabled; vendor 
preset: enabled)
   Active: active (running) since Tue 2022-05-03 14:47:56 UTC; 51s ago
 Main PID: 27978 (python3)
Tasks: 4 (limit: 4915)
   CGroup: /system.slice/walinuxagent.service
   ├─27978 /usr/bin/python3 -u /usr/sbin/waagent -daemon
   └─28149 python3 -u /usr/sbin/waagent -run-exthandlers

May 03 14:47:57 bionic-arm python3[27978]: pkts  bytes target prot 
opt in out source   destination
May 03 14:47:57 bionic-arm python3[27978]: Chain OUTPUT (policy ACCEPT 0 
packets, 0 bytes)
May 03 14:47:57 bionic-arm python3[27978]: pkts  bytes target prot 
opt in out source   destination
May 03 14:47:57 bionic-arm python3[27978]:00 ACCEPT tcp  -- 
 *  *   0.0.0.0/0168.63.129.16owner UID match 0
May 03 14:47:57 bionic-arm python3[27978]:00 DROP   tcp  -- 
 *  *   0.0.0.0/0168.63.129.16ctstate INVALID,NEW
May 03 14:47:57 bionic-arm python3[27978]: 2022/05/03 14:47:57.497717 INFO 
ExtHandler Created slice for walinuxagent extensions 
system-walinuxagent.extensions.slice
May 03 14:47:57 bionic-arm python3[27978]: 2022/05/03 14:47:57.507169 INFO 
ExtHandler Wire server endpoint:168.63.129.16
May 03 14:47:57 bionic-arm python3[27978]: 2022/05/03 14:47:57.518215 INFO 
ExtHandler Wire server endpoint:168.63.129.16
May 03 14:47:57 bionic-arm python3[27978]: 2022/05/03 14:47:57.574883 INFO 
ExtHandler Wire server endpoint:168.63.129.16
May 03 14:47:57 bionic-arm python3[27978]: 2022/05/03 14:47:57.580448 INFO 
ExtHandler ProcessGoalState completed [incarnation 1; 62 ms]

** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2022-05-02 Thread Brian Murray
Hello Gauthier, or anyone else affected,

Accepted walinuxagent into bionic-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/walinuxagent/2.2.45-0ubuntu1~18.04.2
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
bionic to verification-done-bionic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-bionic. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: walinuxagent (Ubuntu Bionic)
   Status: New => Fix Committed

** Changed in: walinuxagent (Ubuntu Bionic)
 Assignee: (unassigned) => Brian Murray (brian-murray)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2022-01-04 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 2.2.46-0ubuntu3.1

---
walinuxagent (2.2.46-0ubuntu3.1) impish; urgency=medium

  * Build on arm64. (LP: #1954678)

 -- Brian Murray   Tue, 14 Dec 2021 13:41:14 -0800

** Changed in: walinuxagent (Ubuntu Impish)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2022-01-04 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 2.2.46-0ubuntu1.1

---
walinuxagent (2.2.46-0ubuntu1.1) focal; urgency=medium

  * Build on arm64. (LP: #1954678)

 -- Brian Murray   Tue, 14 Dec 2021 13:43:33 -0800

** Changed in: walinuxagent (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2021-12-15 Thread Brian Murray
The package built for arm64 on both Ubuntu 20.04 and Ubuntu 21.10.

** Tags added: verification-done-focal verification-done-impish

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2021-12-14 Thread Chris Halse Rogers
Hello Gauthier, or anyone else affected,

Accepted walinuxagent into focal-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/walinuxagent/2.2.46-0ubuntu1.1 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: walinuxagent (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Changed in: walinuxagent (Ubuntu Impish)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2021-12-14 Thread Brian Murray
** Changed in: walinuxagent (Ubuntu Focal)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: walinuxagent (Ubuntu Impish)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: walinuxagent (Ubuntu Focal)
   Status: New => In Progress

** Changed in: walinuxagent (Ubuntu Impish)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2021-12-14 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 2.2.46-0ubuntu4

---
walinuxagent (2.2.46-0ubuntu4) jammy; urgency=medium

  * Build on arm64. (LP: #1954678)

 -- Brian Murray   Mon, 13 Dec 2021 10:03:18 -0800

** Changed in: walinuxagent (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2021-12-14 Thread Brian Murray
** Also affects: walinuxagent (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Also affects: walinuxagent (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: walinuxagent (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: walinuxagent (Ubuntu Impish)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2021-12-14 Thread Gauthier Jolly
Only arm64 is needed for now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2021-12-13 Thread Brian Murray
Are there any other architectures for which this package should be
built?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1954678] Re: Build for more platforms

2021-12-13 Thread Brian Murray
** Changed in: walinuxagent (Ubuntu)
   Status: New => In Progress

** Changed in: walinuxagent (Ubuntu)
 Assignee: (unassigned) => Brian Murray (brian-murray)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954678

Title:
  Build for more platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1954678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs