This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 167111 - Upgrade system have to be improved in deb packages
Summary: Upgrade system have to be improved in deb packages
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Debian (show other bugs)
Version: 6.x
Hardware: Other All
: P3 blocker (vote)
Assignee: Yulia Novozhilova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-15 15:07 UTC by Yulia Novozhilova
Modified: 2010-02-18 08:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yulia Novozhilova 2009-06-15 15:07:54 UTC
After a (cluster) package is installed, it shall touch the 
$cluster_dir/.lastModified file to invalidate any user all-resources cache. 
It doesn't happen in current version of netbeans deb packages.

Furthermore, as an enhancement it make sense to research the situation with libraries that netbeans links to.

------- comments from jtulach Wed May 13 08:48:04 +0000 2009, Issue 164573-------
However this does not work for libraries that are symlinked from individual clusters. We need to touch the 
$cluster_dir/.lastModified file as well. Imho this will need a %trigger for each of the packages that a cluster links 
to. Such trigger shall touch the $cluster_dir/.lastModified file to invalidate the all-resources cache.
Comment 1 dlipin 2010-02-06 05:06:56 UTC
Please address in 6.8 packages or mark with NO69 keyword and set TM to 6.9/Next.
Comment 2 Yulia Novozhilova 2010-02-18 08:21:29 UTC
Fixed for clusters, not for external libraries