Bug 295621
Summary: | Strange "ts_done name in te" messages on update | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eric Harney <eharney> | ||||
Component: | yum | Assignee: | Jeremy Katz <katzj> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 7 | CC: | djuran, james.antill, opensource, pmatilai, sergio, tim.lauridsen | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | 4.4.2.2 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2007-12-07 02:58:55 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Eric Harney
2007-09-19 00:58:42 UTC
Created attachment 198951 [details]
yum output with errors
could you please give me the output of both these commands?: rpm -q rpm grep rpm /var/log/yum.log # rpm -q rpm rpm-4.4.2.1-1.fc7 # grep rpm /var/log/yum.log [root@packetbane ~]# (nothing) See bug 283661 - will be fixed when rpm 4.4.2.2 final is released and pushed to F7 updates. So yes, there's an rpm bug involved (not issuing erase callbacks on packages that don't contain any files), yum's bug here is depending on behavior that's not present in any released rpm version. The new transaction callback stuff in yum essentially cause it to require rpm >= 4.4.2.2. The bug is also present in i386 and now in Fedora updates (not -testing). FYI: rpm 4.4.2.2 fixing this is currently in updates-testing. this is fixed in everything available so I'm closing |