desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #40786
[Bug 875705] Re: dh_make in Oneiric outputs wrong content to changelog
That is excellent! Thanks everybody. I am glad this issue is being
addressed.
So in the meantime, at least until the oneiric version of dh-make gets
updated, would this be the proper workaround:
replace:
dh_make -n -s -e myemail@xxxxxxxxxxx
with:
export LOGNAME="$USER" dh_make -n -s -e myemail@xxxxxxxxxxx
And this: DEBFULLNAME="Me", is not necessary?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/875705
Title:
dh_make in Oneiric outputs wrong content to changelog
Status in “dh-make” package in Ubuntu:
Fix Released
Status in “lightdm” package in Ubuntu:
New
Status in “dh-make” source package in Oneiric:
In Progress
Status in “lightdm” source package in Oneiric:
New
Status in “dh-make” package in Debian:
New
Bug description:
Stable update justification:
Impact: New packagers trying to use dh_make in a desktop session started by lightdm get horribly confused when it outputs a huge pile of garbage to debian/changelog and debian/control, due to lightdm not setting LOGNAME while gdm does. (Iain Lane points out that users of zsh are unaffected because it sets LOGNAME itself.)
Development fix: https://launchpad.net/ubuntu/+source/dh-make/0.59ubuntu1
Stable fix: Identical to 0.59ubuntu1, just with a different version number (0.59ubuntu0.1). http://paste.ubuntu.com/716404/
Test case: Create a dummy package (I created an empty example-0.1 directory and changed into it). Run 'env -u DEBFULLNAME -u DEBEMAIL dh_make'. If this bug is present then you'll see lots of junk in debian/changelog and debian/control rather than valid files.
Regression potential: Obviously check that dh_make still actually works, but I think this update is pretty safe.
Original report follows:
Please read this description published on ubuntuforums:
http://ubuntuforums.org/showthread.php?t=1861850
I'm also affected by this bug and I can add a little detail - dh_make
put list of users to debian/changelog.
I think that this is critical bug in oneiric.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make/+bug/875705/+subscriptions