That error is benign and unrelated to this bug, which was about getting
an error informing the kernel of the new partition table.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error i
I still see the issue when trying to install Ubuntu 13.10:
Kernel oopses about XFS while I don't even have an XFS-partition..
** Attachment added: "dmesg"
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1220165/+attachment/3947120/+files/dmesg
--
You received this bug notification bec
The bug we found was deterministic for any given current/desired pair of
partition layouts.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing the kernel about modificatons
I haven't seen it either with the 2013-10-15 Alternate PPC image, though
it is a bug that shows intermittently.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing the kerne
** Tags removed: kernel-key
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing the kernel about modificatons
To manage notifications about this bug go to:
https://bugs.lau
Confirming that with the 20131015 images this issue is no longer
reproducible for me on my test bed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing the kernel about mod
This bug was fixed in the package parted - 2.3-16ubuntu1
---
parted (2.3-16ubuntu1) saucy; urgency=low
[ Phillip Susi ]
* debian/patches/avoid-disturbing-partitions.patch: remove all old
partitions (that are not unchanged) first, then add new ones. This
avoids an EBUSY tr
** Branch linked: lp:ubuntu/saucy-proposed/parted
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing the kernel about modificatons
To manage notifications about this bug g
@ colin, 1st time I've seen it.. I'm an alternate / server person... But
this is a major issue http://imagebin.org/273686 I've updated the bug. I
can not really progress with my testing when faced with that. Yet
another bug reported back in the 'alpha' cycle that got ignored
"2013-06-26"
::I'll b
@ Colin, as this bug is a 'grey' bug for alternate install. I'm just about to
kick off the desktop install. As the installer does insist on re-downloading a
load of via the internet instead of using what is on the actual ISO; it takes
over an hour for me to do a test. My only option is to discon
correction. Having re-read your comment. I've not filed a bug, just made
a comment on the test cases it applied to.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing the k
** Changed in: parted (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing the kernel about modificatons
To manage notif
On Mon, Oct 14, 2013 at 09:10:46PM -, Phill Whiteside wrote:
> Pretty much confirming the suspicion of it not being Ubiquity to
> blame, using alternate install (server install system). On a
> completely removed and recreated LVM, no problem. When I asked for
> 'side by side, it told me that v
Pretty much confirming the suspicion of it not being Ubiquity to blame, using
alternate install (server install system). On a completely removed and
recreated LVM, no problem. When I asked for 'side by side, it told me that vda
was still mounted. Just following the unmount prompt allows me to
Fixing this bug does not require a rebuild of ubiquity. I'll see if we
can have a look at 1194898, thanks for the heads-up - but it's getting
pretty difficult to find time for non-critical fixes at this point.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
@ Colin, this is off-topic so apologies in advance, but if this requires
a rebuild of 'ubiquity' could you possibly have someone look at the
unrelated bug #1194898 ? It's not critical like this bug but I'm sure
we'll get a lot of complaints over that. Thanks for all you do to make
Ubuntu great.
--
I was wrong; Phillip identified this correctly as being due to a bug in
avoid-disturbing-partitions.patch in the case where some of the
partitions in the new layout start at the same position as partitions of
the same number in the old layout but extend over parts of the disk
previously occupied by
I think the immediately-prior removes may be producing change events.
It's a little hard to tell because trying to instrument it to any extent
(e.g. udevadm monitor) causes the race to go away.
What I'm currently trying is a patch that retries adds in much the same
way that we retry removes; if th
This is very strange. The partition has to not exist, or be
successfully removed in order to try to add it, and then if adding it
fails, you get this error. That means someone else is also trying to
add the partition at the same time, and there shouldn't be any udev
rules *adding* partitions.
--
Looks like a race between parted and a udev rule. We've fixed this type
of thing before and parted already has code to attempt to work around
them; probably just needs a bit more.
** Package changed: partman-base (Ubuntu) => parted (Ubuntu)
** Changed in: parted (Ubuntu)
Status: Confirmed
Aha. I managed to reproduce this in qemu after a triple install: Ubuntu
amd64, Ubuntu amd64 side-by-side, Ubuntu amd64 erase disk. grub-mount
may be a red herring since I'm not sure I see that here. Investigating.
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
One question worth exploring here is why the kernel filesystem drivers
appear to be getting involved during os-prober; we should be using grub-
mount which wouldn't touch any of that code. It's quite possible for
this to be relevant due to various races.
--
You received this bug notification bec
attached /proc/swaps
** Attachment added: "swaps"
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1220165/+attachment/3877525/+files/swaps
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
attached /proc/mounts
** Attachment added: "mounts"
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1220165/+attachment/3877524/+files/mounts
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
Reassigning down to partman-base, though that may not be exactly the
right target; there are logs in this bug from d-i, not just ubiquity, so
it's a common installer problem.
** Package changed: ubiquity (Ubuntu) => partman-base (Ubuntu)
** Changed in: partman-base (Ubuntu)
Importance: High =>
I'm not marking that new bug as a duplicate. I've added a lot of info
there, that's all I can do, I'll have to leave the rest to the actual
devs. But it's absolutely fair to say that this is a critical bug
without a doubt.
--
You received this bug notification because you are a member of Ubuntu
B
I filed a new duplicate bug #1239515 run by launching ubiquity from the
terminal with the command "ubiquity -d" and I included UUID info from
prior to trying the installation as well as after the failure while
ubiquity was still frozen.
--
You received this bug notification because you are a memb
I also got this error outside of the installation process. On a
finished system, I ran gparted and got the same error
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing th
I think "partman" is puking all over itself, possibly trying to reuse or
resize existing partitions instead of creating new partitions ;^)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Ok, no partitions from /dev/sda are mounted, and syslog doesn't show
anything else referencing it (such as via LVM). So this may actually be
a bug in the kernel, since /dev/sda3 is shown in syslog as having been
mounted once, and perhaps there's a reference that fails to be released.
But I also do
** Attachment added: "/proc/swaps from installation"
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1220165/+attachment/3876001/+files/swaps
** Changed in: ubiquity (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubun
This happened even with the Alternate install image.
** Attachment added: "/proc/mounts from installation"
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1220165/+attachment/3876000/+files/mounts
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** No longer affects: linux-ppc (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing the kernel about modificatons
To manage notifications about this bug go to:
htt
This error message means that one of the partitions on the disk is in
use, so the kernel is refusing to update its internal partition map
because this would clobber the in-use filesystems. This is not a kernel
bug, it looks like an installer bug.
Please reproduce this error, and attach the conten
The error pops up from time to time on at least two architectures. Here
is partman from PPC. #24 above also recommended getting the log
"installer" but there is no such log that I can find. syslog will
follow in the next comment.
** Attachment added: "partman from installation"
https://bugs
** Attachment added: "syslog from installer"
https://bugs.launchpad.net/ubuntu/+source/linux-ppc/+bug/1220165/+attachment/3875803/+files/syslog
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
I fell on my face performing this:
https://wiki.ubuntu.com/DebuggingUbiquity#Deeper_debugging_of_partman
I think I didn't quite know how to restart rsyslog :^(
I'm tired now but maybe I'll try just using "ubiquity -d" tomorrow.
Look, I'm no dev by any means, but I believe this bug is tagged wro
I'll see what I can do, but this bugs UbiquityPartman log shows:
/lib/partman/commit.d/30parted: paragraph: Error informing the kernel about
modifications to partition /dev/sda3 -- Device or resource busy. This means
Linux won't know about any changes you made to /dev/sda3 until you reboot -- s
@ Erick, please do so using the instructions from #24. The
'conversation' between a bug being reported by lots of people and the
questions so far asked are lamentable. There is a bug, the devs need
more information. Our head of QA suggested the link in #24; which from I
can read should have been do
@ Phil, while I'm sure there are other ways of reproducing this look at
comment #15. I can reliably reproduce this in a *buntu dual boot time
and time again. I'm suspicious of ubiquity-partman but that's just a
guess.
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Hi, could you have a read through
https://wiki.ubuntu.com/DebuggingUbiquity and see if you make the bug
reproducable.
Regards,
Phill.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
E
Again this is with the Lubuntu Desktop amd64+mac image from 2013-10-10
** Attachment added: "installation dmesg"
https://bugs.launchpad.net/ubuntu/+source/linux-ppc/+bug/1220165/+attachment/3874761/+files/dmesg
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Being an intermittent bug, it just popped up again:
Linux lubuntu 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux
** Attachment added: "installation syslog"
https://bugs.launchpad.net/ubuntu/+source/linux-ppc/+bug/1220165/+attachment/3874760/+files
I was seeing this issue on a macbook air. I just tried the daily image
from today and it installed just fine without this error.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error in
It should be noted that sda3 is the only partition we seem to
successfully mount during probing, and that its neibour sda4 which
shares a boundary with it is also potentially active as swap:
Sep 3 09:48:46 lubuntu kernel: [ 314.598101] EXT4-fs (sda3): mounted
filesystem with ordered data mode.
It should be noted that we are whining about /dev/sda3:
parted_server: OUT: Error informing the kernel about modifications to
partition /dev/sda3 -- Device or resource busy. This means Linux won't
know about any changes you made to /dev/sda3 until you reboot -- so you
shouldn't mount it or use it
** Also affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu)
Status: New => Confirmed
** Changed in: linux (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
** Package changed: linux (Ubuntu) => linux-ppc (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing the kernel about modificatons
To manage notifications about thi
Aren't the tests for iso.qa.ubuntu.com kept on file somehow so that can
be looked up?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing the kernel about modificatons
To m
Does anyone affected by this bug know which daily iso this started
happen in?
** Package changed: ubiquity (Ubuntu) => linux (Ubuntu)
** Tags added: kernel-key
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
** Attachment added: "syslog from installation attempt"
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1220165/+attachment/3848611/+files/syslog
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
** Summary changed:
- Error reading xfs partitions
+ Error informing the kernel about modificatons
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220165
Title:
Error informing the kernel about modi
52 matches
Mail list logo