Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1904473 - F34FailsToInstall: veusz
Summary: F34FailsToInstall: veusz
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: veusz
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeremy Sanders
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1825507
Blocks: F34FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2020-12-04 14:53 UTC by Miro Hrončok
Modified: 2020-12-05 11:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-12-05 11:56:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2020-12-04 14:53:54 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (veusz) Fails To Install in Fedora 34:

can't install veusz:
  - nothing provides python3.9dist(sip) needed by veusz-3.3-1.fc34.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/rawhide-gating/multi-builds/

Thanks!

Comment 1 Miro Hrončok 2020-12-05 09:56:54 UTC
The requirement on sip is based on upstream metadata:

https://github.com/veusz/veusz/blob/veusz-3.3/setup.py#L40

Comment 2 Jeremy Sanders 2020-12-05 11:31:35 UTC
Thanks - I hadn't realised automatic requirements were generated from setup.py. I've removed the sip one with a patch and built veusz-3.3-2.fc34. Therefore I think this bug can be closed. Is there an easy way to test F34 installability first?

Comment 3 Miro Hrončok 2020-12-05 11:56:23 UTC
> I hadn't realised automatic requirements were generated from setup.py.

Details: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_automatically_generated_dependencies


> Is there an easy way to test F34 installability first?

$ mock -r fedora-rawhide-x86_64 --install veusz --enablerepo=local
...
Installed:
  ...
  python3-pyqt5-sip-4.19.24-1.fc34.x86_64 
  ...
  veusz-3.3-2.fc34.x86_64
  ...


Thanks!


Note You need to log in before you can comment on or make changes to this bug.