Your message dated Mon, 24 Apr 2017 09:11:16 +0200
with message-id <20170424071116.GA12819@donald.Speedport_W_921V_1_43_000>
and subject line Re: Bug#859643: FTBFS with sources imported into git
has caused the Debian Bug report #859643,
regarding FTBFS with sources imported into git
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
859643: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859643
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cockpit
Severity: minor

Hi,

the cockpit upstream tarball contains some empty directories. When
importing this into git, they get lost.. and then trying to build that
fails.

It would be nice if you could make sure that the upstream build system
either creates them, or doesn't fail.

Regards,
Daniel

--- End Message ---
--- Begin Message ---
Version: 139-1

Daniel Baumann [2017-04-05 15:21 +0200]:
> the cockpit upstream tarball contains some empty directories. When
> importing this into git, they get lost.. and then trying to build that
> fails.

This seems to work fine now with the current version:

| $ apt-get source cockpit
| $ cd cockpit-139/
| $ find -type d -empty | xargs rmdir --verbose
| rmdir: removing directory, './bower_components/term.js-cockpit/example'
| rmdir: removing directory, './bower_components/term.js-cockpit/lib'
| rmdir: removing directory, './bower_components/term.js-cockpit/test'
| rmdir: removing directory, './bower_components/react-lite-cockpit/lib'
| rmdir: removing directory, './bower_components/react-lite-cockpit/__tests__'
| rmdir: removing directory, './bower_components/react-lite-cockpit/jest'
| rmdir: removing directory, './bower_components/react-lite-cockpit/src'
| rmdir: removing directory, './bower_components/react-lite-cockpit/examples'
| rmdir: removing directory, './bower_components/mustache/test/spec'
| $ dpkg-buildpackage -us -uc -b -j4 && echo success
| [...]
| dpkg-deb: building package 'cockpit' in '../cockpit_139-1_all.deb'.
| [...]
| success

So I close this now. If you can still reproduce this  with a different
workflow, please specify the version and include a build log.

Thanks,

Martin

--- End Message ---
_______________________________________________
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-utopia-maintainers

Reply via email to