Bug#852751: [cryptkeeper] Sets the same password "p" for everything independently of user input

2017-01-30 Thread Daniel Moerner
Hi, The source of this bug is this upstream commit to encfs, which defaults to Config_Standard in the context in which cryptkeeper is trying to call encfs. Debian has applied this commit to encfs in the 1.9.1-3 release of encfs.

Bug#852751: [cryptkeeper] Sets the same password "p" for everything independently of user input

2017-01-30 Thread Daniel Moerner
Control: forwarded 852751 https://github.com/tomm/cryptkeeper/issues/23 Forwarded this upstream, but it seems basically dead. Fortunately, cryptkeeper was removed from Testing already (https://github.com/tomm/cryptkeeper/issues/23), perhaps it should just be removed from Debian altogether.

Bug#695239: winetricks won't install alongside wine:i386

2012-12-05 Thread Daniel Moerner
Package: winetricks Version: 0.0+20121030+svn918-1 Severity: serious Hi, I've labeled this Serious since I believe multiarch is a release goal, but that might be incorrect. My errors might also follow from never using multiarch before, but I did the following, which I believe is correc,t and

Bug#606292: test done in squeeze, not sid

2010-12-13 Thread Daniel Moerner
tags 606292 +unreproducible kthxbye Hi, i cannot reproduce this in a clean squeeze cowbuilder. Is there something strange with /tmp when using sbuild? Daniel -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#606292: test done in squeeze, not sid

2010-12-12 Thread Daniel Moerner
cowbuilder. I'll test squeeze soon. -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#589488: smlnj: FTBFS on powerpc: Fatal error -- unexpected fault, signal = 5, code = 0x8000

2010-08-04 Thread Daniel Moerner
=powerpcstamp=1267719699file=log This has been reported to upstream for some time with no response: http://smlnj-gforge.cs.uchicago.edu/tracker/index.php?func=detailaid=54group_id=33atid=215 -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#583981: ypsilon: Terminates with Illegal instruction

2010-06-01 Thread Daniel Moerner
://code.google.com/p/ypsilon/issues/detail?id=134 (workaround proposed there works) Thanks for the report. I just left for vacation until June 16th and can't make uploads remotely. However, I can upload as soon as I return home. -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email

Bug#568816: dvi2ps not installable as libkpathsea4 was removed in TeXLive2009

2010-02-07 Thread Daniel Moerner
Package: dvi2ps Version: 4.1j-2 Severity: grave Hi, dvi2ps is now uninstallable in sid, because it depends on libkpathsea4, but libkpathsea5 is now shipped by texlive-bin. [1] However, dvi2ps doesn't appear to work anyway with the new libkpathsea5. [2] Maybe that bug report needs to have a

Bug#562359: Fix pending on port to epsfig.sty

2010-02-07 Thread Daniel Moerner
A blocker behind this bug is that smlnj still relies on psfig.sty, rather than the newer epsfig.sty, so it fails to build on newer TeXLive 2009. I will work on fixing this. Daniel -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#559345: Contains out-of-date convenience copy of libatomic-ops

2009-12-03 Thread Daniel Moerner
Package: libgc Version: 1:7.1-3 Severity: serious Hi, Starting with version 7.x, libgc now contains a convenience copy of libatomic-ops in the source. This might be necessary, because it seems to need the file atomic_ops.c to be present to build. The problem is that Debian's libatomic-ops

Bug#540420: Bug #540420: gksu-polkit: FTBS due to libgee0 - libgee1 transition, resulting in non installable package in sid

2009-10-23 Thread Daniel Moerner
On 10/23/2009 12:05 AM, Andreas Henriksson wrote: Hello! On Thu, Oct 22, 2009 at 02:36:52PM -0700, Daniel Moerner wrote: You're absolutely right, thanks for pointing this out. I updated the patch in this email. Thanks. diff -u gksu-polkit-0.0.1/debian/changelog gksu-polkit-0.0.1

Bug#545597: ecs: FTBFS: ecs_main.c:266: error: 'BFT_MEM_USAGE_TRACK_PR_SIZE' undeclared (first use in this function)

2009-10-22 Thread Daniel Moerner
Hi, It appears that the undeclared functions were removed from upstream libbft-dev when version 1.1 was released in March 2009. This package will have to be ported to no longer use these functions in order to fix this FTBFS. Daniel signature.asc Description: OpenPGP digital signature

Bug#540420: Bug #540420: gksu-polkit: FTBS due to libgee0 - libgee1 transition, resulting in non installable package in sid

2009-10-22 Thread Daniel Moerner
On 10/22/2009 05:28 AM, Andreas Henriksson wrote: On Wed, Oct 21, 2009 at 07:43:00PM -0700, Daniel Moerner wrote: [...] diff -u gksu-polkit-0.0.1/common/gksu-environment.c gksu-polkit-0.0.1/common/gksu-environment.c --- gksu-polkit-0.0.1/common/gksu-environment.c +++ gksu-polkit-0.0.1

Bug#542995: Bug #542995: trilinos: FTBFS: aclocal.m4:14: error: this file was generated for autoconf 2.61.

2009-10-21 Thread Daniel Moerner
Hi, I decided to try fixing this bug, since it just looked like trilinos was missing a Build-Depend on automake1.10 instead of automake. However, there are two more problems: 1. trilinos still build-depends on python-numeric. This was removed from Debian last month. [1] It also build-depends on

Bug#549435: Bug #549435: libgsl-ruby: FTBFS: error: 'GSL_CONST_CGSM_GAUSS' undeclared

2009-10-21 Thread Daniel Moerner
Hi, In upstream libgsl, version 1.13, the GSL_CONST_CGSM_GAUSS symbol was removed. The attached patch fixes the problem. The correct solution is to remove the reference to the symbol entirely, as upstream says the value of the constant wasn't reliable. I'm a member of pkg-ruby-extras; if you

Bug#540420: Bug #540420: gksu-polkit: FTBS due to libgee0 - libgee1 transition, resulting in non installable package in sid

2009-10-21 Thread Daniel Moerner
the includes of common/gksu-environment.c. +(Closes: #540420) + + -- Daniel Moerner dmoer...@gmail.com Wed, 21 Oct 2009 19:38:33 -0700 + gksu-polkit (0.0.1-1) unstable; urgency=low * Initial release (Closes: #507575) diff -u gksu-polkit-0.0.1/common/gksu-environment.c gksu-polkit-0.0.1

Bug#534033: Bug #534033: traverso: FTBFS: CMake errors

2009-10-20 Thread Daniel Moerner
Hi, CMake 2.6.4 now strictly enforces that build directories must be unique. The fix for this is relatively trivial. I have attached a proposed NMU for this package. Regards, Daniel Moerner diff -u traverso-0.49.0~rc1/debian/changelog traverso-0.49.0~rc1/debian/changelog --- traverso-0.49.0~rc1

Bug#541136: kaboom deletes all customized kde4 settings

2009-08-17 Thread Daniel Moerner
On 08/17/2009 02:10 AM, George Kiagiadakis wrote: 2009/8/12 Daniel Moerner dmoer...@gmail.com: Package: kaboom Version: 1.1.1 Severity: grave Hi, kaboom just caused serious data loss. I have a brand-new install of Debian sid. I installed kde4 (kde-standard metapackage). I start kdm

Bug#541136: kaboom deletes all customized kde4 settings

2009-08-11 Thread Daniel Moerner
Package: kaboom Version: 1.1.1 Severity: grave Hi, kaboom just caused serious data loss. I have a brand-new install of Debian sid. I installed kde4 (kde-standard metapackage). I start kdm, and on the first run of kde4, kaboom does not run. I customized the settings, turned on desktop effects,

Bug#537308: ypsilon FTBFS if homedir doesn't exist and can't be created

2009-07-23 Thread Daniel Moerner
in 5 days on the report, I'll just push the temporary fix now. Daniel -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#537308: ypsilon FTBFS if homedir doesn't exist and can't be created

2009-07-19 Thread Daniel Moerner
[1] http://code.google.com/p/ypsilon/issues/detail?id=109 Upstream has now accepted the bug report so hopefully we can get a proper fix from them into the archive soon. -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#537492: menu: Binary without execution bits.

2009-07-18 Thread Daniel Moerner
true even with the above-mentioned conditions. Cc'ing -bsd. Could this be the fakeroot chmod race problem again? (e.g. a faulty build of menu) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534879 Daniel -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#537308: ypsilon FTBFS if homedir doesn't exist and can't be created

2009-07-17 Thread Daniel Moerner
. This is definitely an upstream bug,[1] I'll probably wait a few days to see if they respond and if they don't I'll push the quick fix. Fixing the bug itself is a small patch but relatively invasive. Daniel [1] http://code.google.com/p/ypsilon/issues/detail?id=109 -- Daniel Moerner dmoer...@gmail.com

Bug#537308: ypsilon FTBFS if homedir doesn't exist and can't be created

2009-07-16 Thread Daniel Moerner
On Thursday, July 16, 2009, peter green plugw...@p10link.net wrote: package: ypsilon severity: serious tags: patch ypsilon fails to build from source if the homedir doesn't exist and can't be created. This happened on the i386 buildd with the latest version. Hi, thanks for reporting this.

Bug#537308: ypsilon FTBFS if homedir doesn't exist and can't be created

2009-07-16 Thread Daniel Moerner
but this is called during interactive mode rather than during the compile time, so it should be created on the first run of ypsilon rather than during the compilation. This looks like an upstream bug and I'll bring it up with them. Thanks, Daniel -- Daniel Moerner dmoer...@gmail.com

Bug#533247: Segmentation Fault on all attempts to access apt database

2009-06-15 Thread Daniel Moerner
Package: apt Version: 0.7.21 Severity: grave Justification: renders package unusable Hi, I just finished a dist-upgade that included the following: Will install 13 packages, and remove 0 packages. 20.5kB of disk space will be used

Bug#533247: Odd fix

2009-06-15 Thread Daniel Moerner
to close if you think that's appropriate, it is my fault for not saving the exact error on apt-get update. Daniel -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#528578: hwinfo: Patch from Gentoo fixes problem

2009-05-13 Thread Daniel Moerner
Package: hwinfo Version: 15.3-1 Severity: normal Hi, see attached patch, shamelessly stolen from the Gentoo bugtracker, fixes the problem on i386 for me. http://bugs.gentoo.org/236449 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable')

Bug#525231: A partial workaround

2009-05-10 Thread Daniel Moerner
I was told on IRC today that this bug is fixed when using UXA, xserver-xorg-video-intel 2.7.99.1-1 (experimental), and linux-image2.6.30~rc5-1~experimental.1~snapshot.13592 (buildserver.net repo). I have not had a chance to confirm this yet. Daniel -- Daniel Moerner dmoer...@gmail.com

Bug#525231: A partial workaround

2009-05-09 Thread Daniel Moerner
2048 EndSubSection EndSection - -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#522342: scheme48: i386 FTBFS: make test fails on usersgroups posix test

2009-04-06 Thread Daniel Moerner
.) -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#522342: scheme48: i386 FTBFS: make test fails on usersgroups posix test

2009-04-02 Thread Daniel Moerner
Package: scheme48 Version: 1.8-2 Severity: serious Justification: no longer builds from source This is a placeholder bug to reflect the fact that scheme48 currently fails to build on i386. In posix-core-tests: (usersgroups Error: vm-exception os-error (call-external-value

Bug#522342: scheme48: i386 FTBFS: make test fails on usersgroups posix test

2009-04-02 Thread Daniel Moerner
On Thu, Apr 2, 2009 at 3:30 PM, Daniel Moerner dmoer...@gmail.com wrote: Package: scheme48 Version: 1.8-2 Severity: serious Justification: no longer builds from source This is a placeholder bug to reflect the fact that scheme48 currently fails to build on i386. And here's the buildd log

Bug#519050: FTBFS: error: gnu/stubs-64.h: No such file or directory

2009-03-09 Thread Daniel Moerner
Package: ypsilon Version: 0.9.6.update3-1 Severity: serious This is a placeholder bug to document that I am attempting to fix a FTBFS for ypsilon on i386. The problem comes when it is built on a buildd like puccini, which is amd64 but acts as a i386 buildd. The makefile is passing -m64 instead of

Bug#519050: FTBFS: error: gnu/stubs-64.h: No such file or directory

2009-03-09 Thread Daniel Moerner
tags 519050 upstream thanks For reference, here is the upstream bug report I have filed: http://code.google.com/p/ypsilon/issues/detail?id=85 -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't recognize the image file format

2009-03-05 Thread Daniel Moerner
On Thu, Mar 5, 2009 at 12:17 AM, Yann Leboulanger aste...@lagaule.org wrote: Daniel Moerner wrote: Installing shared-mime-info solves the problem. This may very well be a bug in a dependency of gajim--I don't know. hmm it's in libglib2.0-0 Recommends list. Shouldn't it be a must? for example

Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't recognize the image file format

2009-03-04 Thread Daniel Moerner
has the same md5sum for the image file. -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't recognize the image file format

2009-03-04 Thread Daniel Moerner
to see if there is some hidden missing dependency. Daniel -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't recognize the image file format

2009-03-04 Thread Daniel Moerner
retitle 518090 gajim: Should depend on shared-mime-info thanks Installing shared-mime-info solves the problem. This may very well be a bug in a dependency of gajim--I don't know. Daniel -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't recognize the image file format

2009-03-03 Thread Daniel Moerner
Package: gajim Version: 0.12.1-2 Severity: grave Justification: renders package unusable Hi, Fresh install of gajim with aptitude -r install gajim on Sid produces a program that refuses to start: ~ $ gajim Traceback (most recent call last): File gajim.py, line 231, in module import

Bug#517497: Oops

2009-03-01 Thread Daniel Moerner
-4) UNRELEASED; urgency=low + + * Add missing Build-Depends on hscolour (Closes: #517497) + + -- Chris Lamb la...@debian.org Sun, 01 Mar 2009 15:37:46 + + haskell-utf8-string (0.3.4-3) unstable; urgency=low * Re-upload for GHC 6.10. (Closes: #516787) Cheers, Daniel -- Daniel Moerner

Bug#514386: iceweasel-firegpg: Vulnerability Affecting FireGPG Passphrase and Cleartext Recovery

2009-02-06 Thread Daniel Moerner
Package: iceweasel-firegpg Version: 0.5.dfsg-1 Severity: grave Tags: security Justification: user security hole Hi, Debian is currently set to release iceweasel-firegpg in Lenny. Unfortunately, as the firegpg home page explains, version 0.5 suffers from some serious security problems. It seems

Bug#511698: Confirmed following upgrade to experimental

2009-01-18 Thread Daniel Moerner
On Sun, Jan 18, 2009 at 2:47 AM, Bill Allombert bill.allomb...@math.u-bordeaux1.fr wrote: On Fri, Jan 16, 2009 at 11:28:05PM -0800, Daniel Moerner wrote: Hi, I freshly installed a Debian Sid system. I then ran aptitude install -t experimental safe-upgrade with experimental enabled. I

Bug#511698: Confirmed following upgrade to experimental

2009-01-18 Thread Daniel Moerner
Well I installed everything else that was updated in the previous log, and I can no longer produce the error. I will try again with an install mimicking the first one that I did. -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#511698: Confirmed following upgrade to experimental

2009-01-18 Thread Daniel Moerner
)= 1 unlink(/var/run/update-menus.pid) = 0 exit_group(0) = ? -- Daniel Moerner dmoer...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#511698: Confirmed following upgrade to experimental

2009-01-18 Thread Daniel Moerner
-awaited\|triggers-pending\) *//; s/[, ][, ]*/\n/g; p}' succeed ? What strace give for that command ? It does succeed. Its successful output and strace are attached. -- Daniel Moerner dmoer...@gmail.com command-output Description: Binary data command-strace Description: Binary data

Bug#511698: Confirmed following upgrade to experimental

2009-01-16 Thread Daniel Moerner
] xserver-xorg-video-all 1:7.3+18 - 1:7.4~4 [UPGRADE] xserver-xorg-video-geode 2.10.1-5 - 2.11.0-1 [UPGRADE] xutils 1:7.3+18 - 1:7.4~4 [UPGRADE] zenity 2.22.1-2 - 2.24.0-1 === Log complete. -- Daniel Moerner dmoer...@gmail.com

Bug#502375: module-assistant doesn't fix this problem for me...

2008-10-26 Thread Daniel Moerner
, there IS a solution: modprobe -r vboxdrv modprobe vboxdrv Sorry for the noise. -- Daniel Moerner [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#502375: module-assistant doesn't fix this problem for me...

2008-10-25 Thread Daniel Moerner
unavailable: using -j1. Add `+' to parent make rule. kmk[1]: Nothing to be done for `clean'. kmk[1]: Leaving directory `/usr/src/modules/virtualbox-ose' Build time: 9 seconds Thanks. -- Daniel Moerner [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#503041: update-menus shouldn't overwrite custom menu definitions in ~/.pekwm

2008-10-23 Thread Daniel Moerner
(nothing? echo something in the postinst? manually copy the new file in the postinst?) Once that's done I'll push it to my mentor. Cheers, -- Daniel Moerner [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#503030: rmadison: pg.InternalError: FATAL: database projectb does not exist

2008-10-21 Thread Daniel Moerner
projectb does not exist Thanks, Daniel Moerner -- Package-specific info: --- /etc/devscripts.conf --- --- ~/.devscripts --- Not present -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental

Bug#475036: The alternative system needs better documentation

2008-10-06 Thread Daniel Moerner
. Cheers, -- Daniel Moerner [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#499739: Patch to fix problem

2008-09-24 Thread Daniel Moerner
the bug. Thanks, Daniel Moerner diff -u wmcpuload-1.0.1/debian/rules wmcpuload-1.0.1/debian/rules --- wmcpuload-1.0.1/debian/rules +++ wmcpuload-1.0.1/debian/rules @@ -35,7 +35,7 @@ clean: -test -r /usr/share/misc/config.sub \ cp -f /usr/share/misc/config.sub config.sub

Bug#499825: Patch in original solves the problem

2008-09-22 Thread Daniel Moerner
tags 499825 patch thanks Hi, this is confirmed and the patch from the submitter solves the problem for me. Daniel Moerner signature.asc Description: This is a digitally signed message part.

Bug#499739: Inconsistency in patch

2008-09-21 Thread Daniel Moerner
is either to add the autotools-dev dependency or just add the hyphen. Cheers, Daniel Moerner signature.asc Description: This is a digitally signed message part.

Bug#498146: b43-fwcutter: fails to download firmware

2008-09-07 Thread Daniel Moerner
Reading state information... Done Reading extended state information Initializing package states... Done Writing extended state information... Done Reading task descriptions... Done -- Daniel Moerner [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe