Add DKMS support to sl-modem

Bug #298273 reported by أحمد المحمودي (Ahmed El-Mahmoudy)
2
Affects Status Importance Assigned to Milestone
sl-modem (Ubuntu)
Fix Released
Undecided
Mario Limonciello

Bug Description

The attached debdiff adds DKMS support for sl-modem.

Revision history for this message
أحمد المحمودي (Ahmed El-Mahmoudy) (aelmahmoudy) wrote :
Changed in sl-modem:
assignee: nobody → superm1
Revision history for this message
Mario Limonciello (superm1) wrote :
Download full text (10.6 KiB)

This package is not pulling in the right headers from it's depends. You'll need something that pulls in linux-headers-generic | linux-headers I believe.

Have you tested this DKMS build on a standard desktop install? I've only been testing it in a chroot, so I may be a corner case:

(jaunty-i386)root@serverman:/home/supermario/ubuntu/incoming# apt-get install sl-modem-source
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libfile-basedir-perl libfile-desktopentry-perl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  busybox-initramfs debhelper dkms dmsetup html2text initramfs-tools kernel-package klibc-utils libdevmapper1.02.1 libklibc libmail-sendmail-perl libsys-hostname-long-perl
  libvolume-id0 lilo linux-firmware linux-headers-2.6.27-1-386 linux-image linux-image-2.6.27-7-generic linux-image-generic linux-ports-headers-2.6.27-1 mbr module-assistant
  module-init-tools po-debconf udev uuid-runtime
Suggested packages:
  dh-make linux-source kernel-source libdb3-dev libncurses-dev docbook-utils xmlto linux-initramfs-tool lilo-doc fdutils linux-doc-2.6.27 linux-source-2.6.27 libmail-box-perl
The following NEW packages will be installed:
  busybox-initramfs debhelper dkms dmsetup html2text initramfs-tools kernel-package klibc-utils libdevmapper1.02.1 libklibc libmail-sendmail-perl libsys-hostname-long-perl
  libvolume-id0 lilo linux-firmware linux-headers-2.6.27-1-386 linux-image linux-image-2.6.27-7-generic linux-image-generic linux-ports-headers-2.6.27-1 mbr module-assistant
  module-init-tools po-debconf sl-modem-source udev uuid-runtime
0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded.
Need to get 36.7MB/37.2MB of archives.
After this operation, 166MB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
  sl-modem-source
Install these packages without verification [y/N]? y
Get:1 http://archive.ubuntu.com jaunty/main libklibc 1.5.12-2ubuntu1 [45.8kB]
Get:2 http://archive.ubuntu.com jaunty/main klibc-utils 1.5.12-2ubuntu1 [140kB]
Get:3 http://archive.ubuntu.com jaunty/main busybox-initramfs 1:1.10.2-2ubuntu1 [504kB]
Get:4 http://archive.ubuntu.com jaunty/main module-init-tools 3.3-pre11-4ubuntu16 [74.5kB]
Get:5 http://archive.ubuntu.com jaunty/main libvolume-id0 124-10 [87.7kB]
Get:6 http://archive.ubuntu.com jaunty/main uuid-runtime 1.41.3-1ubuntu1 [48.1kB]
Get:7 http://archive.ubuntu.com jaunty/main udev 124-10 [264kB]
Get:8 http://archive.ubuntu.com jaunty/main initramfs-tools 0.92bubuntu15 [79.7kB]
Get:9 http://archive.ubuntu.com jaunty/main linux-image-2.6.27-7-generic 2.6.27-7.14 [23.4MB]
Get:10 http://archive.ubuntu.com jaunty/main libdevmapper1.02.1 2:1.02.27-4ubuntu1 [55.1kB]
Get:11 http://archive.ubuntu.com jaunty/main dmsetup 2:1.02.27-4ubuntu1 [39.6kB]
Get:12 http://archive.ubuntu.com jaunty/main html2text 1.3.2a-5 [91.9kB]
Get:13 http://archive.ubuntu.com jaunty/main po-debconf 1.0.15ubuntu1 [237kB]
Get:14 http://archive.ubuntu.com jaunty/main debhelper 7.0.17ubuntu1 [...

Revision history for this message
أحمد المحمودي (Ahmed El-Mahmoudy) (aelmahmoudy) wrote : Re: [Bug 298273] Re: Add DKMS support to sl-modem

Hello,

  Sorry for the late reply.

On Tue, Nov 18, 2008 at 05:58:55PM -0000, Mario Limonciello wrote:
> This package is not pulling in the right headers from it's depends.
> You'll need something that pulls in linux-headers-generic | linux-
> headers I believe.
>
> Have you tested this DKMS build on a standard desktop install? I've
> only been testing it in a chroot, so I may be a corner case:
---end quoted text---

  I've built it using pbuilder for Intreipd on my machine. Anyways I
  just uploaded it to my PPA, it compiled for AMD64 architecture, but I
  got a CHROOTWAIT problem for i386 architecture, I don't understand
  what that is.

--
 أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
 GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C 156E D325 C3C8 9DCA 0B27

Revision history for this message
Mario Limonciello (superm1) wrote :

The important part is the test install rather than just the test build. I
was able to do test builds just fine.

On Thu, Nov 20, 2008 at 22:30, أحمد المحمودي (Ahmed El-Mahmoudy) <
<email address hidden>> wrote:

> Hello,
>
> Sorry for the late reply.
>
> On Tue, Nov 18, 2008 at 05:58:55PM -0000, Mario Limonciello wrote:
> > This package is not pulling in the right headers from it's depends.
> > You'll need something that pulls in linux-headers-generic | linux-
> > headers I believe.
> >
> > Have you tested this DKMS build on a standard desktop install? I've
> > only been testing it in a chroot, so I may be a corner case:
> ---end quoted text---
>
> I've built it using pbuilder for Intreipd on my machine. Anyways I
> just uploaded it to my PPA, it compiled for AMD64 architecture, but I
> got a CHROOTWAIT problem for i386 architecture, I don't understand
> what that is.
>
> --
> أحمد المحمودي (Ahmed El-Mahmoudy)
> Digital design engineer
> GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
> GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C 156E D325 C3C8 9DCA 0B27
>
> --
> Add DKMS support to sl-modem
> https://bugs.launchpad.net/bugs/298273
> You received this bug notification because you are a bug assignee.
>

--
Mario Limonciello
<email address hidden>

Revision history for this message
أحمد المحمودي (Ahmed El-Mahmoudy) (aelmahmoudy) wrote :

  Yes, it installed well on Intrepid, never tried it on a Jaunty system.
  Btw, I see from the log you pasted, that apt-get pulled
  linux-headers-2.6.27-1-386, yet DKMS tries to build modules for kernel
  2.6.24-20-generic.

Revision history for this message
Mario Limonciello (superm1) wrote : Re: [Bug 298273] [NEW] Add DKMS support to sl-modem

That's because of the chroot I was booted into. Don't worry about IT.

On 11/21/2008, أحمد المحمودي (Ahmed El-Mahmoudy)
<email address hidden> wrote:
> Yes, it installed well on Intrepid, never tried it on a Jaunty system.
> Btw, I see from the log you pasted, that apt-get pulled
> linux-headers-2.6.27-1-386, yet DKMS tries to build modules for kernel
> 2.6.24-20-generic.
>
> --
> Add DKMS support to sl-modem
> https://bugs.launchpad.net/bugs/298273
> You received this bug notification because you are a bug assignee.
>

--
Sent from my mobile device

Mario Limonciello
<email address hidden>

Revision history for this message
أحمد المحمودي (Ahmed El-Mahmoudy) (aelmahmoudy) wrote :

On Sat, Nov 22, 2008 at 08:42:24PM -0000, Mario Limonciello wrote:
> That's because of the chroot I was booted into. Don't worry about IT.
---end quoted text---

So, that means that the patch is fine or what ?

Revision history for this message
Mario Limonciello (superm1) wrote :

You still need a mrthod to pull in the headers as I was advising.I'm
just saying the install time kernel error that is in my log can be
ignored.

On 11/22/2008, أحمد المحمودي (Ahmed El-Mahmoudy)
<email address hidden> wrote:
> On Sat, Nov 22, 2008 at 08:42:24PM -0000, Mario Limonciello wrote:
>> That's because of the chroot I was booted into. Don't worry about IT.
> ---end quoted text---
>
> So, that means that the patch is fine or what ?
>
> --
> Add DKMS support to sl-modem
> https://bugs.launchpad.net/bugs/298273
> You received this bug notification because you are a bug assignee.
>

--
Sent from my mobile device

Mario Limonciello
<email address hidden>

Revision history for this message
أحمد المحمودي (Ahmed El-Mahmoudy) (aelmahmoudy) wrote :

tags 298273 patch

On Sun, Nov 23, 2008 at 07:24:28AM -0000, Mario Limonciello wrote:
> You still need a mrthod to pull in the headers as I was advising.I'm
> just saying the install time kernel error that is in my log can be
> ignored.
---end quoted text---

  Ok, I added linux-headers-generic | linux-headers to sl-modem-source
  Recommends: field.

  Although I see that the headers were indeed pulled by apt-get
  according to your log.

--
 أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
  SySDSoft, Inc.
 GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
 GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C 156E D325 C3C8 9DCA 0B27

Revision history for this message
James Westby (james-w) wrote :

Hi,

Has this been uploaded?

Thanks,

James

Changed in sl-modem:
status: New → Fix Released
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.