[Bug 353246] [NEW] Main inclusion request for redboot-tools

2009-04-01 Thread Oliver Grawert
Public bug reported: Binary package hint: redboot-tools redboot tools is needed by flash-kernel on the imx51 architecture to make installed systems bootable and make kernel/initramfs upgrades work. it urgently needs to be included into main. the main inclusion report is at https://wiki.ubuntu.co

[Bug 353263] Re: usage of notify-osd with maximus

2009-04-01 Thread Oliver Grawert
the env vars should be exported by unr-launcher though (instead of ubuntu-netbook-remix-default-settings), since thats the cause why composite cant be used, this will also prevent users that install the launcher separately from the archive from running into the issue -- usage of notify-osd with m

[Bug 353941] [NEW] ubiquity dies when flash-kernel-installer tries to call "in-target flash-kernel"

2009-04-02 Thread Oliver Grawert
Public bug reported: Binary package hint: ubiquity ubiquity currently does not install an equivalent to the d-i in-target command. scripts like flash-kernel-installer which usually live in udebs call in-target for configuration purposes though, so ubiquity should provide in-target or something

[Bug 353941] Re: ubiquity dies when flash-kernel-installer tries to call "in-target flash-kernel"

2009-04-02 Thread Oliver Grawert
** Attachment added: "Casper.gz" http://launchpadlibrarian.net/24702141/Casper.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/24702143/Dependencies.txt ** Attachment added: "UbiquityDebug.gz" http://launchpadlibrarian.net/24702145/UbiquityDebug.gz ** Attachmen

[Bug 356517] Re: udev does not detect eth0 on armel

2009-04-07 Thread Oliver Grawert
** Attachment added: "lshal.out" http://launchpadlibrarian.net/24927846/lshal.out -- udev does not detect eth0 on armel https://bugs.launchpad.net/bugs/356517 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 356975] [NEW] imx51 oops after watchdog call

2009-04-07 Thread Oliver Grawert
Public bug reported: several networking probs on imx51 made me look at dmesg output and showed an oops directly after the watchdog call on eth0 ProblemType: Bug Architecture: armel DistroRelease: Ubuntu 9.04 Lspci: Error: command ['lspci', '-vvnn'] failed with exit code 1: pcilib: Cannot open /

[Bug 356975] Re: imx51 oops after watchdog call

2009-04-07 Thread Oliver Grawert
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/24931262/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/24931263/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/24931264/Dependencies.txt ** A

[Bug 356517] Re: udev does not detect eth0 on armel

2009-04-07 Thread Oliver Grawert
the testing here additionally exposed bug 356975 -- udev does not detect eth0 on armel https://bugs.launchpad.net/bugs/356517 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

[Bug 356517] Re: udev does not detect eth0 on armel

2009-04-07 Thread Oliver Grawert
cat /proc/net/dev shows eth0 is existing sudo ifconfig eth0 up && sudo dhclient eth0 get the interface up properly and assign a dhcp IP ... -- udev does not detect eth0 on armel https://bugs.launchpad.net/bugs/356517 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 356517] Re: udev does not detect eth0 on armel

2009-04-07 Thread Oliver Grawert
** Attachment added: "syslog" http://launchpadlibrarian.net/24931191/syslog -- udev does not detect eth0 on armel https://bugs.launchpad.net/bugs/356517 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 356517] Re: udev does not detect eth0 on armel

2009-04-07 Thread Oliver Grawert
above is the lshal output, i'd like to notice that NM works fine with any wired USB NIC i attach. it used to work before with the onboard card (sadly i cant say since when it changed, there were issues with the payload stability of the onboard driver so i used USB NICs since a while) -- udev

[Bug 356517] Re: udev does not detect eth0 on armel

2009-04-07 Thread Oliver Grawert
ARM boards dont expose a PCI bus (if they even have one) (lscpci on arm is usually a no-op) so the parent is right here ... and as i said, it used to work before ... -- udev does not detect eth0 on armel https://bugs.launchpad.net/bugs/356517 You received this bug notification because you are a

[Bug 356975] Re: imx51 oops after watchdog call

2009-04-07 Thread Oliver Grawert
** Changed in: linux (Ubuntu) Importance: Undecided => High -- imx51 oops after watchdog call https://bugs.launchpad.net/bugs/356975 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 356517] Re: udev does not detect eth0 on armel

2009-04-07 Thread Oliver Grawert
rebuilding NM with the lp199140_dont_manage_virtual_devices.patch unapplied makes it work ** Also affects: network-manager (Ubuntu) Importance: Undecided Status: New ** Changed in: network-manager (Ubuntu) Importance: Undecided => High ** Changed in: network-manager (Ubuntu) Mil

[Bug 357700] Re: mmcblk0p* don't appear in /sys/block

2009-04-08 Thread Oliver Grawert
** Attachment added: "dmesg.txt" http://launchpadlibrarian.net/25017379/dmesg.txt -- mmcblk0p* don't appear in /sys/block https://bugs.launchpad.net/bugs/357700 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 357690] Re: Long timeout when trying to mount empty USB to SATA adapter

2009-04-08 Thread Oliver Grawert
** Attachment added: "casper.log" http://launchpadlibrarian.net/25035886/casper.log -- Long timeout when trying to mount empty USB to SATA adapter https://bugs.launchpad.net/bugs/357690 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 356975] Re: imx51 oops after watchdog call

2009-04-09 Thread Oliver Grawert
NM was compiled in a way that it doesnt ignore virtual devices (our eth0 isnt attched to USB or PCI, so NM currently ignores it)... after enabling support for devices attached to teh virtual bus in hal (bug 356517) the oops showed up. running "sudo ifconfig eth0 up" and "sudo dhclient eth0" in a t

[Bug 328167] Re: [arm] gnome-keyring-daemon eating 100% CPU at login in Jaunty

2009-04-09 Thread Oliver Grawert
gnome-keyring-daemon hangs in --start and never forks to a --daemonize --login process sockets for ssh and pkcs11 dont show up in the socket dir running gnome-keyring-daemon --daemonize --login from a terminal does not result in 100% CPU usage but still leaves me without more than /tmp/keyring

[Bug 328167] Re: [arm] gnome-keyring-daemon eating 100% CPU at login in Jaunty

2009-04-09 Thread Oliver Grawert
i tested with --start --components=ssh as well as --start --components=pkcs11, neither of them got further in the process so i assume its not the fault of the backend components -- [arm] gnome-keyring-daemon eating 100% CPU at login in Jaunty https://bugs.launchpad.net/bugs/328167 You received th

[Bug 328167] Re: [arm] gnome-keyring-daemon eating 100% CPU at login in Jaunty

2009-04-09 Thread Oliver Grawert
confirming that the rebuild with -O1 works around the issue -- [arm] gnome-keyring-daemon eating 100% CPU at login in Jaunty https://bugs.launchpad.net/bugs/328167 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 348060] Re: no way to create initial bootloader configuration on imx51 images

2009-04-09 Thread Oliver Grawert
boot-tools (Ubuntu) Importance: Undecided => Wishlist ** Changed in: redboot-tools (Ubuntu) Assignee: (unassigned) => Oliver Grawert (ogra) -- no way to create initial bootloader configuration on imx51 images https://bugs.launchpad.net/bugs/348060 You received this bug notification b

[Bug 348660] Re: ubiquity unsets ubiquity/install_bootloader=false at some point during installation

2009-04-09 Thread Oliver Grawert
fixed with new flash-kernel-installer.postinst code ** Changed in: flash-kernel (Ubuntu Jaunty) Status: New => Fix Released -- ubiquity unsets ubiquity/install_bootloader=false at some point during installation https://bugs.launchpad.net/bugs/348660 You received this bug notification bec

[Bug 358762] [NEW] update-initramfs is missing a trigger for flash-kernel

2009-04-09 Thread Oliver Grawert
Public bug reported: Binary package hint: initramfs-tools if update-initramfs runs on the ARM architecture, namely on a system that uses the flash-kernel tool to update kernels and initramfs, there is no flash-kernel run after update-initramfs finished (i.e. if you install udev) ... a hook needs

[Bug 340873] Re: [Jaunty] modprobe requires .conf filenames now

2009-04-15 Thread Oliver Grawert
@daniele, did you test this patch ? even though i got the bug assigned (because i did the last upload of this package during a merge), i dont own a single irda device to test it. if you can positively confirm it doesnt introduce any regressions i'm happy to upload it. -- [Jaunty] modprobe require

[Bug 310251] Re: ltsp-client: crash on activating standby modes

2009-04-15 Thread Oliver Grawert
the suspend and hibernate options are deliberately omitted in all menus of the ubuntu desktop as soon as you are logged in from a thin client, how did you manage enable this mode ? -- ltsp-client: crash on activating standby modes https://bugs.launchpad.net/bugs/310251 You received this bug notif

[Bug 336770] Re: Problems Installing Jaunty On NSLU2

2009-04-15 Thread Oliver Grawert
note that we kept the kernel small enough on the nslu2 to finish the partitioning (if it doesnt, thats indeed a bug). if you select to create swapspace in the partitioning step the installer will immediately use it after it created it. so going to the shell should not be necessary. -- Problems In

[Bug 361940] Re: Jaunty: ltsp dhcp.conf on 64bit points to i386 not amd64

2009-04-16 Thread Oliver Grawert
*** This bug is a duplicate of bug 203954 *** https://bugs.launchpad.net/bugs/203954 note that the amd64 CD has no i386 packages available -- Jaunty: ltsp dhcp.conf on 64bit points to i386 not amd64 https://bugs.launchpad.net/bugs/361940 You received this bug notification because you are a m

[Bug 361940] Re: Jaunty: ltsp dhcp.conf on 64bit points to i386 not amd64

2009-04-16 Thread Oliver Grawert
*** This bug is a duplicate of bug 203954 *** https://bugs.launchpad.net/bugs/203954 if you commit that you break all amd64 installs that actually use amd64 clients (yes, we had several in the past years) ** This bug has been marked a duplicate of bug 203954 amd64 server installation has w

[Bug 203954] Re: amd64 server installation has wrong default dhcpd.conf (s/i386/amd64/)

2009-04-16 Thread Oliver Grawert
as i said in our conversation back thzen, this breaks the CD install for users with amd64 server and clients we discussed that several times at several UDSes and teh conclusion was to not change it until we can actually build i386 chroots by default from an amd64 CD install (even though it sounds f

[Bug 353196] Re: ixp4xx hwclock command stopped to work since beta release

2009-04-17 Thread Oliver Grawert
** Attachment added: "slug-dmesg.txt" http://launchpadlibrarian.net/25607528/slug-dmesg.txt -- ixp4xx hwclock command stopped to work since beta release https://bugs.launchpad.net/bugs/353196 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 353196] Re: ixp4xx hwclock command stopped to work since beta release

2009-04-17 Thread Oliver Grawert
o...@lkgd7f5b4:~$ ls /dev/rtc* ls: cannot access /dev/rtc*: No such file or directory -- ixp4xx hwclock command stopped to work since beta release https://bugs.launchpad.net/bugs/353196 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 353196] Re: ixp4xx hwclock command stopped to work since beta release

2009-04-17 Thread Oliver Grawert
from a fresh RC install o...@lkgd7f5b4:~$ sudo hwclock --show Cannot access the Hardware Clock via any known method. Use the --debug option to see the details of our search for an access method. o...@lkgd7f5b4:~$ sudo hwclock --debug hwclock from util-linux-ng 2.14.2 hwclock: Open of /dev/rtc

[Bug 353196] Re: ixp4xx hwclock command stopped to work since beta release

2009-04-17 Thread Oliver Grawert
the last alpha i tested before reporting the bug with beta was alpha5 iirc -- ixp4xx hwclock command stopped to work since beta release https://bugs.launchpad.net/bugs/353196 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 340873] Re: [Jaunty] modprobe requires .conf filenames now

2009-04-17 Thread Oliver Grawert
you change a lot more than needed in your patch ... please change only the actually requested filename -- [Jaunty] modprobe requires .conf filenames now https://bugs.launchpad.net/bugs/340873 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 362340] Re: Regression: network-manager sometimes doesn't detect wireless network; race

2009-04-17 Thread Oliver Grawert
do you have anything but the "lo" device added to /etc/network/interfaces ? -- Regression: network-manager sometimes doesn't detect wireless network; race https://bugs.launchpad.net/bugs/362340 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 358762] Re: update-initramfs is missing a trigger for flash-kernel

2009-04-10 Thread Oliver Grawert
something similar to teh above should suffice for a start, problematic seems to me that update-initramfs -c (creating an initramfs from scratch) doesnt call a bootloader at all, the run_bootloader() function is only executed when update-initramfs is called with -u ... though the same problem is tru

[Bug 358762] Re: update-initramfs is missing a trigger for flash-kernel

2009-04-10 Thread Oliver Grawert
--- /usr/sbin/update-initramfs 2009-03-13 10:57:32.0 +0100 +++ update-initramfs2009-04-10 13:25:25.0 +0200 @@ -184,6 +184,12 @@ lilo } +# call flash-kernel +run_flash_kernel() +{ + flash-kernel +} + # check if lilo is on mbr mbr_check() { @@ -262,6 +268,9 @@

[Bug 358762] Re: update-initramfs trigger should run flash-kernel

2009-04-10 Thread Oliver Grawert
confirming the debian fix works fine (tested with apt-get install --reinstall udev) -- update-initramfs trigger should run flash-kernel https://bugs.launchpad.net/bugs/358762 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 356975] Re: imx51 oops after watchdog call

2009-04-10 Thread Oliver Grawert
given that it only shows up if the device is used by NM and a fix for bug 356517 is pending upload it should be reproducable soon. -- imx51 oops after watchdog call https://bugs.launchpad.net/bugs/356975 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 348305] Re: jaunty /etc/resolv.conf in chroot has permission-rights 000

2009-04-11 Thread Oliver Grawert
while this is a working workaround, the cause why the file is created with 000 permissions at all still isnt clear, it would be helpful to dig deeper here to find the actual bug and fix. afaik the initscript only creates a resolv.conf if DNS_SERVER and SEARCH_DOMAIN are set in lts.conf, the creati

[Bug 348305] Re: jaunty /etc/resolv.conf in chroot has permission-rights 000

2009-04-11 Thread Oliver Grawert
in the ltsp-setup initscript i see: if [ -z "$root_write_method" ]; then touch / 2> /dev/null || root_write_method="bind_mounts" fi [ "$root_write_method" = "bind_mounts" ] && bind_mounts ... can somebody seeing the issue attach the output if "cat /proc/mounts"

[Bug 348305] Re: jaunty /etc/resolv.conf in chroot has permission-rights 000

2009-04-11 Thread Oliver Grawert
the touch command should probably try to touch a file from the bindfiles variable instead of trying to touch / -- jaunty /etc/resolv.conf in chroot has permission-rights 000 https://bugs.launchpad.net/bugs/348305 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 336770] Re: Problems Installing Jaunty On NSLU2

2009-04-13 Thread Oliver Grawert
worked fine for me with a recent daily on a std slug, did you make sure to pick swap on the target device during partitioning (else it will indeed stop right after this step, swap is essential) ? -- Problems Installing Jaunty On NSLU2 https://bugs.launchpad.net/bugs/336770 You received this bug n

[Bug 356517] Re: NetworkManager does not detect eth0 on armel

2009-04-13 Thread Oliver Grawert
did you use the same NM version with the mentioned patch included to verify that. can you please attach more data if you make such assumptions... if the device is not attached to the computer device in hal, where and how is it attached in the monolithic 2.6.26 kernel ? -- NetworkManager does n

[Bug 360366] Re: No LANG set in the chroot (missing /etc/default/locale)

2009-04-13 Thread Oliver Grawert
the actual fix is to exclude ltsp-client and ldm at build time from adding their translations to the langpack packages and include all translations in the ldm/ltsp-client packages directly, there is an easy fix for this on a packaging level afaik. -- No LANG set in the chroot (missing /etc/defaul

[Bug 358956] Re: armel Babbage iMX51 line truncation and addition on VGA output

2009-04-14 Thread Oliver Grawert
this seems also to be the case under gdm (moving the mouse to the bottom right corner makes a white stripe show up at the bottom of the screen) -- armel Babbage iMX51 line truncation and addition on VGA output https://bugs.launchpad.net/bugs/358956 You received this bug notification because you a

[Bug 358956] Re: armel Babbage iMX51 line truncation and addition on VGA output

2009-04-14 Thread Oliver Grawert
also looking at the console it seems there is a similar offset, so i would assume the probelm to be in the linux framebuffer driver itself. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- armel Babbage iMX51 line truncation and addition on VGA output https://bugs.launchpad.net/b

[Bug 358956] Re: armel Babbage iMX51 line truncation and addition on VGA output

2009-04-14 Thread Oliver Grawert
here are the actual mode settings used for the frambuffer device o...@babbage:~$ sudo fbset mode "800x600-60" # D: 40.000 MHz, H: 37.879 kHz, V: 60.317 Hz geometry 800 600 800 600 16 timings 25000 88 40 23 1 128 4 hsync high vsync high rgba 5/11,6/5,5/0,0/0 endmode -- arm

[Bug 349581] Re: ubiquity does not allow to install to pre-partitioned, pre-formatted device if the device contains the live filesystem

2009-03-29 Thread Oliver Grawert
i re-ran the install and made sure to only select ext4 this time. i did get a proper message saying that because i didnt pick to format the partition, files and directories would be deleted prior installing. after the interactive part of ubiquity the complaint about /cdrom being unmountable showed

[Bug 349581] Re: ubiquity does not allow to install to pre-partitioned, pre-formatted device if the device contains the live filesystem

2009-03-29 Thread Oliver Grawert
** Attachment added: "partman.gz" http://launchpadlibrarian.net/24479068/partman.gz -- ubiquity does not allow to install to pre-partitioned, pre-formatted device if the device contains the live filesystem https://bugs.launchpad.net/bugs/349581 You received this bug notification because you

[Bug 349581] Re: ubiquity does not allow to install to pre-partitioned, pre-formatted device if the device contains the live filesystem

2009-03-29 Thread Oliver Grawert
** Attachment added: "syslog.gz" http://launchpadlibrarian.net/24479065/syslog.gz -- ubiquity does not allow to install to pre-partitioned, pre-formatted device if the device contains the live filesystem https://bugs.launchpad.net/bugs/349581 You received this bug notification because you ar

[Bug 349581] Re: ubiquity does not allow to install to pre-partitioned, pre-formatted device if the device contains the live filesystem

2009-03-29 Thread Oliver Grawert
** Attachment added: "debug.gz" http://launchpadlibrarian.net/24479073/debug.gz -- ubiquity does not allow to install to pre-partitioned, pre-formatted device if the device contains the live filesystem https://bugs.launchpad.net/bugs/349581 You received this bug notification because you are

[Bug 348504] Re: USB issues with linux-image-2.6.28-11-imx51 fill /var/log

2009-03-30 Thread Oliver Grawert
** Attachment added: "USB-errors-syslog" http://launchpadlibrarian.net/24522199/USB-errors-syslog -- USB issues with linux-image-2.6.28-11-imx51 fill /var/log https://bugs.launchpad.net/bugs/348504 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 345534] Re: Please add support for the imx51 ARM subarchitecture.

2009-03-31 Thread Oliver Grawert
this is the snippet used in the initial builder script for the live image, cmdline needs to be changed to use a UUID, fis needs to be used to determine the actual offset (both are hardcoded values in the image build script), the dd'ing of the binary blob doesnt need to happen, i'll rework this bit

[Bug 345534] Re: Please add support for the imx51 ARM subarchitecture.

2009-03-31 Thread Oliver Grawert
here the snippet from the babbage install guide wikipage, a script similar to the above code needs to go into flash-kernel-installer -- Now you need to make your SD card a boot device (the babbage currently only boots from SD) to achieve this, do the following: Download the redboot tools package

[Bug 345534] Re: Please add support for the imx51 ARM subarchitecture.

2009-03-31 Thread Oliver Grawert
here is a patch that does the necessary bits, though loic just fixed the need for $initramfs_size which means it will need to be reworked a bit ... --- flash-kernel-2.13ubuntu2/debian/flash-kernel-installer.postinst 2009-03-31 11:22:17.0 +0200 +++ flash-kernel-installer.postinst 2

[Bug 345534] Re: Please add support for the imx51 ARM subarchitecture.

2009-03-31 Thread Oliver Grawert
** Attachment added: "flash-kernel-installer.patch" http://launchpadlibrarian.net/24585604/flash-kernel-installer.patch -- Please add support for the imx51 ARM subarchitecture. https://bugs.launchpad.net/bugs/345534 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 262605] Re: [intrepid] X locks up or crashes when screensaver activates

2008-09-02 Thread Oliver Grawert
i see it on a GM965/GL960, but as for Chris it goes away for me if i disable compiz. -- [intrepid] X locks up or crashes when screensaver activates https://bugs.launchpad.net/bugs/262605 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 264048] Re: `apt-get update` hangs indefinitely when run against the ubuntu-mid daily images

2008-09-03 Thread Oliver Grawert
following https://wiki.ubuntu.com/MobileAndEmbedded/ImageModification i see the same behavior in a chrooted call of "apt-get update" -- `apt-get update` hangs indefinitely when run against the ubuntu-mid daily images https://bugs.launchpad.net/bugs/264048 You received this bug notification becaus

[Bug 264048] Re: `apt-get update` hangs indefinitely when run against the ubuntu-mid daily images

2008-09-03 Thread Oliver Grawert
on a sidenote kill -9 against the process doesnt work either ... -- `apt-get update` hangs indefinitely when run against the ubuntu-mid daily images https://bugs.launchpad.net/bugs/264048 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 264048] Re: `apt-get update` hangs indefinitely when run against the ubuntu-mid daily images

2008-09-03 Thread Oliver Grawert
execve("/usr/bin/apt-get", ["apt-get", "update"], [/* 19 vars */]) = 0 brk(0) = 0x8237000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f34000 access("

[Bug 264048] Re: `apt-get update` hangs indefinitely when run against the ubuntu-mid daily images

2008-09-03 Thread Oliver Grawert
the above strace triggered me to look into /var/lib/apt/lists/ ... a simple ls /var/lib/apt/lists/ reproduces the hang, it seems to be a filesystem problem (even sudo ls -al /tmp/mergemount/var/lib/apt/ exposes that) -- `apt-get update` hangs indefinitely when run against the ubuntu-mid daily ima

[Bug 258110] Re: Camera application cannot record video

2008-09-04 Thread Oliver Grawert
both uploaded to hardy-proposed now ... ** Changed in: cmpc Status: New => In Progress ** Also affects: cheese (Ubuntu) Importance: Undecided Status: New ** Changed in: cheese (Ubuntu) Status: New => In Progress ** Also affects: gstreamer0.10 (Ubuntu) Importance: Unde

[Bug 258110] Re: Camera application cannot record video

2008-09-04 Thread Oliver Grawert
correction, teh cheese versioning needs to be ubuntu1.1, debdiff is at http://people.ubuntu.com/~ogra/cheese_2.22.3-0ubuntu1.1.debdiff -- Camera application cannot record video https://bugs.launchpad.net/bugs/258110 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 265035] [NEW] Xorg -configure breaks on undefined symbol: xf86GetPciVideoInfo

2008-09-05 Thread Oliver Grawert
Public bug reported: Binary package hint: xorg using Xorg -configure in intrepid breaks with an undefined symbol: xf86GetPciVideoInfo message as below: [EMAIL PROTECTED] sudo Xorg -configure :2 This is a pre-release version of the X server from The X.Org Foundation. It is not supported in

[Bug 265035] Re: Xorg -configure breaks on undefined symbol: xf86GetPciVideoInfo

2008-09-08 Thread Oliver Grawert
this is on a ltsp client which simply installs the xorg metapackage (depending on xserver-xorg which in turn pulls in xserver-xorg-video- all). -- Xorg -configure breaks on undefined symbol: xf86GetPciVideoInfo https://bugs.launchpad.net/bugs/265035 You received this bug notification because you

[Bug 261353] Re: package ltsp-client-core None [modified: /var/lib/dpkg/info/ltsp-client-core.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2008-09-08 Thread Oliver Grawert
ths looks like you try to install ltsp-client-core directly ... its not intended to and this is not a bug. it fails to install deliberately and should have shown your a debconf message that it cant be installed on a normal system (if that has not been shown please re-open) ltsp-client-core descr

[Bug 267509] Re: LTSP Clients do not offer option to set selected language as default

2008-09-08 Thread Oliver Grawert
updated short description, linked ot the right downstream package in ubuntu and to the LTSP upstream product ... and confirmed ... ** Changed in: ldm (Ubuntu) Sourcepackagename: ltsp => ldm Importance: Undecided => Wishlist ** Summary changed: - LTSP Clients do not offer option to set selecte

[Bug 265035] Re: Xorg -configure breaks on undefined symbol: xf86GetPciVideoInfo

2008-09-08 Thread Oliver Grawert
removing the vga driver helps a bit, but it chokes on the -nsc driver now (same error message), removing that one as well makes Xorg -configure work as expected again. -- Xorg -configure breaks on undefined symbol: xf86GetPciVideoInfo https://bugs.launchpad.net/bugs/265035 You received this bu

[Bug 258110] Re: Camera application cannot record video

2008-09-09 Thread Oliver Grawert
yes, but that patch also needs the gstreamer fixes that were uploaded... as outlined on https://wiki.ubuntu.com/StableReleaseUpdates both packages wait for the quarantaine to expire and two positive comments from testers. feel free to install them on an image from the hardy-proposed repository an

[Bug 263493] Re: Please package applications from netbook-remix

2008-09-09 Thread Oliver Grawert
all in the archive now ... ** Changed in: ubuntu Importance: Wishlist => Undecided Status: Confirmed => Fix Released -- Please package applications from netbook-remix https://bugs.launchpad.net/bugs/263493 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 268550] Re: LDM in Hardy not expiring passwords correctly

2008-09-10 Thread Oliver Grawert
this is fixed in the upstream ldm branch since ldm was rewritten in the ssh communication layer ** Also affects: ldm (Ubuntu) Importance: Undecided Status: New ** Changed in: ltsp Status: New => Invalid -- LDM in Hardy not expiring passwords correctly https://bugs.launchpad.net

[Bug 268550] Re: LDM in Hardy not expiring passwords correctly

2008-09-10 Thread Oliver Grawert
confirming and tagging for hardy SRU ** Changed in: ldm (Ubuntu) Status: New => Confirmed ** Changed in: ldm (Ubuntu Hardy) Status: New => Confirmed -- LDM in Hardy not expiring passwords correctly https://bugs.launchpad.net/bugs/268550 You received this bug notification because y

[Bug 268550] Re: LDM in Hardy not expiring passwords correctly

2008-09-10 Thread Oliver Grawert
hmm, needs actually be set to fix released for intrepid, since that uses the new upstream code ** Changed in: ldm (Ubuntu) Status: Confirmed => Fix Released -- LDM in Hardy not expiring passwords correctly https://bugs.launchpad.net/bugs/268550 You received this bug notification because y

[Bug 391588] Re: banshee fails to run on arm

2009-07-10 Thread Oliver Grawert
** Description changed: Binary package hint: banshee - currently banshee dies a painful dead on armel devices, below is a log - captured with: - - banshee >banshee.log 2>&1 - - i will add more debugging info soon... - - [Info 14:50:57.585] Running Banshee 1.4.3: [Ubuntu karmic (developmen

[Bug 391588] Re: banshee fails to run on arm

2009-07-10 Thread Oliver Grawert
** Attachment added: "banshee_debug.txt" http://launchpadlibrarian.net/28884026/banshee_debug.txt -- banshee fails to run on arm https://bugs.launchpad.net/bugs/391588 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 398403] [NEW] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2009-07-12 Thread Oliver Grawert
Public bug reported: Binary package hint: gcc-4.4 in https://edge.launchpad.net/ubuntu/+source/upstart/0.6.0-2/+build/1112005/+files/buildlog_ubuntu-karmic-armel.upstart_0.6.0-2_FAILEDTOBUILD.txt.gz we see that the buidd appears to time out (in reality its hiding the actual error). building tha

[Bug 398403] Re: gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2009-07-12 Thread Oliver Grawert
different place of the error in a different system with a local build, it seems to be closely related to the hardware gcc is running on ... gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/incl

[Bug 398403] Re: gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2009-07-12 Thread Oliver Grawert
downgrading my local buildsystem to gcc-4.3 i see similar issues -- gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error https://bugs.launchpad.net/bugs/398403 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 398403] Re: gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2009-07-12 Thread Oliver Grawert
i doubt that its a memory issue and i see it on all SoCs here i will try building gcc-snapshot and see if it occus with that too ... for both SoCs i have here, i only have binary kernels, it might be cause by some ulimit issue ... there should be enough swap here and the system is running (and s

[Bug 401782] Re: please build a static version of qemu-arm 0.11.x in a separate binary deb

2009-08-05 Thread Oliver Grawert
** Attachment added: "qemu-kvm_0.11.0~rc1-0ubuntu2.debdiff" http://launchpadlibrarian.net/29928663/qemu-kvm_0.11.0%7Erc1-0ubuntu2.debdiff -- please build a static version of qemu-arm 0.11.x in a separate binary deb https://bugs.launchpad.net/bugs/401782 You received this bug notification beca

[Bug 364656] Re: armel/versatile: unknown HZ value 94

2009-08-05 Thread Oliver Grawert
note that the same occurs on imx51 -- armel/versatile: unknown HZ value 94 https://bugs.launchpad.net/bugs/364656 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubu

[Bug 398238] Re: jaunty ltsp - Usb printer local - not print

2009-07-18 Thread Oliver Grawert
why did you replace jetpipe ? jetpipe changed massively between hardy (8.04) and jaunty (9.04). the changes in bug 224259 *only* apply to hardy (8.04) the lts.conf settings of your second example are from ltsp4.x and dont apply at all to ltsp5.x as used in ubuntu. please use the most recent ups

[Bug 130047] Re: ltsp-update-image ignores --base option

2009-07-18 Thread Oliver Grawert
this bug was fixed long ago ** Summary changed: - ltsp-build-client ignores --base option + ltsp-update-image ignores --base option ** Changed in: ltsp (Ubuntu) Status: Incomplete => Fix Released -- ltsp-update-image ignores --base option https://bugs.launchpad.net/bugs/130047 You rec

[Bug 401782] [NEW] please build a static version of qemu-arm 0.11.x in a separate binary deb

2009-07-20 Thread Oliver Grawert
Public bug reported: Binary package hint: qemu qemu 0.11 is supposed to have eabi support in qemu-arm. to easily use a an armel chroot under x86 similar to the variant described in https://wiki.ubuntu.com/ARM/BuildEABIChroot the following is necessary: 1) register qemu-arm(-static) with binfmt m

[Bug 401878] Re: Kernel Panic on Clients using Ubuntu 9.04 Jaunty

2009-07-20 Thread Oliver Grawert
** Also affects: ltsp (Ubuntu) Importance: Undecided Status: New ** Changed in: ltsp Status: New => Invalid -- Kernel Panic on Clients using Ubuntu 9.04 Jaunty https://bugs.launchpad.net/bugs/401878 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 237732] Re: Automounted usb drives don't appear on desktop in KDE on ltsp thin clients

2009-07-22 Thread Oliver Grawert
you already have /usr/share/doc/ltspfs/examples/kde-desktop-icons installed, quoting from the header of that file: # to use this hook, install this in /etc/ltspfs/mounter.d/ and mark it as # executable. -- Automounted usb drives don't appear on desktop in KDE on ltsp thin clients https://bugs.la

[Bug 294403] Re: LTSP error: Can not write log, openpty() failed (/dev/pts not mounted?)

2009-07-22 Thread Oliver Grawert
fixed in 5.1.78-0ubuntu1 ** Changed in: ltsp (Ubuntu) Status: Fix Committed => Fix Released -- LTSP error: Can not write log, openpty() failed (/dev/pts not mounted?) https://bugs.launchpad.net/bugs/294403 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 328167] Re: [arm] gnome-keyring-daemon eating 100% CPU at login in Jaunty

2009-07-22 Thread Oliver Grawert
i revisited the issue today and tested the following: * we noticed that the issue does not show up in karmic so i rebuilt the 2.27 version of gnome keyring in jaunty, the issue returned with the newer version as well * i rebuilt the 2.27 source in jaunty with karmics gcc-4.4, the issue vanished

[Bug 398732] [NEW] binutils on armel fails to build due to regression test failure on 64 Bytes alignment test for gas/arm/arm.exp

2009-07-13 Thread Oliver Grawert
Public bug reported: Binary package hint: binutils i am not sure how related this is to #385501, seems the testsuite was completely rewritten between 2.19.51.20090622 and 2.19.51.20090704 though ... which appears to result in the build failure seen at http://launchpadlibrarian.net/28683610/build

[Bug 398732] Re: binutils on armel fails to build due to regression test failure on 64 Bytes alignment test for gas/arm/arm.exp

2009-07-13 Thread Oliver Grawert
looking at the debian PTS the same version of binutils seems to build fine there with the default gcc-4.3 ** Bug watch added: Sourceware.org Bugzilla #10385 http://sourceware.org/bugzilla/show_bug.cgi?id=10385 ** Also affects: binutils via http://sourceware.org/bugzilla/show_bug.cgi?id=1038

[Bug 390360] Re: evolution-indicator not working in Karmic

2009-07-13 Thread Oliver Grawert
o...@osiris:~$ dpkg -l evolution-indicator|grep ^ii ii evolution-indicator0.1.15-0ubuntu1 ** Changed in: evolution-indicator (Ubuntu) Status: New => Confirmed -- evolution-indicator not working in Karmic https://bugs.launchpad.net/bugs/390360 You received this bu

[Bug 390360] Re: evolution-indicator not working in Karmic

2009-07-13 Thread Oliver Grawert
while evolution indicator is installed it does not show up in the evolution plugin list at all. i think the plugin format of evolution changed in the karmic version and evolution-indicator was not adjusted to it. -- evolution-indicator not working in Karmic https://bugs.launchpad.net/bugs/390360

[Bug 390360] Re: evolution-indicator not working in Karmic

2009-07-13 Thread Oliver Grawert
** Attachment added: "evo_plugins.png" http://launchpadlibrarian.net/28960412/evo_plugins.png -- evolution-indicator not working in Karmic https://bugs.launchpad.net/bugs/390360 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 391588] Re: banshee fails to run on arm

2009-07-16 Thread Oliver Grawert
david sugar is currently investigating the gstreamer vorbis "Invalid number format" error seen in the log so we can make sure banshee is not dying because of a missing feature in the foundation. he will follow up with info he found here. -- banshee fails to run on arm https://bugs.launchpad.net/b

[Bug 276930] Re: When an USB Drive is inserted into a LTSP Server, all connected clients receive a mounting error

2009-08-19 Thread Oliver Grawert
just set /apps/nautilus/preferences/media_automount in gconf to false as a systemwide and mandatory key -- When an USB Drive is inserted into a LTSP Server, all connected clients receive a mounting error https://bugs.launchpad.net/bugs/276930 You received this bug notification because you are a

[Bug 412034] Re: configure-x.sh fails to set HorizSync and VertRefresh with sis driver

2009-08-20 Thread Oliver Grawert
even though configure-x.sh isnt used since ages anymore, i committed the fix in the upstream branch in case someone wants to make use of the script (before we actually remove it from the code tree) ** Changed in: ltsp (Ubuntu) Status: New => Fix Committed -- configure-x.sh fails to set Ho

[Bug 317094] Re: meta bug to collect lshal touchscreen info

2009-08-21 Thread Oliver Grawert
** Summary changed: - result of command "lshal" + meta bug to collect lshal touchscreen info ** Summary changed: - meta bug to collect lshal touchscreen info + result of command "lshal" ** Description changed: - info.subsystem = 'sound' (string) - info.udi = '/org/freedesktop/Hal/devic

[Bug 317094] Re: meta bug to collect lshal touchscreen info

2009-08-21 Thread Oliver Grawert
** Summary changed: - result of command "lshal" + meta bug to collect lshal touchscreen info -- meta bug to collect lshal touchscreen info https://bugs.launchpad.net/bugs/317094 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 417009] [NEW] all openoffice apps die in 'com::sun::star::ucb::InteractiveAugmentedIOException' on armel in karmic

2009-08-21 Thread Oliver Grawert
Public bug reported: Binary package hint: openoffice.org starting an openoffice app on armel only results in a splashscreen without starting the app, starting the app from commandline gets the following output: o...@babbage:~$ oowriter javaldx: Could not find a Java Runtime Environment! Please

<    1   2   3   4   5   6   7   8   9   10   >