Hi,
I'm using the Gnome 3.12 COPR that the desktop team has set up for us. I ran into some upgrade issues because the COPR repositories aren't multi-arch. As in, my system's an x86_64 but I have some i686 packages installed. During normal Fedora upgrades, both these package archs get updated just fine. However, this doesn't happen with the COPR repository.
Is it possible to set up multiarch repos for such scenarios?
https://lists.fedoraproject.org/pipermail/desktop/2014-February/009203.html
On 02/22/2014 05:15 AM, Ankur Sinha wrote:
I'm using the Gnome 3.12 COPR that the desktop team has set up for us. I ran into some upgrade issues because the COPR repositories aren't multi-arch. As in, my system's an x86_64 but I have some i686 packages installed. During normal Fedora upgrades, both these package archs get updated just fine. However, this doesn't happen with the COPR repository.
Is it possible to set up multiarch repos for such scenarios?
Sure, send me a patch :)
I can put it on my very long TODO list.
In the mean time I would solve the problem by two repo file, one with $ARCH and second with hardcoded i386 in baseurl.
On 25 February 2014 16:16, Miroslav Suchý msuchy@redhat.com wrote:
In the mean time I would solve the problem by two repo file, one with $ARCH and second with hardcoded i386 in baseurl.
FWIW, this is what I did in my COPR: https://copr.fedoraproject.org/coprs/rhughes/f20-gnome-3-12/
Richard.
On Tue, 2014-02-25 at 16:20 +0000, Richard Hughes wrote:
FWIW, this is what I did in my COPR: https://copr.fedoraproject.org/coprs/rhughes/f20-gnome-3-12/
That's what I'm doing too. However, Kevin pointed out the possibility of conflicts if both repos are enabled. He said that COPR will need to be mash the two repos together to create multilib repos, which could be difficult/slow.
I keep the i386 repo disabled by default and only enable it if an update fails because it didn't find corresponding i386 packages.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 02/26/2014 01:51 AM, Ankur Sinha wrote:
That's what I'm doing too. However, Kevin pointed out the possibility of conflicts if both repos are enabled.
That should solve cost=800 on x86_64 repo and cost=900 on i386 repo. Isn't it?
Mirek
On Wed, Feb 26, 2014 at 08:58:33AM +0100, Miroslav Suchy wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 02/26/2014 01:51 AM, Ankur Sinha wrote:
That's what I'm doing too. However, Kevin pointed out the possibility of conflicts if both repos are enabled.
That should solve cost=800 on x86_64 repo and cost=900 on i386 repo. Isn't it?
I was wondering if it would be worth putting the cost as a property of copr UI, giving the option to the user to set the cost desired.
Pierre
On Wed, 2014-02-26 at 09:42 +0100, Pierre-Yves Chibon wrote:
That should solve cost=800 on x86_64 repo and cost=900 on i386 repo. Isn't it?
Aye. Just updated my repo files. Thanks.
On 02/25/2014 05:20 PM, Richard Hughes wrote:
FWIW, this is what I did in my COPR: https://copr.fedoraproject.org/coprs/rhughes/f20-gnome-3-12/
Nice. I just steal that text and put it on Copr wiki.
Mirek
copr-devel@lists.fedorahosted.org