Bug#804590: [Debian-ha-maintainers] Bug#804590: redhat-cluster: build-depends on libcorosync-dev which is no longer built

2016-01-02 Thread Jonathan Wiltshire
On Mon, Dec 14, 2015 at 02:22:54AM +0100, Ferenc Wagner wrote:
> The redhat-cluster package will be removed from the archive, we don't
> intend to fix it.

Here's the hit list then:

===
Checking reverse dependencies...
# Broken Depends:
gfs2-utils: gfs2-cluster [amd64 arm64 armel armhf i386 mips mipsel powerpc 
ppc64el s390x]
gfs2-utils [amd64 arm64 armel armhf i386 mips mipsel powerpc 
ppc64el s390x]
lvm2: clvm [amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64el 
s390x]

# Broken Build-Depends:
gfs2-utils: libccs-dev (>= 3.1.0)
libcman-dev (>= 3.1.0)
libdlm-dev (>= 3.1.0)
libdlmcontrol-dev (>= 3.1.0)
libfence-dev (>= 3.1.0)
liblogthread-dev (>= 3.1.0)
lvm2: libdlm-dev (> 2)
ocfs2-tools: libdlm-dev
 libdlmcontrol-dev

Dependency problem found.
===


-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51



signature.asc
Description: Digital signature


Bug#804590: [Debian-ha-maintainers] Bug#804590: redhat-cluster: build-depends on libcorosync-dev which is no longer built

2016-01-02 Thread Ferenc Wagner
Jonathan Wiltshire  writes:

> On Mon, Dec 14, 2015 at 02:22:54AM +0100, Ferenc Wagner wrote:
>
>> The redhat-cluster package will be removed from the archive, we don't
>> intend to fix it.
>
> Here's the hit list then:

[gfs2-utils, lvm2, ocfs2-tools]

That's fine, once pacemaker passes NEW, we can upload the new DLM
package and adjust the above to use it instead of redhat-cluster.
-- 
Thanks,
Feri.



Bug#804590: redhat-cluster: build-depends on libcorosync-dev which is no longer built

2015-12-13 Thread gregor herrmann
On Mon, 09 Nov 2015 20:39:32 +0100, Emilio Pozuelo Monfort wrote:

> Your package build-depends on libcorosync-dev which is no longer
> built by corosync. Please switch to the appropriate packages to
> build against the new version.

Afer replacing libcorosync-dev with libcorosync-common-dev and
libconfdb-dev, the build ends with:

make[5]: Entering directory '/build/redhat-cluster-3.1.8/config/plugins/xml'
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall 
-Wformat=2 -Wshadow -Wmissing-prototypes -Wstrict-prototypes 
-Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align 
-Wbad-function-cast -Wmissing-format-attribute -Wformat-security 
-Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Wmissing-declarations 
-O2 -ggdb3 -MMD -I/build/redhat-cluster-3.1.8/make 
-DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" 
-DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 
-DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.1.8\" -Wall -Wformat=2 -Wshadow 
-Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement 
-Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast 
-Wmissing-format-attribute -Wformat-security -Wformat-nonliteral -Wno-long-long 
-Wno-strict-aliasing -Wmissing-declarations -O2 -ggdb3 -MMD 
-I/build/redhat-cluster-3.1.8/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" 
-DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" 
-DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.1.8\" 
-Wall -Wformat=2 -Wshadow -Wmissing-prototypes -Wstrict-prototypes 
-Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align 
-Wbad-function-cast -Wmissing-format-attribute -Wformat-security 
-Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Wmissing-declarations 
-O2 -ggdb3 -MMD -I/build/redhat-cluster-3.1.8/make 
-DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" 
-DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 
-DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.1.8\" -Wall -Wformat=2 -Wshadow 
-Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement 
-Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast 
-Wmissing-format-attribute -Wformat-security -Wformat-nonliteral -Wno-long-long 
-Wno-strict-aliasing -Wmissing-declarations -O2 -ggdb3 -MMD 
-I/build/redhat-cluster-3.1.8/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" 
-DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" 
-DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.1.8\" 
-fPIC -D_GNU_SOURCE `xml2-config --cflags` -I/usr/include   -c -o config.o 
/build/redhat-cluster-3.1.8/config/plugins/xml/config.c
/build/redhat-cluster-3.1.8/config/plugins/xml/config.c:6:35: fatal error: 
corosync/lcr/lcr_comp.h: No such file or directory
compilation terminated.

and corosync/lcr/lcr_comp.h seems to be gone from the archive.

Looks like this need more work than just changing build dependencies.


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Eagles: Best Of My Love


signature.asc
Description: Digital Signature


Bug#804590: [Debian-ha-maintainers] Bug#804590: redhat-cluster: build-depends on libcorosync-dev which is no longer built

2015-12-13 Thread Ferenc Wagner
gregor herrmann  writes:

> On Mon, 09 Nov 2015 20:39:32 +0100, Emilio Pozuelo Monfort wrote:
>
>> Your package build-depends on libcorosync-dev which is no longer
>> built by corosync. Please switch to the appropriate packages to
>> build against the new version.
>
> Afer replacing libcorosync-dev with libcorosync-common-dev and
> libconfdb-dev, the build ends with:
> [...]
> /build/redhat-cluster-3.1.8/config/plugins/xml/config.c:6:35: fatal error: 
> corosync/lcr/lcr_comp.h: No such file or directory
> compilation terminated.
>
> and corosync/lcr/lcr_comp.h seems to be gone from the archive.
>
> Looks like this need more work than just changing build dependencies.

The redhat-cluster package will be removed from the archive, we don't
intend to fix it.
-- 
Regards,
Feri.



Bug#804590: redhat-cluster: build-depends on libcorosync-dev which is no longer built

2015-11-09 Thread Emilio Pozuelo Monfort
Source: redhat-cluster
Version: 3.1.8-1.3
Severity: serious

Your package build-depends on libcorosync-dev which is no longer
built by corosync. Please switch to the appropriate packages to
build against the new version.

Emilio