[wpkg-users] [Bug 77] Zombie package handling
bugzilla-daemon at bugzilla.wpkg.org
bugzilla-daemon at bugzilla.wpkg.org
Wed Oct 24 11:27:07 CEST 2007
http://bugzilla.wpkg.org/show_bug.cgi?id=77
--- Comment #1 from Tomasz Chmielewski <mangoo at wpkg.org> 2007-10-24 11:27:04 ---
Ever heard of "diff" tool? It's used to create patches, i.e., all changes
between any two files (like between wpkg.js 0.9.12-test2 and your new version
here).
This way, reviewing is way easier, as one has to focus on changes only).
Usage - "diff -u file1 file2 > file.diff".
I didn't understand how it should work.
>From your description it looks like it would remove a package from a local
machine's wpkg.xml if the package removal fails? This shouldn't happen - if the
package removal failed, we should assume the package is still installed
(imagine a situation where we tried to remove a file in use).
I didn't mean to discourage you, I just need some more info ;)
--
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users
More information about the wpkg-users
mailing list