Bug#557050: grc and gnuradio-companion: error when trying to install together

2010-05-18 Thread Johnathan Corgan
On Fri, May 14, 2010 at 12:45, Bdale Garbee bd...@gag.com wrote:

 Johnathan, was there negativity to the change or just a lack of concern
 about the issue because we though Conflicts would take care of it?
 Seems to me that making the change is the right solution.

This has been done upstream for the pending 3.3.0-rc1 release.  Since
there will be no further 3.2.x releases, you'll need to create a patch
to do so with the 3.2.2 tarball.  It's more than just renaming the
binary, but not significantly so.  See:

http://gnuradio.org/cgit/gnuradio.git/patch/?id=894461cbfb995e56b74ab03034ec3541caac

Johnathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557050: grc and gnuradio-companion: error when trying to install together

2010-05-14 Thread Ralf Treinen
Hi,

Citing Jonathan (19 Nov 2009):

 There is some discussion around renaming 'grc' to 'gnuradio', but the
 team is not yet decided.

What is the result of that discussion? The freeze is approaching, so I
guess we should come to a conclusion concerning this bug.

-Ralf.
-- 
Ralf Treinen
Laboratoire Preuves, Programmes et Systèmes
Université Paris Diderot, Paris, France.
http://www.pps.jussieu.fr/~treinen/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557050: grc and gnuradio-companion: error when trying to install together

2010-05-14 Thread Johnathan Corgan
On Fri, May 14, 2010 at 05:46, Ralf Treinen ralf.trei...@pps.jussieu.fr wrote:

 There is some discussion around renaming 'grc' to 'gnuradio', but the
 team is not yet decided.

 What is the result of that discussion? The freeze is approaching, so I
 guess we should come to a conclusion concerning this bug.

We decided not to do this.  Bdale had marked the package as
conflicting with the package that has the 'grc' binary, and we're
happy with that.  Is the status quo okay to continue?

Johnathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557050: grc and gnuradio-companion: error when trying to install together

2010-05-14 Thread Julien Cristau
On Fri, May 14, 2010 at 07:32:58 -0700, Johnathan Corgan wrote:

 On Fri, May 14, 2010 at 05:46, Ralf Treinen ralf.trei...@pps.jussieu.fr 
 wrote:
 
  There is some discussion around renaming 'grc' to 'gnuradio', but the
  team is not yet decided.
 
  What is the result of that discussion? The freeze is approaching, so I
  guess we should come to a conclusion concerning this bug.
 
 We decided not to do this.  Bdale had marked the package as
 conflicting with the package that has the 'grc' binary, and we're
 happy with that.  Is the status quo okay to continue?
 
Conflicts are not meant for this.  Debian policy says no two programs
with the same filename and different functionality are allowed, and the
only possible resolutions are to rename one or both of the programs.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#557050: grc and gnuradio-companion: error when trying to install together

2010-05-14 Thread Bdale Garbee
On Fri, 14 May 2010 16:48:48 +0200, Julien Cristau jcris...@debian.org wrote:
 Conflicts are not meant for this.  Debian policy says no two programs
 with the same filename and different functionality are allowed, and the
 only possible resolutions are to rename one or both of the programs.

Wow.  I don't recall policy section 10.1 at all, and I'm not at all sure
that I think this makes the world a better place.  But, you are correct
in your assertion that policy demands this class of conflict be resolved.

Johnathan, was there negativity to the change or just a lack of concern
about the issue because we though Conflicts would take care of it?
Seems to me that making the change is the right solution.

Of course, we need to figure out why I'm still getting two failures in the
test suite building against current Debian unstable pasted below before
I will be able to upload a new version regardless of what we decide on
this issue.  Any thoughts?

Bdale


1) test: qa_gr_fir_fff::t2 (F) line: 190 qa_gr_fir_fff.cc
double equality assertion failed
- Expected: -322997024
- Actual  : nan
- Delta   : 2906973.216


2) test: qa_gri_mmse_fir_interpolator::t1 (F) line: 57 qa_gri_mmse_fir_interpola
tor.cc
double equality assertion failed
- Expected: 0.192101076245308
- Actual  : nan
- Delta   : 0.004


pgpypQW4xnNeE.pgp
Description: PGP signature


Bug#557050: grc and gnuradio-companion: error when trying to install together

2010-05-14 Thread Johnathan Corgan
On Fri, May 14, 2010 at 12:45, Bdale Garbee bd...@gag.com wrote:

 Johnathan, was there negativity to the change or just a lack of concern
 about the issue because we though Conflicts would take care of it?

The latter.

 Seems to me that making the change is the right solution.

Will probably do so.  Still discussing on this end.

Johnathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557050: grc and gnuradio-companion: error when trying to install together

2009-11-19 Thread Bdale Garbee
reassign 557050 gnuradio
tags 557050 +pending
thanks

On Thu, 2009-11-19 at 08:47 +0100, Ralf Treinen wrote:
 Possible solutions are to have the two packages conflict

I've added a conflict with grc to gnuradio-companion.  I don't
anticipate much overlap of interest between the two packages so this
seems like the simplest solution.

CC'ing gnuradio upstream in case it might make sense to rename
the /usr/bin/grc binary to something that won't conflict with binaries
delivered by the grc package in a future release.

Bdale





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557050: grc and gnuradio-companion: error when trying to install together

2009-11-19 Thread Johnathan Corgan
On Thu, Nov 19, 2009 at 01:54, Bdale Garbee bd...@gag.com wrote:

 CC'ing gnuradio upstream in case it might make sense to rename
 the /usr/bin/grc binary to something that won't conflict with binaries
 delivered by the grc package in a future release.

There is some discussion around renaming 'grc' to 'gnuradio', but the
team is not yet decided.

Johnathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557050: grc and gnuradio-companion: error when trying to install together

2009-11-18 Thread Ralf Treinen
Package: gnuradio-companion,grc
Version: gnuradio-companion/3.2.2.dfsg-1
Version: grc/1.3
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-11-19
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  x11-common libxau6 libxdmcp6 libxcb1 libx11-data libx11-6 libxfixes3
  libmagic1 file libdb4.5 libpcre3 libsqlite3-0 libxml2 mime-support
  python2.5-minimal python2.5 python-minimal python python-central ucf defoma
  libexpat1 libfreetype6 ttf-dejavu-core ttf-dejavu-extra ttf-dejavu
  fontconfig-config libfontconfig1 fontconfig gnuradio gnuradio-doc usrp-doc
  libxslt1.1 python-lxml python-support python-cheetah libsysfs2 tsconf
  libts-0.0-0 libdirectfb-1.2-0 libpixman-1-0 libpng12-0 libxcb-render0
  libxcb-render-util0 libxrender1 libcairo2 python-cairo libffi5 libglib2.0-0
  libgirepository1.0-0 python-gobject libgfortran3 libblas3gf liblapack3gf
  python-numpy libatk1.0-0 libgtk2.0-common libavahi-common-data
  libavahi-common3 libdbus-1-3 libavahi-client3 libcups2 libjpeg62 libjasper1
  libpango1.0-common libdatrie1 libthai-data libthai0 libxft2 libpango1.0-0
  libtiff4 libxext6 libxcomposite1 libxcursor1 libxdamage1 libxi6 libxinerama1
  libxrandr2 shared-mime-info libgtk2.0-0 python-gtk2 gnuradio-companion grc

Extracting templates from packages: 36%
Extracting templates from packages: 72%
Extracting templates from packages: 100%
Preconfiguring packages ...
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package x11-common.
(Reading database ... 10432 files and directories currently installed.)
Unpacking x11-common (from .../x11-common_1%3a7.4+4_all.deb) ...
Selecting previously deselected package libxau6.
Unpacking libxau6 (from .../libxau6_1%3a1.0.5-1_amd64.deb) ...
Selecting previously deselected package libxdmcp6.
Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.2-3_amd64.deb) ...
Selecting previously deselected package libxcb1.
Unpacking libxcb1 (from .../libxcb1_1.4-1_amd64.deb) ...
Selecting previously deselected package libx11-data.
Unpacking libx11-data (from .../libx11-data_2%3a1.2.2-1_all.deb) ...
Selecting previously deselected package libx11-6.
Unpacking libx11-6 (from .../libx11-6_2%3a1.2.2-1_amd64.deb) ...
Processing triggers for man-db ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up x11-common (1:7.4+4) ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libxfixes3.
(Reading database ... 10735 files and directories currently installed.)
Unpacking libxfixes3 (from .../libxfixes3_1%3a4.0.3-2_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_5.03-3_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_5.03-3_amd64.deb) ...
Selecting previously deselected package libdb4.5.
Unpacking libdb4.5 (from .../libdb4.5_4.5.20-13_amd64.deb) ...
Selecting previously deselected package libpcre3.
Unpacking libpcre3 (from .../libpcre3_7.8-3_amd64.deb) ...
Selecting previously deselected package libsqlite3-0.
Unpacking libsqlite3-0 (from .../libsqlite3-0_3.6.20-1_amd64.deb) ...
Selecting previously deselected package libxml2.
Unpacking libxml2 (from .../libxml2_2.7.6.dfsg-1_amd64.deb) ...
Selecting previously deselected package mime-support.
Unpacking mime-support (from .../mime-support_3.46-1_all.deb) ...
Selecting previously deselected package python2.5-minimal.
Unpacking python2.5-minimal (from .../python2.5-minimal_2.5.4-2_amd64.deb) ...
Selecting previously deselected package python2.5.
Unpacking python2.5 (from .../python2.5_2.5.4-2_amd64.deb) ...
Selecting previously deselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.5.4-2_all.deb) ...
Selecting previously deselected package python.
Unpacking python (from .../python_2.5.4-2_all.deb) ...
Selecting previously deselected package python-central.
Unpacking python-central (from .../python-central_0.6.13_all.deb) ...
Selecting previously deselected package ucf.
Unpacking ucf (from .../archives/ucf_3.0024_all.deb) ...
Moving old data out of the way
Selecting previously deselected package defoma.
Unpacking defoma (from .../defoma_0.11.10-2_all.deb) ...
Selecting previously deselected package libexpat1.
Unpacking libexpat1 (from .../libexpat1_2.0.1-5_amd64.deb) ...
Selecting previously deselected package libfreetype6.
Unpacking libfreetype6 (from .../libfreetype6_2.3.11-1_amd64.deb) ...
Selecting previously deselected package ttf-dejavu-core.
Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.30-1_all.deb) ...
Selecting previously deselected package ttf-dejavu-extra.
Unpacking ttf-dejavu-extra (from