Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 193303
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo ALSA team <alsa-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jack Kelly <endgame.dos@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
alsaconf-no-modules-update.patch Replace the modules-update call with update-modules patch Jack Kelly 2007-09-21 09:22 0000 528 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 193303 depends on: Show dependency tree
Bug 193303 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-21 09:22 0000
See summary. Patch follows.

Reproducible: Always

Steps to Reproduce:
1. Run alsaconf and configure your sound card.
2. Observe the "modules-update is going away" warning.
3. Cry.

Actual Results:  
modules-update was called showing a warning.

Expected Results:  
update-modules should be called instead.

I'll upload a patch in a minute.

------- Comment #1 From Jack Kelly 2007-09-21 09:22:56 0000 -------
Created an attachment (id=131501) [details]
Replace the modules-update call with update-modules

------- Comment #2 From Jakub Moc (RETIRED) 2007-09-21 09:37:30 0000 -------
Looks just fine here w/ media-sound/alsa-utils-1.0.15_rc1

<snip>
    if [ "$distribution" = "gentoo" ]; then
      xecho "Running modules-update..."
      modules-update
</snip>

------- Comment #3 From Arfrever Frehtes Taifersar Arahesis 2007-09-21 16:05:39 0000 -------
Jakub, could you just run `modules-update`?

------- Comment #4 From Jack Kelly 2007-09-21 16:12:25 0000 -------
Yes, modules-update still exists, however:

/sbin/modules-update from sys-apps/module-init-tools version 3.2.2-r3 on ~x86
line 32:

[[ ${argv0} == "modules-update" ]] && ewarn "Please run 'update-modules' from
now on; 'modules-update' is going away"

Reopening. If I shouldn't be reopening bugs, someone let me know.

------- Comment #5 From Jakub Moc (RETIRED) 2007-09-21 16:13:02 0000 -------
(In reply to comment #3)
The whole confusion here comes from the fact that the patch is messing with
irrelevant debian stuff.

------- Comment #6 From Jakub Moc (RETIRED) 2007-09-21 16:13:32 0000 -------
Plus get this upstream, please.

------- Comment #7 From Jack Kelly 2007-09-21 16:36:03 0000 -------
Reported upstream.

------- Comment #8 From Christian Heim (RETIRED) 2007-10-03 14:42:32 0000 -------
Fixed w/ 1.0.14-r2. Thanks Jack.

------- Comment #9 From Jack Kelly 2007-10-04 15:39:42 0000 -------
media-sound/alsa-utils-1.0.15_rc1 should probably be patched too, as it also
shows this problem and there's no signs of life on the upstream bug.

------- Comment #10 From Helmut Auer 2007-11-12 20:00:49 0000 -------
Sorry for hijacking, but the correct place for the alsa config file should be 
/etc/modprobe.d/alsa for 2.6 kernels, not /etc/modules.d/alsa.

------- Comment #11 From Tony Vroon 2008-03-12 17:03:03 0000 -------
This was fixed by Christian Heim for 1.0.14; unfortunately for some reason the
patch wasn't applied in 1.0.15 ebuilds. To confirm, 1.0.16 applies it:
epatch "${FILESDIR}/${PN}-1.0.14-alsaconf-modules-update.patch"

Apologies for the inconvenience.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug