[Bug 493575] Re: Buildbot master generates a setupBuild exception when attempting to run a builder

2010-09-12 Thread Yagisan
To be honest, I needed a continuous integration system to be deployed, and instead of fiddling around with buildbot, I replaced it with hudson ( which I wish was in ubuntu ... ) and shipped it, so I never got around to having another go with buildbot. -- Buildbot master generates a setupBuild

[Bug 282536] Re: LIBATA with PATA_VIA causes ATAPI PATA devices to hang with HPET enabled

2010-06-23 Thread Yagisan
The reporter ceased responding as: a) No one with the ability to fix the bug has looked at it b) the bug didn't get fixed c) it clearly has a lot of me too responses d) it was confirmed in mainline before the useless upgrade to the new version of ubuntu and then bother us if it's still broken

[Bug 493575] Re: Buildbot master generates a setupBuild exception when attempting to run a builder

2009-12-08 Thread Yagisan
I have duplicated this exact same bug on Ubuntu 9.04. I have attached the .apport file generated from ubuntu-bug, and have copied the output from twistd.log below. --- Start of twistd.log 22:30:35+1100 [HTTPChannel,0,10.0.0.113] 10.0.0.113 - - [08/Dec/2009:11:30:35 +] GET

[Bug 493575] Re: Buildbot master generates a setupBuild exception when attempting to run a builder

2009-12-08 Thread Yagisan
I have now duplicated this bug on ubuntu 8.04 with buildbot 0.7.6-1. I have copied the output from twistd.log below, and have attached the adjusted master.cfg file needed to reproduce this on hardy (the locking commands were removed as they are not understood on this old version) --- Start of

[Bug 493575] Re: Buildbot master generates a setupBuild exception when attempting to run a builder

2009-12-08 Thread Yagisan
Further testing has demonstrated that the buildbot will only work if configured like the first example at http://djmitche.github.com/buildbot/docs/0.7.11/#Build-Steps ie: f = factory.BuildFactory() f.addStep(source.SVN(svnurl=http://svn.example.org/Trunk/;))

[Bug 493575] [NEW] Buildbot master generates a setupBuild exception when attempting to run a builder

2009-12-07 Thread Yagisan
Public bug reported: Binary package hint: buildbot I installed buildbot on one master and two slave systems. I configured the master with a minimal configuration, and attached the two slaves. The configuration file passed validation from buildbot checkconfig. The buildbot service started, and

[Bug 493575] Re: Buildbot master generates a setupBuild exception when attempting to run a builder

2009-12-07 Thread Yagisan
** Attachment added: Buildbot master.cfg file that demonstrates the bug. http://launchpadlibrarian.net/36529535/master.cfg ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/36529536/Dependencies.txt ** Attachment added: ProcMaps.txt

[Bug 282536] Re: LIBATA with PATA_VIA causes ATAPI PATA devices to hang with HPET enabled

2009-04-19 Thread Yagisan
I went and tested a vanilla 2.6.29.1 kernel, and the problem still exists there. it isn't triggered by suspend or resume, as it's been affecting my server box, and I certainly don't use suspend and resume on that. You just need to leave the system running for a short while before you get the

[Bug 282536] Re: LIBATA with PATA_VIA causes ATAPI PATA devices to hang with HPET enabled

2009-04-09 Thread Yagisan
I've ended up working around the issue. I blacklist the pata_via module, and build my own kernels with all the old ide drivers as modules, loading via82cxxx for my pata devices. Unfortunately I haven't been able to convince my ppa to build those kernels (some sort of issue with ABI's and sadly the

[Bug 288531] Re: soffice.bin crashed with SIGSEGV

2008-10-23 Thread Yagisan
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/18842243/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/18842244/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/18842245/ProcMaps.txt ** Attachment added:

[Bug 282536] [NEW] LIBATA with PATA_VIA causes ATAPI PATA devices to hang with HPET enabled

2008-10-13 Thread Yagisan
Public bug reported: With a default install of the current Intrepid kernel on systems with a HPET, and both a Via SATA and PATA controller, the kernel is unable to utilise any ATAPI devices attached to the PATA controller. The kernel logs fill up with the following message every 30 seconds:

[Bug 282536] Re: LIBATA with PATA_VIA causes ATAPI PATA devices to hang with HPET enabled

2008-10-13 Thread Yagisan
** Attachment added: dmesg output http://launchpadlibrarian.net/18493661/dmesg.txt -- LIBATA with PATA_VIA causes ATAPI PATA devices to hang with HPET enabled https://bugs.launchpad.net/bugs/282536 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 282536] Re: LIBATA with PATA_VIA causes ATAPI PATA devices to hang with HPET enabled

2008-10-13 Thread Yagisan
Full output from lscpi -vvnn attached ** Attachment added: lspci -vvnn output http://launchpadlibrarian.net/18493699/lspci_vvnn.txt -- LIBATA with PATA_VIA causes ATAPI PATA devices to hang with HPET enabled https://bugs.launchpad.net/bugs/282536 You received this bug notification because

[Bug 281984] Re: Updating ifupdown to 0.6.8ubuntu10 DISABLES STATIC IP ADDRESS BASED NETWORKING

2008-10-12 Thread Yagisan
james_w Yagisan: actually, can you tell me if you have /etc/NetworkManager/nm-system-settings.conf Yagisan james_w, when I removed that file you asked for (this morning) I got networking back. I just did a quick check by touching a blank file there - and networiking went down again persia Which

[Bug 281984] [NEW] Updateing ifupdown to 0.6.8ubuntu10 DISABLES STATIC IP ADDRESS BASED NETWORKING

2008-10-11 Thread Yagisan
Public bug reported: Binary package hint: ifupdown I run systems with static ip address based networking. They do use or have NetworkManger installed. Imagine my absolute joy and surprise to update my systems, reboot, and find this: [EMAIL PROTECTED]:~$ sudo /etc/init.d/networking restart *

[Bug 281984] Re: Updating ifupdown to 0.6.8ubuntu10 DISABLES STATIC IP ADDRESS BASED NETWORKING

2008-10-11 Thread Yagisan
** Summary changed: - Updateing ifupdown to 0.6.8ubuntu10 DISABLES STATIC IP ADDRESS BASED NETWORKING + Updating ifupdown to 0.6.8ubuntu10 DISABLES STATIC IP ADDRESS BASED NETWORKING -- Updating ifupdown to 0.6.8ubuntu10 DISABLES STATIC IP ADDRESS BASED NETWORKING

[Bug 214885] Re: python2.5 crashed with AttributeError in __init__()

2008-10-07 Thread Yagisan
re-opening: This was reproduced last night in intrepid and reported here https://bugs.launchpad.net/ubuntu/+source/gmailfs/+bug/279178 ** Changed in: gmailfs (Ubuntu) Status: Invalid = New -- python2.5 crashed with AttributeError in __init__() https://bugs.launchpad.net/bugs/214885 You

[Bug 279178] Re: python2.5 crashed with AttributeError in __init__()

2008-10-06 Thread Yagisan
** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/18267637/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/18267638/ProcStatus.txt ** Attachment added: Traceback.txt http://launchpadlibrarian.net/18267639/Traceback.txt ** Visibility changed

[Bug 275458] Re: scim-launcher crashed with SIGSEGV in scim::FrontEndModule::load()

2008-09-30 Thread Yagisan
** Visibility changed to: Public -- scim-launcher crashed with SIGSEGV in scim::FrontEndModule::load() https://bugs.launchpad.net/bugs/275458 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 270894] [NEW] Firefox is located in the wrong section of the Ubuntu Archive

2008-09-16 Thread Yagisan
Public bug reported: Binary package hint: firefox-3.0 Firefox is currently located in the main section of the Ubuntu archive. Software in the main section must be free as listed in http://www.ubuntu.com/community/ubuntustory/components with free defined in

[Bug 269007] Re: gstreamer-ffmpeg crashes while indexing an h263 file

2008-09-16 Thread Yagisan
I've been trying today to reproduce this bug, and I can't seem to do it just by running: /usr/bin/totem-gstreamer-video-indexer /home/username/torrents/done/Play\ School\ -\ Transport/Play\ School\ -\ Transport\ -\ Friday.avi TOTEM_INFO_DURATION=1897 TOTEM_INFO_HAS_VIDEO=True

[Bug 242891] Re: pidgin-lastfm: crashes on perl XSLoader

2008-09-15 Thread Yagisan
Bug still exists. [EMAIL PROTECTED]:~$ /usr/lib/pidgin/lastfm.pl Can't load '/usr/lib/perl5/auto/Purple/Purple.so' for module Purple: /usr/lib/perl5/auto/Purple/Purple.so: undefined symbol: g_str_hash at /usr/lib/perl/5.10/XSLoader.pm line 64. at /usr/lib/perl5/Purple.pm line 52 Compilation

[Bug 269007] Re: gstreamer-ffmpeg crashes while indexing an h263 file

2008-09-12 Thread Yagisan
That file plays fine in mplayer, avidemux, and my standalone mpeg4 player. It is encoded with the xvid codec, 640x368 @ 25fps, with an mp3 vbr audio track. The file is 234MB in size if you want it. It's a tv capture - effectively digital video tape. -- gstreamer-ffmpeg crashes while indexing an

[Bug 269306] Re: evolution crashed with SIGSEGV in camel_folder_sync()

2008-09-12 Thread Yagisan
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/17551615/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/17551616/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/17551617/Disassembly.txt ** Attachment

[Bug 269007] Re: totem-gstreamer-video-indexer crashed with SIGSEGV in init_vlc_rl()

2008-09-11 Thread Yagisan
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/17536522/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/17536524/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/17536525/Disassembly.txt ** Attachment

[Bug 132720] Re: qemulator crashes a few seconds after launch

2008-08-31 Thread Yagisan
I also submitted one of the 97 duplicates of this bug. I installed the package, I tried to start it after installation, and it crashed. It never even made an image. As far as I'm concerned, it should never have even been released in that state. I've moved on now, and use the command line to

[Bug 231905] Re: 16-bit support missing

2008-06-09 Thread Yagisan
*** This bug is a duplicate of bug 114025 *** https://bugs.launchpad.net/bugs/114025 Why has this been marked a duplicate of bug 114025 ? -- 16-bit support missing https://bugs.launchpad.net/bugs/231905 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 231905] Re: 16-bit support missing

2008-06-09 Thread Yagisan
*** This bug is a duplicate of bug 114025 *** https://bugs.launchpad.net/bugs/114025 Well - I didn't report a preloader error - I reported that 16bit support is non-functional. If you believe they are the same bug, make sure to test with a 16bit windows application before marking this as

[Bug 231905] [NEW] 16-bit support missing

2008-05-19 Thread Yagisan
Public bug reported: Attempted to install Microsoft Office 97 under wine-0.9.59 on hardy amd64. Attempting to run SETUP.EXE results in the following output: wine SETUP.EXE preloader: Warning: failed to reserve range -6000 preloader: Warning: failed to reserve range -6000

[Bug 136495] Re: Please upgrade llvm

2008-03-07 Thread Yagisan
well, the bug was filed some 6 weeks ago, and to be quite frank, you existing llvm-gcc can't actually compile relatively simple applications because it dies on the standard system headers. Please upgrade or remove - either way the current package is useless. /me wonders if it's time to put

[Bug 136495] Re: Please upgrade llvm

2008-03-07 Thread Yagisan
Thanks for the heads up. Looks like I'll be building form source and installing to either /usr/local or /opt -- Please upgrade llvm https://bugs.launchpad.net/bugs/136495 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 199105] [NEW] Please update x11vnc to new version

2008-03-06 Thread Yagisan
Public bug reported: At http://sourceforge.net/project/showfiles.php?group_id=32584 x11vnc 0.9.3 is available with libvncserver 0.9.1 ** Affects: libvncserver (Ubuntu) Importance: Undecided Status: New -- Please update x11vnc to new version https://bugs.launchpad.net/bugs/199105

[Bug 191254] [NEW] Segmentation fault processing files

2008-02-12 Thread Yagisan
Public bug reported: [EMAIL PROTECTED]:~/opensource/dengng/trunk/doomsday/loader/src$ cproto -a loader.c /* loader.c */ Segmentation fault (core dumped) uname -a Linux pinky 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 i686 GNU/Linux cat /etc/issue Ubuntu 7.10 \n \l apt-cache show

[Bug 136495] Re: Please upgrade llvm

2008-01-14 Thread Yagisan
just built llvm 2.1 - it will FTBFS if there is a , in your CFLAGS/CXXFLAGS eg -mfpmath=sse,387 will cause the build to die. -- Please upgrade llvm https://bugs.launchpad.net/bugs/136495 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 136495] Re: Please upgrade llvm

2008-01-04 Thread Yagisan
Please Upgrade to 2.1 - the current version at time of writing this - I need the improved support for inline assembly. -- Please upgrade llvm https://bugs.launchpad.net/bugs/136495 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 44626] Re: Can't Input Japanese Text

2007-12-31 Thread Yagisan
This bug still exists in Gutsy. It is a monumental pain in the arse. I work around it by logging in, in full Japanese mode. This creates its own problems as I'm not that fluent when I have dialog boxes up, which is a shame. Now the fact that it works in a full Japanese local, but not with a

[Bug 151487] Please enable FLAC support when building

2007-10-10 Thread Yagisan
Public bug reported: From the readme in the source package: Some optional external libraries that SDL_sound can use and where to find them: SMPEG (used to decode MP3s): http://icculus.org/smpeg/ libvorbisfile (used to decode OGGs): http://www.xiph.org/ogg/vorbis/ libFLAC (used to decode

[Bug 150551] Re: qemulator.py crashed with IndexError in on_comboboxMachinetype_changed()

2007-10-08 Thread Yagisan
*** This bug is a duplicate of bug 132720 *** https://bugs.launchpad.net/bugs/132720 ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/9880637/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/9880639/ProcMaps.txt ** Attachment added:

[Bug 150551] qemulator.py crashed with IndexError in on_comboboxMachinetype_changed()

2007-10-08 Thread Yagisan
*** This bug is a duplicate of bug 132720 *** https://bugs.launchpad.net/bugs/132720 Public bug reported: Binary package hint: qemulator Installed it, clicked on the System menu entry - it crashed. ProblemType: Crash Architecture: amd64 Date: Mon Oct 8 22:32:15 2007 DistroRelease: Ubuntu

[Bug 147987] Re: remove tor from gutsy

2007-10-03 Thread Yagisan
As a Tor user - if it gets removed from the Ubuntu repo, I'm no longer going to use it. I'm not going to add an external repo, and I will shut down my tor exit nodes. It is a shame upstream wants it removed. -- remove tor from gutsy https://bugs.launchpad.net/bugs/147987 You received this bug

[Bug 130325] Re: [nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change (gutsy)

2007-09-12 Thread Yagisan
my simple work around was to uninstall compiz, and turn off desktop effects, so it runs metacity as the window manager. Given the choice between compiz, or working opengl, I pick working opengl. bye bye compiz. -- [nvidia-glx] 3D GL apps crash X when using compiz due to unmaked ABI change

[Bug 6004] Re: Changed CFLAGS for a speed increase.

2007-08-28 Thread Yagisan
The patch should still work - I (and evidently others) lack the time to do further benchmarking at present -- Changed CFLAGS for a speed increase. https://bugs.launchpad.net/bugs/6004 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 120943] Re: Update nvidia-glx-new package to latest 100 series driver

2007-08-23 Thread Yagisan
Well, the good news is, the driver detects my new card - the bad news - as others have mentioned https://bugs.launchpad.net/ubuntu/+source /linux-restricted-modules-2.6.20/+bug/98641 and https://bugs.launchpad.net/ubuntu/+source/linux-restricted- modules-2.6.20/+bug/103050 still exist -

[Bug 98641] Re: [nvidia-glx-new] NVidia driver missing libwfb

2007-08-23 Thread Yagisan
I can confirm it here too. A shame really considering there is a patch for it just a few replies up! Hopefully gutsy will get an update withing a few days (why it wasn't done when updating the drivers escapes me) -- [nvidia-glx-new] NVidia driver missing libwfb

[Bug 120943] Re: Update nvidia-glx-new package to latest 100 series driver

2007-08-21 Thread Yagisan
Sitsofe Wheeler : It's the nvidia binary driver - they always break something new on each upgrade - its what they do - But we don't ship the experimental nouveau drivers (even if we did - I'd still need this binary driver so I can run renouveau and submit my new card). I'll wait for the

[Bug 131865] Re: package flashplugin-nonfree 9.0.48.0.0ubuntu5 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2007-08-11 Thread Yagisan
E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up flashplugin-nonfree (9.0.48.0.0ubuntu6) ... /var/lib/dpkg/info/flashplugin-nonfree.postinst: 107: Syntax error: do unexpected (expecting fi) dpkg: error processing

[Bug 131261] Re: openglad crashed with SIGSEGV

2007-08-09 Thread Yagisan
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/8743856/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/8743857/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/8743858/Disassembly.txt ** Attachment

[Bug 131261] openglad crashed with SIGSEGV

2007-08-09 Thread Yagisan
/openglad NonfreeKernelModules: cdrom Package: openglad 0.98-1 PackageArchitecture: amd64 ProcCmdline: openglad ProcCwd: /home/yagisan ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_AU.UTF-8 Signal: 11 SourcePackage: openglad

[Bug 131281] dgen crashed with SIGSEGV in __libc_start_main()

2007-08-09 Thread Yagisan
PackageArchitecture: amd64 ProcCmdline: dgen Sonic\ and\ Knuckles\ -\ Knuckles\ in\ Sonic\ 3\ #\ SMD.SMD ProcCwd: /home/yagisan/emulator ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_AU.UTF-8 Signal: 11 SourcePackage: dgen StacktraceTop

[Bug 131281] Re: dgen crashed with SIGSEGV in __libc_start_main()

2007-08-09 Thread Yagisan
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/8745074/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/8745076/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/8745077/ProcMaps.txt ** Attachment added:

[Bug 131093] Re: mp3check crashed with SIGSEGV in __libc_start_main()

2007-08-09 Thread Yagisan
** Visibility changed to: Public -- mp3check crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/131093 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 125031] defines BIG_ENDIAN on little endian machines

2007-07-10 Thread Yagisan
Public bug reported: Binary package hint: gcc-4.1 UBUNTU VERSION: Ubuntu 7.04 VESRION: apt-cache show g++ Package: g++ Priority: optional Section: devel Installed-Size: 40 Maintainer: Ubuntu Core developers [EMAIL PROTECTED] Original-Maintainer: Debian GCC Maintainers [EMAIL PROTECTED]

[Bug 77041] Fails to upgrade from Edgy to Feisty due to depends on openbsd-inetd

2006-12-23 Thread Yagisan
Public bug reported: install a ltsp setup in edgy. edubuntu is a quick way. Now dist-upgrade to feisty. Observe the following output: Setting up openbsd-inetd (0.20050402-3) ... * Starting internet superserver inetd invoke-rc.d: initscript openbsd-inetd, action start failed. dpkg: error

[Bug 75052] Re: [feisty] non-working initramfs: failed to activate RAID

2006-12-23 Thread Yagisan
I appear to have the same bug. It basically makes edgy - feisty upgrades on raid system not-feasible. I have to use an edgy kernel on an otherwise feisty system if I don't want to stuff around with the boot process/ ** Changed in: initramfs-tools (Ubuntu) Status: Unconfirmed = Confirmed

[Bug 63561] Re: Segmentation fault when auditing code

2006-11-11 Thread Yagisan
Sure thing, I've attached some to this report. ** Attachment added: Doomsday Engine - svn4168 - engine/portable/src http://librarian.launchpad.net/5051446/ratscrash.tar.bz2 -- Segmentation fault when auditing code https://launchpad.net/bugs/63561 -- ubuntu-bugs mailing list

[Bug 63561] Segmentation fault when auditing code

2006-10-02 Thread Yagisan
Public bug reported: I installed the following version of rats to help audit some code. It segfaults when attempting to run it like this - rats -w3 --html * apt-cache show rats Package: rats Priority: optional Section: universe/utils Installed-Size: 768 Maintainer: Steve Kemp [EMAIL PROTECTED]

[Bug 63561] Re: Segmentation fault when auditing code

2006-10-02 Thread Yagisan
** Attachment added: Crash file http://librarian.launchpad.net/4605947/_usr_bin_rats.1000.crash -- Segmentation fault when auditing code https://launchpad.net/bugs/63561 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 61742] Re: Crashes with *** stack smashing detected *** message

2006-09-22 Thread Yagisan
*** This bug is a duplicate of bug 58508 *** While that works around the issue, the fact that SSP was triggered indicates there is a buffer overflow somewhere that should be fixed. -- Crashes with *** stack smashing detected *** message https://launchpad.net/bugs/61742 -- ubuntu-bugs mailing

[Bug 61742] Re: Crashes with *** stack smashing detected *** message

2006-09-22 Thread Yagisan
*** This bug is a duplicate of bug 58508 *** ssp is triggered when the function canary is overwritten, and as it was triggered is is very much unlikely to be a false positive. Hence my initial flagging of this as a security bug. -- Crashes with *** stack smashing detected *** message

[Bug 61644] Alleyoop dumps a debian directory in /

2006-09-21 Thread Yagisan
Public bug reported: Recent uploads of Alleyoop to edgy create a debian directory in / [EMAIL PROTECTED]:~$ ls /debian/alleyoop/usr/share/applications/ alleyoop.desktop [EMAIL PROTECTED]:~$ apt-cache show alleyoop Package: alleyoop Priority: optional Section: universe/devel Installed-Size: 1336

[Bug 61663] Displays ILLEGAL EXTENDED X86 OPCODE on VT1 during boot

2006-09-21 Thread Yagisan
*** This bug is a duplicate of bug 60135 *** Public bug reported: Binary package hint: linux-image-2.6.17-8-generic Booting this kernel on edgy amd64 displays ILLEGAL EXTENDED X86 OPCODE 3 times on VT1. Yagisan any other amd64 users getting ILLEGAL EXTENDED X86 OPCODE on VT1 during boot

[Bug 61738] Fails to install on edgy.

2006-09-21 Thread Yagisan
Public bug reported: Binary package hint: ltspfs Trying to install this on edgy fails with the following output: Errors were encountered while processing: ltspfs E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up ltspfs

[Bug 61742] Crashes with *** stack smashing detected *** message

2006-09-21 Thread Yagisan
Public bug reported: Binary package hint: openoffice.org-writer-experimental Installed openoffice.org-writer-experimental as it is the only OO.o that will install on my amd64 system at this time.: apt-cache show openoffice.org-writer-experimental Package: openoffice.org-writer-experimental

[Bug 60877] ddns3 client does not start if /bin/sh is linked to dash

2006-09-17 Thread Yagisan
Public bug reported: Binary package hint: ddns3-client Install edgy. install ddns3-client, configure your details, then try to start it. it never starts. Workaround is to change #!/bin/sh to #!/bin/bash ** Affects: ddns3-client (Ubuntu) Importance: Untriaged Status: Unconfirmed

[Bug 60877] Re: ddns3 client does not start if /bin/sh is linked to dash

2006-09-17 Thread Yagisan
The error message: [EMAIL PROTECTED]:~$ sudo /etc/init.d/ddns3-client start /etc/init.d/ddns3-client: 15: source: not found ddns accounts can be made here for free http://www.ddns.nu/index.php -- ddns3 client does not start if /bin/sh is linked to dash https://launchpad.net/bugs/60877 --

[Bug 56609] Re: Crash when a want read DVD

2006-08-16 Thread Yagisan
IIRC the bug is caused by ffmpeg, and as I discussed with slomo a long time ago, it is expected to be fixed by syncing a new ffmpeg from debian when available. ** Changed in: mplayer (Ubuntu) Status: Unconfirmed = Confirmed -- Crash when a want read DVD https://launchpad.net/bugs/56609

[Bug 7839] Re: Ubuntu bug reporting tools need to point to Ubuntu bug systems

2006-06-24 Thread Yagisan
I too express disbelif that reportbug still is not integrated into the rest of the Ubuntu bug reporting infrastructure. I've come to expect now, that it never will. Whilst reportbug is useless for reporting bugs to Ubuntu, it is extremely useful for peole like myself that provide 3rd party Ubuntu

[Bug 49892] Upgrading from breezy to dapper causes a Site Error with plone.

2006-06-15 Thread Yagisan
Public bug reported: set up a plone site on breezy. (aptitude install plone plone-site) Now upgrade zope-resourceregistries to dapper, like so Preparing to replace zope-resourceregistries 1.0.4-1 (using .../zope-resourceregistries_1.1-1_all.deb) ... Unpacking replacement zope-resourceregistries

[Bug 49894] Upgrading from breezy to dapper causes a Site Error with plone.

2006-06-15 Thread Yagisan
Public bug reported: set up a plone site on breezy. (aptitude install plone plone-site) Now upgrade zope-extendedpathindex to dapper, like so Preparing to replace zope-extendedpathindex 2.1-2 (using .../zope-extendedpathindex_2.3-1_all.deb) ... Unpacking replacement zope-extendedpathindex ...