[Bug 377179] Re: Implement pdebuild-dist

2012-03-16 Thread Daniel Hahler
I would like to have this, too. I have tried using pbuilder-dist as pbuilder for pdebuild, but that fails: % pdebuild --pbuilder pbuilder-precise --pbuilderroot sudo -u $USER pbuilder-precise: Warning: Running under sudo. This is probably not what you want. pbuilder-dist will use sudo itself,

[Bug 956903] [NEW] pbuilder-dist overrides APTCACHE setting from ~/.pbuilderrc

2012-03-16 Thread Daniel Hahler
Public bug reported: I am using APTCACHE= in ~/.pbuilderrc (because I am using a systemwide apt-cacher-ng). pbuilder-dist overrides this setting: arguments = [ [...] '--aptcache', '/var/cache/apt/archives/',

[Bug 956903] Re: pbuilder-dist overrides APTCACHE setting from ~/.pbuilderrc

2012-03-16 Thread Daniel Hahler
-- You received this bug notification because you are a member of MOTU, which is subscribed to ubuntu-dev-tools in Ubuntu. https://bugs.launchpad.net/bugs/956903 Title: pbuilder-dist overrides APTCACHE setting from ~/.pbuilderrc To manage notifications about this bug go to:

[Bug 918231] [NEW] backportpackage does not support Debian release links testing and unstable

2012-01-18 Thread Daniel Hahler
Public bug reported: I would like to use backportpackage with testing and unstable. % backportpackage -s testing -d lucid -u ppa:blueyed tpb backportpackage: Error: Release 'testing' is unknown in 'Debian'. The error comes from ubuntutools/lp/lpapicache.py - it looks like the Launchpad API does

[Bug 918231] Re: backportpackage does not support Debian release links testing and unstable

2012-01-18 Thread Daniel Hahler
-- You received this bug notification because you are a member of MOTU, which is subscribed to ubuntu-dev-tools in Ubuntu. https://bugs.launchpad.net/bugs/918231 Title: backportpackage does not support Debian release links testing and unstable To manage notifications about this bug go to:

[Bug 547925] [NEW] requestsync: Extract Ubuntu delta from changelog for bug description

2010-03-25 Thread Daniel Hahler
Public bug reported: Binary package hint: ubuntu-dev-tools When being asked to explain why the Ubuntu delta can get dropped, it would be nice to have the changelog from the last Ubuntu version in the file, ready for editing / reading. Or just include it in the Changelog entries since current

[Bug 547925] Re: requestsync: Extract Ubuntu delta from changelog for bug description

2010-03-25 Thread Daniel Hahler
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/41994805/Dependencies.txt ** Changed in: ubuntu-dev-tools (Ubuntu) Importance: Undecided = Wishlist -- requestsync: Extract Ubuntu delta from changelog for bug description https://bugs.launchpad.net/bugs/547925 You

[Bug 418025] Re: miro.real crashed with TypeError in skip_forward()

2010-02-19 Thread Daniel Hahler
I've forwarded the patch to upstream via http://participatoryculture.org/mailman/listinfo/develop -- miro.real crashed with TypeError in skip_forward() https://bugs.launchpad.net/bugs/418025 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 413387] Re: miro.real crashed with KeyError in update_items()

2010-02-19 Thread Daniel Hahler
I've forwarded the patch to upstream via http://participatoryculture.org/mailman/listinfo/develop -- miro.real crashed with KeyError in update_items() https://bugs.launchpad.net/bugs/413387 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 523380] [NEW] Change default backend/VCS back to Git

2010-02-17 Thread Daniel Hahler
Public bug reported: Binary package hint: etckeeper I propose changing the default backend/VCS to use back to Git (from Bazaar), for the following reasons: 1. Performance: Git is still noticeably faster than Bazaar and you do not want to spend those extra seconds on any package upgrades, just

[Bug 523380] Re: Change default backend/VCS back to Git

2010-02-17 Thread Daniel Hahler
It's unlikely that you have to restore a file or look into the history and all those seconds saved during commits will add up - and you can spend them on trying to figuring out a new tool. Besides: 1. Most Ubuntu users won't know about Bazaar, too. 2. There is more documentation about Git than

[Bug 246205] Re: Wordcommunitygrid Message Peer certificate cannot be authenticated with known CA certificates.

2010-02-09 Thread Daniel Hahler
I cannot confirm this bug in Lucid - but even when I move the /var/lib /boinc-client/ca-bundle.crt link away, it can still connect to WCG ?! @Neil: you've nominated it for Lucid: are you experiencing it there? I'll look into fixing this (again). It's likely that something in ca-certificates

[Bug 246205] Re: Wordcommunitygrid Message Peer certificate cannot be authenticated with known CA certificates.

2010-02-09 Thread Daniel Hahler
Ok, the reason why it works with ca-bundle.crt removed is that boinc/curl uses /etc/ssl/certs/ca-certificates.crt then by default. You can test whether you have the required cert installed using the following command (in a shell): curl -s -I https://secure.worldcommunitygrid.org/ /dev/null ;

[Bug 373506] Re: scite crashes on startup: scite crashed with SIGSEGV in __kernel_vsyscall()

2010-02-07 Thread Daniel Hahler
Yes, that's the bug I'm facing. Thank you for investigating. So, is this a bug with Scite (and the other applications crashing in a similar way), or is it a glib bug (where fork_exec_with_pipes) appears to come from? ** Changed in: scite (Ubuntu) Status: New = Triaged -- scite crashes

[Bug 395126] Re: *** ERROR: Ubuntu BTS is currently unsupported

2010-02-04 Thread Daniel Hahler
@nandhp: that looks like a bug with debian-el then.. it should not depend on reportbug for Ubuntu then maybe. On the other hand, it provides Emacs helpers specific to Debian users and therefore it makes sense to get Debian related tools through it. @David and @Gabe: can you provide your output of

[Bug 515904] Re: popfile_1.1.1.orig.tar.gz contains Debian changes

2010-02-03 Thread Daniel Hahler
** Changed in: popfile (Ubuntu) Status: New = In Progress ** Changed in: popfile (Ubuntu) Importance: Undecided = Medium ** Changed in: popfile (Ubuntu) Assignee: (unassigned) = Daniel Hahler (blueyed) -- popfile_1.1.1.orig.tar.gz contains Debian changes https

[Bug 395126] Re: *** ERROR: Ubuntu BTS is currently unsupported

2010-02-03 Thread Daniel Hahler
Why do you have it installed btw? for me it's: $ LANG=C aptitude why reportbug i ubuntu-dev-tools Recommends reportbug (= 3.39ubuntu1) You could safely remove the program (or the menu link). Either use a menu editor or remove the following desktop file:

[Bug 395126] Re: *** ERROR: Ubuntu BTS is currently unsupported

2010-02-03 Thread Daniel Hahler
I guess it should not be visible in the menu (by default) then - (I wasn't aware of it being in the menu and have been using it from a shell always). David, how does reportbug -B debian fail for you? (you said it does not work) ** Changed in: reportbug (Ubuntu) Importance: Undecided = Medium

[Bug 512339] Re: should recommend against using ubuntu-specific versions

2010-02-03 Thread Daniel Hahler
I agree and often remove the Ubuntu specific part from the version string, but on the other hand, it might be useful to know, since some of the Ubuntu patch might be involved in this behavior. Maybe it should be recommended to use the Debian version in the Version tag/field, but add the installed

[Bug 513529] Re: karmic to lucid upgrade: virtualbox modules fail to built and cause upgrade to fail

2010-01-30 Thread Daniel Hahler
** Changed in: virtualbox-ose (Ubuntu) Status: Confirmed = Incomplete -- karmic to lucid upgrade: virtualbox modules fail to built and cause upgrade to fail https://bugs.launchpad.net/bugs/513529 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 514212] Re: Please update jEdit to new stable version 4.3.1

2010-01-30 Thread Daniel Hahler
I'll do this later today. Test build is in my PPA already. ** Changed in: jedit (Ubuntu) Status: New = In Progress ** Changed in: jedit (Ubuntu) Importance: Undecided = Wishlist -- Please update jEdit to new stable version 4.3.1 https://bugs.launchpad.net/bugs/514212 You received

[Bug 260722] Re: Please update virtualbox-modules for 2.6.24-21 (copy to updates together with kernel)

2010-01-30 Thread Daniel Hahler
Ok, sorry for misunderstanding this: virtualbox-ose-modules is OK for Hardy (the last kernel security update is 8 weeks old already). And Pascal is right, it's a non-issue with later releases already. -- Please update virtualbox-modules for 2.6.24-21 (copy to updates together with kernel)

[Bug 479704] Re: New upstream release 1.1.1

2010-01-30 Thread Daniel Hahler
** Changed in: popfile (Ubuntu) Status: New = In Progress ** Changed in: popfile (Ubuntu) Importance: Undecided = Wishlist ** Changed in: popfile (Ubuntu) Assignee: (unassigned) = Daniel Hahler (blueyed) -- New upstream release 1.1.1 https://bugs.launchpad.net/bugs/479704 You

[Bug 260722] Re: Please update virtualbox-modules for 2.6.24-21 (copy to updates together with kernel)

2010-01-29 Thread Daniel Hahler
Pascal, Hardy is still a LTS and therefore it should/must get fixed. I'll look into this later today. @darkraven: you should have filed a new bug instead really. -- Please update virtualbox-modules for 2.6.24-21 (copy to updates together with kernel) https://bugs.launchpad.net/bugs/260722 You

[Bug 321889] Re: Please merge solr 1.3.0+ds1-1 (universe) from Debian unstable (main)

2010-01-28 Thread Daniel Hahler
** Changed in: solr (Ubuntu) Status: New = Triaged ** Changed in: solr (Ubuntu) Importance: Undecided = Wishlist -- Please merge solr 1.3.0+ds1-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/321889 You received this bug notification because you are a member

[Bug 347308] Re: Copy and Paste from J-edit to Terminal Doesn't Paste

2010-01-28 Thread Daniel Hahler
I'd also suspect some problem with gnome-terminal (am I correct, that you're using this?) rather than with jEdit (where I would really refer to all java apps). Have you tried pasting from another Java app? How do you select for pasting and do the paste? Via mouse selection and middle-click or

[Bug 371313] Re: freeze when using jedit open remote with sftp

2010-01-28 Thread Daniel Hahler
In the mean time, we have jEdit 4.3~pre18 already, but I suspect it's more of a java problem, getting triggered somehow. It would be helpful to have some generic steps to reproduce this, but I see that this might be difficult. Regarding the hard shutdown, you can always try the REISUB method

[Bug 314775] Re: should provide a pam-config file

2010-01-28 Thread Daniel Hahler
** Bug watch added: Debian Bug tracker #517967 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517967 ** Also affects: libpam-heimdal (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517967 Importance: Unknown Status: Unknown -- should provide a pam-config file

[Bug 314775] Re: should provide a pam-config file

2010-01-28 Thread Daniel Hahler
If I understand madduck correctly (http://madduck.net/blog/2010.01.28 :adopted-passwdqc/), this should be fixed in 1.1.4 - although it did not show up in my apt-cache madison libpam-passwdqc until now. -- should provide a pam-config file https://bugs.launchpad.net/bugs/314775 You received this

[Bug 314775] Re: should provide a pam-config file

2010-01-28 Thread Daniel Hahler
** Package changed: libpam-heimdal (Debian) = pam-passwdqc (Debian) -- should provide a pam-config file https://bugs.launchpad.net/bugs/314775 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 512977] Re: package boinc-client 6.10.17+dfsg-2ubuntu2 failed to install/upgrade:

2010-01-26 Thread Daniel Hahler
Thank you for your bug report. The non-fatal error appears to be: Setting up boinc-client (6.10.17+dfsg-1ubuntu1) ... Installing new version of config file /etc/init.d/boinc-client ... * Starting BOINC core client: boinc ...done. * Setting up scheduling for BOINC core client and children:

[Bug 473497] Re: Disturbing sound when clicking OK or Remove in preferences

2010-01-25 Thread Daniel Hahler
This is fixed for me in Ubuntu Lucid (development branch). ** Changed in: mplayer (Ubuntu) Status: New = Triaged ** Changed in: mplayer (Ubuntu) Importance: Undecided = Medium ** Changed in: mplayer (Ubuntu) Importance: Medium = Low ** Changed in: mplayer (Ubuntu) Status:

[Bug 502405] Re: small icon for crack attack

2010-01-02 Thread Daniel Hahler
** Changed in: crack-attack (Ubuntu) Status: New = Triaged ** Changed in: crack-attack (Ubuntu) Importance: Undecided = Wishlist -- small icon for crack attack https://bugs.launchpad.net/bugs/502405 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 30991] Re: crack-attack sounds not included

2010-01-02 Thread Daniel Hahler
** Changed in: crack-attack (Ubuntu) Status: Confirmed = Triaged -- crack-attack sounds not included https://bugs.launchpad.net/bugs/30991 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 30991] Re: crack-attack sounds not included

2010-01-02 Thread Daniel Hahler
** Description changed: crack-attack package does not include the sounds that can be found at the crack-attack page http://aluminumangel.org/attack/ + + Upstream task: https://savannah.nongnu.org/task/?3487 -- crack-attack sounds not included https://bugs.launchpad.net/bugs/30991 You

[Bug 498219] Re: Please merge virtualbox-ose 3.1.2-dfsg-1 (universe) from Debian unstable (main)

2010-01-02 Thread Daniel Hahler
I've subscribed u-u-s, since I cannot sponsor this during the next days. ** Changed in: virtualbox-ose (Ubuntu) Status: Confirmed = Triaged ** Changed in: virtualbox-ose (Ubuntu) Importance: Undecided = Wishlist ** Changed in: virtualbox-ose (Ubuntu) Assignee: Daniel Hahler

[Bug 452213] Re: BOINC package needs updating to 6.10.17

2010-01-02 Thread Daniel Hahler
It is fixed for Lucid, and there are task nominations for Karmic. Please take a look at https://wiki.ubuntu.com/StableReleaseUpdates for the SRU procedure required to get this into Karmic (or other stable releases). ** Changed in: boinc (Ubuntu) Importance: Undecided = Wishlist ** Changed

[Bug 457718] Re: Can't open Netbeans plugins or options dialongs (karmic)

2009-12-08 Thread Daniel Hahler
** Changed in: netbeans (Ubuntu) Status: New = Triaged ** Changed in: netbeans (Ubuntu) Importance: Undecided = High -- Can't open Netbeans plugins or options dialongs (karmic) https://bugs.launchpad.net/bugs/457718 You received this bug notification because you are a member of Ubuntu

[Bug 461793] Re: virtualbox-ose-modules-2.6.24-26-generic is missing

2009-12-07 Thread Daniel Hahler
I've uploaded virtualbox-ose-modules_24.0.12 and re-subscribed ubuntu- archive. -- virtualbox-ose-modules-2.6.24-26-generic is missing https://bugs.launchpad.net/bugs/461793 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 482770] Re: cannot handle HTTP redirection (e.g. 302 Found)

2009-11-29 Thread Daniel Hahler
JFI: This should be fixed in 0.4.1-1 - targeted for Lucid. -- cannot handle HTTP redirection (e.g. 302 Found) https://bugs.launchpad.net/bugs/482770 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 483820] [NEW] Clicking any link in the About KDE or About KMyMoney help menu dialogs says that the kfmclient service cannot be found

2009-11-16 Thread Daniel Hahler
Public bug reported: Binary package hint: kmymoney2 1. Open kmymoney2 2. Goto Help = About KDE 3. Click any link It says that the kfmclient service cannot be found, but kfmclient is installed. Note: kmymoney2 is using KDE 3.5.10 - so that might be cause this issue. ProblemType: Bug

[Bug 483820] Re: Clicking any link in the About KDE or About KMyMoney help menu dialogs says that the kfmclient service cannot be found

2009-11-16 Thread Daniel Hahler
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35760460/Dependencies.txt ** Description changed: Binary package hint: kmymoney2 1. Open kmymoney2 2. Goto Help = About KDE 3. Click any link It says that the kfmclient service cannot be found, but kfmclient

[Bug 449398] Re: karmic hangs with kernel versions higher then 2.6.31

2009-11-13 Thread Daniel Hahler
** Changed in: virtualbox-ose (Ubuntu) Status: Incomplete = Fix Released -- karmic hangs with kernel versions higher then 2.6.31 https://bugs.launchpad.net/bugs/449398 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 481007] [NEW] lastfm hangs

2009-11-11 Thread Daniel Hahler
Public bug reported: Binary package hint: lastfm After some time of playing, lastfm appears to hang (first sound hickups occur, then it's silent): (gdb) bt #0 0xb789e422 in __kernel_vsyscall () #1 0xb67adba6 in *__GI___poll (fds=0xb682eff4, nfds=5, timeout=9730) at

[Bug 481007] Re: lastfm hangs

2009-11-11 Thread Daniel Hahler
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35552866/Dependencies.txt -- lastfm hangs https://bugs.launchpad.net/bugs/481007 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 479499] Re: Cannot connect to HP Officejet 6500 by usb

2009-11-10 Thread Daniel Hahler
This is probably caused due to Virtualbox OSE not supporting USB. See http://www.virtualbox.org/wiki/Editions You may want to install Virtualbox from http://www.virtualbox.org/wiki/Linux_Downloads - they provide .debs ready to be installed on Ubuntu, too. -- Cannot connect to HP Officejet 6500

[Bug 479499] Re: Cannot connect to HP Officejet 6500 by usb

2009-11-10 Thread Daniel Hahler
I'm closing this bug as Invalid - hope I'm correct and the non-OSE edition works for you. ** Changed in: virtualbox-ose (Ubuntu) Status: New = Invalid -- Cannot connect to HP Officejet 6500 by usb https://bugs.launchpad.net/bugs/479499 You received this bug notification because you are a

[Bug 472786] Re: lighttpd shuts down without any notice in the log file when certain clients try to connect

2009-11-03 Thread Daniel Hahler
** Summary changed: - lighttpd shuts down with any notice in the log file when certain clients try to connect + lighttpd shuts down without any notice in the log file when certain clients try to connect -- lighttpd shuts down without any notice in the log file when certain clients try to

[Bug 473497] Re: Disturbing sound when clicking OK or Remove in preferences

2009-11-03 Thread Daniel Hahler
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35057335/Dependencies.txt ** Attachment added: SystemConf.txt http://launchpadlibrarian.net/35057336/SystemConf.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/35057337/XsessionErrors.txt --

[Bug 473497] [NEW] Disturbing sound when clicking OK or Remove in preferences

2009-11-03 Thread Daniel Hahler
Public bug reported: Binary package hint: mplayer There is a very disturbing/noise sound being played after clicking buttons (e.g. Ok/Cancel) in the Preferences dialog. REPRODUCE: - start gmplayer - open preferences (right click the player control window = Preferences) - click any Ok or

[Bug 461793] Re: virtualbox-ose-modules-2.6.24-25-generic is missing

2009-11-01 Thread Daniel Hahler
They are waiting in the NEW queue: See https://edge.launchpad.net/ubuntu/+source/virtualbox-ose-modules/24.0.11/+build/1312475 (where you can download them manually). I'm subscribing ubuntu-archiv to this bug, so that it might get released. -- virtualbox-ose-modules-2.6.24-25-generic is

[Bug 468805] Re: postfix-policyd.conf inacuratly list units as MB when it is bytes

2009-11-01 Thread Daniel Hahler
Thank you for your bug report. This will be fixed in Ubuntu Lucid. ** Changed in: postfix-policyd (Ubuntu) Importance: Undecided = Low ** Changed in: postfix-policyd (Ubuntu) Status: New = Triaged ** Summary changed: - postfix-policyd.conf inacuratly list units as MB when it is bytes

[Bug 430786] Re: package postfix-policyd 1.82-2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-11-01 Thread Daniel Hahler
*** This bug is a duplicate of bug 400717 *** https://bugs.launchpad.net/bugs/400717 ** This bug has been marked a duplicate of bug 400717 package postfix-policyd 1.82-2 failed to install/upgrade: subprocess post-installation script returned error exit status 1 -- package

[Bug 400717] Re: package postfix-policyd 1.82-2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-11-01 Thread Daniel Hahler
** Description changed: Binary package hint: postfix-policyd The system failed to install and crashed the system I also received malicious software in my system. + + + ERROR: + Setting up postfix-policyd (1.82-2) ... + dbconfig-common: writing config to

[Bug 350599] Re: doesn't install succesfuly

2009-11-01 Thread Daniel Hahler
*** This bug is a duplicate of bug 400717 *** https://bugs.launchpad.net/bugs/400717 ** This bug has been marked a duplicate of bug 400717 package postfix-policyd 1.82-2 failed to install/upgrade: subprocess post-installation script returned error exit status 1: MySQL ERROR 1045 (28000):

[Bug 175733] Re: postfix-policyd does not need to run as root

2009-11-01 Thread Daniel Hahler
** Changed in: postfix-policyd (Ubuntu) Status: New = Triaged ** Changed in: postfix-policyd (Ubuntu) Importance: Undecided = Medium -- postfix-policyd does not need to run as root https://bugs.launchpad.net/bugs/175733 You received this bug notification because you are a member of

[Bug 468805] Re: postfix-policyd.conf inaccurately list units as MB when it is bytes

2009-11-01 Thread Daniel Hahler
** Bug watch added: Debian Bug tracker #553646 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553646 ** Also affects: postfix-policyd (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553646 Importance: Unknown Status: Unknown -- postfix-policyd.conf inaccurately

[Bug 390293] Re: errors on startup

2009-11-01 Thread Daniel Hahler
The issue might be indeed that postfix is not running. It appears that starting the policyd daemon just fails in your case. The code for this is just: start) echo -n Starting $DESC: start-stop-daemon --start --quiet --background --pidfile $PIDFILE --exec $DAEMON -- -c

[Bug 468805] Re: postfix-policyd.conf inaccurately list units as MB when it is bytes

2009-11-01 Thread Daniel Hahler
Reported upstream: http://bugzilla.policyd.org/show_bug.cgi?id=15 ** Bug watch added: bugzilla.policyd.org/ #15 http://bugzilla.policyd.org/show_bug.cgi?id=15 -- postfix-policyd.conf inaccurately list units as MB when it is bytes https://bugs.launchpad.net/bugs/468805 You received this bug

[Bug 461793] Re: virtualbox-ose-modules-2.6.24-25-generic is missing

2009-10-28 Thread Daniel Hahler
This has been accepted into hardy-proposed now: https://edge.launchpad.net/ubuntu/hardy/+source/virtualbox-ose-modules/24.0.11 Please test and give feedback. ** Changed in: virtualbox-ose-modules (Ubuntu) Importance: Undecided = High ** Changed in: virtualbox-ose-modules (Ubuntu)

[Bug 460933] Re: Mouse pointer integration broken since kernel 2.6.28-16

2009-10-28 Thread Daniel Hahler
*** This bug is a duplicate of bug 461793 *** https://bugs.launchpad.net/bugs/461793 This has been accepted into hardy-proposed now: https://edge.launchpad.net/ubuntu/hardy/+source/virtualbox-ose-modules/24.0.11 Please test and give feedback. ** This bug has been marked a duplicate of bug

[Bug 460933] Re: Mouse pointer integration broke since kernel 2.6.28-16

2009-10-26 Thread Daniel Hahler
This looks like virtualbox-guest-additions has not been updated in the guests. Is the guest or host running Intrepid? ** Changed in: virtualbox-ose (Ubuntu) Importance: Undecided = Low ** Changed in: virtualbox-ose (Ubuntu) Status: New = Incomplete -- Mouse pointer integration

[Bug 461386] Re: Booting my Linux guests takes ages

2009-10-26 Thread Daniel Hahler
So it takes the 5 minutes, even before it starts logging into the guests kern.log? Where does it hang? Does it take ~5 minutes before it starts booting? ** Summary changed: - Booting my Linux guests take ages + Booting my Linux guests takes ages ** Changed in: virtualbox-ose (Ubuntu)

[Bug 460933] Re: Mouse pointer integration broken since kernel 2.6.28-16

2009-10-26 Thread Daniel Hahler
If the guest is running Ubuntu, try installing virtualbox-ose-guest- utils and virtualbox-ose-guest-source. ** Summary changed: - Mouse pointer integration broke since kernel 2.6.28-16 + Mouse pointer integration broken since kernel 2.6.28-16 -- Mouse pointer integration broken since kernel

[Bug 460933] Re: Mouse pointer integration broken since kernel 2.6.28-16

2009-10-26 Thread Daniel Hahler
Then it's caused by virtualbox-ose-modules - I've uploaded a new source package for hardy-proposed and it will get released soon hopefully. Unfortunately, this is required for every ABI bump. ** Package changed: virtualbox-ose (Ubuntu) = virtualbox-ose-modules (Ubuntu) ** Changed in:

[Bug 324820] Re: Systemtap does not resolve probe points in examples

2009-10-24 Thread Daniel Hahler
This is probably due to bug 289087. -- Systemtap does not resolve probe points in examples https://bugs.launchpad.net/bugs/324820 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b...@lists.ubuntu.com

[Bug 106957] Re: Systemtap should require kernel debug information

2009-10-24 Thread Daniel Hahler
See also bug 289087 - which is about the missing packages, e.g. linux-image-debug-generic. This is documented at http://sourceware.org/systemtap/wiki/SystemtapOnUbuntu ** Changed in: systemtap (Ubuntu) Status: Confirmed = Triaged ** Changed in: systemtap (Ubuntu) Importance: Undecided

[Bug 440888] Re: configtest via init script not working

2009-10-19 Thread Daniel Hahler
Thank you for your bug report, I've forwarded it to Debian. I'm marking it as wishlist, since it is working (when considering the exit code), but not verbose enough. ** Changed in: nginx (Ubuntu) Importance: Undecided = Wishlist ** Changed in: nginx (Ubuntu) Status: New = Triaged --

[Bug 440888] Re: configtest via init script not working

2009-10-19 Thread Daniel Hahler
** Bug watch added: Debian Bug tracker #551683 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551683 ** Also affects: nginx (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551683 Importance: Unknown Status: Unknown -- configtest via init script not working

[Bug 450874] Re: Consider releasing Karmic with nginx 0.7.62 vs patched 0.7.61

2009-10-19 Thread Daniel Hahler
nginx is only a suggests for thin1.8, puppetmaster and chef-server. While I have not tested them, I do not believe that it would cause any regression, since they use nginx only as webserver (AFAICS). Would you consider testing all apache2 rdepends, when there's a bugfix release for it? Scott, I

[Bug 450874] Re: Consider releasing Karmic with nginx 0.7.62 vs patched 0.7.61

2009-10-18 Thread Daniel Hahler
** Changed in: nginx (Ubuntu) Status: Confirmed = New -- Consider releasing Karmic with nginx 0.7.62 vs patched 0.7.61 https://bugs.launchpad.net/bugs/450874 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 451776] Re: package b2evolution 2.4.2-2 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-10-15 Thread Daniel Hahler
** Description changed: Binary package hint: b2evolution + + error: + Configurando b2evolution (2.4.2-2) ... + ERROR 1102 (42000) at line 1: Incorrect database name 'http://10' + dpkg: error al procesar b2evolution (--configure): + el subproceso post-installation script devolvió el código de

[Bug 451776] Re: package b2evolution 2.4.2-2 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-10-15 Thread Daniel Hahler
The error is Incorrect database name 'http://10'. Please post the output of the following command: grep Name: b2evolution /var/cache/debconf/config.dat -A4 I guess that b2evolution/db_name is set to some IP, e.g. http:/10.122.1.22, and this results in the error from MySQL you're seeing. You

[Bug 450874] Re: Consider releasing Karmic with nginx 0.7.62 vs patched 0.7.61

2009-10-15 Thread Daniel Hahler
** Changed in: nginx (Ubuntu) Status: New = In Progress ** Changed in: nginx (Ubuntu) Importance: Undecided = Wishlist -- Consider releasing Karmic with nginx 0.7.62 vs patched 0.7.61 https://bugs.launchpad.net/bugs/450874 You received this bug notification because you are a member of

[Bug 450874] Re: Consider releasing Karmic with nginx 0.7.62 vs patched 0.7.61

2009-10-15 Thread Daniel Hahler
** Attachment added: Debdiff Debian = Ubuntu http://launchpadlibrarian.net/33757150/nginx_0.7.62-1ubuntu1.dsc.debdiff -- Consider releasing Karmic with nginx 0.7.62 vs patched 0.7.61 https://bugs.launchpad.net/bugs/450874 You received this bug notification because you are a member of Ubuntu

[Bug 450874] Re: Consider releasing Karmic with nginx 0.7.62 vs patched 0.7.61

2009-10-15 Thread Daniel Hahler
I'm running 0.7.62 myself since quite some time, via jdub's PPA (https://launchpad.net/~jdub/+archive/ppa) in production without any problems. The changes include only bugfixes, plus one minor feature. -- Consider releasing Karmic with nginx 0.7.62 vs patched 0.7.61

[Bug 450874] Re: Consider releasing Karmic with nginx 0.7.62 vs patched 0.7.61

2009-10-15 Thread Daniel Hahler
** Attachment added: Debdiff: Ubuntu = Ubuntu http://launchpadlibrarian.net/33757243/nginx_0.7.61-1ubuntu2_to_nginx_0.7.62-1ubuntu1.debdiff ** Changed in: nginx (Ubuntu) Status: In Progress = Confirmed -- Consider releasing Karmic with nginx 0.7.62 vs patched 0.7.61

[Bug 434503] Re: virtualbox-ose 3.0.6 dfsg-1ubuntu1 i386 fail to install or upgrade post-installation error 3

2009-10-14 Thread Daniel Hahler
** Changed in: virtualbox-ose (Ubuntu) Status: New = Triaged ** Changed in: virtualbox-ose (Ubuntu) Importance: Undecided = Medium -- virtualbox-ose 3.0.6 dfsg-1ubuntu1 i386 fail to install or upgrade post-installation error 3 https://bugs.launchpad.net/bugs/434503 You received this

[Bug 450803] Re: Sync virtualbox-guest-additions 3.0.8-1 (multiverse) from Debian unstable (non-free)

2009-10-14 Thread Daniel Hahler
ACK ** Changed in: virtualbox-guest-additions (Ubuntu) Importance: Undecided = Wishlist ** Changed in: virtualbox-guest-additions (Ubuntu) Status: New = Confirmed -- Sync virtualbox-guest-additions 3.0.8-1 (multiverse) from Debian unstable (non-free)

[Bug 446517] Re: /lib/cryptsetup/checks/vol_id depends on vol_id

2009-10-09 Thread Daniel Hahler
** Changed in: cryptsetup (Ubuntu) Status: New = Triaged ** Changed in: cryptsetup (Ubuntu) Importance: Undecided = High ** Changed in: cryptsetup (Ubuntu) Importance: High = Medium -- /lib/cryptsetup/checks/vol_id depends on vol_id https://bugs.launchpad.net/bugs/446517 You

[Bug 445894] Re: cryptsetup does not open devices referenced via keyfile on root/first encrypted device = mountall hangs

2009-10-09 Thread Daniel Hahler
Closing as Invalid: my system finally boots again, and this issue appears to have been caused by a fsck (which I could not see, since info about it was dumped to another VT - followed by other errors/warnings). ** Changed in: cryptsetup (Ubuntu) Status: New = Invalid -- cryptsetup does

[Bug 434253] Re: System does not boot if there's /etc/mtab~

2009-10-07 Thread Daniel Hahler
I think the proper fix for this is to ignore mtab~ ... Maybe some script is sourcing just mtab* ?! -- System does not boot if there's /etc/mtab~ https://bugs.launchpad.net/bugs/434253 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 445894] [NEW] cryptsetup does not open devices referenced via keyfile on root/first encrypted device = mountall hangs

2009-10-07 Thread Daniel Hahler
Public bug reported: Binary package hint: cryptsetup My root filesystem gets mounted (via passphrase), but other partitions fail: they are meant to be opened via key-file in /etc/crypttab. This used to work some days ago, but started to fail a few days ago (first via bug 444563, now an

[Bug 444812] [NEW] Get VirtualBox 3.0.8 (maintenance/bugfix release) into Karmic

2009-10-06 Thread Daniel Hahler
Public bug reported: Binary package hint: virtualbox-ose This is a bugfix release, which fixes a lot of bugs/regressions and should therefore get into Karmic. From the upstream changelog (http://www.virtualbox.org/wiki/Changelog): * VMM: fixed 64 bits guest on 32 bits host regression in

[Bug 444812] Re: Get VirtualBox 3.0.8 (maintenance/bugfix release) into Karmic

2009-10-06 Thread Daniel Hahler
Felix, can you handle this? I'd be happy to sponsor it. -- Get VirtualBox 3.0.8 (maintenance/bugfix release) into Karmic https://bugs.launchpad.net/bugs/444812 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 442562] Re: [karmic] BOINC manager GUI incorrect

2009-10-04 Thread Daniel Hahler
*** This bug is a duplicate of bug 339822 *** https://bugs.launchpad.net/bugs/339822 ** This bug has been marked a duplicate of bug 339822 project selection combo box too narrow for text -- [karmic] BOINC manager GUI incorrect https://bugs.launchpad.net/bugs/442562 You received this bug

[Bug 430064] Re: Security fix in recent release 0.6.39/DSA-1884-1

2009-10-03 Thread Daniel Hahler
mdepot: I think the fix has been backported to Ubuntu's 0.7.61-1ubuntu2 - at least that's what I understand from the changelog. What's in progress now is probably the processing for previous Ubuntu releases, and it should get handled through tasks for the particular releases (i.e. a task for

[Bug 429705] Re: Sync virtualbox-guest-additions 3.0.6-1 (multiverse) from Debian unstable (non-free)

2009-09-19 Thread Daniel Hahler
ACK. ** Changed in: virtualbox-guest-additions (Ubuntu) Status: New = Confirmed -- Sync virtualbox-guest-additions 3.0.6-1 (multiverse) from Debian unstable (non-free) https://bugs.launchpad.net/bugs/429705 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 432052] [NEW] Encrypted root not found (requires luksOpen / vgchange -a y in busybox)

2009-09-17 Thread Daniel Hahler
Public bug reported: Binary package hint: cryptsetup Using cryptsetup 2:1.0.6+20090405.svn49-1ubuntu3 on Ubuntu Karmic, I'm not getting asked for a passphrase of the root device anymore on boot and get dropped into a busybox shell. Therein, the RAID disks are assembled, but the encrypted

[Bug 432052] Re: Encrypted root not found (requires luksOpen / vgchange -a y in busybox)

2009-09-17 Thread Daniel Hahler
*** This bug is a duplicate of bug 430496 *** https://bugs.launchpad.net/bugs/430496 ** This bug has been marked a duplicate of bug 430496 cryptsetup devices not mounted on boot ** Changed in: cryptsetup (Ubuntu) Status: Incomplete = Invalid -- Encrypted root not found (requires

[Bug 198617] Re: ksnapshot-kde4 Region capture mode blocks UI completely in 4.0.2

2009-09-15 Thread Daniel Hahler
Thanks everybody for reporting back. This works for me and does so apparently for everybody else. Please re-open in case I'm wrong. Thanks again. ** Changed in: kdegraphics-kde4 (Ubuntu) Status: Incomplete = Fix Released -- ksnapshot-kde4 Region capture mode blocks UI completely in

[Bug 425288] Re: Xorg crashed with SIGSEGV in signal handler called()

2009-09-10 Thread Daniel Hahler
*** This bug is a duplicate of bug 362127 *** https://bugs.launchpad.net/bugs/362127 ** This bug is no longer a duplicate of bug 362196 Xorg crashed with SIGSEGV in signal handler called() ** This bug has been marked a duplicate of bug 362127 Xorg crashed with SIGSEGV in

[Bug 406700] Re: Xorg crashed with SIGSEGV in signal handler called()

2009-09-10 Thread Daniel Hahler
*** This bug is a duplicate of bug 362127 *** https://bugs.launchpad.net/bugs/362127 ** This bug is no longer a duplicate of bug 362196 Xorg crashed with SIGSEGV in signal handler called() ** This bug has been marked a duplicate of bug 362127 Xorg crashed with SIGSEGV in

[Bug 405614] Re: Xorg crashed with SIGSEGV in signal handler called()

2009-09-10 Thread Daniel Hahler
*** This bug is a duplicate of bug 362127 *** https://bugs.launchpad.net/bugs/362127 ** This bug is no longer a duplicate of bug 362196 Xorg crashed with SIGSEGV in signal handler called() ** This bug has been marked a duplicate of bug 362127 Xorg crashed with SIGSEGV in

[Bug 402800] Re: Xorg crashed with SIGSEGV in signal handler called()

2009-09-10 Thread Daniel Hahler
*** This bug is a duplicate of bug 362127 *** https://bugs.launchpad.net/bugs/362127 ** This bug is no longer a duplicate of bug 362196 Xorg crashed with SIGSEGV in signal handler called() ** This bug has been marked a duplicate of bug 362127 Xorg crashed with SIGSEGV in

[Bug 362717] Re: Xorg crashed with SIGSEGV in signal handler called()

2009-09-10 Thread Daniel Hahler
*** This bug is a duplicate of bug 362127 *** https://bugs.launchpad.net/bugs/362127 ** This bug is no longer a duplicate of bug 362196 Xorg crashed with SIGSEGV in signal handler called() ** This bug has been marked a duplicate of bug 362127 Xorg crashed with SIGSEGV in

[Bug 359521] Re: Xorg crashed with SIGSEGV in Dispatch()

2009-09-10 Thread Daniel Hahler
*** This bug is a duplicate of bug 362127 *** https://bugs.launchpad.net/bugs/362127 ** This bug is no longer a duplicate of bug 362196 Xorg crashed with SIGSEGV in signal handler called() ** This bug has been marked a duplicate of bug 362127 Xorg crashed with SIGSEGV in

[Bug 362196] Re: Xorg crashed with SIGSEGV in signal handler called()

2009-09-10 Thread Daniel Hahler
*** This bug is a duplicate of bug 362127 *** https://bugs.launchpad.net/bugs/362127 ** This bug has been marked a duplicate of bug 362127 Xorg crashed with SIGSEGV in DamageUnregister() -- Xorg crashed with SIGSEGV in signal handler called() https://bugs.launchpad.net/bugs/362196 You

[Bug 382869] Re: Xorg crashed with SIGSEGV in DamageDestroy()

2009-09-10 Thread Daniel Hahler
*** This bug is a duplicate of bug 362127 *** https://bugs.launchpad.net/bugs/362127 ** This bug has been marked a duplicate of bug 362127 Xorg crashed with SIGSEGV in DamageUnregister() -- Xorg crashed with SIGSEGV in DamageDestroy() https://bugs.launchpad.net/bugs/382869 You received

[Bug 403880] Re: Xorg crashed with SIGSEGV in _Unwind_Backtrace()

2009-09-10 Thread Daniel Hahler
*** This bug is a duplicate of bug 362127 *** https://bugs.launchpad.net/bugs/362127 ** This bug has been marked a duplicate of bug 362127 Xorg crashed with SIGSEGV in DamageUnregister() -- Xorg crashed with SIGSEGV in _Unwind_Backtrace() https://bugs.launchpad.net/bugs/403880 You

  1   2   3   4   5   >