WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: 5.2 extension removal bug?  (Read 2791 times)

Offline malbo

  • Newbie
  • *
  • Posts: 22
5.2 extension removal bug?
« on: March 24, 2014, 11:09:02 AM »
Not sure if this is the right board, but I marked alsa-modules-3.0.21 for deletion and in doing so v4l-dvb-3.8.13 and i2c-3.8.13 were also marked. The 3.0.21 versions were not grabbed.

I don't know if those are legitimately not needed anymore, but I figured they would be needed by alsa-modules-3.8.13.

Should that be the behavior?  Actually... I noticed there are a lot of <extension>-KERNEL.tcz dependencies out there... does that mean a lot of things have been baked into the kernel now?

Thanks!

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: 5.2 extension removal bug?
« Reply #1 on: March 24, 2014, 11:17:58 AM »
KERNEL gets replaced by the output of 'uname -r'.
This allowa a dep to specify that a certain module is required without tying itself to a specific kernel.

Offline malbo

  • Newbie
  • *
  • Posts: 22
Re: 5.2 extension removal bug?
« Reply #2 on: March 24, 2014, 01:31:56 PM »
Got it.

So is it just up to the user to be cautious when deleting certain extensions?

Should I have done it differently? Is it best practice to remove old kernel versions before upgrading?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: 5.2 extension removal bug?
« Reply #3 on: March 24, 2014, 01:43:19 PM »
Mark for deletion will also mark dependencies if they are not needed by another module.
For this reason, it is best to install the new modules before deleting the old ones.
Otherwise they will be re-downloaded and installed when the new modules are installed.

Offline malbo

  • Newbie
  • *
  • Posts: 22
Re: 5.2 extension removal bug?
« Reply #4 on: March 24, 2014, 02:51:32 PM »
ok thanks!

Offline malbo

  • Newbie
  • *
  • Posts: 22
Re: 5.2 extension removal bug?
« Reply #5 on: April 17, 2014, 03:46:46 PM »
By the way... Won't downloading the new versions first just cause the same issue I'm having, since they're just going to pull the latest KERNEL version? It won't pull the older ones, right?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: 5.2 extension removal bug?
« Reply #6 on: April 17, 2014, 03:52:45 PM »
KERNEL is only expanded in deps processing.  If you select an extension to download, it downloads that extension.

Offline malbo

  • Newbie
  • *
  • Posts: 22
Re: 5.2 extension removal bug?
« Reply #7 on: April 17, 2014, 04:10:38 PM »
Sorry I phrased this question poorly...

I mean if I download the new extensions first and then go to delete, using the deletions tool, I'll run into the same issue, where it will try to delete the newer one. Right?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: 5.2 extension removal bug?
« Reply #8 on: April 17, 2014, 04:19:02 PM »
Try it and see.
You can view the deletions list, and clear it if you don't like what will be removed.