[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#614884: Test image available



On 23/02/11 10:39 PM, Matthew Palmer wrote:
> I've built an i386 testing mini.iso containing a proposed fix for this bug,
> and uploaded it to:
> 
>     http://people.debian.org/~mpalmer/614884_mini.iso
> 
> If someone can test it out with an NM package that has the appropriate
> script (Ben Armstrong felt that an appropriate NM package wasn't already in
> the archive) and let me know that it works, I'll commence the process of
> uploading.

I think you'll at least need:

$ diff -u ~/55netcfg-network-manager .
--- /u12/home/synrg/55netcfg-network-manager    2011-02-24
16:24:23.000000000 -0400
+++ ./55netcfg-network-manager  2011-02-24 16:25:10.000000000 -0400
@@ -7,9 +7,9 @@

 db_get netcfg/network-manager
 if [ "$RET" = true ] && \
-   [ -f /target/usr/lib/network-manager/ifblacklist_migrate.sh ]; then
+   [ -f /target/usr/lib/NetworkManager/ifblacklist_migrate.sh ]; then
        NETCFG=1 chroot /target \
-               sh /usr/lib/network-manager/ifblacklist_migrate.sh
+               sh /usr/lib/NetworkManager/ifblacklist_migrate.sh
 fi

 exit 0

I checked the NM in squeeze and it has this file, but at the above location.

I've been sick the past couple of days and only just got around to
testing now. Still trying to sort out my test environment. I hope to
have something usable soon.

Ben



Reply to: