Your message dated Tue, 2 Jul 2019 01:41:27 +0200
with message-id <[email protected]>
and subject line can't reproduce
has caused the Debian Bug report #931116,
regarding btrfs-progs fails to build using git tarball
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 [email protected]
immediately.)


-- 
931116: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931116
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: btrfs-progs
Version: 5.1

I have updated the letest Debian Experimental package btrfs-progs to 5.1.1 from 5.1, but took the tarball from Github.

To make the build work, I had to:

--- a/btrfs-progs-5.1.1/debian/rules
+++ b/btrfs-progs-5.1.1/debian/rules
@@ -15,10 +15,11 @@ CFLAGS := $(patsubst -O2,-Os,$(CFLAGS))
 %:
        dh ${@} --with bash-completion,python3

-override_dh_autoreconf:
-       dh_autoreconf ./autogen.sh
+#override_dh_autoreconf:
+#      dh_autoreconf ./autogen.sh

 override_dh_auto_configure:
+       dh_autoreconf ./autogen.sh


Otherwise got an error:
Makefile:47: *** Makefile.inc not generated, please configure first.  Stop.

--
------
С уважением,
Михаил Новоселов | [email protected] | https://nixtux.ru

--- End Message ---
--- Begin Message ---
> I have updated the letest Debian Experimental package btrfs-progs to 
> 5.1.1 from 5.1, but took the tarball from Github.

> To make the build work, I had to:

Seems to work for me as-is.  I've just uploaded 5.1.1-1.


Meow!
-- 
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Packager's rule #1: upstream _always_ screws something up.  This
⢿⡄⠘⠷⠚⠋⠀ is true especially if you're packaging your own project.
⠈⠳⣄⠀⠀⠀⠀ 

--- End Message ---

Reply via email to