2011/1/25 Julien Cristau <jcris...@debian.org>
Hello. user release.debian....@packages.debian.org > usertag 603974 squeeze-will-remove > kthxbye > > Hi, > > there seems to be no update or progress on this bug (or the other > 'serious' one) in a month, so I'll remove live-installer from squeeze > later this week. > I do not understand this? I told you that the problem is the anna-install in the role created. A small bug that is not dependent on the squashfs kernel-modules. Anna-install if you invoke from anywhere outside that function works correctly: lib/live-installer/squashfs: #!/bin/sh -e # Debian (live-initramfs, live-boot) PLACES="$PLACES /cdrom/live/filesystem.squashfs" # Ubuntu (casper) PLACES="$PLACES /cdrom/casper/filesystem.squashfs" squashfs_prepare() { # anna-install squashfs-modules || true if [ -x /sbin/depmod ]; then depmod -a > /dev/null 2>&1 || true fi modprobe squashfs || true modprobe loop || true ------------------------------------- live-installer.postinst: #!/bin/sh -e anna-install squashfs-modules sleep 5 . /usr/share/debconf/confmodule db_capb backup . /usr/lib/base-installer/library.sh # Architecture and OS detection ARCH=`udpkg --print-architecture` OS=`udpkg --print-os` NEWLINE=" " ------------------------------------------- I tried to include the squashfs-modules within the installer and it works well. And if we put the kernel-di in binary, which is the dependency you ask, also works correctly. Debconf not understand well, je je, so now turn to read the manual. But I thought that with this information you help us find the solution. Greetings. > > Cheers, > Julien > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > > iQIcBAEBCAAGBQJNPhLEAAoJEDEBgAUJBeQMKbcQAKG9G2s+iDGHZJILNiNZjM/Q > 2EMF8Zb+Pl9LCLNkP/IyqUZkl0cqzzhbCfM1M0vXZGcfbtsRM1Ef9ls7XV2jQFoJ > UPDSs+TNtY2nlKbhFYo2xK2fbp+TSpEweWAWA+B+hBm8Ip70TatYwL1Idutnycx8 > baiiBeAG2Cz4cm27KXv0bC5o/swnrJil6BUgz72zOi4CdHAv1F5b07NKv3irCW6+ > e/W59A8jFsa+T6E7gpMINGG3o3kMZP1tJxnsznDPTxlsXh4CvE5DnxdkdYeMNmFD > GVAQA8i59EtBK+4Ra5RDQLB6pSVHhl32PzV215GWfuaLqPq92QjTcHqI43Jd+eNs > SIkzpPsVfY3GKu6zhjSv+VfJVwg9MiYHGGCSK9IXrN/GBdFfGVX9P5NSOrAdguAv > JBwUhta+uI0eaqCHM9nY9H7XZ1yLEtv6VgpD85OcbNr4DEB/b1TMDfm4mxzm8AqI > hJ5h8+eU1HUJowj9hGgYTBKxR6OBktdk9Db6nSQZYAGWzKsCxxnQE81Hql6olvh8 > xahzFueiJYglzA8i5bcgdnryqRMCCVD59RtWGuWdgyQWcD8qyfWSsmPOMiS6WCd1 > aaJcH7QtELgpagX0Gb568VXedm+e3ty4S2Ee1AmXAfux3ixN8KL4dBhnooaDTb2I > XKw3k05jPQKPQjxhybV0 > =ReyR > -----END PGP SIGNATURE----- > > -- José A. González Siempre GNU Linux-libre.