Hi!
I've changed --print-foreign-architectures in pu/multiarch/master to
print an entry per line, which makes the print code trivial but more
importantly the parsers more natural and simple to write given line
based stream input functions, or shell commands reading from a pipe.
Package n
On Fri, 2011-12-02 at 15:55:12 +0100, Raphael Hertzog wrote:
> I have these two small patches sitting in my pu/master. One helps to fail
> earlier when a .list file is not a regular file (usually due to filesystem
> corruption, see http://bugs.launchpad.net/bugs/369898) and the other fixes
> ensure
Hi,
On Mon, 05 Dec 2011, Guillem Jover wrote:
> + if (!S_ISREG(stat_buf.st_mode))
> +ohshit(_("files list for package '%.250s' is not a regular file"),
> + pkg->set->name);
My error message included "filelistfile" in the output. The user will want
to look up in more details what's
Hi all,
My name is Gianluca and I'm willing to contribute to the dpkg package
maintenance and (eventually) development, so I'm following Raphael
Hertzog's suggestions and looking into bugs that seem a good starting
point.
I found bug #583585, and I guessed it was a good idea to tell everyone
that
Hello,
On Mon, 05 Dec 2011, Gianluca Ciccarelli wrote:
> My name is Gianluca and I'm willing to contribute to the dpkg package
> maintenance and (eventually) development, so I'm following Raphael
> Hertzog's suggestions and looking into bugs that seem a good starting
> point.
Great!
> I found bu
5 matches
Mail list logo