[Bug 1887535] Re: build operates differently if source is a git repo

2021-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:4.2-3ubuntu6.15 --- qemu (1:4.2-3ubuntu6.15) focal; urgency=medium * d/p/u/lp-1921468-*: fix issues handling boot menu index on s390x (LP: #1921468) * d/p/u/lp-1887535-configure-replace-enable-disable-git-update-with-wit.patch,

[Bug 1887535] Re: build operates differently if source is a git repo

2021-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:5.0-5ubuntu9.7 --- qemu (1:5.0-5ubuntu9.7) groovy; urgency=medium * d/p/u/lp-1921468-*: fix issues handling boot menu index on s390x (LP: #1921468) * d/p/u/lp-1887535-configure-replace-enable-disable-git-update-with-wit.patch,

[Bug 1887535] Re: build operates differently if source is a git repo

2021-04-08 Thread Christian Ehrhardt 
FYI - autopkgtest issues resolved as well now (as assumed it was due to flaky tests) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887535 Title: build operates differently if source is a git repo

[Bug 1887535] Re: build operates differently if source is a git repo

2021-04-08 Thread Christian Ehrhardt 
Ah now I see which way around you run your build, makes more sense now :-) Thanks for the verifications! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887535 Title: build operates differently if

[Bug 1887535] Re: build operates differently if source is a git repo

2021-04-07 Thread Dan Streetman
verification for groovy: for git source: $ ls -ld .git drwxrwxr-x 7 ubuntu ubuntu 4096 Apr 7 19:58 .git $ dpkg-parsechangelog -S Version 1:5.0-5ubuntu9.6 $ dpkg-buildpackage ... $ grep -r GIT_UPDATE b b/qemu-xen/config-host.mak:GIT_UPDATE=yes b/qemu-microvm/config-host.mak:GIT_UPDATE=yes

[Bug 1887535] Re: build operates differently if source is a git repo

2021-04-07 Thread Dan Streetman
for verifications: checking the source build from a git checkout, which is where the problem was, I verified i could reproduce the issue with the -updates source versions: $ ls -ld .git drwxrwxr-x 7 ubuntu ubuntu 4096 Apr 7 19:06 .git $ dpkg-parsechangelog -S Version 1:4.2-3ubuntu6.14 $

[Bug 1887535] Re: build operates differently if source is a git repo

2021-04-07 Thread Christian Ehrhardt 
Two entry points: a) $ pull-lp-source qemu focal; cd qemu-4.2 b) $ git ubuntu clone qemu; cd qemu; git checkout pkg/ubuntu/focal-proposed; dquilt push -a --fuzz=0 And the very same but for groovy. Running a local build like ./debian/rules build and checking the behavior of submodules. pull:

[Bug 1887535] Re: build operates differently if source is a git repo

2021-04-07 Thread Robie Basak
Hello Dan, or anyone else affected, Accepted qemu into groovy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/qemu/1:5.0-5ubuntu9.7 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1887535] Re: build operates differently if source is a git repo

2021-03-31 Thread Christian Ehrhardt 
FYI - uploaded to the -unapproved queue yesterday. Now on the SRU team to evaluate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887535 Title: build operates differently if source is a git repo

[Bug 1887535] Re: build operates differently if source is a git repo

2021-03-29 Thread Christian Ehrhardt 
** Description changed: [impact] the 'configure' file checks for the existence of a '.git' directory, and if present it enables special build options that aren't used for 'normal' builds, some of which may cause the build to fail. This doesn't affect builds in PPAs or in the archive,

[Bug 1887535] Re: build operates differently if source is a git repo

2021-03-29 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/400326 ** Merge proposal linked: https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/400327 -- You received this bug notification because you are a member of Ubuntu

[Bug 1887535] Re: build operates differently if source is a git repo

2021-03-29 Thread Christian Ehrhardt 
As usual for changes that are "good, but not worth an upload on their own" these fixes for Focal will be tucked onto an SRU that is happening anyway. Preparing that atm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1887535] Re: build operates differently if source is a git repo

2021-03-08 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:5.2+dfsg-6ubuntu2 --- qemu (1:5.2+dfsg-6ubuntu2) hirsute; urgency=medium * d/p/u/lp-1916705-disas-Fix-build-with-glib2.0-2.67.3.patch: Fix FTFBS due to glib2.0 >=2.67.3 (LP: #1916705) qemu (1:5.2+dfsg-6ubuntu1) hirsute; urgency=medium

[Bug 1887535] Re: build operates differently if source is a git repo

2021-02-15 Thread Christian Ehrhardt 
FYI - for Hirsute I guess I'll merge 1:5.2+dfsg-5 instead which contains: commit ee3df39decb75d2c5e820870aec3df6bfec4a77d Author: Dan Streetman Date: Fri Feb 12 04:43:13 2021 -0500 Backport configure param --with-git-submodules and set to 'ignore' And from there we can upload it along

[Bug 1887535] Re: build operates differently if source is a git repo

2021-02-12 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~ddstreet/ubuntu/+source/qemu/+git/qemu/+merge/397986 ** Merge proposal linked: https://code.launchpad.net/~ddstreet/ubuntu/+source/qemu/+git/qemu/+merge/397987 ** Merge proposal linked:

[Bug 1887535] Re: build operates differently if source is a git repo

2021-02-12 Thread Dan Streetman
** Also affects: qemu (Ubuntu Hirsute) Importance: Low Assignee: Dan Streetman (ddstreet) Status: 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/1887535 Title: build

[Bug 1887535] Re: build operates differently if source is a git repo

2020-09-30 Thread Dan Streetman
> And on that resend thread Daniel denied the patch as-is in: > https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg07966.html ah thanks, I hadn't made it down to that email yet; I just followed up and hopefully something can be worked out upstream. I asked for Michael and your opinion

Re: [Bug 1887535] Re: build operates differently if source is a git repo

2020-09-28 Thread Christian Ehrhardt 
On Fri, Sep 25, 2020 at 6:16 PM Dan Streetman <1887...@bugs.launchpad.net> wrote: > > @mjt I'd really like to make progress on this; I've submitted upstream 3 > times now with no response, and there's no response in the Debian PR: > https://salsa.debian.org/qemu-team/qemu/-/merge_requests/14 > >

[Bug 1887535] Re: build operates differently if source is a git repo

2020-09-28 Thread Christian Ehrhardt 
** Tags added: qemu-21.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887535 Title: build operates differently if source is a git repo To manage notifications about this bug go to:

[Bug 1887535] Re: build operates differently if source is a git repo

2020-09-25 Thread Dan Streetman
@mjt I'd really like to make progress on this; I've submitted upstream 3 times now with no response, and there's no response in the Debian PR: https://salsa.debian.org/qemu-team/qemu/-/merge_requests/14 can you provide your opinion? @paelzer even if upstream doesn't respond, and @mjt doesn't

[Bug 1887535] Re: build operates differently if source is a git repo

2020-07-16 Thread Dan Streetman
** Also affects: qemu (Ubuntu Groovy) Importance: Low Assignee: Dan Streetman (ddstreet) Status: In Progress ** Also affects: qemu (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: qemu (Ubuntu Focal) Importance: Undecided Status: New **

[Bug 1887535] Re: build operates differently if source is a git repo

2020-07-16 Thread Dan Streetman
** Description changed: [impact] the 'configure' file checks for the existence of a '.git' directory, and if present it enables special build options that aren't used for 'normal' builds, some of which may cause the build to fail. This doesn't affect builds in PPAs or in the archive,

[Bug 1887535] Re: build operates differently if source is a git repo

2020-07-14 Thread Christian Ehrhardt 
As mentioned on IRC, I'm not opposed to a patch to avoid people trying to build the package falling into the trap. But that clearly is not Ubuntu-special nor urgent so I'd appreciate if you'd ask MJT with a PR to Debian directly. -- You received this bug notification because you are a member of