← Back to team overview

launchpad-users team mailing list archive

Re: package built only for i386?

 

Hi Sabin,

On Wed 28 Sep 2011 09:05:38 AM CEST, Sabin Iacob wrote:
> I'm a bit confused, I published a package just now to one of PPAs and
> it only got built for i386, although it's got Architecture: all in
> debian/control
>
> Is it a known problem? I don't remember seeing anything from
> launchpadstatus on the issue.
>
> here's the changes file:
>
> https://launchpadlibrarian.net/81277442/rabbitmq-server_2.6.1-0~ppa1_source.changes
> <https://launchpadlibrarian.net/81277442/rabbitmq-server_2.6.1-0%7Eppa1_source.changes>
"Arch: all" packages are packages that are architecture-independent. As 
they will be the same for each architecture, we only build for one 
architecture (in Launchpad's case, i386).

If you want the package built for each architecture separately, use 
"Arch: any".

Cheers,

Jelmer


References