Bug#679728: systemd: diversion removed in postinst, should be removed in preinst

2012-07-03 Thread Tollef Fog Heen
]] Teodor MICU Hi, 2012/7/2 Tollef Fog Heen tfh...@err.no: That's quite odd. Can you please provide the output of «grep systemd /var/log/dpkg.log»? See below. I've reinstalled «systemd» this morning on my workstation. Ah, it looks like it never actually got to the configure step

Bug#679728: systemd: diversion removed in postinst, should be removed in preinst

2012-07-02 Thread Tollef Fog Heen
| ii libsystemd-login0:i3 44-3i386 | un systemd none Did you upgrade to 44-3 before removing it or not? Cheers, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#679928: systemd: PAM adding faulty module: pam_systemd.so

2012-07-02 Thread Tollef Fog Heen
this is a bug in pam-auth-update, since the postinst just says: if [ $1 = remove ] ; then pam-auth-update --package --remove systemd fi Can you please verify? -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#679728: systemd: diversion removed in postinst, should be removed in preinst

2012-07-02 Thread Tollef Fog Heen
]] Teodor MICU 2012/7/2 Tollef Fog Heen tfh...@err.no: Did you upgrade to 44-3 before removing it or not? Yes, I've upgraded almost all packages (including systemd) and then reported Bug#679873: lsb-base: Can't open /lib/lsb/init-functions. Later I've uninstalled systemd packages

Bug#675161: Still present in 1:1.0.1-1

2012-07-01 Thread Tollef Fog Heen
controller: NVIDIA Corporation GF116 [GeForce GTX 550 Ti] (rev a1) -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#670132: Happens when the session is closed

2012-06-30 Thread Tollef Fog Heen
, I can make systemd not send SIGTERM to the session leader. I'm not entirely sure why it does that in the first place, but I've asked upstream to comment. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#668798: systemd kills existing ssh sessions on /etc/init.d/ssh restart

2012-06-30 Thread Tollef Fog Heen
to ask why not? Cheers, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#679618: systemd: Fail to update over ssh

2012-06-30 Thread Tollef Fog Heen
]] Matthias Urlichs # dpkg --configure -a Setting up openssh-server (1:6.0p1-2) ... [] Restarting ssh (via systemctl): ssh.service Connection to *** closed by remote host. Is libpam-systemd enabled? What is the output of systemd-cgls? -- Tollef Fog Heen UNIX is user friendly, it's

Bug#668798: systemd kills existing ssh sessions on /etc/init.d/ssh restart

2012-06-30 Thread Tollef Fog Heen
]] Michael Stapelberg Hiya, Quoting Tollef Fog Heen (2012-06-30 09:14:32) It'd mean a circular dependency, which is icky. But it begs the question, you write that you're not using libpam-systemd, so I'd like to ask why not? It’s a recommends, not a dependency, therefore it doesn’t get

Bug#679728: systemd: diversion removed in postinst, should be removed in preinst

2012-06-30 Thread Tollef Fog Heen
-systemd 44-2 Versions of packages systemd suggests: ii python2.7.3~rc2-1 ii python-cairo 1.8.8-1+b2 ii python-dbus 1.1.0-1 pn systemd-gui none -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE

Bug#640785: Might actually be sudo's fault

2012-06-29 Thread Tollef Fog Heen
now and I'm unable to reproduce this bug. Are you still able to reproduce it? Cheers, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#640785: Might actually be sudo's fault

2012-06-29 Thread Tollef Fog Heen
that you saw, right? -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#678709: pkg-config: option '--libs-only-L' returns an empty string

2012-06-28 Thread Tollef Fog Heen
dislike static linking, but doing libdc-usr := $$(pkg-config --variable=libdir libdivecomputer)/libdivecomputer.a should give you what you expect. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#678709: pkg-config: option '--libs-only-L' returns an empty string

2012-06-28 Thread Tollef Fog Heen
-usr := $$(pkg-config --variable=libdir libdivecomputer)/libdivecomputer.so Don't do this. Just do -ldivecomputer and let the compiler do its work (or use pkg-config --libs libdivecomputer). -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE

Bug#677023: gammu: encodes the number to divert to

2012-06-26 Thread Tollef Fog Heen
The attached patch fixes the problem for me. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are diff --git a/libgammu/phone/at/atgen.c b/libgammu/phone/at/atgen.c index a855c62..3270212 100644 --- a/libgammu/phone/at/atgen.c +++ b/libgammu/phone/at/atgen.c

Bug#678438: systemd-sysv: LVM2 partitions + physical partition /boot not mounted on boot: recovery mode

2012-06-24 Thread Tollef Fog Heen
]] Silvério Santos Hi, Attached is the output of dmesg and the /etc/fstab file. I need a more verbose boot log, please boot with systemd.log_level=debug and then provide syslog from the boot onwards. Thanks, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends

Bug#674755: systemd: tmpfs inconsistencies (/run/lock, /run/shm, /tmp)

2012-06-24 Thread Tollef Fog Heen
, not /run/shm. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#678392: systemd: doesn't give SE Linux labels to created directories

2012-06-22 Thread Tollef Fog Heen
this on the systemd-devel mailing list. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#678438: systemd-sysv: LVM2 partitions + physical partition /boot not mounted on boot: recovery mode

2012-06-22 Thread Tollef Fog Heen
to upstart resolves the issue. Please provide boot logs (preferably running systemd in debug mode) as well as a copy of /etc/fstab. Also, you might want to fix it so your initramfs mounts /usr. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE

Bug#676817: systemd and dovecot

2012-06-17 Thread Tollef Fog Heen
any more than any other random non-daemon package. I think it's fairly obvious this build-dependency only makes sense on Linux, yes. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#676817: systemd and dovecot

2012-06-17 Thread Tollef Fog Heen
tree, in which case no build-dependency is needed, or it can use the files from the systemd tree, in which case the dependency is needed. I don't know which of those solutions dovecot has chosen. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends

Bug#676817: systemd and dovecot

2012-06-17 Thread Tollef Fog Heen
for me to actually know, short of asking, which you can just as easily do yourself. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#677415: ITP: clustersync -- Tool for replicating and syncing config files

2012-06-14 Thread Tollef Fog Heen
. This sounds a lot like rdist. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#677231: broadcom-sta-dkms: does not work with linux 3.4

2012-06-12 Thread Tollef Fog Heen
linked to /bin/dash Versions of packages broadcom-sta-dkms depends on: ii dkms 2.2.0.3-1 Versions of packages broadcom-sta-dkms recommends: ii wireless-tools 30~pre9-8 broadcom-sta-dkms suggests no packages. -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky

Bug#677023: gammu: encodes the number to divert to

2012-06-11 Thread Tollef Fog Heen
dialog 1.1-20120215-1 ii libgammu-i18n 1.31.90-1 ii whiptail 0.52.14-10 Versions of packages gammu suggests: pn gammu-doc none pn wammu none -- no debconf information -- Tollef Fog Heen Technical lead, Varnish Software t: +47 21 98 92 64 -- To UNSUBSCRIBE, email

Bug#675854: dnsmasq: resolvconf overwrites entries in resolv.conf

2012-06-08 Thread Tollef Fog Heen
dnsmasq ships a .service file, it's dnsmasq's responsibility to ensure it has the same behaviour with both service definitions. So, this bugs belongs in dnsmasq. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#675854: dnsmasq: resolvconf overwrites entries in resolv.conf

2012-06-08 Thread Tollef Fog Heen
absolutely need to read the settings from the default file, put that in a script and call that as the execstart command from the .service file. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#675175: systemd: New version: 184

2012-06-05 Thread Tollef Fog Heen
]] Giorgio New version: 184 Url: http://cgit.freedesktop.org/systemd/systemd/tag/?id=v184 Yes, I know. Not suitable for wheezy at this point. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#676267: munin-node: Sends cron mail due to incorrect directory ownership

2012-06-05 Thread Tollef Fog Heen
smartmontools 5.41+svn3365-1 -- Configuration Files: /etc/munin/plugin-conf.d/munin-node [Errno 13] Ikke tilgang: u'/etc/munin/plugin-conf.d/munin-node' -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends

Bug#676267: [Packaging] Bug#676267: munin-node: Sends cron mail due to incorrect directory ownership

2012-06-05 Thread Tollef Fog Heen
]] Holger Levsen thanks for your bug report and for testing munin 2.0, but I think thats too much/little: fair enough. On Dienstag, 5. Juni 2012, Tollef Fog Heen wrote: Severity: important Justification: annoys DSA That said, the bug is important as it annoys everyone else too

Bug#674984: Moving /tmp to tmpfs is fine

2012-05-28 Thread Tollef Fog Heen
it in the BTS. (JFTR, it won't be the default, but I don't see the harm in making it an option.) -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#669101: systemd: Boot hangs

2012-05-17 Thread Tollef Fog Heen
]] Mark Brown On Thu, May 17, 2012 at 09:03:49AM +0200, Tollef Fog Heen wrote: Indeed, thanks. What does your /etc/crypttab look like? Like this: # sda2_crypt /dev/sda2 none luks sda2_crypt UUID=14b2f7c9-af24-4c5c-bbac-98766083aa16 none luks And if you do blkid /dev/sda2, you get

Bug#669101: systemd: Boot hangs

2012-05-17 Thread Tollef Fog Heen
]] Mark Brown On Thu, May 17, 2012 at 06:36:24PM +0200, Tollef Fog Heen wrote: And if you do blkid /dev/sda2, you get /dev/sda2: UUID=14b2f7c9-af24-4c5c-bbac-98766083aa16 TYPE=crypto_LUKS Yes. Ok, thanks. Can you check what /run/systemd/generator/cryptsetup@sda2_crypt.service looks

Bug#640508: Suggestion to deal with that bug report without changing the whole logic of various scripts of the samba package

2012-05-17 Thread Tollef Fog Heen
#25 . Can you see if that works, and if so, we can close both bugs with one patch. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#673192: systemd does not allow suspend to ram

2012-05-17 Thread Tollef Fog Heen
try running pm-suspend from a shell and see if that works, or if you get an error message? Also, please provide the output from the latest suspend attempt from /var/log/pm-suspend.log Thanks, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends

Bug#669101: systemd: Boot hangs

2012-05-17 Thread Tollef Fog Heen
]] Mark Brown On Wed, May 09, 2012 at 03:49:53PM +0200, Tollef Fog Heen wrote: It sounded like you got to a point where you had a shell last night, could you try to get there again, then run systemctl --full and pastebin or take a picture of that screen? It should have some clues

Bug#672872: network-manager-openconnect: pointless force-reload in postinst

2012-05-14 Thread Tollef Fog Heen
/init.d/network-manager force-reload fi fi in the postinst. This is no longer needed, as NM picks up new plugins automatically. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#672160: Directory /boot/console-setup

2012-05-11 Thread Tollef Fog Heen
object to. Very strongly agreed, if we could outright ban using dot directories in packages for anything packaged (except dotfiles in people's ~, which should generally not be something that the packaging cares about), I think that would be a good idea. -- Tollef Fog Heen UNIX is user friendly, it's

Bug#669101: systemd: Boot hangs

2012-05-09 Thread Tollef Fog Heen
]] Mark Brown On Tue, May 08, 2012 at 08:39:26PM +0200, Tollef Fog Heen wrote: http://fedoraproject.org/wiki/How_to_debug_Systemd_problems has a bunch of help for debugging systemd problems. I tried this. As far as I can tell the job that should indicate that my rootfs (which

Bug#669101: systemd: Boot hangs

2012-05-09 Thread Tollef Fog Heen
]] Mark Brown On Wed, May 09, 2012 at 07:56:40AM +0200, Tollef Fog Heen wrote: using some other tool than cryptdisks for encrypted /? I'm using whatever d-i gave me. That should be cryptsetup and cryptdisks then. It sounded like you got to a point where you had a shell last night, could

Bug#672120: liblzma5: Please move library to /lib

2012-05-08 Thread Tollef Fog Heen
2.13-30 liblzma5 recommends no packages. liblzma5 suggests no packages. -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#669101: systemd: Boot hangs

2012-05-08 Thread Tollef Fog Heen
://fedoraproject.org/wiki/How_to_debug_Systemd_problems has a bunch of help for debugging systemd problems. The first thing I'd do is make sure you do not include «quiet» on the command line, it should then output more than you list above. -- Tollef Fog Heen UNIX is user friendly, it's just picky

Bug#671145: lua-copas: incomplete short description

2012-05-02 Thread Tollef Fog Heen
') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email

Bug#669866: manpages: New manual page: hostname(5)

2012-05-01 Thread Tollef Fog Heen
that happens. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#594917: The future of non-dependency-based boot

2012-04-22 Thread Tollef Fog Heen
bootlogs.sh:# Provides: bootlogs which makes it complain about something already provided. One of those scripts (bootlogs/ bootlogs.sh) must be an orphan conffile ? That shouldn't matter to insserv, but yes, one of them is an orphan. -- Tollef Fog Heen UNIX is user friendly, it's

Bug#664257: multiarch tuples are not documented/defined

2012-04-20 Thread Tollef Fog Heen
a bug tracker, so while filing those might does not guarantee they'll be fixed, it won't just get dropped on the floor either. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#594917: The future of non-dependency-based boot

2012-04-19 Thread Tollef Fog Heen
. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#669426: ITP: python-django-evolution -- Django extension that allows tracking of changes in models over time

2012-04-19 Thread Tollef Fog Heen
]] Dmitry Nezhevenko This is where Django Evolution fits in. Django Evolution is an extension to Django that allows you to track changes in your models over time, and to update the database to reflect those changes. How does it compare with South? -- Tollef Fog Heen UNIX is user friendly

Bug#594917: The future of non-dependency-based boot

2012-04-19 Thread Tollef Fog Heen
reproducible with the current unstable insserv? No, this is wheezy. Haven't tried with unstable. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#669581: empathy: disconnected after resume from suspend

2012-04-19 Thread Tollef Fog Heen
-manager] 0.14.1-1 ii telepathy-haze [telepathy-connection-manager]0.6.0-1 ii telepathy-rakia [telepathy-connection-manager] 0.7.3-1 ii telepathy-salut [telepathy-connection-manager] 0.6.0-1 -- no debconf information -- Tollef Fog Heen Technical lead, Varnish Software t: +47 21 98 92 64

Bug#668556: ITP: dparser -- a scannerless GLR parser generator

2012-04-14 Thread Tollef Fog Heen
the term GLR parser before. Maybe I'm unique in that respect, but I doubt it. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#668307: initscripts: recreates /etc/motd

2012-04-10 Thread Tollef Fog Heen
no packages. -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#668312: sysv-rc: hidden dotfile in /etc used as state file (/etc/init.d/.legacy-bootordering)

2012-04-10 Thread Tollef Fog Heen
/convert-legacy: true -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#666790: ITP: python-regex -- alternative regular expression module

2012-04-02 Thread Tollef Fog Heen
of documentation warning against using it. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#666754: ITP: aekeech6 -- duplicate duplicate program deduplicator

2012-04-01 Thread Tollef Fog Heen
Package: wnpp Owner: Tollef Fog Heen tfh...@debian.org Severity: wishlist * Package name: aekeech6 Version : π Upstream Author : Tollef Fog Heen * URL or Web page : gopher://err.no/aekeech6 * License : 2-clause BSD Programming Lang: C Description : duplicate

Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Tollef Fog Heen
this be generalised to dedupe web servers, window managers and init systems? aekeech6 can, at least. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#665943: systemd: mounts tmpfs on /media

2012-03-28 Thread Tollef Fog Heen
]] Paul Wise systemd mounts a tmpfs on /media. There is no point in doing that since the directory is usually empty anyway. Anything that mounts stuff there should clean up after itself anyway. This has been fixed in upstream git and will be in the next upload. -- Tollef Fog Heen UNIX

Bug#664206: mlocate: Ordinary user can't searching

2012-03-20 Thread Tollef Fog Heen
return? (FYI, you can just reply to this email, there's no need to use reportbug to follow up.) Thanks, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#664206: mlocate: Ordinary user can't searching

2012-03-18 Thread Tollef Fog Heen
]] Yoric Kotchukov globus@aspera:~$ locate recur locate: can not open `/var/lib/mlocate/mlocate.db': Permission denied globus@aspera:~$ ls -l /var/lib/mlocate/ total 14492 -rw-r- 1 root mlocate 14838299 Мар 16 06:26 mlocate.db What does ls -l /usr/bin/mlocate say? -- Tollef Fog

Bug#591791: [PATCH] Document generic and upstart-specific init-system requirements

2012-03-17 Thread Tollef Fog Heen
the emacsen-hooks mechanism would make sense or if we should consider the rcN.d links to be authoritative and it being up to the init system to make sure it respects the state set by the symlinks. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE

Bug#591791: [PATCH] Document generic and upstart-specific init-system requirements

2012-03-17 Thread Tollef Fog Heen
/cgi-bin/bugreport.cgi?bug=635777 where postfix depends on network being up, but the network isn't considered up until postfix has started. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#664077: echoping: no way to send non-proxy requests without port

2012-03-15 Thread Tollef Fog Heen
libc62.13-27 ii libgnutls26 2.12.16-1 ii libidn11 1.23-2 ii libpopt0 1.16-3 echoping recommends no packages. echoping suggests no packages. -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email

Bug#558784: status of this bug?

2012-03-06 Thread Tollef Fog Heen
in keyring package, as symlinks or files in /etc for each key in $shipped_keyring: if key not present in /etc/apt/trusted.gpg and we're upgrading from $flag_version remove /etc/apt/trusted.gpg.d/$key (if it's the right key) This will preserve user changes just fine, AFAICS? -- Tollef Fog Heen

Bug#645895: ftp.debian.org: epoch should be part of the .deb file name

2012-02-27 Thread Tollef Fog Heen
on package name / version → file name mapping except through a Packages file anyway? -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#659414: findutils: fstype wrong for /

2012-02-11 Thread Tollef Fog Heen
]] Andreas Metzler ametzler@argenau:~$ find /bin -printf %F\n | head -n1 ext3 Did you perhaps symlink /proc/mounts to /etc/mtab? Yes. /proc/mounts contains duplicate entries for /. Sure, but that doesn't mean my / is suddenly rootfs, it's still ext4. -- Tollef Fog Heen UNIX is user

Bug#659414: findutils: fstype wrong for /

2012-02-10 Thread Tollef Fog Heen
1.16.1.2 ii install-info 4.13a.dfsg.1-8 ii libc6 2.13-26 findutils recommends no packages. Versions of packages findutils suggests: ii mlocate 0.23.1-1 -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends

Bug#657856: mlocate: may leak sensitive information

2012-02-06 Thread Tollef Fog Heen
or you'll easily end up leaking temporary files in /tmp, various settings in /var and /etc and so on. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#655712: ITP: template -- environment variable expander | simple template tool

2012-01-15 Thread Tollef Fog Heen
. If this actually is needed, put it in a script in moreutils? Cheers, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#654909: Please enabled hardened build flags

2012-01-07 Thread Tollef Fog Heen
? Thanks, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#654854: empathy: relies on gnome-keyring enabling pkcs11 module

2012-01-06 Thread Tollef Fog Heen
] 0.7.1-2 -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#644788: Bug#654116: RFH: screen -- terminal multiplexor with VT100/ANSI terminal emulation

2012-01-04 Thread Tollef Fog Heen
]] Axel Beckert I see the following options: [...] Not really a serious suggestion, but for completeness E) ignore the problem and just let people rescue the programs stuck in the old screen using retty, reptyr or similar. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who

Bug#652670: RFA: time -- The GNU time program for measuring cpu resource usage

2011-12-20 Thread Tollef Fog Heen
]] Alexander Reichle-Schmehl Am 19.12.2011 19:40, schrieb Tollef Fog Heen: I don't really use it any longer since shells tend to have this built-in. ... and I use it regularly. If it's okay with you, I'd like to adopt it. Two more people were ahead of you in the queue, so just talk

Bug#652670: RFA: time -- The GNU time program for measuring cpu resource usage

2011-12-19 Thread Tollef Fog Heen
in arbitrary ways by using a printf-style format string to include various resource measurements. I don't really use it any longer since shells tend to have this built-in. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs

Bug#652670: RFA: time -- The GNU time program for measuring cpu resource usage

2011-12-19 Thread Tollef Fog Heen
out who gets it (or if you make a team) yourselves? Thanks for picking up the torch, much appreciated. :-) -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#610209: Updated patch:Re: Bug#610209: mlocate: An old patch ...

2011-12-14 Thread Tollef Fog Heen
]] Svante Signell On Wed, 2011-12-14 at 19:51 +0100, Tollef Fog Heen wrote: ]] Svante Signell 1) The attached patch hurd.patch has been applied to the upstream development tree, and will be included in next release, 0.25?. It applies cleanly also to the latest released version

Bug#651283: bird6: claims to be for ipv4

2011-12-07 Thread Tollef Fog Heen
Source: bird6 Severity: normal Version: 1.3.4-1 apt-cache show bird6 Package: bird6 [...] Description: Internet Routing Daemon [...] This package supports IPv4 versions of OSPFv3, RIPng and BGP. Really? I'd guess at it being IPv6, not IPv4? Tollef Fog Heen UNIX

Bug#650627: jemalloc: new upstream version

2011-12-01 Thread Tollef Fog Heen
Source: jemalloc Severity: wishlist It seems like jemalloc 2.2.5 is out. Any chance of an update? -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#649168: debian-goodies: custom blacklist support

2011-12-01 Thread Tollef Fog Heen
to the default blacklist (similar to how /home is there). -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#610209: mlocate: An old patch not yet applied in Debian or upstream!

2011-11-24 Thread Tollef Fog Heen
]] Svante Signell | Ping! ? It's stuck upstream until somebody provides an updated patch which you could trivially have found out for yourself. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#649168: debian-goodies: custom blacklist support

2011-11-18 Thread Tollef Fog Heen
Package: debian-goodies Version: 0.59 Severity: wishlist Tags: patch It would be useful if checkrestart had the ability to add more blacklist patterns. The attached patch adds a -b parameter which does this. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends

Bug#646182: can't upgrade initscripts when running systemd

2011-11-17 Thread Tollef Fog Heen
]] Roger Leigh | On Thu, Nov 17, 2011 at 07:27:34AM +0100, Tollef Fog Heen wrote: | ]] Roger Leigh | | | It's possible that systemd does something to /lib/init/rw, but not | | sure what, so CCing Michael and Tollef. Do you do anything special | | with this directory? | | It's

Bug#648527: systemd: The /tmp folder is not cleaned at boot

2011-11-17 Thread Tollef Fog Heen
things that somebody might want to tune in sysvinit and systemd both. | I guess the use would expect to have the ~same behaviour with systemd Feel free to contribute a patch to a README.differences-from-sysvinit or README.converting-from-sysvinit. :-) Regards, -- Tollef Fog Heen UNIX is user

Bug#646182: can't upgrade initscripts when running systemd

2011-11-16 Thread Tollef Fog Heen
]] Roger Leigh | It's possible that systemd does something to /lib/init/rw, but not | sure what, so CCing Michael and Tollef. Do you do anything special | with this directory? It's an automounted mount point with systemd. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who

Bug#648527: systemd: The /tmp folder is not cleaned at boot

2011-11-12 Thread Tollef Fog Heen
in the tmpfiles.d(5) man page. | I also try to put the /tmp folder in tmpfs with the option | RAMTMP=yes, but it does not work, the folder is not automatically | mounted in tmpfs. Just put it in fstab if you want it to be a tmpfs. regards, -- Tollef Fog Heen UNIX is user friendly, it's just picky

Bug#647990: libglib2.0-bin: gsettings list-recursively org.gnome.desktop.default-applications aborts

2011-11-08 Thread Tollef Fog Heen
-data 2.28.8-1 libglib2.0-bin recommends no packages. libglib2.0-bin suggests no packages. -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#648000: empathy: claims untrusted cert is self-signed

2011-11-08 Thread Tollef Fog Heen
Package: empathy Version: 3.2.0.1-1 Severity: normal See attached screenshot, the text says it's self-signed, which it's not. It's by a (for some reason, I'm not entirely sure why) untrusted CA. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends

Bug#648002: dconf-tools: no way to add keys using dconf-editor

2011-11-08 Thread Tollef Fog Heen
ii libpango1.0-01.29.4-2 ii libxml2 2.7.8.dfsg-5 dconf-tools recommends no packages. dconf-tools suggests no packages. -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky about who

Bug#648003: dconf-tools: No useful search in dconf-editor

2011-11-08 Thread Tollef Fog Heen
-01.29.4-2 ii libxml2 2.7.8.dfsg-5 dconf-tools recommends no packages. dconf-tools suggests no packages. -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends

Bug#648009: libglib2.0-bin: no way to set a schemaless key using gsettings

2011-11-08 Thread Tollef Fog Heen
. libglib2.0-bin suggests no packages. -- no debconf information -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#648013: numlockx: toggles numlockx by default on session startup

2011-11-08 Thread Tollef Fog Heen
libc6 2.13-21 ii libx11-6 2:1.4.4-2 ii libxext6 2:1.3.0-3 ii libxtst6 2:1.2.0-4 numlockx recommends no packages. Versions of packages numlockx suggests: ii gdm3 [x-display-manager] 3.0.4-4 ii xdm [x-display-manager] 1:1.1.11-1 -- no debconf information -- Tollef Fog Heen UNIX

Bug#648009: libglib2.0-bin: no way to set a schemaless key using gsettings

2011-11-08 Thread Tollef Fog Heen
internal dconf APIs? -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#642503: [PATCH/RFC systemd] audit: do not complain if kernel lacks audit support

2011-11-06 Thread Tollef Fog Heen
Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#637278: systemd: reboot doesn't work

2011-11-06 Thread Tollef Fog Heen
this with systemd 37? Cheers, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#642499: systemd: uses dmesg as a soapbox re separate /usr

2011-11-06 Thread Tollef Fog Heen
to change this in the Debian packaging. If somebody wants to champion this upstream and get it changed (or get the mount-/usr-from-initramfs dance into initramfs-tools), pleasefeel free to. I'm just not interested in expending effort on it. Cheers, -- Tollef Fog Heen UNIX is user friendly, it's just

Bug#645656: network-manager in Gnome

2011-11-05 Thread Tollef Fog Heen
a feature or more functionality, so I have no idea how that would apply here. Cheers, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#645656: network-manager in Gnome

2011-11-04 Thread Tollef Fog Heen
, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#645540: Essential package conflict between sysvinit and systemd-sysv

2011-10-22 Thread Tollef Fog Heen
coming across as quite aggressive and confrontional. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#645540: Essential package conflict between sysvinit and systemd-sysv

2011-10-22 Thread Tollef Fog Heen
the changes in sysvinit and the rest of the system were done, the necessary provides, conflicts and replaces would be added to systemd-sysv. Cheers, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#645895: ftp.debian.org: epoch should be part of the .deb file name

2011-10-19 Thread Tollef Fog Heen
with tar and scp (and probably more tools), so avoiding : in files names seem prudent. -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#645895: ftp.debian.org: epoch should be part of the .deb file name

2011-10-19 Thread Tollef Fog Heen
]] Tollef Fog Heen | I would suggest %-encoding it, so foo-1:1 becomes foo_1%251_all.deb. s/%25/%3a/ -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

<    1   2   3   4   5   6   7   8   9   10   >