Bug 1017774 - Order in which patches are applied
Summary: Order in which patches are applied
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dwm
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-10 13:33 UTC by Michal Haško
Modified: 2015-03-02 04:01 UTC (History)
2 users (show)

Fixed In Version: dwm-6.0-7.fc18
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-28 07:45:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michal Haško 2013-10-10 13:33:04 UTC
Description of problem:
dwm-start applies patches in no particular (wrong) order, which causes patching to fail.

Version-Release number of selected component (if applicable):
dwm-user-6.0-5.fc19.x86_64

/usr/bin/dwm-start:64:
find ${patches} -type f -name '*.diff' -printf "patch -p1 < %p\n" | sh

find doesn't sort the patches. They need to be sorted before applying

Comment 1 Fedora Update System 2013-10-11 06:08:10 UTC
dwm-6.0-7.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/dwm-6.0-7.fc20

Comment 2 Fedora Update System 2013-10-11 06:08:27 UTC
dwm-6.0-7.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/dwm-6.0-7.fc19

Comment 3 Fedora Update System 2013-10-11 06:08:46 UTC
dwm-6.0-7.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/dwm-6.0-7.fc18

Comment 4 Fedora Update System 2013-10-22 04:58:00 UTC
dwm-6.0-7.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2013-10-22 04:59:11 UTC
dwm-6.0-7.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2013-11-10 06:27:31 UTC
dwm-6.0-7.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


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