Your message dated Sat, 25 May 2013 19:38:51 +0200
with message-id <[email protected]>
and subject line Re: module-assistant: strange messages if --userdir is used
has caused the Debian Bug report #341987,
regarding module-assistant: strange messages if --userdir is used
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.)
--
341987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341987
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: module-assistant
Version: 0.10.2
Severity: minor
first, module-assistant --userdir /home/mh/m-a --kernel-dir
/home/mh/linux/2.6/2.6.14.3/linux-2.6.14.3 clean,get,build ipw2200
sl-modem complains about if /usr/src/modules does not exist.
After creating that directory, repeated invocation looks like this:
Updated infos about 3 packages
Extracting the package tarball, /usr/src/ipw2200-source.tar.gz, please wait...
find: /usr/src/modules/ipw2200*: No such file or directory
Done with
/home/mh/m-a/ipw2200-modules-2.6.14.3-scyw00225_1.0.8-1+2.6.14.3.20051204.1_i386.deb.
Extracting the package tarball, /usr/src/sl-modem.tar.bz2, please wait...
find: /usr/src/modules/sl*: No such file or directory
Done with
/home/mh/m-a/sl-modem-modules-2.6.14.3-scyw00225_2.9.9d-7+2.6.14.3.20051204.1_i386.deb.
Extracting the package tarball, /usr/src/ieee80211-source.tar.gz, please wait...
find: /usr/src/modules/ieee80211*: No such file or directory
Done with
/home/mh/m-a/ieee80211-modules-2.6.14.3-scyw00225_1.1.6-2+2.6.14.3.20051204.1_i386.deb.
Looks like there is still some code left that doesn't honor --userdir.
In all cases, module-.deb files are created OK, though, thus the minor
severity of this bug report.
Greetings
Marc
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.3-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages module-assistant depends on:
ii libtext-wrapi18n-perl 0.06-4 internationalized substitute of Te
ii perl 5.8.7-8 Larry Wall's Practical Extraction
Versions of packages module-assistant recommends:
ii liblocale-gettext-perl 1.05-1 Using libc functions for internati
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sunday, 4. December 2005 17:22:16 Marc Haber wrote:
> Package: module-assistant
> Version: 0.10.2
> first, module-assistant --userdir /home/mh/m-a --kernel-dir
> /home/mh/linux/2.6/2.6.14.3/linux-2.6.14.3 clean,get,build ipw2200
> sl-modem complains about if /usr/src/modules does not exist.
> After creating that directory, repeated invocation looks like this:
> Updated infos about 3 packages
> Extracting the package tarball, /usr/src/ipw2200-source.tar.gz, please
> wait... find: /usr/src/modules/ipw2200*: No such file or directory
Can't reproduce this in 0.11.4 using the following command in a minimal sid
chroot, running as nobody:
m-a -u /tmp/m-a --kernel-dir /usr/src/linux-headers-3.2.0-4-amd64
clean,get,build nvidia-kernel-legacy-173xx,nvidia-kernel-legacy-96xx
Andreas
--- End Message ---