[Hardy] not able to get any output on dpkg -i linux-ubuntu-modules-$(uname -r)

Bug #203419 reported by Shirish Agarwal
4
Affects Status Importance Assigned to Milestone
linux-ubuntu-modules-2.6.24 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Hi all,
 I dunno if this is a duplicate of already something reported or not.

I'm getting this output

shirish@Mugglewille:~$ sudo dpkg -i linux-ubuntu-modules-$(uname -r)
[sudo] password for shirish:
dpkg: error processing linux-ubuntu-modules-2.6.24-12-generic (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 linux-ubuntu-modules-2.6.24-12-generic

These are things which may or may not be needed.

Revision history for this message
Shirish Agarwal (shirishag75) wrote :
Revision history for this message
Shirish Agarwal (shirishag75) wrote :
Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Here's the pastebin of the output collected by ALSA

http://pastebin.ca/947041

Lemme tell that my sound is working & everything. I'm just curious why the command doesn't work. Perhaps due to bug 192559 or not?

Looking forward to answers.

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Just to add

shirish@Mugglewille:~$ aptitude search linux-ubuntu-modules-2.6.24-12-generic
i linux-ubuntu-modules-2.6.24-12-generic - Ubuntu supplied Linux modules for version 2.6.24 on x86/x8

which means the modules are installed

Revision history for this message
Daniel Hahler (blueyed) wrote :

Please correct me, if I'm wrong, but you appear to confuse "dpkg" with "apt-get".
dpkg is rather "low-level" and requires a .deb file to be installed, while you use "apt-get" with package names from repositories.

So, the following should work, but probably tell you that it's installed already:
  sudo apt-get install linux-ubuntu-modules-$(uname -r)

As said, please re-open the bug in case I'm missing your point.
Thank you.

Changed in linux-ubuntu-modules-2.6.24:
status: New → Invalid
Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Reopening for more discussion

Changed in linux-ubuntu-modules-2.6.24:
status: Invalid → New
Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Hi Daniel,
        I used the wiki which has the following info. for debugging sound problems :-

https://wiki.ubuntu.com/DebuggingSoundProblems (although I don't have any sound-related issues but)

was just going through the command.

doing the same gave me this output :-

shirish@Mugglewille:~$ dpkg -i linux-ubuntu-modules-$(uname -r)
dpkg: requested operation requires superuser privilege

hence I used the 'sudo' command to do the same.

Which either means either the wiki is incorrect & the command is something else (the point there is to generate a list of modules etc. )

Also subscribing u to the bug so you can put your informed understanding & close it if its still invalid or incorrect but with what should be proper info. Would update the wiki if its needed with the info. provided.

Cheers.

Revision history for this message
Daniel Hahler (blueyed) wrote :

Thank you for reporting back.
It looks like the wiki information is wrong, I've fixed it for now; I think Brian meant "dpkg -s" instead.

Changed in linux-ubuntu-modules-2.6.24:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.