[Bug 162551] Re: Adept Updater - Impossible Instructions

2007-11-13 Thread BenAllen

** Attachment added: Screen Capture of Adept Updater
   http://launchpadlibrarian.net/10358943/gutsy_version_upgrade.png

-- 
Adept Updater - Impossible Instructions
https://bugs.launchpad.net/bugs/162551
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 162551] Adept Updater - Impossible Instructions

2007-11-13 Thread BenAllen
Public bug reported:

Binary package hint: adept-updater

After doing a full update today on Feisty, Adept Updater tells me:

A new distribution is available! Click next if you wish to upgrade
now.

And then provides two buttons to choose from:
Version Upgrade   and Quit.


While it's rather obvious what one needs to do to perform the upgrade, it's
also quite embarrassing that this made it past any sort of quality assurance.

I'll try to post a screen capture.

** Affects: adept (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Adept Updater - Impossible Instructions
https://bugs.launchpad.net/bugs/162551
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 82335] Re: network-manager is BROKEN... work around

2007-04-05 Thread BenAllen
On a related note... I've managed to have my system behave nicely by
adding the line  exit 0 to /etc/dbus-1/event.d/25NetworkManager  just
after the first block of comments.

This appears to prevent DBUS from telling NetworkManager to attack my
system.

-- 
network-manager should not set offline mode when it manages no device
https://launchpad.net/bugs/82335

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102930] [apport] wpa_supplicant crashed with SIGSEGV

2007-04-04 Thread BenAllen
Public bug reported:

Binary package hint: wpasupplicant

no idea... just letting the bug reporter do its thing.

ProblemType: Crash
Architecture: i386
Date: Wed Mar 28 12:42:10 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /sbin/wpa_supplicant
Package: wpasupplicant 0.5.7-0ubuntu1
PackageArchitecture: i386
ProcCmdline: /sbin/wpa_supplicant -dd -g /var/run/wpa_supplicant-global
ProcCwd: /
ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
Signal: 11
SourcePackage: wpasupplicant
Stacktrace: #0  0x0806a19a in ?? () from /lib/ld-linux.so.2
StacktraceTop: ?? () from /lib/ld-linux.so.2
ThreadStacktrace:
 .
 Thread 1 (process 12800):
 #0  0x0806a19a in ?? () from /lib/ld-linux.so.2
Uname: Linux cosmo 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686 
GNU/Linux
UserGroups:

** Affects: wpasupplicant (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] wpa_supplicant crashed with SIGSEGV
https://bugs.launchpad.net/bugs/102930
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102930] Re: [apport] wpa_supplicant crashed with SIGSEGV

2007-04-04 Thread BenAllen

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7145115/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7145116/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7145117/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7145118/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7145119/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7145120/Registers.txt

-- 
[apport] wpa_supplicant crashed with SIGSEGV
https://bugs.launchpad.net/bugs/102930
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 82335] Re: network-manager is BROKEN.

2007-03-28 Thread BenAllen
I've a system w/ 5 NICs, 4 of which are to be configured up, with no
addresses.


/etc/network/interfaces
auto lo eth0 eth1 eth2 eth3 eth4
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
iface eth0 inet static
address 10.9.8.228
netmask 255.255.255.192
gateway 10.9.8.254
iface eth1 inet manual
 up echo
iface eth2 inet manual
 up echo
iface eth3 inet manual
 up echo
iface eth4 inet manual
 up echo


At boot, when NetworkManager gets a hold of things, no interfaces are properly 
configured, and eth2 is the better connection (syslog attached).  Here's 
ifconfig 

eth0  Link encap:Ethernet  HWaddr 00:18:8B:7D:3A:97
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:87 errors:0 dropped:0 overruns:0 frame:0
  TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:10244 (10.0 KiB)  TX bytes:998 (998.0 b)
  Interrupt:17

eth1  Link encap:Ethernet  HWaddr 00:15:17:15:AD:00
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:100
  RX bytes:0 (0.0 b)  TX bytes:492 (492.0 b)
  Base address:0xdcc0 Memory:e7e8-e7ea

eth2  Link encap:Ethernet  HWaddr 00:15:17:15:AD:01
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:155 errors:0 dropped:0 overruns:0 frame:0
  TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:9920 (9.6 KiB)  TX bytes:316 (316.0 b)
  Base address:0xdce0 Memory:e7ec-e7ee

eth3  Link encap:Ethernet  HWaddr 00:15:17:15:AD:02
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
  Base address:0xccc0 Memory:e7c8-e7ca

eth4  Link encap:Ethernet  HWaddr 00:15:17:15:AD:03
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
  Base address:0xcce0 Memory:e7cc-e7ce



Getting even more curious, after doing 'sudo /etc/init.d/networking restart' , 
the network configuration is as I would expect.


This is BROKEN.

Running kubuntu feisty, fully updated as of 20070328.


** Attachment added: Relevant syslog stuff
   http://librarian.launchpad.net/7036902/syslog_NetworkManager

-- 
network-manager should not set offline mode when it manages no device
https://launchpad.net/bugs/82335

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs