Bug#637435: ifupdown: interfaces are not brought up anymore

2011-08-11 Thread Andrew O. Shadoura
Hello,

On Thu, 11 Aug 2011 13:41:23 +0200
Christoph Anton Mitterer cales...@scientia.net wrote:

 Since the recent upload to unstable, ifupdown seems to no longer
 bring up any interfaces, not even lo.
 
 $ ifconfig
 shows nothing,...
 after bringing down and then up lo,... it appears again and also eth0
 starts to retrieve settings via DHCP.
 
 Reverting to 0.7~alpha5+really0.6.10 solves the issue.

Sorry, can't reproduce. I've just installed a clean unstable system,
and it just doesn't happen.

Please provide more details.

-- 
WBR, Andrew


signature.asc
Description: PGP signature


Bug#637435: ifupdown: interfaces are not brought up anymore

2011-08-11 Thread Andrew O. Shadoura
Hello,

On Thu, 11 Aug 2011 21:08:37 +0200
Adrian Siemieniak sau...@rpg.pl wrote:

 There is something going on with recent update - my server failed to
 bring up dhcp interfaces too. It shows up that it's because
 lo. /etc/init.d/interfaces reports that lo is already up (but it's
 not configured) - dhcp fails to start (since no 127.0.0.1). So
 shutdown/startup interface cleanup is somehow wrong (adding
 to /etc/init.d/network - ifdown lo; ifup lo - fixed entire process
 for me).

Please tell me where your /etc/network/run resides, is it on rootfs, or
is it in /dev/shm or wherever else?

-- 
WBR, Andrew


signature.asc
Description: PGP signature


Bug#623523: breaks when /run is used

2011-06-19 Thread Andrew O. Shadoura
Hello,

Also, ~alpha5.1 has been released, you may want to try it if you
haven't yet. Please report any news.

-- 
WBR, Andrew


signature.asc
Description: PGP signature


Bug#630512: ifupdown on GNU/kFreeBSD

2011-06-18 Thread Andrew O. Shadoura
Hello,

On Sat, 18 Jun 2011 11:58:23 +0200 (CEST)
Petr Salinger petr.salin...@seznam.cz wrote:

  Agree. The only problem is to find anyone
  who can write such a .defn file

 I do not know what is .defn file.

This is the file which describes which actions should be performed to
put some interface up or bring it down.

 On GNU/kFreeBSD ifconfig and route commands are available.
 The syntax is (should be) the same as in upstream:

 http://www.freebsd.org/cgi/man.cgi?query=ifconfig
 http://www.freebsd.org/cgi/man.cgi?query=route

So it's mostly compatible with Linux ifconfig/route?

-- 
WBR, Andrew


signature.asc
Description: PGP signature


Bug#630512: ifupdown on GNU/kFreeBSD

2011-06-17 Thread Andrew O. Shadoura
Hello,

On Wed, 15 Jun 2011 13:32:38 +0200 (CEST)
Petr Salinger petr.salin...@seznam.cz wrote:

  Forcing the upgrade does not seem to break DHCP interfaces.
  However, lo0 no longer works:

 IMHO, the best way to solve this is to have os-specific set of
 commands, which ifupdown execute.

 It would allow us to stop wrapping ifconfig and route
 and install them directly.
 For previous problems see also #605723.

Agree. The only problem is to find anyone who can write such a .defn
file and test it afterwards (I don't have access to any Debian/kFreeBSD
system).

Can you?

-- 
WBR, Andrew


signature.asc
Description: PGP signature


Bug#623523: breaks when /run is used

2011-06-14 Thread Andrew O. Shadoura
Hello,

Is this bug still present with the latest 0.7~alpha4?

-- 
WBR, Andrew


signature.asc
Description: PGP signature


Bug#545367: acx100-source: module FTBFS with 2.6.31 kernel

2009-11-24 Thread Andrew O. Shadoura
reopen 545367
found 545367 20080210-1.1
thanks

Hello.

Just upgraded the kernel and did `m-a a-i acx100`.

And it failed. The log is attached.

-- 
WBR, Andrew
touch config.mk \
 /usr/bin/make -C /lib/modules/2.6.31-1-686/build 
M=/usr/src/modass/usr_src/modules/acx100 clean
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-1-686'
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-1-686'
dh_clean
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modass/usr_src/modules/acx100'
touch config.mk \
 /usr/bin/make -C /lib/modules/2.6.31-1-686/build 
M=/usr/src/modass/usr_src/modules/acx100 clean
make[2]: Entering directory `/usr/src/linux-headers-2.6.31-1-686'
make[2]: Leaving directory `/usr/src/linux-headers-2.6.31-1-686'
dh_clean
dh_clean: cannot read debian/control: No such file or directory

make[1]: [kdist_clean] Error 1 (ignored)
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.31-1-686/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2/dev/null || true; \
sed -e 's/##KVERS##/2.6.31-1-686/g ;s/#KVERS#/2.6.31-1-686/g ; 
s/_KVERS_/2.6.31-1-686/g ; s/##KDREV##/2.6.31-2/g ; s/#KDREV#/2.6.31-2/g ; 
s/_KDREV_/2.6.31-2/g  '  $templ  ${templ%.modules.in}; \
  done
/usr/bin/make -C /lib/modules/2.6.31-1-686/build 
M=/usr/src/modass/usr_src/modules/acx100
make[2]: Entering directory `/usr/src/linux-headers-2.6.31-1-686'
  LD  /usr/src/modass/usr_src/modules/acx100/built-in.o
  CC [M]  /usr/src/modass/usr_src/modules/acx100/wlan.o
  CC [M]  /usr/src/modass/usr_src/modules/acx100/conv.o
  CC [M]  /usr/src/modass/usr_src/modules/acx100/ioctl.o
  CC [M]  /usr/src/modass/usr_src/modules/acx100/common.o
  CC [M]  /usr/src/modass/usr_src/modules/acx100/pci.o
/usr/src/modass/usr_src/modules/acx100/pci.c: In function ‘acxpci_e_probe’:
/usr/src/modass/usr_src/modules/acx100/pci.c:1550: error: ‘struct 
net_device’ has no member named ‘open’
/usr/src/modass/usr_src/modules/acx100/pci.c:1551: error: ‘struct 
net_device’ has no member named ‘stop’
/usr/src/modass/usr_src/modules/acx100/pci.c:1552: error: ‘struct 
net_device’ has no member named ‘hard_start_xmit’
/usr/src/modass/usr_src/modules/acx100/pci.c:1553: error: ‘struct 
net_device’ has no member named ‘get_stats’
/usr/src/modass/usr_src/modules/acx100/pci.c:1558: error: ‘struct 
net_device’ has no member named ‘set_multicast_list’
/usr/src/modass/usr_src/modules/acx100/pci.c:1559: error: ‘struct 
net_device’ has no member named ‘tx_timeout’
/usr/src/modass/usr_src/modules/acx100/pci.c:1560: error: ‘struct 
net_device’ has no member named ‘change_mtu’
make[5]: *** [/usr/src/modass/usr_src/modules/acx100/pci.o] Error 1
make[4]: *** [_module_/usr/src/modass/usr_src/modules/acx100] Error 2
make[3]: *** [sub-make] Error 2
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.31-1-686'
make[1]: *** [binary_modules] Error 2
make[1]: Leaving directory `/usr/src/modass/usr_src/modules/acx100'
make: *** [kdist_build] Error 2


signature.asc
Description: This is a digitally signed message part.