[Bug 2059180] Re: proposed migration dovecot vs interimap: autopkgtest failure

2024-05-15 Thread Dominik Viererbe
** Changed in: dovecot (Ubuntu)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

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

Title:
  proposed migration dovecot vs interimap: autopkgtest failure

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


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

[Bug 2065178] [NEW] bundled libunwind is used

2024-05-08 Thread Dominik Viererbe
Public bug reported:

It seems to me that dotnet7 and dotnet8 packages do not use the system
libunwind library.

ldd /usr/lib/dotnet/shared/Microsoft.NETCore.App/*/libcoreclr.so
/usr/lib/dotnet/shared/Microsoft.NETCore.App/6.0.27/libcoreclr.so:
linux-vdso.so.1 (0x7ffce9bdc000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x7c022f3fe000)
libunwind-x86_64.so.8 => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8 
(0x7c022f3e2000)
libunwind.so.8 => /lib/x86_64-linux-gnu/libunwind.so.8 (0x7c022f3c6000)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x7c022e80)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x7c022eb15000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7c022e40)
/lib64/ld-linux-x86-64.so.2 (0x7c022f437000)
liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x7c022f392000)
/usr/lib/dotnet/shared/Microsoft.NETCore.App/7.0.16/libcoreclr.so:
linux-vdso.so.1 (0x7fffb24d5000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x7320c345a000)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x7320c280)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x7320c336f000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7320c240)
/lib64/ld-linux-x86-64.so.2 (0x7320c3493000)
/usr/lib/dotnet/shared/Microsoft.NETCore.App/8.0.2/libcoreclr.so:
linux-vdso.so.1 (0x7ffd91bea000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x737a5eff7000)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x737a5e40)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x737a5e715000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x737a5e00)
/lib64/ld-linux-x86-64.so.2 (0x737a5f03)

Note that only 6.0.27/libcoreclr.so list the following:

libunwind-x86_64.so.8 => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8 
(0x7c022f3e2000)
libunwind.so.8 => /lib/x86_64-linux-gnu/libunwind.so.8 (0x7c022f3c6000)

The build logs also indicate to me that the bundled version is used.

[ Other ]

* dotnet6 lists "libunwind-dev [amd64]" as Build-Depends, but the
dotnet7 and dotnet8 packages list "libunwind-dev", (without the
"[amd64]")

* dotnet6 had a patch remove-libunwind-build.patch which is not present
in dotnet7/dotnet8. This patch disabled the bundled libunwind build for
non-arm64 architectures to use the system library. The patch needs to be
adapted for .NET 7 & 8, because the project structure has changed and
the patch does not apply cleanly. Additionally we now build .NET 8 for
s390x and plan to build for ppc64el. So we have to look into how this
could work for that platform.

* A possible solution could be patching
src/runtime/src/coreclr/pal/src/CMakeLists.txt to set
CLR_CMAKE_USE_SYSTEM_LIBUNWIND

** Affects: dotnet7 (Ubuntu)
 Importance: Low
 Status: Triaged

** Affects: dotnet8 (Ubuntu)
 Importance: Low
 Status: Triaged

** Also affects: dotnet8 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dotnet8 (Ubuntu)
   Status: New => Triaged

** Changed in: dotnet8 (Ubuntu)
   Importance: Undecided => Low

** Bug watch added: github.com/canonical/dotnet-regular-tests/issues #6
   https://github.com/canonical/dotnet-regular-tests/issues/6

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

Title:
  bundled libunwind is used

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


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

[Bug 2065178] Re: bundled libunwind is used

2024-05-08 Thread Dominik Viererbe
See also https://github.com/canonical/dotnet-regular-tests/issues/6

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

Title:
  bundled libunwind is used

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


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

[Bug 2060259] Re: [SRU] New upstream microrelease .NET 6.0.29 and SDK 6.0.129

2024-05-06 Thread Dominik Viererbe
All the .NET 6.0.129 builds pass on the autopkgtest cloud:
jammy/amd64 [1]
jammy/arm64 [2]
mantic/amd64 [3]
mantic/arm64 [4]

Manual testing also shows no irregularities.

[1] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/d/dotnet6/20240419_172717_00777@/log.gz
[2] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/arm64/d/dotnet6/20240421_053040_a1016@/log.gz
[3] 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/amd64/d/dotnet6/20240419_175143_09857@/log.gz
[4] 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/arm64/d/dotnet6/20240421_093922_fa058@/log.gz

** Tags removed: verification-needed verification-needed-jammy 
verification-needed-mantic
** Tags added: verification-done verification-done-jammy 
verification-done-mantic

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

Title:
  [SRU] New upstream microrelease .NET 6.0.29 and SDK 6.0.129

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


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

[Bug 2060260] Re: [SRU] New upstream microrelease .NET 7.0.18 and SDK 7.0.118

2024-05-06 Thread Dominik Viererbe
All the .NET 7.0.118 builds pass on the autopkgtest cloud:
jammy/amd64 [1]
jammy/arm64 [2]
mantic/amd64 [3]
mantic/arm64 [4]

Manual testing also shows no irregularities.

[1] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/d/dotnet7/20240425_142355_3abe2@/log.gz
[2] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/arm64/d/dotnet7/20240425_194332_26b39@/log.gz
[3] 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/amd64/d/dotnet7/20240425_141909_aca25@/log.gz
[4] 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/arm64/d/dotnet7/20240425_181703_e9115@/log.gz

** Tags removed: verification-needed-jammy verification-needed-mantic
** Tags added: verification-done verification-done-jammy 
verification-done-mantic

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

Title:
  [SRU] New upstream microrelease .NET 7.0.18 and SDK 7.0.118

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


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

[Bug 2060260] Re: [SRU] New upstream microrelease .NET 7.0.18 and SDK 7.0.118

2024-04-23 Thread Dominik Viererbe
Hello Timo (or someone else from the SRU Team), the dotnet7 (and also
dotnet6) package is known to contain a .git directory. I should have put
this in the SRU description. The build process gathers metadata that is
required. Upstream fixed this with dotnet8. We do not want to spend time
on backporting this, because .NET 7 will go EoL (upstream) in less than
a month (on 14th May 2024).

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

Title:
  [SRU] New upstream microrelease .NET 7.0.18 and SDK 7.0.118

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


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

[Bug 2039097] Re: dotnet command suggested as coming from dotnet-host package

2024-04-22 Thread Dominik Viererbe
The python packages had a similar problem. See LP: #1867157 as a
reference for how they implemented it.

** Changed in: dotnet6 (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: dotnet7 (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: dotnet8 (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: dotnet6 (Ubuntu)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet7 (Ubuntu)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet8 (Ubuntu)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

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

Title:
  dotnet command suggested as coming from dotnet-host package

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


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

[Bug 2062374] [NEW] [Feature Request] Build dotnet-runtime-deps packages

2024-04-18 Thread Dominik Viererbe
Public bug reported:

Microsoft builds and recommends [1] building the packages `dotnet-
runtime-deps-6.0`, `dotnet-runtime-deps-7.0`, `dotnet-runtime-deps-8.0`.
These contain the dependencies needed by the .NET runtime for the
specific version.

This is useful if a developer created a self contained application that
is bundled with a runtime, because the bundled runtime still has
dependencies [2]. Having these packages improves the developer
experience, because developers do not need to install (& keep track of
changes to) runtime dependencies manually.

[Implementation details]

I already looked into how we would add these packages:

- `dotnet-runtime-deps-X.0` would just be an empty package
- `dotnet-runtime-X.0` would depend on `dotnet-runtime-deps-X.0`
- the `libicuXX` depends would move to `dotnet-runtime-deps-X.0`
- We need to capture the ${shlibs:Depends} of `dotnet-runtime-X.0` and copy it 

I looked up that dh_shlibdeps generates `debian/*.substvars` where * is
the package name. The .substvars file will contain the substitution
values. Then we just need to "smartly" copy the values over from
`dotnet-runtime-X.0.substvar` into `dotnet-runtime-deps-X.0.substvar`
before calling dh_gencontrol in override_dh_gencontrol.

[1] 
https://learn.microsoft.com/en-us/dotnet/core/distribution-packaging#recommended-packages
[2] 
https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu-install?pivots=os-linux-ubuntu-2404=dotnet8#dependencies

** Affects: dotnet6 (Ubuntu)
 Importance: Wishlist
 Status: Triaged

** Affects: dotnet7 (Ubuntu)
 Importance: Wishlist
 Status: Triaged

** Affects: dotnet8 (Ubuntu)
 Importance: Wishlist
 Status: Triaged

** Changed in: dotnet8 (Ubuntu)
   Status: New => Triaged

** Changed in: dotnet8 (Ubuntu)
   Importance: Undecided => Wishlist

** Also affects: dotnet7 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dotnet7 (Ubuntu)
   Status: New => Triaged

** Changed in: dotnet7 (Ubuntu)
   Importance: Undecided => Wishlist

** Also affects: dotnet6 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dotnet6 (Ubuntu)
   Status: New => Triaged

** Changed in: dotnet6 (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  [Feature Request] Build dotnet-runtime-deps packages

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


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

[Bug 2048926] Re: Not getting listed in dotnet --list-runtimes so facing an error missing 6.0 runtime

2024-04-16 Thread Dominik Viererbe
Setting this to invalid, based on the strong evidence that this is not
related to the Ubuntu package. I will happily reopen the issue if the
original reporter provides new information that suggests otherwise.

** Changed in: dotnet6 (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Not getting listed in dotnet --list-runtimes so facing an error
  missing 6.0 runtime

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


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

[Bug 2028242] Re: Integrate MS Smoke Tests into autopkgtests

2024-04-16 Thread Dominik Viererbe
Setting dotnet7 to "Won't Fix", because dotnet7 is near EoL and it is
not worth fixing.

** Also affects: dotnet8 (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: dotnet8 (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: dotnet8 (Ubuntu)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet7 (Ubuntu)
   Status: In Progress => Won't Fix

** Changed in: dotnet7 (Ubuntu)
 Assignee: Dominik Viererbe (dviererbe) => (unassigned)

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

Title:
  Integrate MS Smoke Tests into autopkgtests

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


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

[Bug 2058746] Re: Support information in README.source is outdated

2024-04-16 Thread Dominik Viererbe
Fix was released with the March update.

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

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

** Changed in: dotnet8 (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/2058746

Title:
  Support information in README.source is outdated

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


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

[Bug 2060261] Re: [SRU] New upstream microrelease .NET 8.0.4 and SDK 8.0.104

2024-04-15 Thread Dominik Viererbe
I noticed that the binary packages aspnetcore-runtime-dbg-8.0, dotnet-
runtime-dbg-8.0, dotnet-sdk-dbg-8.0 were not build on mantic and jammy.

I build and tested the .NET 8 April Update in a new PPA:
https://launchpad.net/~dviererbe/+archive/ubuntu/dotnet-april-ppa5

The new PPA also contains a S390X build on noble.

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

Title:
  [SRU] New upstream microrelease .NET 8.0.4 and SDK 8.0.104

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


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

[Bug 2023531] Re: [MIR] dotnet6

2024-04-11 Thread Dominik Viererbe
> For Noble forward we only want v8 IIUC, that seems fine as you need to
let go of the old at some point - or will that change again later?

Correct and this should™ not change in the near/medium distant future.
FYI: dotnet6 and dotnet7 was removed from noble for that reason (see LP:
#2044511, #2044513).

Should not be relevant for the MIR, but just FYI: We will provide
dotnet6 and dotnet7 for noble in a PPA, with best effort support limited
to the upstream lifespan. Microsoft even wants to stops providing builds
in there own PPA starting with noble.

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

Title:
  [MIR] dotnet6

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


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

[Bug 2060056] Re: [MIR] dotnet8

2024-04-10 Thread Dominik Viererbe
Lukas (slyon) asked if the *-dbg-* packages are needed in main. [1]

We had a long discussion in the .NET Team and would like to have these
binary packages in main. These packages contain .pdb files of the
runtimes/SDK/standard libraries. These allow developers to step through
library/framework code and therefore contribute to a frictionless
developer experience.

[1] https://code.launchpad.net/~dviererbe/ubuntu-
seeds/+git/ubuntu/+merge/463930/comments/1247825


** Description changed:

  This is a follow up to the dotnet6 MIR (see LP: #2023531). We would like
  to have dotnet8 in main too, which was already discussed during the
  dotnet6 MIR (see comment 13 [1]).
  
  The dotnet8 package is structurally nearly identical. We do this
  deliberately to lower the maintenance burden.
  
  [Notable differences]
  
  * There is a single public upstream repository [2] to download all the
  source code from, therefore uscan can be used to produce the a orig
  tarball. Note: We do not use uscan, because its limitations adds
  overhead for our purposes (e.g. using the security repository by
  default, removing non-linux files, conditionaly including ms prebuilds
  for bootstraping, etc.).
  
  * The source package and it's binary packages have a different upstream
  version scheme (see spec FO127 [3]).
  
  * The source package produces additional binary packages, which include
  managed code debug symbols (packages with the name pattern *-dbg-8.0).
  See upstream issue [4] and PR [5].
  
  * We no longer need a .git folder in the orig tarball thanks of upstream
  efforts.
  
+ [Other]
+ 
+ The naming pattern of the *-dbg-8.0 packages is a recommendation by
+ upstream that we follow. See [6]
+ 
  [1] https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2023531/comments/13
  [2] https://github.com/dotnet/dotnet
  [3] 
https://docs.google.com/document/d/1xKaDHPC9QuxFOGjqK_oNmlurPr6mcaWMc0S-_IRE6A0/edit?usp=sharing
  [4] https://github.com/dotnet/source-build/issues/3621
  [5] https://github.com/dotnet/installer/pull/17454
+ [6] 
https://learn.microsoft.com/en-us/dotnet/core/distribution-packaging#debug-packages

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

Title:
  [MIR] dotnet8

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


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

[Bug 2023531] Re: [MIR] dotnet6

2024-04-10 Thread Dominik Viererbe
Just FYI: Comment #13 states "[...] we would like to have all .NET
packages in main. The only exception is .NET 7 in jammy that we want to
keep in universe."

.NET 7 will go EoL on May 14, 2024 and mantic will go EoL in July 2024.
Therefore it does not make a lot of sense to MIR the dotnet7 package for
mantic.

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

Title:
  [MIR] dotnet6

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


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

[Bug 2058746] Re: Support information in README.source is outdated

2024-04-09 Thread Dominik Viererbe
** Changed in: dotnet6 (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: dotnet7 (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: dotnet8 (Ubuntu)
   Status: Confirmed => 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/2058746

Title:
  Support information in README.source is outdated

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


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

[Bug 2032945] Re: Integrate minimal smoke-test during build-time

2024-04-08 Thread Dominik Viererbe
** Changed in: dotnet6 (Ubuntu Jammy)
   Status: In Progress => Fix Released

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

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

** Changed in: dotnet7 (Ubuntu Jammy)
   Status: Triaged => Fix Released

** Changed in: dotnet7 (Ubuntu Lunar)
   Status: Triaged => Fix Released

** Changed in: dotnet7 (Ubuntu Mantic)
   Status: Triaged => Fix Released

** Changed in: dotnet7 (Ubuntu)
   Status: Invalid => Fix Released

** Changed in: dotnet6 (Ubuntu)
   Status: Invalid => 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/2032945

Title:
  Integrate minimal smoke-test during build-time

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


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

[Bug 2060259] Re: New upstream microrelease .NET 6.0.29 and SDK 6.0.129

2024-04-08 Thread Dominik Viererbe
I build and tested the April Update in this PPA:
https://launchpad.net/~dviererbe/+archive/ubuntu/dotnet-april-ppa2

** Summary changed:

- New upstream microrelease .NET 6.0.29 and SDK 6.0.129
+ [SRU] New upstream microrelease .NET 6.0.29 and SDK 6.0.129

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

Title:
  [SRU] New upstream microrelease .NET 6.0.29 and SDK 6.0.129

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


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

[Bug 2060261] Re: New upstream microrelease .NET 8.0.4 and SDK 8.0.104

2024-04-08 Thread Dominik Viererbe
I build and tested the April Update in this PPA:
https://launchpad.net/~dviererbe/+archive/ubuntu/dotnet-april-ppa2

** Summary changed:

-  New upstream microrelease .NET 8.0.4 and SDK 8.0.104
+ [SRU] New upstream microrelease .NET 8.0.4 and SDK 8.0.104

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

Title:
  [SRU] New upstream microrelease .NET 8.0.4 and SDK 8.0.104

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


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

[Bug 2060260] Re: New upstream microrelease .NET 7.0.18 and SDK 7.0.118

2024-04-08 Thread Dominik Viererbe
I build and tested the April Update in this PPA:
https://launchpad.net/~dviererbe/+archive/ubuntu/dotnet-april-ppa2

** Summary changed:

- New upstream microrelease .NET 7.0.18 and SDK 7.0.118
+ [SRU] New upstream microrelease .NET 7.0.18 and SDK 7.0.118

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

Title:
  [SRU] New upstream microrelease .NET 7.0.18 and SDK 7.0.118

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


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

[Bug 2060260] [NEW] New upstream microrelease .NET 7.0.18 and SDK 7.0.118

2024-04-05 Thread Dominik Viererbe
Public bug reported:

[Impact]

 * This correspond to an upcoming upstream microrelease (Microsoft Patch
Tuesday microrelease).

 * It is beneficial for our latest LTS users to have access to the
latest .NET stack.

 * This update is bundled with minor fixes:
   - updates Canonical support information
   - fixes/adds version parsing edge cases

[Test Case]

 * The package should build successfully in mantic-proposed and jammy-
proposed.

 * The packages should be installable on mantic and jammy
   on amd64 and arm64 architectures.

 * Autopackage tests should pass.

 * The usual manual tests that have been seen in the previous microreleases
   LP: #2057982, #2011809, #2024893, #2009855, #2003691, #2011675 (see Test 
Case section there).

   Note: The need for manual testing is largely reduced since the last SRU,
 because the autopkgtests improvements far exceeds the coverage
 provided by the mentioned manual test plans.

[Regression Potential]

 * Upstream tests are usually satisfactory, but there is always a risk
of something breaking.

[Other]

* dotnet7 was removed from the current development release.
  See LP: #2044513 for details.

* 7.0.18 is the version number of the .NET Runtime and 7.0.118 is the version
  number of the .NET SDK. The package version only refers to the SDK version
  number.

* We are only building the 7.0.1xx feature band, because this is the only
  feature band that allows to be build from source. See explanation of feature
  bands: 
https://learn.microsoft.com/en-us/dotnet/core/releases-and-support#feature-bands-sdk-only

* Overview of how dotnet is versioned: https://learn.microsoft.com/en-
us/dotnet/core/versions/

** Affects: dotnet7 (Ubuntu)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Affects: dotnet7 (Ubuntu Jammy)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Affects: dotnet7 (Ubuntu Mantic)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Also affects: dotnet7 (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: dotnet7 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: dotnet7 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: dotnet7 (Ubuntu Mantic)
   Status: New => In Progress

** Changed in: dotnet7 (Ubuntu Jammy)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet7 (Ubuntu Mantic)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Summary changed:

- New upstream microrelease .NET 7.0.18 and SDK 6.0.118
+ New upstream microrelease .NET 7.0.18 and SDK 7.0.118

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

Title:
  New upstream microrelease .NET 7.0.18 and SDK 7.0.118

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


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

[Bug 2060259] [NEW] New upstream microrelease .NET 6.0.29 and SDK 6.0.129

2024-04-05 Thread Dominik Viererbe
Public bug reported:

[Impact]

 * This correspond to an upcoming upstream microrelease (Microsoft Patch
Tuesday microrelease).

 * It is beneficial for our latest LTS users to have access to the
latest .NET stack.

 * This update is bundled with minor fixes:
   - updates Canonical support information
   - fixes/adds version parsing edge cases

[Test Case]

 * The package should build successfully in mantic-proposed and jammy-
proposed.

 * The packages should be installable on mantic and jammy
   on amd64 and arm64 architectures.

 * Autopackage tests should pass.

 * The usual manual tests that have been seen in the previous microreleases
   LP: #2057699, #1996499, #1983380, #2011807 (see Test Case section there).

   Note: The need for manual testing is largely reduced since the last SRU,
 because the autopkgtests improvements far exceeds the coverage
 provided by the mentioned manual test plans.

[Regression Potential]

 * Upstream tests are usually satisfactory, but there is always a risk
of something breaking.

[Other]

* dotnet6 was removed from the current development release.
  See LP: #2044511 for details.

* 6.0.29 is the version number of the .NET Runtime and 6.0.129 is the version
  number of the .NET SDK. The package version only refers to the SDK version
  number.

* We are only building the 6.0.1xx feature band, because this is the only
  feature band that allows to be build from source. See explanation of feature
  bands: 
https://learn.microsoft.com/en-us/dotnet/core/releases-and-support#feature-bands-sdk-only

* Overview of how dotnet is versioned: https://learn.microsoft.com/en-
us/dotnet/core/versions/

** Affects: dotnet6 (Ubuntu)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Affects: dotnet6 (Ubuntu Jammy)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Affects: dotnet6 (Ubuntu Mantic)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Also affects: dotnet6 (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: dotnet6 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: dotnet6 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: dotnet6 (Ubuntu Mantic)
   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/2060259

Title:
  New upstream microrelease .NET 6.0.29 and SDK 6.0.129

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


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

[Bug 2060259] Re: New upstream microrelease .NET 6.0.29 and SDK 6.0.129

2024-04-05 Thread Dominik Viererbe
** Changed in: dotnet6 (Ubuntu Jammy)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet6 (Ubuntu Mantic)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

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

Title:
  New upstream microrelease .NET 6.0.29 and SDK 6.0.129

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


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

[Bug 2060261] [NEW] New upstream microrelease .NET 8.0.4 and SDK 8.0.104

2024-04-05 Thread Dominik Viererbe
Public bug reported:

[Impact]

 * This correspond to an upcoming upstream microrelease (Microsoft Patch
Tuesday microrelease).

 * It is beneficial for our latest LTS users to have access to the
latest .NET stack.

 * This update is bundled with minor fixes:
   - updates Canonical support information
   - fixes/adds version parsing edge cases

[Test Case]

 * The package should build successfully in noble-proposed, mantic-
proposed and jammy-proposed.

 * The packages should be installable on noble, mantic and jammy
   on amd64 and arm64 architectures.

 * Autopackage tests should pass.

 * The usual manual tests that have been seen in the previous microreleases
   LP: #2057982 (see Test Case section there).

   Note: The need for manual testing is largely reduced since the last SRU,
 because the autopkgtests improvements far exceeds the coverage
 provided by the mentioned manual test plans.

[Regression Potential]

 * Upstream tests are usually satisfactory, but there is always a risk
of something breaking.

[Other]

* 8.0.4 is the version number of the .NET Runtime and 8.0.104 is the version
  number of the .NET SDK. The package version only refers to the SDK version
  number.

* We are only building the 8.0.1xx feature band, because this is the only
  feature band that allows to be build from source. See explanation of feature
  bands: 
https://learn.microsoft.com/en-us/dotnet/core/releases-and-support#feature-bands-sdk-only

* Overview of how dotnet is versioned: https://learn.microsoft.com/en-
us/dotnet/core/versions/

** Affects: dotnet8 (Ubuntu)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Affects: dotnet8 (Ubuntu Jammy)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Affects: dotnet8 (Ubuntu Mantic)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Affects: dotnet8 (Ubuntu Noble)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Also affects: dotnet8 (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: dotnet8 (Ubuntu Noble)
   Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
   Status: In Progress

** Also affects: dotnet8 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: dotnet8 (Ubuntu Mantic)
   Status: New => In Progress

** Changed in: dotnet8 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: dotnet8 (Ubuntu Mantic)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet8 (Ubuntu Jammy)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

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

Title:
   New upstream microrelease .NET 8.0.4 and SDK 8.0.104

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


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

[Bug 2023531] Re: [MIR] dotnet6

2024-04-02 Thread Dominik Viererbe
As discussed in the MIR meeting I created a dotnet8 MIR bug; see LP:
#2060056

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

Title:
  [MIR] dotnet6

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


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

[Bug 2060056] [NEW] [MIR] dotnet8

2024-04-02 Thread Dominik Viererbe
Public bug reported:

This is a follow up to the dotnet6 MIR (see LP: #2023531). We would like
to have dotnet8 in main too, which was already discussed during the
dotnet6 MIR (see comment 13 [1]).

The dotnet8 package is structurally nearly identical. We do this
deliberately to lower the maintenance burden.

[Notable differences]

* There is a single public upstream repository [2] to download all the
source code from, therefore uscan can be used to produce the a orig
tarball. Note: We do not use uscan, because its limitations adds
overhead for our purposes (e.g. using the security repository by
default, removing non-linux files, conditionaly including ms prebuilds
for bootstraping, etc.).

* The source package and it's binary packages have a different upstream
version scheme (see spec FO127 [3]).

* The source package produces additional binary packages, which include
managed code debug symbols (packages with the name pattern *-dbg-8.0).
See upstream issue [4] and PR [5].

* We no longer need a .git folder in the orig tarball thanks of upstream
efforts.

[1] https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2023531/comments/13
[2] https://github.com/dotnet/dotnet
[3] 
https://docs.google.com/document/d/1xKaDHPC9QuxFOGjqK_oNmlurPr6mcaWMc0S-_IRE6A0/edit?usp=sharing
[4] https://github.com/dotnet/source-build/issues/3621
[5] https://github.com/dotnet/installer/pull/17454

** Affects: dotnet8 (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  This is a follow up to the dotnet6 MIR (see LP: #2023531). We would like
  to have dotnet8 in main too, which was already discussed during the
  dotnet6 MIR (see comment 13 [1]).
  
  The dotnet8 package is structurally nearly identical. We do this
  deliberately to lower the maintenance burden.
  
  [Notable differences]
  
  * There is a single public upstream repository [2] to download all the
  source code from, therefore uscan can be used to produce the a orig
  tarball. Note: We do not use uscan, because its limitations adds
  overhead for our purposes (e.g. using the security repository by
  default, removing non-linux files, conditionaly including ms prebuilds
  for bootstraping, etc.).
  
  * The source package and it's binary packages have a different upstream
  version scheme (see spec FO127 [3]).
  
  * The source package produces additional binary packages, which include
  managed code debug symbols (packages with the name pattern *-dbg-8.0).
  See upstream issue [4] and PR [5].
  
+ * We no longer need a .git folder in the orig tarball thanks of upstream
+ efforts.
  
  [1] https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2023531/comments/13
  [2] https://github.com/dotnet/dotnet
  [3] 
https://docs.google.com/document/d/1xKaDHPC9QuxFOGjqK_oNmlurPr6mcaWMc0S-_IRE6A0/edit?usp=sharing
  [4] https://github.com/dotnet/source-build/issues/3621
  [5] https://github.com/dotnet/installer/pull/17454

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

Title:
  [MIR] dotnet8

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


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

[Bug 2039097] Re: dotnet command suggested as coming from dotnet-host package

2024-04-02 Thread Dominik Viererbe
** Changed in: dotnet8 (Ubuntu)
   Status: New => Confirmed

** Changed in: dotnet7 (Ubuntu)
   Status: New => Confirmed

** Changed in: dotnet6 (Ubuntu)
   Status: New => Confirmed

** Changed in: dotnet6 (Ubuntu)
   Importance: Undecided => Low

** Changed in: dotnet7 (Ubuntu)
   Importance: Undecided => Low

** Changed in: dotnet8 (Ubuntu)
   Importance: Undecided => Low

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

Title:
  dotnet command suggested as coming from dotnet-host package

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


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

[Bug 2046535] Re: Improve installation instruction on missing runtime

2024-04-02 Thread Dominik Viererbe
** Changed in: dotnet6 (Ubuntu)
   Status: New => Confirmed

** Changed in: dotnet7 (Ubuntu)
   Status: New => Confirmed

** Changed in: dotnet8 (Ubuntu)
   Status: New => Confirmed

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

Title:
  Improve installation instruction on missing runtime

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


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

[Bug 2044550] Re: Remove dotnet6 & dotnet7 autopkgtest dependencies in noble

2024-04-02 Thread Dominik Viererbe
Note: The new autopkgtests made this issue invalid. It was valid before.

** Changed in: dotnet8 (Ubuntu Noble)
   Status: New => Invalid

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

Title:
  Remove dotnet6 & dotnet7 autopkgtest dependencies in noble

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


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

[Bug 2046133] Re: Backport .NET 8 to jammy

2024-04-02 Thread Dominik Viererbe
** Changed in: dotnet8 (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: dotnet8 (Ubuntu Jammy)
   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/2046133

Title:
  Backport .NET 8 to jammy

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


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

[Bug 2046241] Re: autopkgtest 013 is architecture specific

2024-04-02 Thread Dominik Viererbe
Note: The new autopkgtests made this issue invalid. It was valid before.

** Changed in: dotnet8 (Ubuntu)
   Status: New => Invalid

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

Title:
  autopkgtest 013 is architecture specific

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


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

[Bug 2057699] Re: [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

2024-04-02 Thread Dominik Viererbe
** Changed in: dotnet6 (Ubuntu)
   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/2057699

Title:
  [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

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


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

[Bug 2057982] Re: [SRU] Is a ca-certificates dependency missing?

2024-04-02 Thread Dominik Viererbe
** Changed in: dotnet6 (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: dotnet7 (Ubuntu)
   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/2057982

Title:
  [SRU] Is a ca-certificates dependency missing?

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


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

[Bug 2023531] Re: [MIR] dotnet6

2024-04-02 Thread Dominik Viererbe
> 17:46:03 - cpaelzer: just tests to be added, then it is good
> 17:46:08 - cpaelzer: long things are finally good
(See https://irclogs.ubuntu.com/2023/11/28/%23ubuntu-meeting.html#t15:46)

The latest updates (LP: #2057982, #2057699) added minimal build time
tests and extended the autopkgtest coverage by integrating the RedHat
test suite.

Therefore, the final requirement for the .NET MIR should be fulfilled.

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

Title:
  [MIR] dotnet6

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


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

[Bug 2046369] Re: dh-make-golang 0.6.0-2 fails to build from source

2024-03-28 Thread Dominik Viererbe
For some reason someone synced 0.7.0-1 and golang-github-google-go-
github 60.0.0-1, so... my merge is no longer needed and this problem is
solved.

** Changed in: dh-make-golang (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: dh-make-golang (Ubuntu)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

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

Title:
  dh-make-golang 0.6.0-2 fails to build from source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make-golang/+bug/2046369/+subscriptions


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

[Bug 2057982] Re: [SRU] Is a ca-certificates dependency missing?

2024-03-28 Thread Dominik Viererbe
The dotnet6 packages are handled in another SRU (see LP: #2057699).

The regression reported above were caused by autopkgtest running older
package versions with known to fail autopkgtests. This is one of the
reason why this SRU caries autopkgtest changes. Therefore the above
reported regressions can safely be ignored.

dotnet8/noble fails to build because of clang defaults to version 18 in 
proposed:
https://launchpad.net/ubuntu/+source/dotnet8/8.0.103-8.0.3-0ubuntu1

Mateus Rodrigues de Morais (~mateus-morais) already applied a patch to
fix this in a PPA and tests pass, but we need to get this uploaded.
Handling noble uploads is not part of the SRU anyway.

Running autopkgtests against the other latests packages passes:
7.0.117-0ubuntu1~22.04.2 jammy/amd64: [1]
7.0.117-0ubuntu1~22.04.2 jammy/arm64: [2]
7.0.117-0ubuntu1~23.10.2 mantic/amd64: [3]
7.0.117-0ubuntu1~23.10.2 mantic/arm64: [4]
8.0.103-8.0.3-0ubuntu1~22.04.2 jammy/amd64: [5]
8.0.103-8.0.3-0ubuntu1~22.04.2 jammy/arm64: [6]
8.0.103-8.0.3-0ubuntu1~23.10.2 mantic/amd64:[7]
8.0.103-8.0.3-0ubuntu1~23.10.2 mantic/arm64:[8]

[1] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/d/dotnet7/20240327_005240_f5428@/log.gz
[2] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/arm64/d/dotnet7/20240327_015841_0299a@/log.gz
[3] 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/amd64/d/dotnet7/20240327_005627_40d31@/log.gz
[4] 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/arm64/d/dotnet7/20240327_030204_8a006@/log.gz
[5] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/d/dotnet8/20240327_012456_95865@/log.gz
[6] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/arm64/d/dotnet8/20240327_014048_5d7ca@/log.gz
[7] 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/amd64/d/dotnet8/20240327_013827_7ed88@/log.gz
[8] 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/arm64/d/dotnet8/20240327_025047_e55ac@/log.gz

** Tags removed: verification-needed verification-needed-jammy 
verification-needed-mantic
** Tags added: verification-done verification-done-jammy 
verification-done-mantic

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

Title:
  [SRU] Is a ca-certificates dependency missing?

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


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

[Bug 2057699] Re: [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

2024-03-28 Thread Dominik Viererbe
The regression reported above were caused by autopkgtest running older
package versions with known to fail autopkgtests. This is one of the
reason why this SRU caries autopkgtest changes. Therefore the above
reported regressions can safely be ignored.

Running autopkgtests against the new packages passes:
* 6.0.128-0ubuntu1~22.04.2 jammy/amd64: [1]
* 6.0.128-0ubuntu1~22.04.2 jammy/arm64: [2]
* 6.0.128-0ubuntu1~23.10.2 mantic/amd64: [3]
* 6.0.128-0ubuntu1~23.10.2 mantic/arm64: [4]

[1] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/d/dotnet6/20240327_004441_196db@/log.gz
[2] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/arm64/d/dotnet6/20240327_020912_3f637@/log.gz
[3] 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/amd64/d/dotnet6/20240327_005258_533e7@/log.gz
[4] 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/arm64/d/dotnet6/20240327_120126_9732e@/log.gz

** Tags removed: block-proposed-jammy block-proposed-mantic verification-needed 
verification-needed-jammy verification-needed-mantic
** Tags added: verification-done verification-done-jammy 
verification-done-mantic

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

Title:
  [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

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


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

[Bug 2046369] Re: dh-make-golang 0.6.0-2 fails to build from source

2024-03-25 Thread Dominik Viererbe
Rebuilding bettercap, distrobuilder, golang-github-weppos-publicsuffix-
go against golang-github-google-go-github (60.0.0-1) resulted in build
failures :/

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

Title:
  dh-make-golang 0.6.0-2 fails to build from source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make-golang/+bug/2046369/+subscriptions


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

[Bug 2046369] Re: dh-make-golang 0.6.0-2 fails to build from source

2024-03-25 Thread Dominik Viererbe
$ reverse-depends --release noble --arch=source 
src:golang-github-google-go-github
Reverse-Build-Depends
=
* bettercap (for golang-github-google-go-github-dev)
* dh-make-golang(for golang-github-google-go-github-dev)
* distrobuilder (for golang-github-google-go-github-dev)
* golang-github-weppos-publicsuffix-go
* golang-github-zitadel-oidc(for golang-github-google-go-github-dev)

$ reverse-depends --release noble --arch=source src:bettercap   
  
No reverse dependencies found

$ reverse-depends --release noble --arch=source src:dh-make-golang
No reverse dependencies found

$ reverse-depends --release noble --arch=source src:distrobuilder 
No reverse dependencies found

$ reverse-depends --release noble --arch=source 
src:golang-github-weppos-publicsuffix-go
No reverse dependencies found

$ reverse-depends --release noble --arch=source src:golang-github-zitadel-oidc  

Reverse-Build-Depends
=
* incus (for golang-github-zitadel-oidc-dev)

$ reverse-depends --release noble --arch=source src:incus 
Reverse-Build-Depends
=
* distrobuilder (for golang-github-lxc-incus-dev)

$ reverse-depends --release noble --arch=source src:dh-make-golang
No reverse dependencies found

Note: I have the feeling that the reverse-depends output for src:dh-
make-golang is just empty, because packages buikld depend on the
Provides: dh-sequence-golang :/

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

Title:
  dh-make-golang 0.6.0-2 fails to build from source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make-golang/+bug/2046369/+subscriptions


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

[Bug 2046369] Re: dh-make-golang 0.6.0-2 fails to build from source

2024-03-25 Thread Dominik Viererbe
** Changed in: dh-make-golang (Ubuntu)
   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/2046369

Title:
  dh-make-golang 0.6.0-2 fails to build from source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make-golang/+bug/2046369/+subscriptions


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

[Bug 2046369] Re: dh-make-golang 0.6.0-2 fails to build from source

2024-03-25 Thread Dominik Viererbe
I got a passing build of dh-make-golang - 0.7.0-1 with golang-github-
google-go-github 60.0.0-1. See [1].

Actions to take:
1. Sync golang-github-google-go-github 60.0.0-1 from debian unstable
2. Sync dh-make-golang - 0.7.0-1 from debian unstable

[1] https://launchpad.net/~dviererbe/+archive/ubuntu/lp2046369/+packages

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

Title:
  dh-make-golang 0.6.0-2 fails to build from source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make-golang/+bug/2046369/+subscriptions


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

[Bug 2057982] Re: [SRU] Is a ca-certificates dependency missing?

2024-03-23 Thread Dominik Viererbe
This is not a real regression. The autopkgtest cloud was running older
package versions that do miss fixes for the autopkgtest suite. Therefore
the failure is to be expected.

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

Title:
  [SRU] Is a ca-certificates dependency missing?

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


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

[Bug 2058766] Re: .NET 8 fails to build with clang 18

2024-03-22 Thread Dominik Viererbe
We will temporarily revert to glibc-17 and fix the issue with future
upstream releases.

Rationale:
We want to Bootstrap .NET for S390X before 24.04 GA, but the 24.04 Beta and 
Release Candidate dates are getting closer and Archive Admins get progressively 
busier. Therefore, a working .NET version has currently higher priority than 
fixing this issue. 

** Also affects: dotnet8 (Ubuntu Noble)
   Importance: Low
   Status: Confirmed

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

Title:
  .NET 8 fails to build with clang 18

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


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

[Bug 2058766] [NEW] .NET 8 fails to build with clang 18

2024-03-22 Thread Dominik Viererbe
Public bug reported:

.NET 8 (8.0.103-8.0.3-0ubuntu1) fails to build on noble in -proposed.
The reason for this is that llvm-defaults switched to version 18, see
[1].

Upstream Issue: [2]

[1] https://launchpad.net/ubuntu/+source/llvm-defaults/0.59~exp1
[2] https://github.com/dotnet/runtime/issues/99825

** Affects: dotnet8 (Ubuntu)
 Importance: Low
 Status: Confirmed

** Affects: dotnet8 (Ubuntu Noble)
 Importance: Low
 Status: Confirmed


** Tags: foundations-todo

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

Title:
  .NET 8 fails to build with clang 18

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


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

[Bug 2058746] [NEW] Support information in README.source is outdated

2024-03-22 Thread Dominik Viererbe
Public bug reported:

The debian/README.source file still contains the old Ubuntu support
policy, which is outdated.

** Affects: dotnet6 (Ubuntu)
 Importance: Low
 Assignee: Dominik Viererbe (dviererbe)
 Status: Confirmed

** Affects: dotnet7 (Ubuntu)
 Importance: Low
 Assignee: Dominik Viererbe (dviererbe)
 Status: Confirmed

** Affects: dotnet8 (Ubuntu)
 Importance: Low
 Assignee: Dominik Viererbe (dviererbe)
 Status: Confirmed

** Also affects: dotnet7 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: dotnet8 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dotnet7 (Ubuntu)
   Status: New => Confirmed

** Changed in: dotnet8 (Ubuntu)
   Status: New => Confirmed

** Changed in: dotnet7 (Ubuntu)
   Importance: Undecided => Low

** Changed in: dotnet8 (Ubuntu)
   Importance: Undecided => Low

** Changed in: dotnet7 (Ubuntu)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet8 (Ubuntu)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

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

Title:
  Support information in README.source is outdated

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


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

[Bug 2058732] [NEW] Manpages don't mention that dpkg-genchanges generates Launchpad-Bugs-Fixed field

2024-03-22 Thread Dominik Viererbe
Public bug reported:

The dpkg-genchanges(1) [1] does not mention that a Launchpad-Bugs-Fixed
field is generated if the -v flag is specified.

https://manpages.ubuntu.com/manpages/noble/en/man1/dpkg-
genchanges.1.html

** Affects: dpkg (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Manpages don't mention that dpkg-genchanges generates Launchpad-Bugs-
  Fixed field

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


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

[Bug 2057699] Re: [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

2024-03-22 Thread Dominik Viererbe
** Changed in: dotnet6 (Ubuntu)
   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/2057699

Title:
  [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

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


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

[Bug 2057982] Re: [SRU] Is a ca-certificates dependency missing?

2024-03-22 Thread Dominik Viererbe
** Changed in: dotnet6 (Ubuntu)
   Status: Invalid => Fix Committed

** Changed in: dotnet7 (Ubuntu)
   Status: Invalid => 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/2057982

Title:
  [SRU] Is a ca-certificates dependency missing?

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


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

[Bug 2057982] Re: [SRU] Is a ca-certificates dependency missing?

2024-03-22 Thread Dominik Viererbe
** Summary changed:

- Is a ca-certificates dependency missing?
+ [SRU] Is a ca-certificates dependency missing?

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

Title:
  [SRU] Is a ca-certificates dependency missing?

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


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

[Bug 2046369] Re: dh-make-golang 0.6.0-2 fails to build from source

2024-03-21 Thread Dominik Viererbe
I am currently looking into this on my +1 shift. I already tried to disable 
lto, because of the warning:
> dh_auto_build: warning: LTO optimize is enable in buildflags. But cgo doesn't 
> support it. LTO flags will > be stripped in cgo.

Unfortunately this did not solve it and I have no experience with go, so
I may have to ask @zhsj what could cause the error: cannot find package
"golang.org/x/tools/go/vcs"

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

Title:
  dh-make-golang 0.6.0-2 fails to build from source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make-golang/+bug/2046369/+subscriptions


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

[Bug 2058410] Re: lbcd fails to migrate from 3.5.2-3 to 3.5.2-4

2024-03-20 Thread Dominik Viererbe
Upstream Bug: https://github.com/rra/lbcd/issues/1

Note: Upstream project is no longer maintained.

** Bug watch added: github.com/rra/lbcd/issues #1
   https://github.com/rra/lbcd/issues/1

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

Title:
   lbcd fails to migrate from 3.5.2-3 to 3.5.2-4

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


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

[Bug 2058410] Re: lbcd fails to migrate from 3.5.2-3 to 3.5.2-4

2024-03-20 Thread Dominik Viererbe
> You should also consider forwarding the patch to Debian

My rationale was that debian does not enable lto and therefore does not
need that change.

> and raising the LTO issue with the upstream project

I will do that.

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

Title:
   lbcd fails to migrate from 3.5.2-3 to 3.5.2-4

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


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

[Bug 2058410] Re: lbcd fails to migrate from 3.5.2-3 to 3.5.2-4

2024-03-19 Thread Dominik Viererbe
Don't ask me why, but disabling lto (link time optimization) solves the
failure.

Passing build in a PPA [1]. Download source package:
$ dget 
https://launchpad.net/~dviererbe/+archive/ubuntu/lbcd/+sourcefiles/lbcd/3.5.2-4ubuntu1~ppa1/lbcd_3.5.2-4ubuntu1~ppa1.dsc

[1] https://launchpad.net/~dviererbe/+archive/ubuntu/lbcd

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

** Changed in: lbcd (Ubuntu)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

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

Title:
   lbcd fails to migrate from 3.5.2-3 to 3.5.2-4

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


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

[Bug 2058410] [NEW] lbcd fails to migrate from 3.5.2-3 to 3.5.2-4

2024-03-19 Thread Dominik Viererbe
Public bug reported:

The build failure is caused by a failing build time test.

The failing assertion is at tests/util/network/server-t.c:482 [1].

[1]
https://git.launchpad.net/ubuntu/+source/lbcd/tree/tests/util/network/server-t.c?h=applied/3.5.2-4=4d9a1643b4f82b247fe4b5ffc287dc044014a2a0#n482

** Affects: lbcd (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
   lbcd fails to migrate from 3.5.2-3 to 3.5.2-4

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


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

[Bug 2057982] Re: Is a ca-certificates dependency missing?

2024-03-19 Thread Dominik Viererbe
** Description changed:

+ [Impact]
+ 
+  * This fix improves the .NET developer experience with Ubuntu container
+ images.
+ 
+  * This update is bundled with quality assurance improvements.
+See section other for more details.
+ 
+ [Test Case]
+ 
+  * The packages should build successfully in the -proposed pocket of
+ their target release & architecture.
+ 
+  * The packages should be installable on their target release &
+ architechture.
+ 
+  * Autopkgtests should pass.
+ 
+  * The usual manual tests that have been seen in previous microreleases
+LP: #1996499, #1983380, #2011807 (see Test Case section there).
+ 
+Note: The need for manual testing is largely reduced since the last SRU,
+  because the autopkgtests improvements far exceeds the coverage
+  provided by the mentioned manual test plans.
+ 
+ [Regression Potential]
+ 
+  * Minimal, because this update just adds a dependency on ca-certificate
+ (which is widely used anyway) and increases the test coverage, but there
+ is always a risk of breaking something.
+ 
+ [Other]
+ 
+  * The dotnet6 packages SRU are handled by another SRU (currently in 
progress).
+See LP: #2057699
+ 
+  * The quality assurance improvements include:
+- Adding build time smoke test that fail the build if fundamental flaws
+  of the build artifacts are detected.
+- Using the RedHat test suite which significantly increases the test 
coverage.
+
+  * dotnet7 were removed from noble.
+See LP: #2044511 for details.
+
+  * Original Bug Report:
+ 
  I was doing some (very basic) testing on Jammy. I didn't get the
  behavior I was expecting. I installed `ca-certificates` and the problem
  was resolved. I'm wondering if we're just missing having `ca-
  certificates` as a dependency.
  
  Observed behavior:
  https://gist.github.com/richlander/27c03db34b3f06fd044c611562def589

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

Title:
  Is a ca-certificates dependency missing?

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


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

[Bug 2057982] Re: Is a ca-certificates dependency missing?

2024-03-19 Thread Dominik Viererbe
.NET 6
==
PPA: https://launchpad.net/~dviererbe/+archive/ubuntu/dotnet6-0-128-ppa5

Mantic
--
[download]
$ dget 
https://launchpad.net/~dviererbe/+archive/ubuntu/dotnet6-0-128-ppa5/+sourcefiles/dotnet6/6.0.128-0ubuntu1~23.10.2~ppa/dotnet6_6.0.128-0ubuntu1~23.10.2~ppa.dsc

[autopkgtest]
- amd64: pass 
logs: 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic-dviererbe-dotnet6-0-128-ppa5/mantic/amd64/d/dotnet6/20240319_040337_effa4@/log.gz

- arm64: pass
logs: 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic-dviererbe-dotnet6-0-128-ppa5/mantic/arm64/d/dotnet6/20240319_074127_d35da@/log.gz
  
Jammy
-
[download]
$ dget 
https://launchpad.net/~dviererbe/+archive/ubuntu/dotnet6-0-128-ppa5/+sourcefiles/dotnet6/6.0.128-0ubuntu1~22.04.2~ppa/dotnet6_6.0.128-0ubuntu1~22.04.2~ppa.dsc

[autopkgtest]
- amd64: pass 
logs: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy-dviererbe-dotnet6-0-128-ppa5/jammy/amd64/d/dotnet6/20240319_035721_f9088@/log.gz

- arm64: waiting for build


.NET 7
==
PPA: https://launchpad.net/~dviererbe/+archive/ubuntu/7.0.117-7.0.17-ppa3

Mantic
--
[download]
$ dget 
https://launchpad.net/~dviererbe/+archive/ubuntu/7.0.117-7.0.17-ppa3/+sourcefiles/dotnet7/7.0.117-0ubuntu1~23.10.2~ppa/dotnet7_7.0.117-0ubuntu1~23.10.2~ppa.dsc

[autopkgtest]
- amd64: pass 
logs: 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic-dviererbe-7.0.117-7.0.17-ppa3/mantic/amd64/d/dotnet7/20240319_030315_d5d92@/log.gz

- arm64: pass
logs: 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic-dviererbe-7.0.117-7.0.17-ppa3/mantic/arm64/d/dotnet7/20240319_005057_9a5ea@/log.gz
  
Jammy
-
[download]
$ dget 
https://launchpad.net/~dviererbe/+archive/ubuntu/7.0.117-7.0.17-ppa3/+sourcefiles/dotnet7/7.0.117-0ubuntu1~22.04.2~ppa/dotnet7_7.0.117-0ubuntu1~22.04.2~ppa.dsc

[autopkgtest]
- amd64: pass 
logs: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy-dviererbe-7.0.117-7.0.17-ppa3/jammy/amd64/d/dotnet7/20240319_025559_451cf@/log.gz

- arm64: pass
logs: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy-dviererbe-7.0.117-7.0.17-ppa3/jammy/arm64/d/dotnet7/20240319_014502_cc889@/log.gz

.NET 8
==
PPA: https://launchpad.net/~dviererbe/+archive/ubuntu/8.0.103-8.0.3-ppa5

Mantic
--
[download]
$ dget 
https://launchpad.net/~dviererbe/+archive/ubuntu/8.0.103-8.0.3-ppa5/+sourcefiles/dotnet8/8.0.103-8.0.3-0ubuntu1~23.10.2~ppa/dotnet8_8.0.103-8.0.3-0ubuntu1~23.10.2~ppa.dsc

[autopkgtest]
- amd64: pass 
logs: 
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic-dviererbe-8.0.103-8.0.3-ppa5/mantic/amd64/d/dotnet8/20240319_072708_e25b9@/log.gz

- arm64: waiting
  
Jammy
-
[download]
$ dget 
https://launchpad.net/~dviererbe/+archive/ubuntu/8.0.103-8.0.3-ppa5/+sourcefiles/dotnet8/8.0.103-8.0.3-0ubuntu1~22.04.2~ppa/dotnet8_8.0.103-8.0.3-0ubuntu1~22.04.2~ppa.dsc

[autopkgtest]
- amd64: pass 
logs: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy-dviererbe-8.0.103-8.0.3-ppa5/jammy/amd64/d/dotnet8/20240319_075425_0f6e6@/log.gz

- arm64: waiting

Noble
-
PPA: https://launchpad.net/~dviererbe/+archive/ubuntu/8.0.103-8.0.3-ppa6

[download}
$ dget 
https://launchpad.net/~dviererbe/+archive/ubuntu/8.0.103-8.0.3-ppa6/+sourcefiles/dotnet8/8.0.103-8.0.3-0ubuntu1~ppa/dotnet8_8.0.103-8.0.3-0ubuntu1~ppa.dsc

[autopkgtest]
- amd64: pass 
logs: 
https://autopkgtest.ubuntu.com/results/autopkgtest-noble-dviererbe-8.0.103-8.0.3-ppa6/noble/amd64/d/dotnet8/20240319_083738_6@/log.gz
- arm64: pass 
logs: 
https://autopkgtest.ubuntu.com/results/autopkgtest-noble-dviererbe-8.0.103-8.0.3-ppa6/noble/arm64/d/dotnet8/20240319_032720_e0776@/log.gz

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

Title:
  Is a ca-certificates dependency missing?

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


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

[Bug 2057699] Re: [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

2024-03-15 Thread Dominik Viererbe
** Tags added: block-proposed-jammy block-proposed-mantic

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

Title:
  [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

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


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

[Bug 2057699] Re: [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

2024-03-15 Thread Dominik Viererbe
I just confirmed LP: #2057982 which affects this SRU, because I would
like to include the fix.

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

Title:
  [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

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


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

[Bug 2057982] Re: Is a ca-certificates dependency missing?

2024-03-15 Thread Dominik Viererbe
I replicated this with ubuntu:jammy and ubuntu:mantic also with dotnet8.
CLI interactions like `dotnet new global.json --search` are also
affected by this, even without installing a second SDK.

I think we did not encounter this issue so far, because our test
infrastructure installs ubuntu-minimal which installs ca-certificates.

The impact should be limited to docker images which do not ship with
ubuntu-minimal.

I will prepare a bug fix, that adds ca-certificates to dotnet-sdk-6.0,
dotnet-sdk-7.0 and dotnet-sdk-8.0.

Still I do not fully understand why the restore action only fails when
restoring projects with a lower SDK version :/



** Also affects: dotnet6 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: dotnet8 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: dotnet6 (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: dotnet7 (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: dotnet8 (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: dotnet6 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: dotnet7 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: dotnet8 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: dotnet6 (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: dotnet7 (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: dotnet8 (Ubuntu Noble)
   Importance: Undecided
   Status: New

** No longer affects: dotnet6 (Ubuntu Noble)

** No longer affects: dotnet7 (Ubuntu Noble)

** Changed in: dotnet6 (Ubuntu Jammy)
   Importance: Undecided => Low

** Changed in: dotnet6 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: dotnet6 (Ubuntu Jammy)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet6 (Ubuntu Mantic)
   Importance: Undecided => Low

** Changed in: dotnet6 (Ubuntu Mantic)
   Status: New => In Progress

** Changed in: dotnet6 (Ubuntu Mantic)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet6 (Ubuntu)
   Importance: Undecided => Low

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

** Changed in: dotnet6 (Ubuntu)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet7 (Ubuntu)
   Importance: Undecided => Low

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

** Changed in: dotnet7 (Ubuntu)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet7 (Ubuntu Jammy)
   Importance: Undecided => Low

** Changed in: dotnet7 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: dotnet7 (Ubuntu Jammy)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet7 (Ubuntu Mantic)
   Importance: Undecided => Low

** Changed in: dotnet7 (Ubuntu Mantic)
   Status: New => In Progress

** Changed in: dotnet7 (Ubuntu Mantic)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet8 (Ubuntu Jammy)
   Importance: Undecided => Low

** Changed in: dotnet8 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: dotnet8 (Ubuntu Jammy)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet8 (Ubuntu Mantic)
   Importance: Undecided => Low

** Changed in: dotnet8 (Ubuntu Mantic)
   Status: New => In Progress

** Changed in: dotnet8 (Ubuntu Mantic)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet8 (Ubuntu Noble)
   Importance: Undecided => Low

** Changed in: dotnet8 (Ubuntu Noble)
   Status: New => In Progress

** Changed in: dotnet8 (Ubuntu Noble)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Tags added: foundations-todo

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

Title:
  Is a ca-certificates dependency missing?

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


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

[Bug 2057699] Re: [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

2024-03-13 Thread Dominik Viererbe
** Description changed:

  [Impact]
  
-  * This correspond to an upstream microrelease (Microsoft Patch Tuesday
+  * This correspond to an upstream microrelease (Microsoft Patch Tuesday
  microrelease). See: https://github.com/dotnet/source-
  build/discussions/4211
  
-  * It is beneficial for our latest LTS users to have access to the
+  * It is beneficial for our latest LTS users to have access to the
  latest .NET stack.
+ 
+  * This update is bundled with quality assurance improvements.
+See section other for more details.
  
  [Test Case]
  
-  * The package should build successfully in mantic-proposed and jammy-
+  * The package should build successfully in mantic-proposed and jammy-
  proposed.
  
-  * The packages should be installable on mantic and jammy on amd64 and
- arm64 architectures.
+  * The packages should be installable on mantic and jammy
+on amd64 and arm64architectures.
  
-  * Autopackage tests should pass. (Note: this release coincides with
- enhanced autopkgtests )
+  * Autopackage tests should pass.
  
-  * The usual manual tests that have been seen in the previous microreleases 
[1] [2] [3] (see Test Case section there).
-Note: The need for manual testing is largely reduced since the last SRU, 
because the autopkgtests nowadays cover a broad set of scenarios, that far 
exceeds the mentioned manual test plans.
+  * The usual manual tests that have been seen in the previous microreleases
+LP: #1996499, #1983380, #2011807 (see Test Case section there).
+ 
+ 
+    Note: The need for manual testing is largely reduced since the last SRU,
+  because the autopkgtests improvements far exceeds the coverage
+  provided by the mentioned manual test plans.
  
  [Regression Potential]
  
-  * Upstream tests are usually satisfactory, but there is always a risk
+  * Upstream tests are usually satisfactory, but there is always a risk
  of something breaking.
  
  [Other]
  
- * 6.0.28 is the version number of the .NET Runtime and 6.0.128 is the
- version number of the .NET SDK. The package version only refers to the
- SDK version number.
+ * The quality assurance improvements include:
+   - Adding build time smoke test that fail the build if fundamental flaws
+ of the build artifacts are detected.
+   - Using the RedHat test suite which significantly increases the test 
coverage.
  
- Although the dotnet SDK 6.0.115 is part of the dotnet 6.0.15 release we
- refer to the release as 6.0.115, because source build only supports the
- 6.0.1xx feature band. (See https://github.com/dotnet/source-
- build#support)
+ * dotnet6 was removed from the current development release.
+   See LP: #2044511 for details.
  
- * We are only building the 6.0.1xx feature band, because this is the
- only feature band that allows to be build from source. See explanation
- of feature bands: https://learn.microsoft.com/en-
- us/dotnet/core/releases-and-support#feature-bands-sdk-only
+ * 6.0.28 is the version number of the .NET Runtime and 6.0.128 is the version
+   number of the .NET SDK. The package version only refers to the SDK version
+   number.
+ 
+ * We are only building the 6.0.1xx feature band, because this is the only
+   feature band that allows to be build from source. See explanation of feature
+   bands: 
https://learn.microsoft.com/en-us/dotnet/core/releases-and-support#feature-bands-sdk-only
  
  * Overview of how dotnet is versioned: https://learn.microsoft.com/en-
  us/dotnet/core/versions/
- 
- [1] https://launchpad.net/bugs/1996499
- [2] https://launchpad.net/bugs/1983380
- [3] https://launchpad.net/bugs/2011807

** Description changed:

  [Impact]
  
-  * This correspond to an upstream microrelease (Microsoft Patch Tuesday
- microrelease). See: https://github.com/dotnet/source-
- build/discussions/4211
+  * This correspond to an upstream microrelease (Microsoft Patch Tuesday 
microrelease).
+See: https://github.com/dotnet/source-build/discussions/4211
  
   * It is beneficial for our latest LTS users to have access to the
  latest .NET stack.
  
-  * This update is bundled with quality assurance improvements.
-See section other for more details.
+  * This update is bundled with quality assurance improvements.
+    See section other for more details.
  
  [Test Case]
  
   * The package should build successfully in mantic-proposed and jammy-
  proposed.
  
   * The packages should be installable on mantic and jammy
-on amd64 and arm64architectures.
+    on amd64 and arm64architectures.
  
   * Autopackage tests should pass.
  
   * The usual manual tests that have been seen in the previous microreleases
-LP: #1996499, #1983380, #2011807 (see Test Case section there).
- 
+    LP: #1996499, #1983380, #2011807 (see Test Case section there).
  
     Note: The need for manual testing is largely reduced since the last SRU,
-  because the autopkgtests improvements far exceeds the coverage
-  provided by the mentioned manual test plans.
+  

[Bug 2057699] Re: [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

2024-03-13 Thread Dominik Viererbe
Both build fine in a PPA
https://launchpad.net/~dviererbe/+archive/ubuntu/dotnet6-0-128.

Autopkgtest pass locally, but fail in the autopkgtest cloud, because
they run out of disk space. I opened a merge proposal to add dotnet to
big_packages: https://code.launchpad.net/~dviererbe/autopkgtest-
cloud/+git/autopkgtest-package-configs/+merge/462296

To get the source packages:

dotnet6/6.0.128-0ubuntu1~23.10.1: 
dget 
https://launchpad.net/~dviererbe/+archive/ubuntu/dotnet6-0-128/+sourcefiles/dotnet6/6.0.128-0ubuntu1~23.10.1/dotnet6_6.0.128-0ubuntu1~23.10.1.dsc

dotnet6/6.0.128-0ubuntu1~22.04.1:
dget 
https://launchpad.net/~dviererbe/+archive/ubuntu/dotnet6-0-128/+sourcefiles/dotnet6/6.0.128-0ubuntu1~22.04.1/dotnet6_6.0.128-0ubuntu1~22.04.1.dsc

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

Title:
  [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

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


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

[Bug 2057699] [NEW] [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

2024-03-12 Thread Dominik Viererbe
Public bug reported:

[Impact]

 * This correspond to an upstream microrelease (Microsoft Patch Tuesday
microrelease). See: https://github.com/dotnet/source-
build/discussions/4211

 * It is beneficial for our latest LTS users to have access to the
latest .NET stack.

[Test Case]

 * The package should build successfully in mantic-proposed and jammy-
proposed.

 * The packages should be installable on mantic and jammy on amd64 and
arm64 architectures.

 * Autopackage tests should pass. (Note: this release coincides with
enhanced autopkgtests )

 * The usual manual tests that have been seen in the previous microreleases [1] 
[2] [3] (see Test Case section there).
   Note: The need for manual testing is largely reduced since the last SRU, 
because the autopkgtests nowadays cover a broad set of scenarios, that far 
exceeds the mentioned manual test plans.

[Regression Potential]

 * Upstream tests are usually satisfactory, but there is always a risk
of something breaking.

[Other]

* 6.0.28 is the version number of the .NET Runtime and 6.0.128 is the
version number of the .NET SDK. The package version only refers to the
SDK version number.

Although the dotnet SDK 6.0.115 is part of the dotnet 6.0.15 release we
refer to the release as 6.0.115, because source build only supports the
6.0.1xx feature band. (See https://github.com/dotnet/source-
build#support)

* We are only building the 6.0.1xx feature band, because this is the
only feature band that allows to be build from source. See explanation
of feature bands: https://learn.microsoft.com/en-
us/dotnet/core/releases-and-support#feature-bands-sdk-only

* Overview of how dotnet is versioned: https://learn.microsoft.com/en-
us/dotnet/core/versions/

[1] https://launchpad.net/bugs/1996499
[2] https://launchpad.net/bugs/1983380
[3] https://launchpad.net/bugs/2011807

** Affects: dotnet6 (Ubuntu)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Affects: dotnet6 (Ubuntu Jammy)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Affects: dotnet6 (Ubuntu Mantic)
 Importance: Undecided
 Assignee: Dominik Viererbe (dviererbe)
 Status: In Progress

** Also affects: dotnet6 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: dotnet6 (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Changed in: dotnet6 (Ubuntu Jammy)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

** Changed in: dotnet6 (Ubuntu Mantic)
 Assignee: (unassigned) => Dominik Viererbe (dviererbe)

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

** Changed in: dotnet6 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: dotnet6 (Ubuntu Mantic)
   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/2057699

Title:
  [SRU] New upstream microrelease .NET 6.0.28 and SDK 6.0.128

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


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

[Bug 1824530] Re: Heap Buffer Overflow in UzpPassword

2023-06-01 Thread Dominik Viererbe
I just looked in the wrong place (thanks ~juliank). The patch is also
present in all supported Versions.

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

Title:
  Heap Buffer Overflow in UzpPassword

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


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

[Bug 1824530] Re: Heap Buffer Overflow in UzpPassword

2023-06-01 Thread Dominik Viererbe
The patch for this bug is present in the unzip package for focal, jammy, 
kinetic, lunar, mantic.
The patch for this bug is NOT present in the unzip package for trusty, xenial, 
bionic.

bionic reaches end of standard support this month, so we should set this
to won't fix.

BUT

bionic is in extended security maintenance until April 2028 
xenial is in extended security maintenance until April 2026
trusty is in extended security maintenance until April 2024

Because this is related to a CVE this should be covered by ESM.

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

Title:
  Heap Buffer Overflow in UzpPassword

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


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