[Bug 1181846] Re: Laptop no longer boots after upgrade

2014-01-30 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-12-01 Thread Christopher M. Penalver
ill, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, could you please just make a comment to this.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

** Tags added: needs-kernel-boot-debug

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-09-04 Thread Christopher M. Penalver
** Tags added: needs-apport-collect needs-upstream-testing

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-08-15 Thread ill
I resized the partition adding 5GB, but when I rebooted from the usb
stick into the hard drive OS, I still have the same amount free, and the
space used has gone up by 5GB without doing anything.

I managed to run another hard drive space scanner sudo xdiskusage, and
it said that there was a 13GB folder present, with the name permission
denied on my root partition. Nothing like this shows up on root with
any ls -a  command or other scanner like baobab.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-24 Thread Joseph Salisbury
Do you have the option to resize the sda2 partition using gparted[0] or
some other tool?

[0] https://help.ubuntu.com/community/HowtoPartition/ResizingPartition

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-21 Thread ill
I have already ran those commands to try to free up space, but they
don't free up much. baobab still says that I have 15GB free space on
root, while df still says it is almost completely full. I haven't
installed more than a couple of programs using apt-get and did an
upgrade from 12.10, so I don't see why that would take up 20GB of space.

** Changed in: linux (Ubuntu)
   Status: Incomplete = New

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-21 Thread papukaija
Thank you for your reply. There's clearly an inconsistency between
baobab and the system's tools. Unfortunately, I'm unable to help you
much further as there seems to be something wrong in your Kernel. i'm
marking this confirmed as the apport command wasn't working. Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-17 Thread Joseph Salisbury
** Tags added: bot-stop-nagging

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-14 Thread papukaija
Thank you for your reply. I wouldn't worry too much about the apport now
as this bug seems to be related to the lack of free space in your
system, just leave this bug to incomplete to avoid the automated
message. Could you try freeing some disk space by running the commands
below from terminal?

sudo apt-get autoremove
sudo apt-get clean

The first command uninstalls unneeded packages and the second one
empties the cache for downloaded packages. You'll find some further
guidance from http://askubuntu.com/q/5980/8973. Thanks.

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-13 Thread papukaija
Have you created a separate /home partition as sometimes the disk space
usage tools give misleading information about the space usage of those
partitions? The best way to check the disk usage of a separate partition
is to navigate to the /home folder with your system's file manager and
then opening the properties for that folder. Can you also tell what is
the total size is your hard drive? Thanks in advance.

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-13 Thread ill
Yes, they are separate. The HD is 120GB

$ df -h
Filesystem  Size  Used Avail Use% Mounted on
/dev/sda220G   19G  346M  99% /
none4.0K 0  4.0K   0% /sys/fs/cgroup
udev1.8G   12K  1.8G   1% /dev
tmpfs   356M  912K  355M   1% /run
none5.0M 0  5.0M   0% /run/lock
none1.8G   84K  1.8G   1% /run/shm
none100M   20K  100M   1% /run/user
/dev/sda180G   12G   65G  15% /home


** Changed in: linux (Ubuntu)
   Status: Incomplete = New

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-13 Thread ill
When running the apport, it never completes:

Initializing plugin: activitymanager_plugin_sqlite 
Module  org.kde.ActivityManager.Resources.Scoring is registered 
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
QFileSystemWatcher: failed to add paths: 
/home/ill/.kde/share/config/activitymanager-pluginsrc
Traceback (most recent call last):
  File /usr/share/apport/apport-kde, line 522, in module
sys.exit(UserInterface.run_argv())
  File /usr/lib/python2.7/dist-packages/apport/ui.py, line 658, in run_argv
return self.run_update_report()
  File /usr/lib/python2.7/dist-packages/apport/ui.py, line 542, in 
run_update_report
apport.packaging.get_version(p)
  File /usr/lib/python2.7/dist-packages/apport/packaging_impl.py, line 120, 
in get_version
pkg = self._apt_pkg(package)
  File /usr/lib/python2.7/dist-packages/apport/packaging_impl.py, line 113, 
in _apt_pkg
return self._cache()[package]
  File /usr/lib/python2.7/dist-packages/apport/packaging_impl.py, line 81, in 
_cache
self._apt_cache = apt.Cache(progress, rootdir='/')
  File /usr/lib/python2.7/dist-packages/apt/cache.py, line 101, in __init__
self._check_and_create_required_dirs(rootdir)
  File /usr/lib/python2.7/dist-packages/apt/cache.py, line 128, in 
_check_and_create_required_dirs
os.makedirs(rootdir + d)
  File /usr/lib/python2.7/os.py, line 150, in makedirs
makedirs(head, mode)
  File /usr/lib/python2.7/os.py, line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 13] Permission denied: '//var/cache/apt/archives'

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-12 Thread ill
It was the apt-get update command that I ran.

** Changed in: linux (Ubuntu)
   Status: Incomplete = New

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-12 Thread ill
It booted last time I started it, but it is not consistent. I keep
getting out of space errors, and when I run df, it says that the root
partition is taking up all 20GB, even though it is practically new
install which should not be taking up that much space.

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-12 Thread papukaija
Thank you for your reply.  It is likely that the boot issue is related
to the lack of free disk space. Could you try to install and run
filelight or k4dirstat to check what files and folders are taking the
disk space? Both packages are available in Kubuntu's repositories. I do
not have experience on either programs but the k4dirstat seems to be
more advanced. Thanks in advance.

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-12 Thread ill
I have baobab installed, but that tells me that the root install is only
5GB full, with a bunch of it in /usr and /var where youd expect it.

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-11 Thread Joseph Salisbury
Can you follow the Boot options instructions on the following wiki to
enable additional output on boot:

https://wiki.ubuntu.com/DebuggingKernelBoot

As mentioned on the wiki, it would be great if you can attach a log file
which may have captured any messages you see. If you are unable to
capture a log file, a digital photo will work just as well. As a last
resort you can even copy messages down by hand.

** Changed in: ubuntu
   Importance: Undecided = High

** Package changed: ubuntu = linux (Ubuntu)

** Tags added: kernel-da-key

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: laptop no longer boots after upgrade

2013-06-10 Thread papukaija
This is likely to be a bug in the kernel, as the kernel packages can't
be updated with the usual apt-get upgrade.

** Tags added: regression-update

** Package changed: ubuntu = linux (Ubuntu)

** Summary changed:

- laptop no longer boots after upgrade
+ Laptop no longer boots after upgrade

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: Laptop no longer boots after upgrade

2013-06-10 Thread papukaija
Could you clarify if you were doing a system upgrade from an earlier
Ubuntu release or did yo ran the apt-get command in 13.04? Thanks in
advance.

** Package changed: linux (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  Laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: laptop no longer boots after upgrade

2013-05-31 Thread papukaija
** Tags added: kubuntu raring

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

Title:
  laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1181846/+subscriptions

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


[Bug 1181846] Re: laptop no longer boots after upgrade

2013-05-19 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1181846/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  laptop no longer boots after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1181846/+subscriptions

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