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

Bug#1005658: unison-2.51+4.11.1: FTBFS: detects changes in debian/control



Source: unison-2.51+4.11.1
Version: 2.51.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> sed -e "s/@UnisonVersion@/2.51/g" -e "s/@UnisonABI@/2.51+4.13.1/g" debian/control.in > debian/control.new
> diff -u debian/control debian/control.new
> --- debian/control	2020-10-15 11:46:52.000000000 +0000
> +++ debian/control.new	2022-02-12 22:42:04.954069034 +0000
> @@ -1,4 +1,4 @@
> -Source: unison-2.51+4.11.1
> +Source: unison-2.51+4.13.1
>  Section: utils
>  Priority: optional
>  Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
> @@ -17,7 +17,7 @@
>  Vcs-Browser: https://salsa.debian.org/ocaml-team/unison/-/tree/2.51/debian
>  Homepage: http://www.cis.upenn.edu/~bcpierce/unison/
>  
> -Package: unison-2.51+4.11.1
> +Package: unison-2.51+4.13.1
>  Architecture: any
>  Depends: ${shlibs:Depends}, ${ocaml:Depends}, ${misc:Depends}
>  Recommends: ssh-client | openssh-client
> @@ -43,9 +43,9 @@
>   specification, and is resilient to failure due to its careful
>   handling of the replicas and its private structures.
>  
> -Package: unison-2.51+4.11.1-gtk
> +Package: unison-2.51+4.13.1-gtk
>  Architecture: any
> -Depends: unison-2.51+4.11.1, ${shlibs:Depends}, ${ocaml:Depends}, ${misc:Depends}
> +Depends: unison-2.51+4.13.1, ${shlibs:Depends}, ${ocaml:Depends}, ${misc:Depends}
>  Recommends: ssh-askpass, ssh-client | openssh-client
>  Breaks: unison-gtk (<< 2.48.4-5~)
>  Replaces: unison-gtk (<< 2.48.4-5~)
> make[1]: *** [debian/rules:34: override_dh_auto_configure] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/unison-2.51+4.11.1_2.51.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply to: