Here is a self-contained patch. Tested to WORK against 0.12.1-1.
commit afa07da558d6cb738d9ed154d95a90cf3472b926
Author: John Goerzen
Date: Fri Jun 19 15:59:12 2009 -0500
Added from ubuntu
diff --git a/debian/patches/94_make_static_playlists_clickable.patch
b/debian/patches
Package: rhythmbox
Version: 0.12.1-1
Severity: normal
I went to Help -> Contents.
I was looking at the media player source, and it told me that
Rhythmbox can't write anything to a portable device -- which is quite
untrue, as it's been able to do this to an iPod for some time now.
In the Library
Package: mt-daapd
Version: 0.9~r1696.dfsg-6lenny1
Severity: normal
Hi,
Got a weird one here. Every time I attempt to play a file from a certain
album, mt-daapd
segfaults. Something along these lines:
Jun 21 19:55:12 erwin kernel: [481843.231845] mt-daapd[3905]: segfault at
8c786b4 ip b7a220
Julien BLACHE wrote:
> John Goerzen wrote:
>
> Yes, please send me the file privately. It looks like it'll end up
Thanks, Julien. I've sent it to you privately just now. I'll be
interested to hear what it does for you.
> being an ffmpeg bug, which wouldn'
On Mon, Jun 22, 2009 at 04:01:27PM +0200, Julien BLACHE wrote:
> I haven't got the file yet; I hope it did not bounce somewhere.
According to my mailserver logs, it was greylisted, but got delivered
about an hour ago finanlly, to your @debian.org address.
> The only difference between FLAC and ot
Julien BLACHE wrote:
> I think I've nailed it down.
Very interesting. I suspect I have a number of tracks that are right at
about this size. Though most of my FLACs have album art, they are
usually in the 10K range, looking at them. I think you've found it.
> Now, there was a bug in ffmpeg wi
Package: ghc6
Version: 6.6.1-2
Severity: normal
I have this simple program:
main = interact (unlines . filter (elem 'a') . lines)
If I run this under runghc, it appears as if stdin is set to
NoBuffering; that is, echoing of data begins as soon as 'a' is seen on
any given line.
If I compile it w
On Fri July 6 2007 6:08:58 am Mark Purcell wrote:
> On Sat, 23 Jun 2007, John Goerzen wrote:
> > Selecting Rotate 270 degrees from the popup menu actuall rotates 180
> > degrees. So, I figure that then I can rotate 90 degrees. Nope, that
> > rotates 180 degrees again -- b
On Tue July 10 2007 12:28:03 pm Mark Purcell wrote:
> tags 430380 moreinfo
> tags 430380 unreproducible
> thanks
>
> On Tue, 10 Jul 2007, John Goerzen wrote:
> > I am rather hesitant to upgrade my installation due to #430380. But you
> > should be able to test this with
On Thu July 12 2007 7:39:04 am martin f krafft wrote:
> Package: offlineimap
> Version: 5.99.0
> Severity: normal
>
> piper:~> offlineimap -u Curses.Blinkenlights
> ERROR: No UIs were found usable!
> piper:~> offlineimap -u TTY.TTYUI
> ERROR: No UIs were found usable!
I can't reproduce this, and h
severity 429708 normal
tags 429708 unreproducible
thanks
Hi Kurt,
I can't duplicate this here, but it could be that there was some problem
installing the old version of the package.
I'd try dpkg --purge libghc6-hslogger-dev and see if you can then install it
from scratch. If the purge fails,
reassign 431843 ghc6
thanks
Ian,
I'm reassigning this to ghc6.
Line 1 of Setup.lhs is:
#!/usr/bin/env runhaskell
I'm guessing that runhaskell is broken on some GHC platforms. Shouldn't
it compile the program to a temporary location on the platforms that
don't support ghci?
-- John
--
To U
reassign 429708 libghc6-hsh-dev
thanks
On Thu July 12 2007 12:45:20 pm Kurt Roeckx wrote:
> severity 429708 serious
> thanks
>
> So I've just had the same problem again.
>
> The dfsbuild_1.0.1 build failed, see:
> http://buildd.debian.org/fetch.cgi?pkg=dfsbuild;ver=1.0.1;arch=amd64;stamp
>=1184260
On Thu July 12 2007 3:05:37 pm Kurt Roeckx wrote:
> reopen 429708
> thanks
>
> >* Rebuild for newer libs. Closes: #429708, #432448, #430016.
>
> I think you're fixing the symptons here instead of the problems.
I think that the problem was caused by the postinst failing in the old
package. g
Package: haskell-devscripts
Version: 0.5.17
Severity: normal
There have been a few bugs lately (#429708 for instance) from people
that have had trouble removing packages. This trouble has been because
of a library transition, so will never be seen in a released version of
Debian. However, it mig
I will upload a fix to unstable shortly. However, it sounds like this could
also impact the version in stable, so CCing [EMAIL PROTECTED]
On Fri July 13 2007 12:11:39 am Florian Weimer wrote:
> Package: libarchive1
> Version: 2.2.3-1
> Tags: security
> Severity: grave
>
> FreeBSD has disclosed s
On Fri July 13 2007 8:28:08 am Steve Kemp wrote:
> On Fri Jul 13, 2007 at 08:16:07 -0500, John Goerzen wrote:
> > I will upload a fix to unstable shortly. However, it sounds like this
> > could also impact the version in stable, so CCing [EMAIL PROTECTED]
>
> Yes that
On Sunday 15 July 2007 5:08:00 pm Faheem Mitha wrote:
> Package: hg-buildpackage
> Version: 1.0.2
> Severity: normal
>
>
> I get the following backtrace when I try to run
>
> hg view
>
> in a repos created by hg-buildpackage. If you want further details,
> let me know. This was intended to merge in
Package: wnpp
Severity: wishlist
Owner: John Goerzen <[EMAIL PROTECTED]>
* Package name: gtkrsync
Version : 1.0.0
Upstream Author : John Goerzen <[EMAIL PROTECTED]>
* URL : http://hg.complete.org/gtkrsync
* License : GPL
Programming L
Hi Sven,
I am suspicious of one particular patch here. I think this is the only code
path involved that has been modified recently.
Can you try applying this to the OfflineIMAP tree with patch -p1 -R and see
if it helps things for you?
I haven't seen this myself so your assistance tracking it
On Tue July 17 2007 3:20:19 pm Sven Hoexter wrote:
> On Tue, Jul 17, 2007 at 02:17:20PM -0500, John Goerzen wrote:
>
> Hi John,
>
> > I am suspicious of one particular patch here. I think this is the only
> > code path involved that has been modified recently.
> >
&g
clone 420822 -1 -2
retitle -1 Contacting PostgreSQL admin user on install
reassign -1 dbconfig-common
retitle -2 Coverage of PostgreSQL in documentation
reassign -2 bacula-doc
retitle 420822 Reinstallation issues
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tro
Hi Ross,
In the future, please do not submit multiple problems with a single bug
report. Most of these do not even belong against this package. (The
bacula PDF docs, for instance, aren't even distributed in the same
source package upstream)
I will be cloning this and reassigning things as appro
Package: wnpp
Severity: wishlist
Owner: John Goerzen <[EMAIL PROTECTED]>
* Package name: gscan2pdf
Version : 0.9.7
Upstream Author : Jeffrey Ratcliffe
* URL : http://gscan2pdf.sf.net/
* License : GPL v2
Programming Lang: Perl-GTK
Description : G
Hi Sean,
I think that the first problem the original submitter references here is
a dbconfig-common one, but I don't know if it's possible to have a
solution.
If indeed Debian's postgresql packages are configured for the admin user
to use ident auth by default, and if the postgres user is authori
tags 420822 moreinfo
thanks
Ross,
Regarding the reinstallation issues:
For the files in /etc, I need to know what files were there, which
bacula packages you had installed, and which ones you purged. I suspect
that you simply didn't purge all of them.
As for the problem re-creating the databas
On Wed, Apr 25, 2007 at 06:43:00PM +0200, sean finney wrote:
> > root is not by default, then we have no way to configure things by
> > default anyway. Perhaps that is a PostgreSQL bug, but I wonder if there
> > is some way that dbconfig-common could make clear what is going on?
>
>
> for databa
Package: hugs
Version: 98.200609.21-5
Severity: grave
Justification: renders package unusable
This breaks compatibility with a ton of packages. I have tried to find
this in some package, but can't. The lack of it means that I can't
build quite a bit of software for Hugs.
-- System Information:
On Fri, May 04, 2007 at 08:18:50AM +0100, Ross Paterson wrote:
> I think you've set the severity of this bug too high: "renders package
> unusable" is just not true. I would say it "has a major effect on the
> usability of a package, without rendering it completely unusable to
> everyone", i.e. im
- Forwarded message from Chris Kuklewicz <[EMAIL PROTECTED]> -
From: Chris Kuklewicz <[EMAIL PROTECTED]>
Date: Fri, 04 May 2007 16:07:05 +0100
To: John Goerzen <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: [Haskell-cafe] Hugs dropped Text.Regex?!
John Goerzen
Package: gnome-cups-manager
Version: 0.31-3
Severity: grave
gnome-cups-manager polls cups about all printers every few seconds.
We run this on many clients, and have dozens of printers defined.
Each client does not run a local cupsd, but instead has cupsys-client
installed, with a line in /etc/
Package: exim4-config
Version: 4.67-5
Severity: important
In my /etc/exim4/update-exim4.conf.conf, I have this (hostnames changed
for this report):
dc_smarthost='"${if eq {LOCATION}{home}{host1.example.com}{host2.example.com}}"'
Upon trying to dpkg --configure -a, this package crashes with:
Set
Package: hugs
Version: 98.200609.21-5
Severity: important
When run under -98 +o "-Fcpphs --noline", hugs crashes like this:
runhugs: Error occurred
ERROR "/usr/lib/hugs/packages/base/Data/ByteString.hs":1924 -
Unterminated nested comment {- ...
And, in fact, about a page after that, we see:
I will try to make an upload for this tomorrow.
-- John
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: wnpp
Severity: wishlist
Owner: John Goerzen <[EMAIL PROTECTED]>
* Package name: listlike
Version : 1.0.0
Upstream Author : John Goerzen <[EMAIL PROTECTED]>
* URL : http://software.complete.org/listlike
* License : LGPL
Programming L
On Thu September 20 2007 1:46:22 am Gerfried Fuchs wrote:
> It would be nice if you could elaborate how you call that a fix. Yes,
> the mentioned empty paragraph doesn't exist anymore - but the new
> description isn't helpful neither. The long description is expected to
> contain of at least ful
On Sunday 07 October 2007 2:55:38 pm Petter Reinholdtsen wrote:
> Package: hpodder
> Version: 0.5.8
>
> When using the video pod from
> http://podkast.nrk.no/program/dagsrevyen.video.rss>, hpodder
> download the files but corrupt them and rename them to drop the .mpeg
> ending. Todays file ended u
On Mon October 8 2007 1:30:17 pm Ross Boylan wrote:
> Package: bacula-director-pgsql
> Version: 2.2.4-1rb
> Severity: normal
What is this version? I haven't release a version with that number.
-- John
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Con
On Monday 08 October 2007 4:55:09 pm Ross Boylan wrote:
> On Mon, 2007-10-08 at 15:51 -0500, John Goerzen wrote:
> > On Mon October 8 2007 1:30:17 pm Ross Boylan wrote:
> > > Package: bacula-director-pgsql
> > > Version: 2.2.4-1rb
> > > Severity: normal
>
clone 433732 -1
retitle -1 UID validity not preserved when first folder access is EXAMINE
reassign -1 courier-imap
thanks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Mon August 20 2007 5:23:37 pm Daniel Jacobowitz wrote:
> Why can't you tee that to a file? I guess it objects to the lack of a
> real TTY. I used Noninteractive.Basic instead and it blew up when tee'd:
>
> File
> "/var/lib/python-support/python2.4/offlineimap/ui/Noninteractive.py", line
> 28
ill this break \Recent somehow?
I don't know. I don't use readonly folders myself, and they seem to be
implemented differently from server to server anyway. I'm hesitant to touch
that code too much.
> I assume this is the cause:
>
> Wed Jul 4 09:19:06 EDT 2007 John Goer
--- Begin Message ---
On Tue, Aug 21, 2007 at 11:38:17AM -0500, John Goerzen wrote:
> On Tue August 21 2007 10:02:58 am Daniel Jacobowitz wrote:
>
> > Could you avoid caching the UIDVALIDITY until the first time you've
> > done something likely to stabilize it?
On Tue August 21 2007 12:35:52 pm Daniel Jacobowitz wrote:
> On Tue, Aug 21, 2007 at 12:33:37PM -0500, John Goerzen wrote:
> > > > I would think that Courier would *have* to write to disk in that
> > > > situation.
> > >
> > > Maybe it has to, bu
On Tue August 21 2007 12:20:23 pm Daniel Jacobowitz wrote:
> On Tue, Aug 21, 2007 at 11:38:17AM -0500, John Goerzen wrote:
> > On Tue August 21 2007 10:02:58 am Daniel Jacobowitz wrote:
> > > Could you avoid caching the UIDVALIDITY until the first time you've
> &g
On Fri August 24 2007 11:48:36 am Marc Sherman wrote:
> John Goerzen wrote:
> > Hi Marc,
> >
> > I unfortunately do not have time to do this. I recognize that it would
> > be a utility, but I don't have the time or the need for it here.
>
> Could you please
On Mon August 27 2007 3:15:47 pm Steinar H. Gunderson wrote:
> On Tue, Aug 14, 2007 at 04:08:17AM +0200, Steinar H. Gunderson wrote:
> > Hm, that's odd, it works just fine here (both default, and changing it).
> > Could you see if the issue is misparsing (ie., try to echo $RPCNFSDCOUNT
> > in /etc/
Package: rhythmbox
Version: 0.11.1-1+b1
Severity: important
Also seen in the version in unstable.
rhythmbox kept crashing on startup with:
RhythmDB-ERROR **: file rhythmdb.c: line 2699
(rhythmdb_entry_set_internal): assertion failed: (g_utf8_validate
(g_value_get_string (value), -1, NULL))
abort
tags 439949 moreinfo
thanks
Please try 2.0.x, in testing/unstable. I do not believe this bug exists
there.
On Tue August 28 2007 12:30:23 pm sECuRE wrote:
> Package: bacula-director-sqlite
> Version: 1.38.11-8
> Severity: important
>
> After installing the package the configfile still contains
On Wednesday 29 August 2007 5:46:46 am Michail Bachmann wrote:
> Package: bacula
> Severity: important
>
> The installation fails with the following error message:
> Fatal error: PKI encryption/signing enabled but not compiled into
> Bacula.
>
> It seems the "--with-openssl" flag is missing from de
On Wed August 29 2007 8:30:09 am Michail Bachmann wrote:
> I have read the whole thread and it seems to me the licensing concerns
> will be resolved soon. IMO in the mean time it would be easier to keep the
> openssl dependency so this package can be tested (by us at least).
If the licensing is in
FYI, I have some similar code that works with both Darcs and Mercurial at
http://hg.complete.org/commithooks
though I have not taken the time to set it up for packaging.
On Tue August 28 2007 11:26:09 am Antti-Juhani Kaijanaho wrote:
> Package: wnpp
> Severity: wishlist
> Owner: "Antti-Juhani Ka
On Fri August 31 2007 2:33:05 am Patrick Matthäi wrote:
> Package: bacula-director-mysql
> Version: 1.38.11-8
> Severity: normal
>
> Hello,
>
> I discovered a little bug in authentication.c around line 269.
> Every time a non bacula client (telnet / portscan / etc.) connects to the
> bacula-dir por
On Fri August 31 2007 8:13:25 am Patrick Matthäi wrote:
> Oh I'm sorry, I didn't meant the unix console, I meant the bacula console
> :)
I really believe that upstream will see this as a feature. I'm not going to
patch this locally in Debian. If you like, I could forward it to them, but
I susp
On Fri October 12 2007 1:10:09 pm Petter Reinholdtsen wrote:
> [John Goerzen]
>
> > I haven't seen anything that hpodder is actually corrupting the file.
> > Just changing its name, right?
>
> Ah, then I failed to explain the problem. The files as downloaded
>
On Fri October 12 2007 11:46:41 am Petter Reinholdtsen wrote:
> [John Goerzen]
>
> > I believe hpodder is doing the right thing. If you look inside the
> > RSS file, you see:
>
> Thanks for bringing this to my attention. I've sent an email to NRK
> asking them
tags 441996 moreinfo
thanks
Eric,
I believe you will need to use dpkg-reconfigure -plow bacula-director-mysql
for this. dbconfig-common handles these questions. You may need to
dpkg-reconfigure it as well.
If that doesn't do it, can you tell me what happens if you purge
bacula-director-mysq
Hi Martin,
It looks like your Maildir code may have introduced an infinite loop. Would
you be able to look into this, or should I just revert the patch?
Thanks,
-- John
--- Begin Message ---
Package: offlineimap
Version: 5.99.3
Severity: grave
Justification: renders package unusable
offlinei
--- Begin Message ---
A NOTE has been added to this issue.
==
http://bugs.bacula.org/view.php?id=990
==
Reported By:jgoerzen
Assigned To:
On Fri October 19 2007 9:23:05 am John Goerzen wrote:
> Hi Martin,
>
> It looks like your Maildir code may have introduced an infinite loop.
> Would you be able to look into this, or should I just revert the patch?
>
> Thanks,
>
> -- John
One other thing to add... I wen
tags 442884 pending
thanks
--- Begin Message ---
The following issue has been CLOSED
==
http://bugs.bacula.org/view.php?id=992
==
Reported By:
Matthijs,
What are your thoughts on this?
--- Begin Message ---
The following issue requires your FEEDBACK.
==
http://bugs.bacula.org/view.php?id=990
==
Repo
tags 441621 pending
thanks
--- Begin Message ---
The following issue has been CLOSED
==
http://bugs.bacula.org/view.php?id=991
==
Reported By:
found 430380 2:0.9.2-5
thanks
This is still a serious problem with the version in unstable. It is
completely unusable for me because of it.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: fuse-utils
Version: 2.6.5-1
Severity: serious
/usr/share/doc/fuse-utils is empty.
This means the copyright statement is missing.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-k7 (
WOOHOO!
Just after I had to disable Hugs builds of my packages, too ;-)
On Tue, Jun 19, 2007 at 05:17:39PM +0100, Arjan Oosting wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Arjan Oosting <[EMAIL PROTECTED]>
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> * Package name: libh
Before the first rotate, there is no EXIF info.
After the first rotate, there is EXIF info but no orientation tag.
After the second rotate, there is EXIF info and orientation tag.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: kipi-plugins
Version: 0.1.3-5
Severity: normal
I have some images that were scanned using xsane.
They are JPEGs and need to be rotated 270 degrees.
Selecting Rotate 270 degrees from the popup menu actuall rotates 180
degrees. So, I figure that then I can rotate 90 degrees. Nope, that
Package: digikam
Version: 2:0.9.2~beta3-1
Severity: important
When "Save image timestamp as tags" under Metadata is set, the following
behavior occurs:
Upon setting the date in digikam, the metadata in the JPEG is updated.
However, the date shown on-screen in digikam in the thumbnails is not.
Add
Package: digikam
Version: 2:0.9.2~beta3-1
Severity: important
Sometime after upgrading to 0.9.2, digikam got REALLY slow on big albums
-- or tags that selected lots of photos. top showed kio_digikamalbum
using resources, and stracing it revealed that it was reading every byte
of every file in the
Package: podsleuth
Version: 0.6.4-2.1
Severity: grave
Justification: renders package unusable
Sometime within the past week, Banshee stopped seeing my iPod. I
tracked it down to podsleuth.
When I run it, I see:
podsleuth
Found an iPod device, but it is not known by PodSleuth:
Error: org.pods
Package: python-moinmoin
Version: 1.8.5-1
Severity: normal
There are several things missing for MoinMoin desktop edition.
First, the wikiconfig.py from the top-level moinmoin directory isn't
included in the deb.
Secondly, there need to be instructions on how to do it.
They appear to be:
mkdir
Frank Lin PIAT wrote:
> Hello,
>
> John Goerzen wrote:
>> There are several things missing for MoinMoin desktop edition.
>>
>> First, the wikiconfig.py from the top-level moinmoin directory isn't
>> included in the deb.
>
> The example configurat
Frank Lin PIAT wrote:
> ,---[ README ] ---
> | Moinmoin Desktop Edition is a set of script to quickly *test* Moinmoin
> | (see http://moinmo.in/DesktopEdition )
[ snip ]
Great, thanks! That will be perfect!
-- John
--
To UNSUBSCRIBE, email to debi
tags 522474 pending
thanks
I have filed a request to remove this package from unstable.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: ftp.debian.org
Severity: normal
I am both upstream and Debian maintainer of this package. It no
longer is used anywhere, FTBFS in unstable, and should be removed.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact l
tags 539948 moreinfo
tags 539948 unreproducible
severity 539948 important
thanks
Hi Iain,
First, thank you very much for being an Ubuntu maintainer that is
working to help push fixes back to Debian.
I have just now done a rebuild of haskell-testpack on my Debian sid
system, and it built fine.
A
Package: grub-pc
Version: 1.96+20090808-1
Severity: grave
Justification: renders package unusable
This bug renders the system unusable.
I don't know why it does this on one box but not the other, but it
has set root=(MASS1-usr) at the top of grub.cfg. That is my /usr, not
my /boot.
Moreover, wh
Hi,
I believe I have isolated the problems.
It was introduced between 1.96+20090725-1, installed on the working
machine, and the version installed on this one.
It now looks for fonts under /usr. This has multiple undesirable
effects.
For one, it requires lvm to be present. This makes grub sca
Joey Hess wrote:
> hpodder stopped adding mp3 extension to mp3 files in May
> here. (Not sure what changed; it wasn't my hpodder config.
> May have upgraded to hpodder 1.1.0 at this point.)
>
> j...@turtle:~/lib/sound/podcasts/This_American_Life>file -b -i
> 89__\#374__Somewhere_Out_There.mp3
> a
Yann Leboulanger wrote:
> Yann Leboulanger wrote:
>> John Goerzen wrote:
>>> Here's some information about it.
>>>
>>> DEBUG: ESC[36mclient stop ESC[30;1mDisconnect detectedESC[0m
>>> 2009-06-09 13:42:05,761 gajim.c.connection: INFO: Reconne
Hi folks,
Patch 3847d0ba9 introduced IMAP IDLE support, and with it switched from
Python's built-in imaplib.py to imaplib2.py. I have received numerous
reports of all sorts of hanging and crashing bugs new to 6.1.0, and
believe that they are attributable to this change.
Therefore, I am strongly
James Vega wrote:
> Ran a test build on albeniz to get the requisite info. Hope that helps
> solve the issue.
Thank you very much! I will pass this along.
-- John
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas.
Hi James,
Could I trouble you to supply the file that Kern is looking for below?
Thanks,
-- John
--- Begin Message ---
Thank you for the most recent information. That and what John wrote made me
realize that currently distinguish OS types, but in most of the code not
machine architecture. In
Jonathan Nieder wrote:
> Package: hslogger
> Version: 1.0.7.2
>
> Trying to build hslogger, I get
>
> ./setup configure --prefix= --ghc
> Configuring hslogger-1.0.7...
> setup: expected an absolute directory name for --prefix:
> make: *** [configure-stamp] Erreur 1
>
> Th
Andrea Janna wrote:
> Subject: bacula-director-mysql: mysql password not saved in bacula-dir.conf
> Package: bacula-director-mysql
> Version: 2.4.4-1
> Severity: minor
>
>
> When installing bacula-director-mysql package asks for "Password of your
> database's administrative user". But the passwo
Sven Hartge wrote:
> Package: bacula-director-sqlite3
> Version: 3.0.2-1
> Severity: normal
>
> Hi.
>
> /etc/bacula/scripts/make_catalog_backup contains wrong code for the
> sqlite3 case:
>
> [...]
> if test xsqlite = xsqlite3 ; then
> echo ".dump" | ${BINDIR}/sqlite $1.db >$1.sql
> [...]
I'm
Hi Luk,
Can you take a look at src/config.h after the failed build to figure out
which HAVE_XXX_OS is defined? Also, the definition of ioctl() in the
header files?
The discussion and details are below.
Thanks,
-- John
--- Begin Message ---
A NOTE has been added to this issue.
===
Package: grub-pc
Version: 1.97~beta1-1
Severity: important
On upgrading this package on a system with working grub-pc already, I
see:
Setting up grub-pc (1.97~beta1-1) ...
Installation finished. No error reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is corr
Felix Zielcke wrote:
>
> Probable you're also affected by the change of dmsetup 2:1.02.36-1 that
> made the files in /dev/mapper/* symlinks to /dev/dm-*. That was reverted
> in 2:1.02.36-2.
> See 543795, 542425 and 542435.
> For some people just upgrading the package to -2 and even rebooting
> doe
Package: konsole
Version: 4:4.3.0-2
Severity: normal
I believe this problem began after upgrading from 4.2 to 4.3.
When I use the Fixed font in Konsole, which is a bitmapped font, it is
now very slow. For instance, if I am using less and press spacebar to
see the next page, it takes about a seco
Iain Lane wrote:
> tags 548907 + unreproducible
> severity 548907 important
> thanks
>
> Hi,
>
> On Tue, Sep 29, 2009 at 10:15:15AM -0500, John Goerzen wrote:
>> Package: podsleuth
>> Version: 0.6.4-2.1
>> Severity: grave
>> Justification: renders pa
Package: python-moinmoin
Version: 1.8.5-1
Severity: normal
The GUI editor ought to work out of the box is fckeditor is
installed. Rather than make the FCKeditor directory have a README
file, why not just make it a symlink to /usr/share/fckeditor? If the
package isn't installed, the user will be
Package: ftp.debian.org
Severity: normal
This package is no longer used by any known Haskell package. Please remove.
I am both the Debian and upstream maintainer.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas..
Iain Lane wrote:
> Hi,
>
> This can be fixed by simply removing the --prefix part from the
> configure call; it seems that LIBDIR is the empty string anyway. I've
> done this for Ubuntu. A better fix would be to switch to using haskell-
> devscripts for the build.
I actually filed a ftp.debi
Package: ftp.debian.org
Severity: normal
Please remove missingpy. It is no longer used and is being deprecated
upstream (by me).
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: wnpp
Severity: normal
I have uploaded 1.0.14, setting maintainer to QA group.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: ftp.debian.org
Severity: normal
Please remove grunt from sid.
I last made an upstream release in 2002, and the last Debian release
was in 2006. The purpose of this package (secure async command
execution via UUCP) was obsoleted for me in 2003, and I haven't used
or worked on it since th
Package: wnpp
Severity: normal
I intend to orphan the vcs-load-dirs package.
The package description is:
Darcs works fine for importing new archives. However, for situations
where the upstream renames or moves files and directories on a regular
basis, version information can be lost.
.
darc
Vladimir Stavrinov wrote:
> Package: bacula-director-mysql
> Version: 3.0.2-1
> Severity: normal
>
>
> No comments: it is crazy
Then I have no idea what the bug was. Please show me a typescript from
the upgrade so I can see what happened. What command did you run for
the upgrade?
--
To UNS
901 - 1000 of 1492 matches
Mail list logo