The debian-private mailing list leak, part 1. Volunteers have complained about Blackmail. Lynchings. Character assassination. Defamation. Cyberbullying. Volunteers who gave many years of their lives are picked out at random for cruel social experiments. The former DPL's girlfriend Molly de Blanc is given volunteers to experiment on for her crazy talks. These volunteers never consented to be used like lab rats. We don't either. debian-private can no longer be a safe space for the cabal. Let these monsters have nowhere to hide. Volunteers are not disposable. We stand with the victims.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interesting dpkg issue, plus thoughts...



bruce@pixar.com (Bruce Perens) writes:
> You don't say where the problem is, or even what program issued the
> complaint. You imply that debmake is invoking a dpkg tool incorrectly.
> When last I looked into this, I thought it was a Perl bug. There's a
> 
> 	chown(@fuser, $file) || syserr("chown of $file")
> 

This should be fixed somewhere around 1.4.0.12 or so.

The problem was that the code to determine @fuser was using the value
of getlogin() without checking the return value, causing it to fail if
no utmp entry was available for the process running the tool.  I've
replaced it with code that uses getlogin() if available, but falls
back on $LOGNAME or getuid() if necessary.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-private-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .