[Bug 1335003] Re: it won't let me upgrade saying it's 3rd party software even though it says it disabled them.

ser nerd searchnetinfo at yahoo.ca
Sat Jun 28 06:15:00 UTC 2014


wait i found it. a slightly different version of this sorted it last time and this version sorted it this time  down vote
	


sudo touch /etc/pm/sleep.d/wakenet.sh

sudo chmod +x /etc/pm/sleep.d/wakenet.sh

sudo gedit /etc/pm/sleep.d/wakenet.sh

Insert the following lines:

#!/bin/bash
case "$1" in
thaw|resume)
nmcli nm sleep false
pkill -f wpa_supplicant
;;
*)
;;
esac
exit $?

And then save.

hope that helps with bug fixings. i know you all work so hard and i
wanted to help as much as my geeklingness could allow.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1335003

Title:
  it won't let me upgrade saying it's 3rd party software even though it
  says it disabled them.

Status in “ubuntu-release-upgrader” package in Ubuntu:
  New

Bug description:
  it won't let me upgrade saying it's 3rd party software even though it
  says it disabled them. i found someone else on the ubuntu site
  http://askubuntu.com/questions/451616/answer/submit but i couldn't
  follow the fix they suggest. i got a y ppa manager in case it was
  sources.lists talked about in the thread, but no joy. i'm lost. i've
  never had this problem with an upgrade before. don't think i have
  added any  3rd party software since last upgrade

  how do i fix this upgrade issue. i appreciate any help especially
  since i am only a geekling. i am in way over my head. and i need this
  upgrade for things have stopped working properly like my mic so i
  looks like i need the the new version. i am currently 13.10 trying to
  get 14.04

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ubuntu-release-upgrader-core 1:0.205.6
  ProcVersionSignature: Ubuntu 3.11.0-24.41-generic 3.11.10.11
  Uname: Linux 3.11.0-24-generic i686
  NonfreeKernelModules: fglrx
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  CrashDB: ubuntu
  Date: Fri Jun 27 00:51:58 2014
  InstallationDate: Installed on 2012-10-16 (618 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to saucy on 2014-06-27 (0 days ago)

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



More information about the foundations-bugs mailing list