Bug#689848: webapp: clarify meaning of "repository"

2012-10-11 Thread Joey Hess
CSights wrote: > I guess 1 "here" is the repository and 2 and 3 are devices? Is there some > kind of master/slave relationship between 1 and {2,3} They're all peers. > My brain thinks of 1,2,3 as just being directories (on different computers) > while the set which is being synchronized is the

Bug#689981: regular committed files should not be annexed by assistant

2012-10-08 Thread Joey Hess
Thomas Koch wrote: > I have annex repos with media files for which annex assistant seems to work > fine. But I also have emacs org-mode repos whose files I'd like to keep under > regular version control. Currently I use dvcs-autosync for the latter but I > would switch to git annex if the assistant

Bug#689979: git annex ignores gitignores

2012-10-08 Thread Joey Hess
Thomas Koch wrote: > while testing the annex watch command it added the emacs .# files to the repo > although I have a global git ignore file matching them. Also a local > ..gitignore file in the repository did not help. This is a known limitation. It'll finally be fixed in the next release; I sol

Bug#689062: dpkg-dev: Need to add support for Built-Using to dpkg-shlibdeps or new similar tool

2012-09-29 Thread Joey Hess
Nicholas Bamber wrote: > Techincally the shell script > fragments incorporated into Debian maintance scripts by debhelper may > fall into this category For code that is licensed like so? Redistribution and use in source and binary forms, with or without modification, are permitted under any cir

Bug#689099: capture.log should never be world-readable

2012-09-28 Thread Joey Hess
Package: arbtt Version: 0.6.2-1 Severity: normal Tags: security Window titles can contain sensative information, but are logged to capture.log with file permissions that honor umask. I suggest making either all log files or the .arbtt directory only readable by the owner. -- System Information: D

Bug#689001: upgrade script refers to program not in PATH

2012-09-27 Thread Joey Hess
Package: collectd Version: 5.1.0-3 Severity: normal /usr/lib/collectd/utils/migrate-4-5.px generates a script that contains calls to a rrd_filter.px that's not in PATH. (Turns out it's in /usr/lib/collectd/utils/) -- System Information: Debian Release: wheezy/sid APT prefers unstable APT pol

Bug#688994: seems no indication of which repo a commit was made to

2012-09-27 Thread Joey Hess
Package: kgb-bot Version: 1.15-2 Severity: normal There are channels where it makes sense to announce commits to more than one repository. #commits is the canonical example; #debian-boot is another. I cannot seem to find a way to make the bot include the repository name in its messages. Well, I t

Bug#688993: ability to send all repos to a channel

2012-09-27 Thread Joey Hess
Package: kgb-bot Version: 1.15-2 Severity: wishlist It would be convenient to be able to say repos: * and get all repos sent to a channel. This could be used to feed them all to freenode #commits. Indeed, I think that would be a good default configuration to have, otherwise that channel is gonna

Bug#688992: --repository cannot be put in config file

2012-09-27 Thread Joey Hess
Package: kgb-client Version: 1.15-2 Severity: normal I put in my config file repository: git kgb-client kept asking me for a path and svn revision number. Had to read the source to see that this is only accepted as a command-line parameter. Suggested fix: Remove this parameter, and automatically

Bug#688983: unblock: tasksel/3.13

2012-09-27 Thread Joey Hess
+tasksel (3.13) unstable; urgency=low + + [ Christian Perrier ] + * Replace gdm3 by lightdm in lxde-desktop task. Closes: #683345 + + [ Joey Hess ] + * Don't force browser-plugin-gnash onto desktops that don't themselves +pull it in. This means gnome still installs it, but kde, xfce, +

Bug#668325: ditto

2012-09-24 Thread Joey Hess
found 668325 0.1.21-2 thanks Just encountered this bug with the "plausibly fixed" version. strace showed a tight select loop; 100% cpu usage. Top showed 100 mb or more of memory, which seems excessive. I did not debug further. I had just been plugging in 100 usb flash drives (really!), followed b

Bug#677876: Compressing debug sections is not necessarily a good idea

2012-09-24 Thread Joey Hess
Jakub Wilk wrote: > This is likely true if data.tar is gzip-compressed. However, xz > compresses -dbg packages much better that gzip/zlib, but of course > only if they are not compressed internally in the first place. As a > consequence, switching to compat 9 can make a -dbg package _much_ > bigger

Bug#688046: Info received (Bug#688046: ITP: out -- utility for producing UTF-8 output to standard streams and terminal.)

2012-09-19 Thread Joey Hess
James Hunt wrote: > Please would you consider adding the 'out' utility to the moreutils package. > > If you agree that this might be an appropriate home for it, I'd be happy > to rework the source repository (if required) to give the binary a less > generic name (like maybe 'utfout'?). This doesn

Bug#687804: installation-reports: users are not able to review external documentation while stuck in the installer

2012-09-17 Thread Joey Hess
Richard Owlett wrote: > Should one not be able to switch out of the installation process and > into a browser (2 are already included) to search out answers? One should, but as d-i on the live CD is currently implemented, one cannot. d-i runs as a fullscreen window, and I couldn't see any easily-d

Bug#687281: git annex find does not work in bare repositories

2012-09-11 Thread Joey Hess
forwarded 687281 http://git-annex.branchable.com/todo/add_-all_option/ thanks Julien Danjou wrote: > I used a bare repository on a VFAT filesyste, with SHA1E backend. It works > fine for a music player. But I don't see a way to get what is present in the > repository. git annex find does not work

Bug#665296: Putting the sed snippet into a filename

2012-09-09 Thread Joey Hess
Marcin Owsiany wrote: > Thanks for the fast review, please see the revised patch attached. Applied. I will upload it once the current debhelper gets into testing. -- see shy jo signature.asc Description: Digital signature

Bug#665296: Putting the sed snippet into a filename

2012-09-09 Thread Joey Hess
Marcin Owsiany wrote: > +# 4: either text: shell-quoted sed to run on the snippet. Ie, > 's/#PACKAGE#/$PACKAGE/' > +#or a sub to run on each line of the snippet. Ie sub { > s/#PACKAGE#/$PACKAGE/ } I had not thought about making it operate on each line rather than the whole file, but I think

Bug#665296: Putting the sed snippet into a filename

2012-09-08 Thread Joey Hess
Marcin Owsiany wrote: > - dh_installxmlcatalogs passing an overly long string to autoscript(). > > I think whatever fix is implemented (unless someone knows an answer to my > question above), it will mean a change to dh_installxmlcatalogs. So perhaps > this bug should be cloned against xml-co

Bug#686989: ITP: haskell-network-info -- listing network interfaces in Haskell

2012-09-07 Thread Joey Hess
Package: wnpp Severity: wishlist Owner: Joey Hess * Package name: haskell-network-info * URL : http://hackage.haskell.org/package/network-info * License : BSD Description : listing network interfaces in Haskell Another library I use in git-annex. -- see shy jo

Bug#686969: ITP: haskell-network-multicast -- multicast networking library for haskell

2012-09-07 Thread Joey Hess
Package: wnpp Severity: wishlist Owner: Joey Hess * Package name: haskell-network-multicast * URL : http://hackage.haskell.org/package/network-multicast * License : MIT Programming Lang: haskell Description : multicast networking library for haskell git-annex

Bug#682351: git-annex: build fails because of failing tests

2012-09-06 Thread Joey Hess
gregor herrmann wrote: > Solution: set GIT_AUTHOR_NAME _and_ GIT_COMMITTER_NAME in test.hs > (additionally to EMAIL; or GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL > instead of EMAIL). I've applied that patch, thanks. I don't know that this is actually RC, is building on pbuilder some kind of releas

Bug#651495: [Pkg-xfce-devel] Bug#651495: analysis

2012-09-02 Thread Joey Hess
Yves-Alexis Perez wrote: > Yeah but there is no way to tell what the user will want. Alsa is a good > bet (which is why it's the first alternative in the dependency chain) > but any sink would normally do, so we can't really force people to have > it installed. Seems to me that "Recommends: gstrea

Bug#651495: analysis

2012-09-02 Thread Joey Hess
Karsten Merker provides the following analysis of this bug: Xfce4-mixer did not work out of the box. On start, it complained that "GStreamer was unable to detect any sound devices". The reason for this was that the gstreamer0.10-alsa package was not installed. This problem has already be

Bug#686097: understanding/contributing to partman-btrfs

2012-08-30 Thread Joey Hess
Daniel Pocock wrote: > I've described such a solution in the bug report: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686097 > > If you think it is sensible (or if something looks obviously silly), > could you comment on it? I will hopefully have more time next week to > play with it, b

Bug#685672: Add content-only import, vampiric style

2012-08-24 Thread Joey Hess
Julien Danjou wrote: > Something like that, but note that reinject wants a key, but I don't > want to give the key. I really just want to give data, and that git > annex uses it if it finds the key used and pointing to a non-existing > file. The current version of reinject does not take a key, jus

Bug#685672: Add content-only import, vampiric style

2012-08-24 Thread Joey Hess
Julien Danjou wrote: > Since git-annex uses CAS principle, it should be able to import any file > content and stores it if it's useful to have data. I'll give an example. > > In my git annex repository, I've: > > file.iso -> ../.git/annex/objects/SHA1-foobar > > On a USB key, I've 100 ISO file

Bug#685756: apt-xapian-index makes 256 MB RAM laptop very unresponsive

2012-08-24 Thread Joey Hess
Bertil wrote: > (i) Debian installer: > In the installer task (Debian Desktop), one can consider to exclude the > package as default. This is difficult to do while aptitude Recommends it. Although the installer has stopped using aptitude in some places, it seems likely to remain installed by defau

Bug#677096: xmonad still spins

2012-08-23 Thread Joey Hess
Unfortunatly, while the backported fix did solve my simple test program's spinning, xmonad still spins, when built with ghc 7.4.1-4. -- see shy jo signature.asc Description: Digital signature

Bug#685683: debhelper: dh_installdocs --link-doc produces empty directories, rather than symbolic links

2012-08-23 Thread Joey Hess
Martin-Éric Racine wrote: > I have one package whose debian/rules goes like this: > > 8X- > %: > dh $@ > > override_dh_installdocs: > dh_installdocs --link-doc=foo-common > 8X- > > Yet, once installed, /usr/share/doc/foo-bin and /usr/share/doc/foo-data are > empty directorie

Bug#685433: fails to load last read book when it's a certian kind of symlink

2012-08-20 Thread Joey Hess
Package: fbreader Version: 0.12.10dfsg-7 Severity: normal Here's an example of the bug. I start out with some html file, that's really a symlink to a file without any extension: joey@gnu:/tmp/bar>ls -l bar.html lrwxrwxrwx 1 joey joey 6 Aug 20 14:38 bar.html -> ../foo joey@gnu:/tmp/bar>fbreader b

Bug#619361: No longer capable of mirroring debian-installer section for Ubuntu *-updates

2012-08-10 Thread Joey Hess
Steve Atwell wrote: > And according to a comment in another > debmirror bug (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576576#20), > debmirror doesn't complain if a section is missing. Given the volume of bug reports I get about people seeing debmirror try to mirror d-i images for suites th

Bug#684128: PATCH: choice of binary or decimal disk storage units is runtime-configurable

2012-08-09 Thread Joey Hess
ian_br...@fastmail.net wrote: > +decimal_units=(1 1000 100 10 1) # (10^3)^{0,1,2,3,4} I hate to bring this news, but this cannot be used in the installer, because shell arrays are a bashism, and the installer uses busybox sh. joey@gnu:~>busybox sh BusyBox v1.20.2 (Debian

Bug#673081: gold

2012-08-07 Thread Joey Hess
I think there should be some way to use ghc with gold; gnu ld is very slow and eats memory when you're linking yesod binaries, I don't know if gold is better but would at least like the option to try it out before I upgrade my RAM. In the past 2 days, there has been work to make ghc use linker set

Bug#683216: Acknowledgement (unblock: tasksel/3.12)

2012-08-07 Thread Joey Hess
tasksel 3.12 also removes the contrib package opendict-plugins-lingvosoft from the Recommends of task-serbian. Which was a violation of a policy "must", and so a RC bug. tasksel is ready to migrate tomorrow if unblocked. -- see shy jo signature.asc Description: Digital signature

Bug#684128: src:debian-installer: allow use of binary units in disk partitioner

2012-08-07 Thread Joey Hess
Christian PERRIER wrote: > This issue will have to be worked on for jessie, not for > wheezy. Hopefully someone will come with a patch (I somehow doubt it > as I think that only incredibly picky people really do care about > differencesbetween MB and MiB..but, who knows?). The difference betwe

Bug#683928: Please include http.debian.net as Type: GeoDNS (?) in Mirrors.masterlist

2012-08-05 Thread Joey Hess
Didier Raboud wrote: > b) Impact of this change on choose-mirror ? Does it really make >http.debian.net appear first ? No; choose-mirror lists either push-primary mirrors in a country, or for countries with none, leaf mirrors in the country, before geodns mirrors. -- see shy jo signature.a

Bug#683778: apt hook fails if /usr/sbin is not in the path

2012-08-03 Thread Joey Hess
Joachim Breitner wrote: > Version: 0.63 > > it may be due to a misconfiguration, but this just happend to me: > E: Problem executing scripts DPkg::Pre-Invoke 'if [ -x /usr/sbin/etckeeper ]; > then etckeeper pre-install; fi' etckeeper has been in /usr/bin since version 0.51. (Because lots of peo

Bug#683586: debian-installer: Please include rdnssd in d-i and base system to fully automatic IPv6 support

2012-08-02 Thread Joey Hess
Christian PERRIER wrote: > Sorry, but this should be reported against the rdnssd package, asking > for it to be part of the base system (changing priority to > "standard"). It is not d-i job to decide what package needs to belong > to the base system. > > PS: I very much suspect it might not be as

Bug#637684: /target/etc/fstab stopped containing /proc

2012-08-01 Thread Joey Hess
As /proc is mounted by boot scripts now, partman was changed to not put it in fstab, but this broke grub-installer, which relied on "mount /proc" working. I've fixed this in grub-installer. (That doesn't explain the 2011 reports of proc mounting problems, which well predate that change, but since

Bug#613430: debian-installer will not install grub bootloader on kfreebsd-amd64 system w/ a ZFS partition

2012-08-01 Thread Joey Hess
Steven Chamberlain wrote: > It could be that grub-installer tries to mount with '-t proc' instead of > '-t linprocfs' on GNU/kFreeBSD. It did. Fixed in git. -- see shy jo signature.asc Description: Digital signature

Bug#683216: unblock: tasksel/3.12

2012-07-29 Thread Joey Hess
12-07-21 19:41:41.0 -0400 @@ -1,3 +1,66 @@ +tasksel (3.12) unstable; urgency=low + + [ Andrew Lee (李健秋) ] + * Really depending on gdm3 in task-lxde-desktop (Closes: #680519). + + [ Joey Hess ] + * xfce: Use network-manager-gnome. +Rationalle: Everyone I've polled who has installe

Bug#682973: debhelper: auto-generate -dbg targets where applicable

2012-07-27 Thread Joey Hess
Martin-Éric Racine wrote: > While trying to debug unrelated software, I noticed that the source package > in question does not generate a -dbg target, which forced me to recompile > the package myself. > > Giving this further thought, it occurred to me that, with some script magic, > debhelper cou

Bug#682875: Include "add" to sum up input

2012-07-26 Thread Joey Hess
Christoph Berg wrote: > I've often wondered why there is no equivalent to "wc" which counts > input byte that will simply add up the numbers it gets fed. Examples > would be adding up file sizes, "wc -l" output, or whatever numbers > some shell pipe produces. > > The attached "add" program is triv

Bug#682622: mr fails to find configured repositories when homedir is a symlink

2012-07-24 Thread Joey Hess
Sam Eaton wrote: > [$HOME/.oh-my-zsh] There is no reason to use $HOME here, and it is the cause of your problem. Relative directories in .mrconfig files are relative to the directory in which the file is located. So [.oh-my-zsh] will automatically do the right thing, when the .mrconfig file is loc

Bug#667703: Mostly solved (was Re: Filed (Re: Preinstalled package manager(s) for PCs (wheezy)))

2012-07-21 Thread Joey Hess
Per Olofsson wrote: > 2012-07-21 18:37, Joey Hess skrev: > > gnome-core depends on nautilus, which recommends synaptic. > > Unless such recommends are being skipped by something, it should be > > installed. > > > nautilus (3.2.1-2) unstable; urgency=low >

Bug#682351: git-annex: build fails because of failing tests

2012-07-21 Thread Joey Hess
Motiejus Jakštys wrote: > Building git-annex in pbuilder on squeeze having backports.debian.org > repository enabled yields this error: > Testing 1:blackbox:0:git-annex init > Testing 1:blackbox:1:git-annex add:0 >

Bug#667703: Mostly solved (was Re: Filed (Re: Preinstalled package manager(s) for PCs (wheezy)))

2012-07-21 Thread Joey Hess
Filipus Klutiero wrote: > I tested d-i last week and accidentally installled GNOME. This > allowed me to confirm that GNOME does not pull Synaptic in testing. gnome-core depends on nautilus, which recommends synaptic. Unless such recommends are being skipped by something, it should be installed.

Bug#681621: [Haskell-cafe] strange hangs with -threaded runtime (now with test case)

2012-07-18 Thread Joey Hess
Just following up to my problem, I was seeing lots of hangs in various places in my program when it was built with the threaded runtime. I eventually tracked every single hang back to calls to MissingH's System.Cmd.Utils, including pipeFrom, pipeTo, pipeBoth, and pOpen. I was at this point runnin

Bug#655841: data point

2012-07-15 Thread Joey Hess
As another data point, I am in an airport (CLT) and had to remove gnash since it failed to display the thing needed to get on free wifi. Of course without flash the site lets you right through. -- see shy jo -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject o

Bug#681621: use of logging functions by hPipeFrom, etc, causes hangs with threaded runtime

2012-07-14 Thread Joey Hess
Package: libghc-missingh-dev Version: 1.1.0.3-6+b3 Severity: normal As described in this thread: http://thread.gmane.org/gmane.comp.lang.haskell.cafe/99334/focus=99338 The attached testcase will hang after a short while once compiled with -threaded. Comment out the "LINE OF DEATH" and it runs as

Bug#681347: pkgsel: bussiness card and netinstall, Can't exec "aptitude" after Select & Install Software

2012-07-12 Thread Joey Hess
reassign 681347 ftp.debian.org VastOne wrote: > Package: pkgsel > Severity: serious > Tags: d-i > Can't exec "aptitude": No such file or directory at /usr/bin/debconf-apt- > progress line 130. line 2. aptitude's priority was downgraded to optional, but d-i still uses it to install security upda

Bug#681326: Directly accessing .git directory

2012-07-12 Thread Joey Hess
Barak A. Pearlmutter wrote: > This causes "pristine-tar commit" to fail rather mysteriously when it > tries to access files in .git/* directly. pristine-tar does no such thing. > ~/tmp/foo/auto6to4 $ pristine-tar commit ../auto6to4_1.20.1.orig.tar.gz > upstream/1.20.1 > Branch pristine-tar set

Bug#677250: Acknowledgement (xz files with multiple blocks are not recognized)

2012-07-11 Thread Joey Hess
Vincent Ladeuil wrote: > But, the option name is now --block-list instead of --block-split. Won't use of this option cause the paranoia check to fail when reproducing the xz file, unless it's whitelisted there? (Also, changelog, git commit etc would be useful.) -- see shy jo -- To UNSUBSCRI

Bug#680877: interrupts d-i xfce installation with unnecessary debconf question

2012-07-08 Thread Joey Hess
Package: hddtemp Version: 0.3-beta15-51 Severity: important Tags: d-i debconf is used to prompt, at high priority or above, whether to run hddtemp at boot. Since xfce has a plugin that uses it, this breaks the flow of the xfce desktop installation. As with all d-i debconf fit and finish bugs, th

Bug#571204: tasksel: Does not install network management software for LXDE

2012-07-08 Thread Joey Hess
Daniel Baumann wrote: > i don't know why tasksel uses lxde-core, but, if you would depend on > lxde instead, you would get network-manager-gnome that the lxde > maintainers in debian recommend for their users. Package: lxde Source: lxde-metapackages Version: 2 Installed-Size: 26 Maintainer: Debian

Bug#680678: task-ssh-server: depend on 'ssh' instead of 'openssh-server'

2012-07-07 Thread Joey Hess
Bob Bib wrote: > 'task-ssh-server' currently depends on 'openssh-server'; > IMHO, it wouldn't be wrong to depend on 'ssh' instead. > > 'ssh' depends on 'openssh-server' and 'openssh-client' (while 'openssh-client' > is a dependency of 'openssh-server', so it's pulled by 'task-ssh-server' too). op

Bug#680519: please do depend on gdm3 for lxde-desktop

2012-07-07 Thread Joey Hess
Daniel Baumann wrote: > i don't think that the the > installer (via tasksel) should use anything different than what we do > with the live systems. That's backwards really. The live CDs should not be diverging from the tasks. > lightdm is relatively buggy, does not reasonably support autologin ye

Bug#680450: *E backends do not preserve file extension

2012-07-06 Thread Joey Hess
Yaroslav Halchenko wrote: > so it seems that we are lacking the 2nd dot for the cases with composite > extensions Fixed, thanks. -- see shy jo signature.asc Description: Digital signature

Bug#680450: *E backends do not preserve file extension

2012-07-05 Thread Joey Hess
Yaroslav Halchenko wrote: > But since --backbend then has no effect during unit command I must say that > it is suboptimal and at least an informative warning could be of value > Or why not should it set per git repository settings like you said: Yes, setting it is a reasonable idea.. > I gue

Bug#680450: *E backends do not preserve file extension

2012-07-05 Thread Joey Hess
Yaroslav Halchenko wrote: > $> git annex init --backend=SHA1E Here's your problem. --backend only sets the backend used during the current git-annex command, not globally for the repo. > lrwxrwxrwx 1 yoh yoh 182 Jul 5 17:09 jacobian-03.nii.gz -> > .git/annex/objects/Qz/qP/SHA256-s4690--a2083e

Bug#680339: debhelper: dh_shlibdeps accepts -V, but doesn't use it

2012-07-05 Thread Joey Hess
Niels Thykier wrote: > As far as I can tell dh_shlibdeps does not use -V (its manpage does > not mention it at all) and it was probably intended for dh_makeshlibs. -V is amoung some debhelper options that is available to, and used for different purposes by multiple commands (dh_makeshlibs, dh_perl

Bug#680172: postrm purge fails

2012-07-04 Thread Joey Hess
Package: collectd-core Version: 5.1.0-1 Severity: normal Looks like this forgot to source the debconf confmodule. /var/lib/dpkg/info/collectd-core.postrm: line 23: db_input: command not found /var/lib/dpkg/info/collectd-core.postrm: line 24: db_go: command not found /var/lib/dpkg/info/collectd-co

Bug#679940: ignored Broken Pipe exception

2012-07-02 Thread Joey Hess
Package: obnam Version: 1.0-1 Severity: normal I was running a backup when the backup host seemed to crash. (Responds to ping, but not ssh..) Obnam said this: 32h34m14s 469996 files; 4.36 GiB (1.0 KiB/s) /var/spool/news/net/games/115Write failed: Broken pipe 34h45m38s 470009 files; 4.36 GiB (0 B

Bug#679853: general: Too much downtime during a big dist-upgrade - avoidable with snapshots

2012-07-02 Thread Joey Hess
Alexander E. Patrakov wrote: > A technology exists that can keep downtime to a minimum. It is called > "btrfs snapshots", see below for the details. After Wheezy, Debian > should support it natively in installer, dpkg and apt/aptitude. That is a rather complicated solution. It has very significant

Bug#679811: dh_shlibdeps crashes on s390x

2012-07-02 Thread Joey Hess
Soeren Sonnenburg wrote: > I am not really sure what you suggest here: ssh into some s390x machine > and build things manually then ran the dh_shlibdeps? Well, yes, the bug needs to be reproduced and investigated to see what is crashing, surely. -- see shy jo signature.asc Description: Digital

Bug#679811: dh_shlibdeps crashes on s390x

2012-07-01 Thread Joey Hess
Joey Hess wrote: > You can use dh_shlibdeps -d to get the dpkg-shlibdeps command line, -v actually > run that with -v to get the objdump command line, and chase down which > program is actually crashing that way. -- see shy jo signature.asc Description

Bug#679811: dh_shlibdeps crashes on s390x

2012-07-01 Thread Joey Hess
Soeren Sonnenburg wrote: > When building shogun dh_shlibdeps crashes with > *** glibc detected *** /usr/bin/perl: free(): invalid pointer: > dpkg-shlibdeps: error: objdump died from signal 6 > dh_shlibdeps: dpkg-shlibdeps -Tdebian/shogun-ruby-modular.substvars > debian/shogun-ruby-modular/usr/lib

Bug#679596: libghc-github-prof: Should be in contrib

2012-06-30 Thread Joey Hess
shawn wrote: > is this still the case, because if so, I would be happy to switch it > over to using weather.gov and/or some other NOAA source directly for US > weather. (this is the source for 99.9% of US weather data anyways) http://bugs.debian.org/647749 -- see shy jo signature.asc Descript

Bug#679596: libghc-github-prof: Should be in contrib

2012-06-30 Thread Joey Hess
Joey Hess wrote: > <http://lists.debian.org/20111204195557.ga11...@gnu.kitenet.net> This seemed a good opportunity to expand that into a BoF, so I've submitted this: https://penta.debconf.org/penta/submission/dc12/event/931 classifying and exposing network dependencies D

Bug#679596: libghc-github-prof: Should be in contrib

2012-06-30 Thread Joey Hess
I actually disagree with the thesis of this bug report. Suppose that Github went away tomorrow, or was blocked by an oppressive regime, or similar. github-backup would suddenly have its usefullness *validated*. Furthermore, it is very much an undecided issue which web-API-dependant packages belong

Bug#679696: failed with too many open files when committing changes

2012-06-30 Thread Joey Hess
Package: obnam Version: 1.0-1 Severity: normal I was running obnam on my armel thecus box, and at possibly the end of the backup, this happened: 116h35m01s 179572 files; 3.02 GiB (0 B/s) committing changesERROR: Too many open files (no backtrace) I've left the backup directory as-is in case yo

Bug#679275: debian-installer: Debian installer fails when defining 10 or more partitions

2012-06-29 Thread Joey Hess
Carsten Klein wrote: > the debian installer will fail to install the system with 10 or more > partitions defined > during the manual partitioning process. > > This is due to the fact that the hard coded regexp for finding the first > partition in > the system will fail to return a single line, e.g

Bug#678795: task-desktop: Flash support should pull in browser-plugin-lightspark

2012-06-29 Thread Joey Hess
Josh Triplett wrote: > On Wed, Jun 27, 2012 at 04:11:48PM +0200, Per Olofsson wrote: > > Thus, I think we should consider removing browser-plugin-gnash from the > > desktop task (and the gnome metapackage). > > I agree with that. I only suggested the inclusion of lightspark because > it made more

Bug#638295: debmirror: support alternative configuration files

2012-06-25 Thread Joey Hess
Matthias Schmitz wrote: > arg, you are right. Is it ok to leave the old behavior (cli switch > override configuration file setting) and add a warning to the > --config-file switch that other cli switches will be ignored? The --config-file could *add* the specified file. Keep it reading debmirror.c

Bug#638295: debmirror: support alternative configuration files

2012-06-25 Thread Joey Hess
Matthias Schmitz wrote: > -# Load in config files > @@ -674,10 +671,24 @@ GetOptions('debug' => \$debug, > +# Load in config files This patch changes behavior in an important way: where before command-line options overrode config file settings, now the config file is loaded after

Bug#678787: github-backup: FTBFS: build-dependency not installable: libghc-github-dev

2012-06-24 Thread Joey Hess
forwarded 678787 https://github.com/mike-burns/github/issues/24 tag 678787 help thanks Lucas Nussbaum wrote: > > sbuild-build-depends-github-backup-dummy : Depends: libghc-github-dev but > > it is not going to be installed I've tried to update libghc-github-dev earlier, but it's been broken by

Bug#673548: FWD: Re: Bug#673548: installation-reports: Wheezy's installer does't install KDE

2012-06-24 Thread Joey Hess
- Forwarded message from ibsdeb - Date: Sun, 24 Jun 2012 13:26:45 -0300 From: ibsdeb To: Joey Hess Subject: Re: Bug#673548: installation-reports: Wheezy's installer does't install KDE User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/2014 Icedove/3.

Bug#678885: ship an example obnam.conf

2012-06-24 Thread Joey Hess
Package: obnam Version: 1.0-1 Severity: wishlist Overworked sysadmins appreciate sample config files. I think you could even put on in /etc, rather than /usr/share/doc. Perhaps something like this (I have not checked what the comment format is): [config] # repository = sftp://backupserver/srv/bac

Bug#678884: checkpoint on ctrl-c

2012-06-24 Thread Joey Hess
Package: obnam Version: 1.0-1 Severity: wishlist It'd be nice if when I ctrl-c a backup, obnam delays to write a checkpoint, and clear the lock file. AIUI, this is all that's needed to allow resuming the backup later. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT

Bug#678826: -4 / -6 options

2012-06-24 Thread Joey Hess
Package: obnam Version: 1.0-1 Severity: normal obnam should have options to force use of ipv4 and ipv6. Just because my backup box has ipv6 doesn't mean that's an efficient way to it, and I'd rather not need to maintain special dns for obnam. -- System Information: Debian Release: wheezy/sid AP

Bug#678742: man page unclear about scp url format

2012-06-24 Thread Joey Hess
Package: obnam Version: 0.26-1 Severity: minor I assume I'll run obnam as root, but I don't want to ssh to the repository as root. So it was confusing that the scp url format documentation in the man page didn't mention that a username can be included. (Especially since I was struggling with anoth

Bug#678642: FWD: installation fails

2012-06-23 Thread Joey Hess
- Forwarded message from Michele Manfrin - Date: Sat, 23 Jun 2012 13:13:37 +0100 (BST) From: Michele Manfrin To: "debian-b...@lists.debian.org" Subject: installation fails X-Mailer: YahooMailWebService/0.8.118.349524 Reply-To: Michele Manfrin DebianInstaller trying to install with:

Bug#673548: installation-reports: Wheezy's installer does't install KDE

2012-06-23 Thread Joey Hess
Ibsen Morem wrote: > Image version: > http://cdimage.debian.org/cdimage/wheezy_di_alpha1/i386/jigdo-cd/debian-wheezy-DI-a1-i386-kde-CD-1.template > 11-May-2012 18:49 -- also happended with debian-testing-i386-netinst.iso > from 22-Jun-2012 This CD image is known to not currently contain all of

Bug#678611: debian-installer: Add more early/late hooks

2012-06-23 Thread Joey Hess
Daniel Dehennin wrote: > As I setup a preseed configuration based on hands-off[1], I get troubles > configuration "d-i mirror/" and "d-i apt-setup/localX" depending on the > network configuration. > > I'm using a full CD, so adding entries to sources.list is optional, but > if the network is up, I

Bug#653840: rootskel-bootfloppy: depends on unavailable klibc-utils-floppy-udeb on ia64

2012-06-23 Thread Joey Hess
Philipp Kern wrote: > And what about floppy-retriever? It was renamed to media-retriever in 2008. Perhaps a RM bug was forgotten to be filed? -- see shy jo signature.asc Description: Digital signature

Bug#678311: [Debconf-devel] Bug#678311: apt-listchanges: debconf passthrough frontend for use with packagekit

2012-06-20 Thread Joey Hess
Julien Cristau wrote: > when using packagekit, which seems to be the way gnome is going for > graphical package management nowadays, the apt-listchanges output > doesn't go anywhere, and the gpk window just seems to hang. > In order to fix that, it'd be nice if apt-listchanges could send its > outp

Bug#678282: System.IO.Binary drops binary data when reading to a String

2012-06-20 Thread Joey Hess
Package: libghc-missingh-dev Version: 1.1.0.3-6+b3 Severity: normal # cat foo.hs import System.IO.Binary import Data.Word main = do s <- getBufStr 10 :: IO String print s # perl -e 'print "a\xb4a\n"' | runghc foo.hs "aa\n" If it instead reads to a [Word8], the data comes th

Bug#525077: removing gnome from the xfce and lxde tasks

2012-06-19 Thread Joey Hess
Based on user feedback from a XFCE user, I think this bug still affects XFCE and probably LXDE, despite what Ari said. Since this really hurts the usability of those desktops, I have removed gnome from both tasks, in tasksel git. It remains in the Gnome and KDE tasks. -- see shy jo signature.a

Bug#677250: Acknowledgement (xz files with multiple blocks are not recognized)

2012-06-19 Thread Joey Hess
Vincent Ladeuil wrote: > It does, in reproducexz: > > eval { > $possible_args = readxz($orig); > } ; Ah, ok. Missed that. I guess it's ok, this way you get the errors easily during development.. > I can fix that. Ok, I've applied this in git. I'll release it later, s

Bug#678056: SIGALRM problem prevents using FFI to interface with FreeBSD kqueue()

2012-06-18 Thread Joey Hess
Package: ghc Version: 7.4.1-4 Severity: normal The attached tarball can be extracted on Debian kFreeBSD (or possibly a real BSD system) and this bug demonstrated as follows: (sid-kfreebsd-i386-dchroot)joeyh@fischer:~/git-annex/testcase$ make Utility/libkqueue.o (sid-kfreebsd-i386-dchroot)joeyh@f

Bug#677250: Acknowledgement (xz files with multiple blocks are not recognized)

2012-06-18 Thread Joey Hess
Vincent Ladeuil wrote: > The attached patch does a better job than my first shot: it relies on > 'xz -lvv --robot' do get as much information as possible from the file > itself. > > That reduces the guessing to --extreme and one of (3/4) or (5/6) if > their associated dict size is recognized. > >

Bug#676777: patch

2012-06-16 Thread Joey Hess
Sven Joachim wrote: > This will produce uninstallable packages in some cases, namely when > source and binary packages have different versions. Yeah, I was afraid there would be some kind of breakage, that seems a very likely one. I was thinking that there might be packages from the same source

Bug#676777: patch

2012-06-16 Thread Joey Hess
Bastian Blank wrote: > On Wed, Jun 13, 2012 at 05:23:06PM +0200, Bastian Blank wrote: > > Attached is a patch to fix the dependency. > > I intend to NMU this next saturday. It's too late to make this kind of change before the freeze. It has the potential to break things. -- see shy jo signatu

Bug#677576: git-annex: addurl does not work

2012-06-14 Thread Joey Hess
Pablo Barbachano wrote: > It completely fails for me. Seems like it's trying to use one filename when > it's saved as another... Indeed, I broke it in 3.20120605. I've fixed the bug in git for the next release. -- see shy jo signature.asc Description: Digital signature

Bug#677542: Acknowledgement (enhance with tree moving, renaming, and deletion)

2012-06-14 Thread Joey Hess
No need for a log file, since it's deterministic it can be run a second time and the two trees compared. -- see shy jo signature.asc Description: Digital signature

Bug#677542: enhance with tree moving, renaming, and deletion

2012-06-14 Thread Joey Hess
Package: genbackupdata Version: 1.6-1 Severity: wishlist For testing git annex watch, I could use a fuzz tool that does the following: * iteratively creates directory trees of random shapes containing random files * moves these tress around, including within each other * deletes some trees * move

Bug#677353: Debhelper picks the wrong filename for udebs

2012-06-13 Thread Joey Hess
Goswin von Brederlow wrote: > when building a package that produces udebs with > > dh_gencontrol -- -v$(OTHER_VERSION) I doubt there is ever a worthwhile reason to do that. > the filename for the udebs is generated wrong. The attached patch > corrects this by prefering the version infor

Bug#677096: Acknowledgement (thread-using code built with current ghc's non-threaded runtime spins)

2012-06-11 Thread Joey Hess
According to erikde, ghc 7.4.2 does not spin this way. (On powerpc, anyway..) -- see shy jo signature.asc Description: Digital signature

Bug#677096: thread-using code built with current ghc's non-threaded runtime spins

2012-06-11 Thread Joey Hess
Package: ghc Version: 7.4.1-3 Severity: normal Stracing xmonad, I see a rather tight loop like this: --- SIGVTALRM (Virtual timer expired) @ 0 (0) --- sigreturn() = ? (mask now []) poll([{fd=3, events=POLLIN}], 1, -1)= ? ERESTART_RESTARTBLOCK (To be restarted) ---

Bug#677076: git-annex: data loss when using git annex uninit from subdirectory

2012-06-11 Thread Joey Hess
Nicola Chiapolini wrote: > Dear Maintainer, > When git annex is run from inside a sub-directory of the repository > only the files in this directory get resored to real files. > All other files are still symlinks to a now missing .git/annex directory. > If this was the only repository, these files

<    6   7   8   9   10   11   12   13   14   15   >