On Mon, Jan 23, 2012 at 07:54:51PM +0100, Thorsten Alteholz wrote:
> >+# obtain build architecture to detect the right binary for installation
> 
> I guess that is not correct. Some times ago Bhaskar explained to me
> that there are reasons to let the user decide whether the 32bit or
> 64bit version shall be installed on amd64 ...
> 
> >+    # Considering that there are two distinct tarballs in the original 
> >tarball copying both into the
> >+    # target binary deb is just wrong - wee need to grep for the right 
> >architecture as well
> >+    cp -a `ls -1 | grep -v debian | grep $(BUILDARCH)` 
> >debian/$(pkg)/$(FISGTM_ROOT)/distribution
> 
> ... so I guess both tarballs are still needed on amd64. Of course on
> i386 only one should be available.

Just explaining my motivation - not insisting that this was correct:  We
are currently talking about / working on the initial package to
bootstrap a real fid-gtm package.  IMHO there are no user decisions
needed in this phase.  Once we are talking about some kind like
multiarch installations things will be different.  However, I'd like to
keep things as simple as possible in the beginning.  So I also would
recommend getting rid of the debconf stuff you injected into the initial
package (again not questioning that it might be needed later).

So my workflow would be in two separate lines:

  1. Build fis-gtm-initial_<version>_amd64.deb to get something
     that can be used to build fis-gtm_<version>_amd64.deb
     (and nothing else)
  2. Build fis-gtm-initial_<version>_i386.deb to get something
     that can be used to build fis-gtm_<version>_i386.deb
     (and nothing else)

IMHO that's complicated enough - we do not need multiarch at this
stage to kill ourself completely.  Luis + Bhaskar - feel free to
contradict this opinion.

Kind regards

      Andreas.

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-med-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120123212716.ge11...@an3as.eu

Reply via email to