[Bug 990740] Re: upgrading from lucid to precise fails

2012-08-30 Thread Abhay Rana
I face the same thing when upgrading. I did a do-release-upgrade
followed by a dist-upgrade.

nemo@emerald:~$ sudo apt-get install -o APT::Immediate-Configure=false 
--reinstall python-minimal
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libasound2: Breaks: libasound2-plugins (< 1.0.24) but 1.0.22-0ubuntu6 is to 
be installed
  libglib2.0-0: Breaks: gnome-control-center (< 1:3) but 1:2.30.1-0ubuntu2 is 
to be installed
  libpango1.0-0: Breaks: plymouth (< 0.8.2-2ubuntu19) but 0.8.2-2ubuntu2.2 is 
to be installed
  ppp: Breaks: network-manager (<= 0.8.0.999-1) but 0.8-0ubuntu3.3 is to be 
installed
   Breaks: network-manager-pptp (<= 0.8.0.999-1) but 0.8-0ubuntu3 is to be 
installed
E: Broken packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990740

Title:
  upgrading from lucid to precise fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/990740/+subscriptions

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


[Bug 929889] Re: adhoc not working even after connecting

2012-02-18 Thread Abhay Rana
** Description changed:

  I have created a wifi adhoc using network-manager, which has "Shared to
  other computers". The ipv6 setting is set to ignore.
  
  I've tried deleting and creating such an adhoc multiple times. The adhoc
  is created fine, and is broadcasted as well. I can connect to it via my
  iPad as well. Unfortunately, the network connectivity is not established
  (IP is assigned to iPad, but neither machine can ping each other)
- 
- Also, even though I can ping my own computer over its wifi IP
- (10.42.0.1), the apache server does not respond over requests to the
- wifi address (which may be a different issue).
  
  The connected iPad (which gets an IP address assigned) is not able to
  access any network at all.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.2.0+git201201101813.0b30200-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri Feb 10 04:09:02 2012
  IfupdownConfig:
-  auto lo
-  iface lo inet loopback
+  auto lo
+  iface lo inet loopback
  IpRoute:
-  default via 172.17.0.1 dev eth0  proto static 
-  10.42.0.0/24 dev eth1  proto kernel  scope link  src 10.42.0.1  metric 2 
-  169.254.0.0/16 dev eth0  scope link  metric 1000 
-  172.17.0.0/20 dev eth0  proto kernel  scope link  src 172.17.8.222  metric 1
+  default via 172.17.0.1 dev eth0  proto static
+  10.42.0.0/24 dev eth1  proto kernel  scope link  src 10.42.0.1  metric 2
+  169.254.0.0/16 dev eth0  scope link  metric 1000
+  172.17.0.0/20 dev eth0  proto kernel  scope link  src 172.17.8.222  metric 1
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to precise on 2012-02-01 (8 days ago)
  http_proxy: http://192.168.208.210:808/
  nmcli-dev:
-  DEVICE TYPE  STATE DBUS-PATH 
 
-  eth1   802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0  
-  eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/1  
-  78:CA:04:B7:9E:35 bluetooth disconnected  
/org/freedesktop/NetworkManager/Devices/2
+  DEVICE TYPE  STATE DBUS-PATH
+  eth1   802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
+  eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/1
+  78:CA:04:B7:9E:35 bluetooth disconnected  
/org/freedesktop/NetworkManager/Devices/2
  nmcli-nm:
-  RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
-  running 0.9.3.0connected   enabled   enabled 
enabledenabled disabled
+  RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
+  running 0.9.3.0connected   enabled   enabled 
enabledenabled disabled
  no_proxy: 
localhost,127.0.0.0/8,*.local,*.sdslabs.co.in,192.168.208.0/8,192.168.208.0/32y

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929889

Title:
  adhoc not working even after connecting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/929889/+subscriptions

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

[Bug 929889] [NEW] adhoc not working even after connecting

2012-02-09 Thread Abhay Rana
Public bug reported:

I have created a wifi adhoc using network-manager, which has "Shared to
other computers". The ipv6 setting is set to ignore.

I've tried deleting and creating such an adhoc multiple times. The adhoc
is created fine, and is broadcasted as well. I can connect to it via my
iPad as well. Unfortunately, the network connectivity is not established
(IP is assigned to iPad, but neither machine can ping each other)

Also, even though I can ping my own computer over its wifi IP
(10.42.0.1), the apache server does not respond over requests to the
wifi address (which may be a different issue).

The connected iPad (which gets an IP address assigned) is not able to
access any network at all.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: network-manager 0.9.2.0+git201201101813.0b30200-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
Uname: Linux 3.2.0-14-generic i686
NonfreeKernelModules: wl
ApportVersion: 1.91-0ubuntu1
Architecture: i386
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Fri Feb 10 04:09:02 2012
IfupdownConfig:
 auto lo
 iface lo inet loopback
IpRoute:
 default via 172.17.0.1 dev eth0  proto static 
 10.42.0.0/24 dev eth1  proto kernel  scope link  src 10.42.0.1  metric 2 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 172.17.0.0/20 dev eth0  proto kernel  scope link  src 172.17.8.222  metric 1
SourcePackage: network-manager
UpgradeStatus: Upgraded to precise on 2012-02-01 (8 days ago)
http_proxy: http://192.168.208.210:808/
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 eth1   802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0  
 eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/1  
 78:CA:04:B7:9E:35 bluetooth disconnected  
/org/freedesktop/NetworkManager/Devices/2
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.3.0connected   enabled   enabled 
enabledenabled disabled
no_proxy: 
localhost,127.0.0.0/8,*.local,*.sdslabs.co.in,192.168.208.0/8,192.168.208.0/32y

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929889

Title:
  adhoc not working even after connecting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/929889/+subscriptions

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


[Bug 929889] Re: adhoc not working even after connecting

2012-02-09 Thread Abhay Rana
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929889

Title:
  adhoc not working even after connecting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/929889/+subscriptions

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


[Bug 858252] Re: chromium doesn't see system proxy config

2011-10-17 Thread Abhay Rana
I'm running Chromium 15.0.865.0 (Developer Build 98568 Linux) Ubuntu
11.10 and it reacts perfectly well to the gnome 3 proxy settings.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/858252

Title:
  chromium doesn't see system proxy config

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/858252/+subscriptions

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


[Bug 873428] Re: UbuntuHashes needs Oneiric hashes

2011-10-16 Thread Abhay Rana
It has been 3 days since the release, why hasn't this been updated by
now?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873428

Title:
  UbuntuHashes needs Oneiric hashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/873428/+subscriptions

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


[Bug 874653] [NEW] ISO hash for 11.10 missing in Ubuntu Help wiki

2011-10-14 Thread Abhay Rana
Public bug reported:

The page https://help.ubuntu.com/community/UbuntuHashes is missing
hashes for the latest Ubuntu Release (11.10)

** Affects: ubuntu-docs (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/874653

Title:
  ISO hash for 11.10 missing in Ubuntu Help wiki

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/874653/+subscriptions

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