> However, the .glade files is not available in upstream release tarball,
> but .ui files are there.
Yes, I see. But data/Makefile.am in upstream also includes the action of
cleaning data/ui/*.ui files. So this is a bug even in upstream.
More strange fact is that lxpanel in lenny contains glade f
> However, the .glade files is not available in upstream release tarball,
> but .ui files are there.
I found them, finally: they are accessible from git repository. For example,
via http:
http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/lxpanel;a=tree;f=data/ui;h=be94ab8c8ba83076a02d50c62639
> Would you mind to explain how to reproduce this step by step?
Sure:
$ mkdir dbug580475
$ cd dbug580475
$ mkdir packages
$ apt-get source lxpanel/testing
$ cp -a lxpanel-0.5.5 lxpanel-0.5.5-backup
$ cd lxpanel-0.5.5
$ dpkg-buildpackage -us -uc -tc && echo "First time everything is OK"
...
...
Fi
Package: lxpanel
Version: 0.5.5-1
Severity: serious
Tags: squeeze
Justification: fails to build from source
Files data/ui/*.glade are missing in package archive. As *.glade files
are "sources" of *.ui files, those *.ui files can't be built and make
(and so dpkg-buildpackage) stops with error.
Not
4 matches
Mail list logo