fixed in the production drupal config.
** Changed in: ubuntu-qa-website
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to Ubuntu QA Website.
https://bugs.launchpad.net/bugs/2009062
Title:
iso.
The proposal to merge
~lvoytek/autopkgtest-cloud/+git/autopkgtest-package-configs:slurm-wlm-add-armhf-big_packages
into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main
has been updated.
Status: Needs review => Rejected
For more details, see:
https://code.launchpad.n
An upload of livecd-rootfs to jammy-proposed has been rejected from the
upload queue for the following reason: "reuploading with proper -v".
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpa
An upload of livecd-rootfs to jammy-proposed has been rejected from the
upload queue for the following reason: "reuploading with correct -v".
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchp
As I understand it the code currently fails because there is output on stderr.
But by redirecting stderr to stdout (2>&1), there will now be no output on
stderr. So if we intend to detect and fail on other error output, this
prevents that.
--
https://code.launchpad.net/~ubuntu-release/autopkgt
Review: Needs Fixing
Here is a horrible shell pipeline that filters out only 'W: ' lines from
stderr, and then puts the rest of stdout and stderr back on the file
descriptors where it's supposed to be.
(apt-cache showsrc e2fsprogs 3>&1 1>&2 2>&3 3>&- | grep -v ^W: ) 3>&1 1>&2 2>&3
3>&-
--
htt
I suggest filing a bug against apt about not having any way to suppress warning
messages on stderr.
--
https://code.launchpad.net/~ubuntu-release/autopkgtest/+git/development/+merge/457169
Your team Canonical's Ubuntu QA is subscribed to branch
~ubuntu-release/autopkgtest/+git/development:master
*** This bug is a duplicate of bug 2045336 ***
https://bugs.launchpad.net/bugs/2045336
Because the image builds are failing.
** Project changed: ubuntu-qa-website => ubuntu-image
** This bug has been marked a duplicate of bug 2045336
[3.1+snap6] Attempts to write contents into a file whic
Just to confirm, yes, the output should be identical between the two commands
when there are no other sources of stderr messages
--
https://code.launchpad.net/~ubuntu-release/autopkgtest/+git/development/+merge/457169
Your team Canonical's Ubuntu QA is subscribed to branch
~ubuntu-release/autopk
The proposal to merge
~ubuntu-release/autopkgtest/+git/development:hide-warnings into
~ubuntu-release/autopkgtest/+git/development:master has been updated.
Status: Needs review => Approved
For more details, see:
https://code.launchpad.net/~ubuntu-release/autopkgtest/+git/development/+merge/
Review: Approve
--
https://code.launchpad.net/~ubuntu-release/autopkgtest/+git/development/+merge/457169
Your team Canonical's Ubuntu QA is subscribed to branch
~ubuntu-release/autopkgtest/+git/development:master.
--
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to : cano
** Also affects: whoopsie (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2048914
Title:
System program problem detected at every login X
https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/2048914/+attachment/5738098/+files/apport.log
shows thermald having crashed. If you disable the thermald service with
`sudo systemctl disable thermald; sudo systemctl stop thermald` does the
problem persist after the next couple of logins?
*
https://ubuntu-archive-team.ubuntu.com/proposed-
migration/log/noble/2024-01-12/23:28:17.log.gz shows that libwacom is in
the 'autopkgtest-pending.json' for amd64 and s390x. So that's a bug, to
start with.
(We have a bug in general that state/autopkgtest-pending.json does not
get properly garbage
There are upstream changes to britney2/policies/autopkgtest.py touching
relevant code. I think the right next step here is to rebase our
britney2 branch against upstream and see if this persists.
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is sub
I have rolled back ec5421ba from debian-cd to unblock builds of layered
images, while we're waiting for the livecd-rootfs fix to land
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2052617
Ti
What is the rationale for a gpg package pulling in an MTA at all? I
think this needs assessed.
** Changed in: gnupg2 (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to Auto Package Testing.
https:
On Sun, Feb 25, 2024 at 07:13:30PM -, Julian Andres Klode wrote:
> Steve - it is a server package for hosting a web key server, it's
> entirely reasonable for it to depend on a mail transport agent. A WKS
> server, upon uploading a key, sends confirmation emails to the UIDs in
> the key, before
"For install Lubuntu QA website"
I do not understand what this means.
** Changed in: ubuntu-qa-website
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu QA
Website Developers, which is subscribed to Ubuntu QA Website.
https://bugs.launchpa
ok.
** Changed in: ubuntu-qa-website
Status: Incomplete => Triaged
** Changed in: ubuntu-qa-website
Assignee: (unassigned) => Lubuntu Developers (lubuntu-dev)
--
You received this bug notification because you are a member of Ubuntu QA
Website Developers, which is subscribed to Ubunt
This is not a property of the website. My connection (which crosses an
ocean) lets me download http://cdimage.ubuntu.com/kubuntu/daily-
live/20240412/noble-desktop-amd64.iso in 10 minutes, with a consistent
speed of > 6.0MB/s. We have no control over the networks between our
data center and your
debian/speech-dispatcher.maintscript in the jammy version of speech-
dispatcher removes /etc/speech-dispatcher/modules/mary-generic.conf but
this package version also ships it. Should be a one-line fix.
Bug would not be noticed in Debian because the maintscript entry has a
version check of 0.10.
On Wed, Dec 14, 2022 at 06:27:25PM -, Brian Murray wrote:
> Actually we need to set the SRVNAME in the cookie file we are using with
> curl so that we connect to the server with which we are logged in. Like
> so:
> autopkgtest.ubuntu.com TRUE/ TRUE0 SRVNAME S2
I have been
It was with S0 but I was seeing this problem before you deployed the new
units, too.
I have updated my cookie file now and we'll see next time I have a batch
of tests to schedule how well it does.
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is s
http://iso.qa.ubuntu.com/qatracker/testcases/1715/revisions/1761/info is
listed as a test that's supposed to pass for all server image releases.
But as written, it only works if the disk you remove is the second disk,
not the first.
** Also affects: ubuntu-manual-tests
Importance: Undecided
Review: Approve
--
https://code.launchpad.net/~dbungert/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/438999
Your team Ubuntu Testcase Admins is subscribed to branch
ubuntu-manual-tests:main.
--
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to : canonical-ubuntu-qa@
These have been fixed as seen at
http://iso.qa.ubuntu.com/qatracker/milestones/444/builds/275082/downloads
** Changed in: ubuntu-qa-website
Status: New => Fix Released
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to Ubuntu QA
Hello Heather, or anyone else affected,
Accepted autopkgtest into focal-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/autopkgtest/5.28ubuntu0.20.04.0 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package.
Hello Heather, or anyone else affected,
Accepted autopkgtest into kinetic-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/autopkgtest/5.28ubuntu0.22.10.0 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package.
Hello Heather, or anyone else affected,
Accepted autopkgtest into jammy-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/autopkgtest/5.28ubuntu0.22.04.0 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package.
Mario, you asserted that there were jobs that "failed once and hit retry
and they pass". But the links you posted are to the test runs for fwupd
1.9.1-1, which have never passed. Are you saying that there were
individual tests within the two runs of 1.9.1-1/amd64 that demonstrated
flakiness? (if
On Tue, Jun 06, 2023 at 10:37:02PM -, Mario Limonciello wrote:
> Yes, but the logs are destroyed when you hit retry so I don't have the
> logs of fail followed by pass.
No, autopkgtest logs are not destroyed. That is only true for package build
logs.
--
You received this bug notification be
working on building it in a ppa here https://launchpad.net/~canonical-
foundations/+archive/ubuntu/ppa (just have to wait a cycle because I set
up the new ppa with the wrong options initially) then will trigger an
autopkgtest for it.
--
You received this bug notification because you are a member
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic-vorlon-
ppa/mantic/s390x/f/fwupd/20230623_011450_1ce26@/log.gz shows a failure:
[...]
165s failed to load emulation data: emulation is not allowed from config
165s FAIL: fwupd/fwupd.test (Child process exited with code 1)
[...]
165s Update
Review: Disapprove
Because armhf runners are containers instead of VMs (and thus have no
per-runner memory limits), big_packages will have no effect here. You can try
rerunning and hope there is not memory contention on the lxd host at the time
it is run. But I don't see anything in the log t
The version of autopkgtest in the proposed pocket of Focal that was
purported to fix this bug report has been removed because one or more
bugs that were to be fixed by the upload have failed verification and
been in this state for more than 10 days.
** Tags removed: verification-needed-focal
** C
The version of autopkgtest in the proposed pocket of Focal that was
purported to fix this bug report has been removed because one or more
bugs that were to be fixed by the upload have failed verification and
been in this state for more than 10 days.
** Tags removed: verification-needed
--
You re
This was fixed in livecd-rootfs 23.10.36, uploaded today.
** Project changed: ubuntu-cdimage => livecd-rootfs (Ubuntu)
** Changed in: livecd-rootfs (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is
Public bug reported:
https://bugs.launchpad.net/ubuntu/+source/libsoup3/+bug/2036444 was
filed to manually track a regression in the autopkgtests of libsoup3 on
s390x.
It had to be filed manually because a wrongly submitted autopkgtest with
trigger=migration-reference/0 and all-proposed=1 prevent
*** This bug is a duplicate of bug 1964618 ***
https://bugs.launchpad.net/bugs/1964618
** This bug has been marked a duplicate of bug 1964618
Possible to get migration-reference/0 result with proposed packages installed
--
You received this bug notification because you are a member of
Can
Review: Needs Fixing
Looks good, but there are a few things that should be adjusted before landing
this. Inline comments apply to both test cases for the most part
Diff comments:
> diff --git a/testcases/image/1734_PXE UEFI Netboot (Server live)
> b/testcases/image/1734_PXE UEFI Netboot (Serv
Review: Approve
--
https://code.launchpad.net/~cpete/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/453468
Your team Ubuntu Testcase Admins is subscribed to branch
ubuntu-manual-tests:main.
--
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to : canonical-ubuntu-qa@lis
Hello Skia, or anyone else affected,
Accepted autopkgtest into jammy-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/autopkgtest/5.38ubuntu1~22.04.1 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
Hello Skia, or anyone else affected,
Accepted autopkgtest into noble-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/autopkgtest/5.38ubuntu1~24.04.1 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
44 matches
Mail list logo