pombreda / windows-package-manager

Automatically exported from code.google.com/p/windows-package-manager
0 stars 0 forks source link

Some Npackd installed packages have duplicate entries #351

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The most obvious one is NpackdCL itself, which can be observed immediately 
after a fresh install:

PS C:\> msiexec.exe /qb- /i http://bit.ly/npackdcl-1_18_7
PS C:\> & 'C:\Program Files (x86)\NpackdCL\npackdcl.exe' list
[0%] - Detecting directories deleted externally
[75%] - Clearing information about installed package versions in nested 
directories
16 package versions found:
...
NpackdCL 1.18.7 (msi.c32ca36a-da63-4d55-9b17-87c61033137d)
NpackdCL 1.18.7 (com.googlecode.windows-package-manager.NpackdCL)
...

It also happens with some other packages, but not all

PS C:\> npackdcl.exe add -p WinFF -p Foobar2000 -p WinDirStat
...
PS C:\> npackdcl.exe list
[0%] - Detecting directories deleted externally
[100%] - Clearing information about installed package versions in nested 
directories
22 package versions found:

...
foobar2000 1.3.2 (control-panel.foobar2000)
foobar2000 1.3.2 (org.foobar2000.Foobar2000)
...
NpackdCL 1.18.7 (com.googlecode.windows-package-manager.NpackdCL)
NpackdCL 1.18.7 (msi.c32ca36a-da63-4d55-9b17-87c61033137d)
...
WinDirStat 1.1.2 (info.windirstat.WinDirStat)
...
WinFF 1.5.3 (org.winff.WinFF)
WinFF_is1 1 (control-panel.WinFF_is1)

Original issue reported on code.google.com by kevmi...@gmail.com on 25 Apr 2014 at 2:26

GoogleCodeExporter commented 9 years ago

Original comment by tim.lebe...@gmail.com on 25 Apr 2014 at 7:01

GoogleCodeExporter commented 9 years ago
Looks fixed in 1.19.8

Original comment by kevmi...@gmail.com on 30 May 2014 at 11:43

GoogleCodeExporter commented 9 years ago
thank you for the test, but I would not recommend to use it yet. It is of alpha 
quality.

Original comment by tim.lebe...@gmail.com on 31 May 2014 at 10:46

GoogleCodeExporter commented 9 years ago
Npackd 1.19.13 alpha is available: 
- 
https://sourceforge.net/projects/npackd/files/com.googlecode.windows-package-man
ager.Npackd64/
- 
https://sourceforge.net/projects/npackd/files/com.googlecode.windows-package-man
ager.Npackd/
- 
https://sourceforge.net/projects/npackd/files/com.googlecode.windows-package-man
ager.NpackdCL/
or from the unstable repository

Original comment by tim.lebe...@gmail.com on 23 Aug 2014 at 10:06

GoogleCodeExporter commented 9 years ago
Npackd 1.19.13 is the next stable release: 
https://code.google.com/p/windows-package-manager/wiki/Downloads?tm=2

Original comment by tim.lebe...@gmail.com on 6 Oct 2014 at 5:11