Your message dated Mon, 14 May 2012 01:22:05 +0000
with message-id <[email protected]>
and subject line Bug#668216: fixed in kmod 8-1
has caused the Debian Bug report #668216,
regarding kmod: modprobe fails to load zram.ko
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
668216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668216
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kmod
Version: 6-2
Severity: normal

Dear Maintainer,

I have problems loading zram with modprobe and Ben Hutchings
recommended to open a bug report:

http://lists.debian.org/debian-kernel/2012/04/msg00290.html

> > I have a small issue with zram, I cannot load it with modprobe, just with
> > insmod, which broke my /etc/init.d/zram script. The problem was
> > introduced with same recent upgrade in wheezy.
> > 
> > blackbox:~# uname -a
> > Linux blackbox 3.2.0-2-686-pae #1 SMP Tue Mar 20 19:48:26 UTC 2012 i686
> > GNU/Linux
> > blackbox:~# modprobe zram
> > ERROR: could not insert 'zram': No such file or directory
> > blackbox:~# modprobe -d /lib/modules/3.2.0-2-686-pae zram
> > blackbox:~# lsmod|grep zram
> > blackbox:~# insmod /lib/modules/3.2.0-2-686-
> > pae/kernel/drivers/staging/zram/zram.ko
> > blackbox:~# lsmod|grep zram
> > zram                   13155  0
> > blackbox:~#
> > 
> > Any hint what to check is very welcome.
> 
> ls -l /lib/modules/3.2.0-2-686-pae/modules.dep{,.bin}
> grep zram /lib/modules/3.2.0-2-686-pae/modules.dep{,.bin}

That looks ok for me (?):

rd@blackbox:~$ ls -l /lib/modules/3.2.0-2-686-pae/modules.dep{,.bin}
-rw-r--r-- 1 root root 351421 Apr  9 17:20 /lib/modules/3.2.0-2-686-
pae/modules.dep
-rw-r--r-- 1 root root 487906 Apr  9 17:20 /lib/modules/3.2.0-2-686-
pae/modules.dep.bin
rd@blackbox:~$ grep zram /lib/modules/3.2.0-2-686-pae/modules.dep{,.bin}
/lib/modules/3.2.0-2-686-pae/modules.dep:kernel/drivers/staging/zram/zram.ko:
Übereinstimmungen in Binärdatei /lib/modules/3.2.0-2-686-pae/modules.dep.bin.
rd@blackbox:~$ su -
Passwort: 
blackbox:~# modprobe zram zram_num_devices=2
ERROR: could not insert 'zram': No such file or directory
blackbox:~# ls -l /lib/modules/3.2.0-2-686-
pae/kernel/drivers/staging/zram/zram.ko
-rw-r--r-- 1 root root 17412 Mär 20 23:01 /lib/modules/3.2.0-2-686-
pae/kernel/drivers/staging/zram/zram.ko
blackbox:~# 
 
> Most likely you can fix this by running depmod again, but that is run
> automatically at installation time.

No, doesn't help unforteunately:

blackbox:~# depmod
blackbox:~# modprobe zram zram_num_devices=2
ERROR: could not insert 'zram': No such file or directory
blackbox:~# 


Thanks,
Rainer


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kmod depends on:
ii  libc6     2.13-27
ii  libkmod2  6-2
ii  lsb-base  4.1+Debian0

kmod recommends no packages.

kmod suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: kmod
Source-Version: 8-1

We believe that the bug you reported is fixed in the latest version of
kmod, which is due to be installed in the Debian FTP archive:

kmod_8-1.debian.tar.gz
  to main/k/kmod/kmod_8-1.debian.tar.gz
kmod_8-1.dsc
  to main/k/kmod/kmod_8-1.dsc
kmod_8-1_i386.deb
  to main/k/kmod/kmod_8-1_i386.deb
kmod_8.orig.tar.xz
  to main/k/kmod/kmod_8.orig.tar.xz
libkmod-dev_8-1_i386.deb
  to main/k/kmod/libkmod-dev_8-1_i386.deb
libkmod2-udeb_8-1_i386.udeb
  to main/k/kmod/libkmod2-udeb_8-1_i386.udeb
libkmod2_8-1_i386.deb
  to main/k/kmod/libkmod2_8-1_i386.deb
module-init-tools_8-1_all.deb
  to main/k/kmod/module-init-tools_8-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri <[email protected]> (supplier of updated kmod package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 14 May 2012 02:45:06 +0200
Source: kmod
Binary: kmod module-init-tools libkmod2 libkmod-dev libkmod2-udeb
Architecture: source i386 all
Version: 8-1
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri <[email protected]>
Changed-By: Marco d'Itri <[email protected]>
Description: 
 kmod       - tools for managing Linux kernel modules
 libkmod-dev - libkmod development files
 libkmod2   - libkmod shared library
 libkmod2-udeb - libkmod shared library (udeb)
 module-init-tools - transitional dummy package (module-init-tools to kmod)
Closes: 668216 670005 670965
Changes: 
 kmod (8-1) unstable; urgency=medium
 .
   * New upstream release. Fixes:
     + An unclear error message. (Closes: #668216)
   * Moved libkmod.pc to the multiarch directory. (Closes: #670005)
   * Do not warn about a missing modules.builtin file for kernel versions
     < 2.6.33. (Closes: #670965)
   * Removed patch work_around_linking_issues, which is properly fixed by
     upstream patch commit-9625375.
   * Made the init script exit without processing /etc/modules if the
     /etc/modules-load.d/modules.conf symlink exists.
Checksums-Sha1: 
 4eb333ce9fcd5a31cf1527bed27bece99e5aac03 1173 kmod_8-1.dsc
 2481ffbfb5e82f076a8f6b71fb1d53b462a16711 986632 kmod_8.orig.tar.xz
 cc0b20f4a8b619688d78f75ea3f7d3cf60e0c0e4 9820 kmod_8-1.debian.tar.gz
 1a7e6f08ea3db8276fad10938b8d3456d2dd36a6 59644 kmod_8-1_i386.deb
 479cd259dd40595aba004ace00ea5df2545ac1a1 1792 module-init-tools_8-1_all.deb
 c14a7809a4bb5a0f764298ab1187ad6057532cc6 50178 libkmod2_8-1_i386.deb
 dfb8d514a65fb59be74725e9090030aba19773d4 62202 libkmod-dev_8-1_i386.deb
 eb63af10f44d888d2354f7fa07bb3fc580b82832 75302 libkmod2-udeb_8-1_i386.udeb
Checksums-Sha256: 
 e755b1004540ff3c70e1b99b93ca00f37dde44c83a98df9f4dc23734ba872faa 1173 
kmod_8-1.dsc
 35f7d1dfcf62ea3d6da1ed0ee41a7997333680033609c5e9658f4fe8d997734d 986632 
kmod_8.orig.tar.xz
 eda11d90653610d0d6f222fb8bd5d8409e840e258e6f3576fa02e25c767a1503 9820 
kmod_8-1.debian.tar.gz
 5cd33db06443fe8760eecd94797e201e804885d2e59450da07798624d0c0ffd4 59644 
kmod_8-1_i386.deb
 a642ce8f6924775b726a8a23b883976cb6d5e1fc2b1f30bed3716f519fa2a5ef 1792 
module-init-tools_8-1_all.deb
 3cd3240439a8fc634d4802534971ddb93473e18c6f55b7d2ddbc5092689ef446 50178 
libkmod2_8-1_i386.deb
 d531e6f17ccd029289f5860860b35c5838ba86ccef2292f972e4dcacdf9c78e9 62202 
libkmod-dev_8-1_i386.deb
 c53e4de56f6ca6903d840de6c9e6bc79d641a32070328b5882203415c3eb75ac 75302 
libkmod2-udeb_8-1_i386.udeb
Files: 
 6e2e1796d98349254a39107d0485b677 1173 admin important kmod_8-1.dsc
 d4e3d038b5370b1e8ff237c55666aa64 986632 admin important kmod_8.orig.tar.xz
 15975a36599cf40057648ed0e902c991 9820 admin important kmod_8-1.debian.tar.gz
 7740a17e80e8aef4031272dd0e218830 59644 admin important kmod_8-1_i386.deb
 70f788fb05af4b7722126853100837ae 1792 admin extra module-init-tools_8-1_all.deb
 b7712691cc81ad9d32c4a77b4bea23cc 50178 libs important libkmod2_8-1_i386.deb
 fb2b057c7400174456372aac90f74542 62202 libdevel optional 
libkmod-dev_8-1_i386.deb
 feb33eb66ae1593f9d279091404be736 75302 debian-installer important 
libkmod2-udeb_8-1_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk+wWIwACgkQFGfw2OHuP7FuzwCfQS6ZiKCPlOZELY/S8YvV0y4+
0IoAn1n+WHnMEoQcOW+51ed2BQb7nXGp
=mmIY
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to