Public bug reported:
Binary package hint: lsscsi
See https://wiki.ubuntu.com/ServerPackageReview
lsscsi is not worth a full MIR. way too simple package that does nothing
fancy.
Fabio
** Affects: lsscsi (Ubuntu)
Importance: Undecided
Status: New
--
Main inclusion report
https://
Public bug reported:
Binary package hint: vlock
See https://wiki.ubuntu.com/MainInclusionReportVlock
** Affects: vlock (Ubuntu)
Importance: Undecided
Status: New
--
main inclusion report
https://bugs.launchpad.net/bugs/182779
You received this bug notification because you are a m
Public bug reported:
Binary package hint: migrationtools
See https://wiki.ubuntu.com/MainInclusionReportMigrationtools
** Affects: migrationtools (Ubuntu)
Importance: Undecided
Status: New
--
main inclusion report
https://bugs.launchpad.net/bugs/182785
You received this bug notif
Public bug reported:
Binary package hint: nut
See https://wiki.ubuntu.com/MainInclusionReportNut
** Affects: nut (Ubuntu)
Importance: Undecided
Status: New
--
main inclusion report
https://bugs.launchpad.net/bugs/182790
You received this bug notification because you are a member
Public bug reported:
Binary package hint: snort
See https://wiki.ubuntu.com/MainInclusionReportSnort
I am against including this package into main but i need to file the
report as I was asked too. IMHO this package requires too much
maintaince and it's not mature enough to hit main.
Fabio
** A
Do you guys happen to have a real Analog TV device that generates
/dev/video0 ?
If so I can reproduce this bug easily. temporary disable the kernel
modules that own /dev/video* will make mythtv working again.
Fabio
--
/usr/bin/mythfrontend.real: symbol lookup error: /usr/lib/libmyth-0.20.2.so.0
Public bug reported:
Binary package hint: restricted-manager
Hi Martin,
as we discussed on ubuntu-devel mailing list, the iSight webcam needs a
firmware to work.
The kernel module is called:
isight_usb
and it is autoloaded via modaliases (it's a USB device). See also
http://kernel.ubuntu.com/g
Public bug reported:
Binary package hint: sysvinit
For sometime I noticed that a bunch of mounts were done multiple times
for no apparent reasons.
A quick look in /etc/init.d did show that several scripts are invoking domount
on /var/run and /var/lock,
but domount as provided does not check if
feisty tested again on Martin request and it is working as expected.
--
Must not create translation tarballs for partner component
https://bugs.launchpad.net/bugs/133822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bu
edgy tested again on Martin request and it is working as expected.
--
Must not create translation tarballs for partner component
https://bugs.launchpad.net/bugs/133822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs
dapper tested again on Martin request and it is working as expected.
--
Must not create translation tarballs for partner component
https://bugs.launchpad.net/bugs/133822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bu
Hi Matthias,
could you be so nice to take care of this? Otherwise I will go trough
the pain to look how ia32-libs is built and I will do it.
thanks
Fabio
** Changed in: ia32-libs (Ubuntu)
Importance: Undecided => Medium
Assignee: (unassigned) => Matthias Klose (doko)
Status: New =
We need to work this out with upstream because it appears that the fix
they committed doesn't work for Ante.
Fabio
--
Node hangs at clvm when joining cluster
https://bugs.launchpad.net/bugs/158288
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contac
I assume this was gutsy. The init script was broken but fixed in the
last upload to gutsy.
Fabio
** Changed in: redhat-cluster-suite (Ubuntu)
Status: Incomplete => Fix Released
--
init script fails in trying to join fence domain
https://bugs.launchpad.net/bugs/146420
You received this bu
Ante: can you please test this other patch instead? it is on top of
2.6.22 gutsy kernel sources.
If this one work, i will take care to propagate the fixes down to
dapper.
remember you will need to reboot the entire cluster and hint: add that famous
printk to make sure
you are running a patched k
funkypantsboy: I haven't ported the patch back to dapper yet.
A kernel update will come shortly after. probably a matter of few days.
FAbio
--
Node hangs at clvm when joining cluster
https://bugs.launchpad.net/bugs/158288
You received this bug notification because you are a member of Ubuntu
Bug
Stephen: I have a test kernel for you..
http://people.ubuntu.com/~fabbione/dlm/linux-
image-2.6.15-29-amd64-server_2.6.15-29.60_amd64.deb
Please install it on the entire cluster. You will need to reboot all of it in
one go unfortunately and please test
like Ante did, by booting the whole cluster
Stephen,
make sure to keep a copy of the old kernel around.. I can't test it myself as I
lack amd64 and i don't want you
to end up with unbootable machines around.
Thanks a lot
Fabio
PS weekend is good.
--
Node hangs at clvm when joining cluster
https://bugs.launchpad.net/bugs/158288
You rece
*** This bug is a duplicate of bug 172275 ***
https://bugs.launchpad.net/bugs/172275
Guys, i have already explain that this is a soyuz bug (aka launchpad).
Unfortunatly the first fix was rolled out but incomplete.
The problem is not in vmware-server and I can guarantee all of you that
people
*** This bug is a duplicate of bug 172275 ***
https://bugs.launchpad.net/bugs/172275
** This bug has been marked a duplicate of bug 172275
vmware-server in feisty-commercial keeps getting reinstalled
--
vmware-server: Package requests recursive update
https://bugs.launchpad.net/bugs/16068
*** This bug is a duplicate of bug 172275 ***
https://bugs.launchpad.net/bugs/172275
** This bug is no longer a duplicate of bug 160683
vmware-server: Package requests recursive update
** This bug has been marked a duplicate of bug 172275
vmware-server in feisty-commercial keeps getting
Hi Kees,
this is the dapper patch based on the others. It's still impossible to
cherry pick without solving lots of conflicts.
You want to notice these small differences compared to the other
patches:
static void make_sockaddr: it didn't use sock_storage but sockadd_in6
casted around. We memset
Hi Kees,
the situation in edgy is way simpler. We disabled gfs2 that is the only
in kernel client for fs/dlm.
The patch simply disable fs/dlm as it is not required. It is _not_ worth
spending time fixing it at all.
Fabio
** Attachment added: "edgy fix"
http://launchpadlibrarian.net/10679638/
Hi Kees,
same patch as above for feisty. Same logic but note that it is slightly
different
and can't be cherry picked.
In detail there are a couple of extra changes required to make the gutsy
patch work:
static void make_sockaddr: didn't memset the sock_addr structure leaving dirty
info around
Hi Kees,
this patch contains the gutsy fixes and a detailed explanation on how it was
built
(git sha1 cherry picks and so on).
Fabio
** Attachment added: "gutsy fix"
http://launchpadlibrarian.net/10679492/gutsy.diff
--
Node hangs at clvm when joining cluster
https://bugs.launchpad.net/bugs
Stephen, awesome. I will try to fix that warning too. It should be
trivial.
Thanks
Fabio
--
Node hangs at clvm when joining cluster
https://bugs.launchpad.net/bugs/158288
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-
vmware-server (1.0.4-1feisty2) feisty; urgency=low
* Fixed remote console issues with PAM. (see etc/pam.d/vmware-authd)
(Closes LP: #162907)
* Do not clobber changes to configuration files on upgrade.
(Closes LP: #162911)
-- [EMAIL PROTECTED] (Fabio M. Di Nitto) Fri, 16 Nov 2007 14:51
vmware-server (1.0.4-1feisty2) feisty; urgency=low
* Fixed remote console issues with PAM. (see etc/pam.d/vmware-authd)
(Closes LP: #162907)
* Do not clobber changes to configuration files on upgrade.
(Closes LP: #162911)
-- [EMAIL PROTECTED] (Fabio M. Di Nitto) Fri, 16 Nov 2007 14:51
This was a launchpad bug that has been fixed.
Fabio
** Changed in: vmware-server (Ubuntu)
Status: Confirmed => Invalid
--
vmware-server: Package requests recursive update
https://bugs.launchpad.net/bugs/160683
You received this bug notification because you are a member of Ubuntu
Bugs, wh
** Changed in: vmware-server (Ubuntu)
Importance: Unknown => Wishlist
Target: gutsy-updates => None
--
vmware not present in gutsy
https://bugs.launchpad.net/bugs/155362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
Stephen,
we are working to get this addressed asap. A fix is already available from
upstream and we are testing it to make sure
it addresses the problem 100%.
Fabio
** Changed in: redhat-cluster-suite (Ubuntu)
Importance: Medium => Critical
Assignee: (unassigned) => Fabio Mass
Public bug reported:
Binary package hint: openais
Description of problem:
exec/totem.h defines INTERFACE_MAX to 2. This is very limiting and it is not
coherent with the rest of the cluster stack.
openais limits to 2
kernel dlm to 3
dlm_controld to 4
Those values should be at least alligned to
** Attachment added: "patch to increase the rings"
http://launchpadlibrarian.net/10899523/004_increase_max_rings.dpatch
--
INTERFACE_MAX is not proper
https://bugs.launchpad.net/bugs/176299
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact fo
Matthias, I can confirm this problem too and part of the solution is to
copy libpcre3 i386 into /usr/lib32.
I can also see another regression with vmware-server:
Unable to load image-loading module: /usr/lib/gtk-2.0/2.10.0/loaders
/libpixbufloader-png.so: /usr/lib/gtk-2.0/2.10.0/loaders
/libpixbu
Unable to load image-loading module: /usr/lib/gtk-2.0/2.10.0/loaders
/libpixbufloader-xpm.so: /usr/lib/gtk-2.0/2.10.0/loaders
/libpixbufloader-xpm.so: wrong ELF class: ELFCLASS64
sorry, one more..
I suspect this is part of the same one with the -png.so loader.
Fabio
--
8.04 ia32libs 2.2ubuntu1
Tore, ok thanks. I will wait for when you can reboot one of them.
This bug is really annoying and i understand it's not easy for you to do such
operation, but it's also really
important for me to know that I didn't break existing setups.
Specially note the fact that we are moving all the operati
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Confirmed => In Progress
--
Please add support for U45 to the kernel
https://bugs.launchpad.net/bugs/77613
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs m
reproduce: install clean feisty server (no lvm or mdadm or crypto).
Install multipath-tools and see that it will fail to start. modprobe
dm-multipath and start.. it will work.
Fabio
** Affects: multipath-tools (Ubuntu)
Importance: Undecided
Assignee: Fabio Massimo Di Nitto
Status
Fixed in gutsy... fehhh LP is confusing :)
** Changed in: multipath-tools (Ubuntu)
Status: Unconfirmed => Fix Released
--
dm-multipath not autoloaded causes multipath to fail
https://bugs.launchpad.net/bugs/120177
You received this bug notification because you are a member of Ubuntu
Bugs
ls (Ubuntu Feisty)
Assignee: (unassigned) => Fabio Massimo Di Nitto
--
dm-multipath not autoloaded causes multipath to fail
https://bugs.launchpad.net/bugs/120177
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs
Package uploaded in feisty-proposed.
Fabio
--
dm-multipath not autoloaded causes multipath to fail
https://bugs.launchpad.net/bugs/120177
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@lis
Hi Martin,
I am not sure how our SRU team can do QA on this bug without a SAN...
how should we handle it?
I did clearly tested it as much as possible and on your request asked and
waited for Tore
to test it too...
Any idea?
Fabio
--
Fails to install because of brain damage in init script th
** Changed in: linux-source-2.6.22 (Ubuntu)
Status: In Progress => Fix Committed
--
[SPARC] not all PCI resources are initialized
https://bugs.launchpad.net/bugs/119057
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubu
multipath-tools (0.4.7-1.1ubuntu3.1) feisty-proposed; urgency=low
* Fix udev rule to modprobe dm-multipath.
(Closes LP: #120177)
-- [EMAIL PROTECTED] (Fabio M. Di Nitto) Wed, 13 Jun 2007 12:26:24
+0200
** Changed in: multipath-tools (Ubuntu Feisty)
Status: Fix Committed => Fix Rel
Martin, ok i do that asap.
Tore, i guess we will wait for you. This bug has been taking a long
time, week more/week less won't make much of a difference :)
better to do QA and get it done properly.
Fabio
--
Fails to install because of brain damage in init script that should be
converted to ud
As of feisty all ubuntu kernels provide ocfs2 kernel module.
** Changed in: ocfs2-tools (Ubuntu)
Status: Unconfirmed => Fix Committed
--
needs the ocfs2 file system
https://bugs.launchpad.net/bugs/38393
You received this bug notification because you are a member of Ubuntu
Bugs, which is a
** Changed in: silo-installer (Ubuntu)
Status: Unconfirmed => In Progress
--
silo installer (device2obp) does not parse properly FC controllers
https://bugs.launchpad.net/bugs/107150
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ub
** Changed in: silo-installer (Ubuntu)
Status: Unconfirmed => Fix Released
--
silo-installer (device2obp) issues the wrong reboot command with boot or root
are on raid
https://bugs.launchpad.net/bugs/107151
You received this bug notification because you are a member of Ubuntu
Bugs, which
** Changed in: silo-installer (Ubuntu)
Status: In Progress => Fix Released
--
silo installer (device2obp) does not parse properly FC controllers
https://bugs.launchpad.net/bugs/107150
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for U
Martin,
yes, the patch for dapper needs to redone from scratch but in order for me to
test, I need to fix another blocker that was fixed in edgy SRU but not dapper
related to loading firmwares from initramfs.
Until i can't sort that blocker, my tests would be incomplete.
Fabio
--
Fails to ins
bad bad bad ram sigh
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Needs Info => Rejected
--
crash on heavy load after upgrading to 3GB of RAM
https://bugs.launchpad.net/bugs/96058
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug conta
this was fixed with the last feisty kernel upload to -security
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: In Progress => Fix Released
--
nptl01 test in LTP fails for the 20070415 release on sparc
https://bugs.launchpad.net/bugs/107012
You received this bug notification because yo
we are not going to fix this one in edgy.
** Changed in: multipath-tools (Ubuntu Edgy)
Status: Confirmed => Rejected
--
Fails to install because of brain damage in init script that should be
converted to udev rules
https://bugs.launchpad.net/bugs/98518
You received this bug notification
Package uploaded to dapper-proposed after Tore testing of the diff as
agreed with Martin & co.
Fabio
** Changed in: multipath-tools (Ubuntu Dapper)
Status: In Progress => Fix Committed
** Changed in: multipath-tools (Ubuntu Dapper)
Status: Fix Committed => In Progress
--
Fails to
PCI-E and console support have been added to the lastest feisty kernel
update.
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: In Progress => Fix Released
--
Please add support for U45 to the kernel
https://bugs.launchpad.net/bugs/77613
You received this bug notification because you a
Public bug reported:
Binary package hint: cdrom-checker
If the cdrom on the system is not detected, cdrom-checker will loop into
cdrom-detect forever.
** Affects: cdrom-checker (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
infinite loop if cdrom is not detected
https://bu
Hi Ben,
be aware that this workaround breaks all .20 kernels that people can use
as backup because the mpt_channel_mapping option does not exists in .20.
That also include breaking boots on all Niagara machines :)
Fabio
--
MPT drive not detected under VMware WS5
https://bugs.launchpad.net/bugs
tree.
Fabio
** Affects: linux-source-2.6.22 (Ubuntu)
Importance: Critical
Assignee: Fabio Massimo Di Nitto
Status: In Progress
** Changed in: linux-source-2.6.22 (Ubuntu)
Importance: Undecided => Critical
Assignee: (unassigned) => Fabio Massimo Di Nitto
*** This bug is a duplicate of bug 118537 ***
https://bugs.launchpad.net/bugs/118537
** This bug has been marked a duplicate of bug 118537
logout dialog does not offer suspend/hibernate
--
No hibernate nor sleep button in the quit menu of Gutsy Tribe-1
https://bugs.launchpad.net/bugs/1193
Changes:
lvm2 (2.02.24-6ubuntu2) gutsy; urgency=low
.
* Readd clvm init script.
.
* Fix clvm.init:
- not run if there is no cluster.conf
- not run if cman is not running.
- it's ok to fail on stop. (--oknodo)
- wait_for_nodes only if we can start.
.
(Closes LP: #617
Changes:
lvm2 (2.02.24-6ubuntu2) gutsy; urgency=low
.
* Readd clvm init script.
.
* Fix clvm.init:
- not run if there is no cluster.conf
- not run if cman is not running.
- it's ok to fail on stop. (--oknodo)
- wait_for_nodes only if we can start.
.
(Closes LP: #617
Marc, does it happen only on that machine? can it be reproduced
regularly?
Fabio
** Changed in: Ubuntu
Status: Unconfirmed => Needs Info
--
Swap device UUID incorrect in /etc/fstab
https://bugs.launchpad.net/bugs/119321
You received this bug notification because you are a member of Ubunt
** Changed in: Ubuntu
Target: ubuntu-7.10-beta => tribe-2
--
Swap device UUID incorrect in /etc/fstab
https://bugs.launchpad.net/bugs/119321
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
Changes:
lvm2 (2.02.24-6ubuntu2) gutsy; urgency=low
.
* Readd clvm init script.
.
* Fix clvm.init:
- not run if there is no cluster.conf
- not run if cman is not running.
- it's ok to fail on stop. (--oknodo)
- wait_for_nodes only if we can start.
.
(Closes LP: #617
Changes:
lvm2 (2.02.24-6ubuntu2) gutsy; urgency=low
.
* Readd clvm init script.
.
* Fix clvm.init:
- not run if there is no cluster.conf
- not run if cman is not running.
- it's ok to fail on stop. (--oknodo)
- wait_for_nodes only if we can start.
.
(Closes LP: #617
** Changed in: Ubuntu
Status: Needs Info => Rejected
--
Swap device UUID incorrect in /etc/fstab
https://bugs.launchpad.net/bugs/119321
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
Kyle since you are also fixing 119370, can you please spend 2 seconds
more for this one?
Thanks
Fabio
** Changed in: discover-data (Ubuntu)
Sourcepackagename: xserver-xorg-video-intel => discover-data
Assignee: (unassigned) => Kyle McMartin
--
Unknown Intel graphics controller on Intel D63
** Changed in: xserver-xorg-video-ati (Ubuntu)
Assignee: (unassigned) => Bryce Harrington
--
Unknown ATI graphics controller on Dimension E520
https://bugs.launchpad.net/bugs/119347
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubunt
** Changed in: xserver-xorg-video-vesa (Ubuntu)
Assignee: (unassigned) => Bryce Harrington
--
glxinfo command causes Xorg to abort on Dimension E520
https://bugs.launchpad.net/bugs/119341
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for
I fixed this a couple of days ago in gutsy.
I still have no clue why people keep trying installing clvm without
knowing what it does tho.
It seem like it is pulled in some misterious way.
Fabio
** Changed in: Ubuntu
Status: Needs Info => Fix Released
--
can not delete CLVM
https://bugs
** Changed in: ocfs2-tools (Ubuntu)
Status: Fix Committed => Fix Released
--
needs the ocfs2 file system
https://bugs.launchpad.net/bugs/38393
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs
i downloaded the dvd iso here and:
1) md5sum matches
2) mounting the image via loop device (mount -o loop /path/to/image
/mountpoint) does not show the problem
3) running the dvd integrity check does not show any issue
Please confirm the last 2 steps locally with your downloaded and burned image
*** This bug is a duplicate of bug 105623 ***
https://bugs.launchpad.net/bugs/105623
known issue as mentioned in the release notes
** This bug has been marked a duplicate of bug 105623
udev rules missing from udeb
--
Guided partitoning with LVM (OEM install) progress bar hangs at 60%, th
** Changed in: devmapper (Ubuntu)
Assignee: Ubuntu Kernel Team => (unassigned)
--
Failure to auto-load dm-mod kernel module
https://bugs.launchpad.net/bugs/106696
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs
patch applied for gutsy and pushed upstream.
** Changed in: redhat-cluster-suite (Ubuntu)
Status: Confirmed => Fix Committed
--
FTBFS: hppa compile errors
https://bugs.launchpad.net/bugs/108793
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug co
Patch has been made available. Note that this bug affects all arches and
not just sparc. Diff is that sparc did show it quickly due to the amount
of CPUs locking/unlocking.
Fabio
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Confirmed => In Progress
--
nptl01 test in LTP fails for
** Changed in: system-config-cluster (Ubuntu)
Status: In Progress => Fix Released
--
"separated" spelt incorrectly
https://bugs.launchpad.net/bugs/61151
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing
I can't reproduce this on any of my machines. I also fixed the desktop
file thanks to Martin suggestions.
--
system-config-cluster.py crashed with ImportError in ()
https://bugs.launchpad.net/bugs/123809
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug
This is fixed at least in gusty
** Changed in: libpaper (Ubuntu)
Status: Confirmed => Fix Released
--
typo on papersize man page
https://bugs.launchpad.net/bugs/34350
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs
Public bug reported:
Binary package hint: linux-source-2.6.22
0 lrwxrwxrwx 1 root root30 2007-04-30 07:22 vmlinux ->
boot/vmlinux-2.6.22-1-mckinley
0 lrwxrwxrwx 1 root root31 2007-04-30 07:14 vmlinuz ->
boot/vmlinuz-2.6.20-15-mckinley
vmlinuz should have been renamed to vmlinuz.old
Uploaded to gutsy and commited fix upstream
** Changed in: redhat-cluster-suite (Ubuntu)
Status: Fix Committed => Fix Released
--
FTBFS: hppa compile errors
https://bugs.launchpad.net/bugs/108793
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug
Hi guys,
please scratch all the previous patches.
This should be final.
Tore it would be great if you can test it on your systems too and (if you can)
add a couple of partitions to the
SAN export. This should trigger the dev/mapper/multipathname[partition] to be
created too (known to be broken
this is another hang in FUTEX_WAIT but at least we have a much smaller
test case then building openoffice.
Fabio
** Changed in: linux-source-2.6.20 (Ubuntu)
Sourcepackagename: None => linux-source-2.6.20
Importance: Undecided => High
Status: Unconfirmed => Confirmed
--
nptl01 test in
*** This bug is a duplicate of bug 107012 ***
https://bugs.launchpad.net/bugs/107012
i am marking this duplicate of 107012 that's a much smaller test case.
** This bug has been marked a duplicate of bug 107012
nptl01 test in LTP fails for the 20070415 release on sparc
--
[sparc] OOo buil
Public bug reported:
Binary package hint: silo-installer
Upon installation on SB1000, silo-installer fails to set the correct entry for
boot-device in OBP
when the controller is qla2xxx. The script device2obp that maps linux devices
to OBP devices
does not understand the qlc syntax.
No harm is
Public bug reported:
Binary package hint: silo-installer
silo-installer invokes device2obp to map a linux device to an OBP device in
order to set the boot-device
in OBP.
In case the invokation is done on a raid device, the reboot command issues by
silo-installer is wrong
because device2obp has
** Changed in: partman-lvm (Ubuntu)
Sourcepackagename: debian-installer => partman-lvm
--
LVM install crashed
https://bugs.launchpad.net/bugs/107205
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubunt
The problem is that network will still attempt to manage eth0 blantly
ignoring that when taking down the primary interface, all the slaves
like eth0:10 will go down too.
If you look at the backend code, you will see that network manager will
register the interfaces in its list, but does not know h
Changes:
redhat-cluster-suite (2.20070626-0ubuntu1) gutsy; urgency=low
.
* New CVS snapshot.
.
* Drop last of our local patches.
.
* Fix CVE-2007-3374 as described in USN-476-1.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=244891
.
* Bump build depends on linux-libc-de
I think that erroring out with a proper message and reboot is a sane
thing to do.
Fabio
--
infinite loop if cdrom is not detected
https://bugs.launchpad.net/bugs/118946
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bu
gutsy (development branch) (7.10):Ubuntu:linux
The result is an extra entry in silo.conf that is not correct.
Fabio
** Affects: os-prober (Ubuntu)
Importance: Low
Assignee: Fabio Massimo Di Nitto
Status: Fix Committed
** Changed in: os-prober (Ubuntu)
Importance: Unde
I was able to reproduce this reliably now.
1) take a fresh disk with no lvm
2) install using automatic lvm setup and it will work
3) install on it again this time not using lvm and it will work
4) install again this time using lvm and it will fail
The problem is that at #4 the disk has no partiti
done
** Changed in: redhat-cluster-suite (Ubuntu)
Status: Incomplete => Fix Released
--
removal fails
https://bugs.launchpad.net/bugs/71175
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubunt
os-prober (1.18ubuntu2) gutsy; urgency=low
* Fix os-prober to skip partitions with "whole_disk" attribute set.
This is required on architectures like sparc.
(Closes LP: #122756)
-- [EMAIL PROTECTED] (Fabio M. Di Nitto) Thu, 28 Jun 2007 07:56:17
+0200
** Changed in: os-prober (Ubuntu)
Hi guys,
the problem with edgy is a known kernel bug that freezes the machine.
The fix has been pushed to updates, but we need a new installer to grab
the fix and make edgy installable on those system again.
Use feisty for now.. it will be out in 10 days anyway.
Regarding the keyboard/USB messag
** Changed in: Ubuntu
Status: Needs Info => Fix Released
--
Ubuntu 20060831.1 reboot doesn't display graphical progress display
https://bugs.launchpad.net/bugs/59021
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu
Here is an updated debdiff for dapper
We cannot remove the init script call for different reasons:
- copy hsg80_start in the initramfs will pull in a lot of junk.
- running hsg80_start from initramfs is subject to a race condition while
initramfs init is moving
mountpoints from / to /root befo
done. logs will appear on the web within the next hour or so.
Fabio
** Changed in: Ubuntu
Status: Unconfirmed => Fix Released
--
logbot in #ubuntu-directory
https://launchpad.net/bugs/68299
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listin
Andrew, did you get any chance to fix the errors i reported to you?
Fabio
PS otherwise it seems okish.
--
[feisty] please package libvirt
https://launchpad.net/bugs/67686
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
This bug needs to be fixed in opera. The script does not check only the
contents of /usr/X11R6/bin but also what's recorded in the package
database. Moving files around at random won't work. Also.. we did kill
usr/X11R6/bin before dapper. That means that opera package in commercial
repo is wrong.
801 - 900 of 1237 matches
Mail list logo