You can also check what is going on with getdeb development reading our Blog
Welcome Visitor, you can login or register .Browsing software for Desktop , the following types are available.
|
|
SubDownloader 2.0.8
|
| Utility to search and download/upload subtitles for videofiles (DIVX,MPEG,AVI,etc) and DVD's using fast hashing. |
| RE: Still nasty postinst | |
| By lamego, 2008-11-12 16:23:29 | |
|
Hello, sorry I have missed your comments on the previous package. The package was fixed and reupload now. Thanks | |
| Still nasty postinst | |
| By msundman, 2008-11-12 15:15:10 | |
|
This has the same problem as 2.0.7, namely that the postinst creates a symlink that isn't removed when the package is removed. This new version's postinst also moves around some files in /usr/share. You shouldn't create/delete/move files in the p(ost|re)inst files, since then the filesystem won't be in sync with the packaging system. All files to be added to the system dirs should be in the deb file. | |