public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* python-odf
@ 2021-12-20 22:14 Marco Atzeri
  2021-12-22 13:17 ` python-odf Marco Atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Atzeri @ 2021-12-20 22:14 UTC (permalink / raw)
  To: cygwin-apps

Hi Jon,
while updating python-odf for the 3.9 round I noticed that for 1.4.1-1
I wrongly set a arch package instead of noarch as was for 0.9.5-1.

To solve the issue I copied the content of

/sourceware/ftp/anonftp/pub/cygwin/x86_64/release/python-odf
on
/sourceware/ftp/anonftp/pub/cygwin/noarch/release/python-odf


and removed the

/sourceware/ftp/anonftp/pub/cygwin/x86_64/release/python-odf
/sourceware/ftp/anonftp/pub/cygwin/x86/release/python-odf

I assume the modification should propagate at the next full rebuild 
(that I can not trigger)

I plan tomorrow to deploy almost all python packages



Regards
Marco

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: python-odf
  2021-12-20 22:14 python-odf Marco Atzeri
@ 2021-12-22 13:17 ` Marco Atzeri
  2021-12-22 14:42   ` python-odf Jon Turney
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Atzeri @ 2021-12-22 13:17 UTC (permalink / raw)
  To: cygwin-apps

On 20.12.2021 23:14, Marco Atzeri wrote:
> Hi Jon,
> while updating python-odf for the 3.9 round I noticed that for 1.4.1-1
> I wrongly set a arch package instead of noarch as was for 0.9.5-1.
> 
> To solve the issue I copied the content of
> 
> /sourceware/ftp/anonftp/pub/cygwin/x86_64/release/python-odf
> on
> /sourceware/ftp/anonftp/pub/cygwin/noarch/release/python-odf
> 
> 
> and removed the
> 
> /sourceware/ftp/anonftp/pub/cygwin/x86_64/release/python-odf
> /sourceware/ftp/anonftp/pub/cygwin/x86/release/python-odf
> 
> I assume the modification should propagate at the next full rebuild 
> (that I can not trigger)
> 
> I plan tomorrow to deploy almost all python packages
> 
> 

it seems to have worked

Regards
Marco


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: python-odf
  2021-12-22 13:17 ` python-odf Marco Atzeri
@ 2021-12-22 14:42   ` Jon Turney
  0 siblings, 0 replies; 3+ messages in thread
From: Jon Turney @ 2021-12-22 14:42 UTC (permalink / raw)
  To: cygwin-apps

On 22/12/2021 13:17, Marco Atzeri wrote:
> On 20.12.2021 23:14, Marco Atzeri wrote:
>> Hi Jon,
>> while updating python-odf for the 3.9 round I noticed that for 1.4.1-1
>> I wrongly set a arch package instead of noarch as was for 0.9.5-1.
>>
>> To solve the issue I copied the content of
>>
>> /sourceware/ftp/anonftp/pub/cygwin/x86_64/release/python-odf
>> on
>> /sourceware/ftp/anonftp/pub/cygwin/noarch/release/python-odf
>>
>>
>> and removed the
>>
>> /sourceware/ftp/anonftp/pub/cygwin/x86_64/release/python-odf
>> /sourceware/ftp/anonftp/pub/cygwin/x86/release/python-odf
>>
>> I assume the modification should propagate at the next full rebuild 
>> (that I can not trigger)
>>
>> I plan tomorrow to deploy almost all python packages
>>
> it seems to have worked
Yes, this is fine.

It's perhaps slightly non-ideal because it changes the published hash 
for the x86 python-odf 0.9.5-1 package, but I don't think this actually 
causes any problems.

(setup doesn't know the package has changed, so doesn't reinstall it, 
but that's not a problem as the contents are the same. There's perhaps 
some room for a setup feature where it records the hash of installed 
packages so it can notice this situation.)

(There used to be issues where setup would notice the a package in the 
package download cache with a mismatched hash and stop, but I think that 
is no longer the case and setup now evicts such packages from the 
package download cache.  But I don't think that applies in this case 
because a different download path will cause this package to be located 
in a different place in the package download cache)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-22 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-20 22:14 python-odf Marco Atzeri
2021-12-22 13:17 ` python-odf Marco Atzeri
2021-12-22 14:42   ` python-odf Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).