Opened 10 years ago

Last modified 7 years ago

#10914 closed bug

Repeatedly adding a package causes activation/deactivation — at Version 3

Reported by: luroh Owned by: bonefish
Priority: normal Milestone: R1
Component: Kits/Package Kit Version: R1/Development
Keywords: Cc: brendan.brewster@…
Blocked By: Blocking:
Platform: All

Description (last modified by luroh)

hrev47327, gcc2.

  1. Run the 'install-wifi-firmwares' script, it will put a wifi_firmwares-1-any.hpkg into system/packages/
  2. Open a Tracker window to monitor the contents of the system/data/firmware folder
  3. Repeatedly create and move a copy of wifi_firmwares-1-any.hpkg into system/packages/
  4. Observe in the Tracker window how the package gets mounted and unmounted every other time the package is added

Running the 'install-wifi-firmwares' script several times will display the same symptom, of course. Also, my test case in #7000 might possibly be related.

Change History (3)

comment:1 by diver, 10 years ago

Ah, yes, this one is very annoying. Have to copy/symlink files twice, see description in #10872.

comment:2 by bonefish, 10 years ago

I don't understand the problem. You replace a package file in system/packages with a new file. I would expect that the old package gets deactivated and the new one activated. The description reads like that is exactly what happens.

in reply to:  2 comment:3 by luroh, 10 years ago

Description: modified (diff)

Replying to bonefish:

I would expect that the old package gets deactivated and the new one activated.

Exactly, but this doesn't happen. Only every other package you replace causes activation or deactivation of the package in question. Item 4. in the description amended.

Note: See TracTickets for help on using tickets.