Re: [arch-general] GDM

2014-11-14 Thread Martti Kühne
On Fri, Nov 14, 2014 at 11:39 AM, Ralf Mardorf wrote: > IMHO you shouldn't waste your time with fixing this issue. > Strong words for somebody who modifies his CHOST in his MUA. xD Using y, z and special characters in all my passwords, thanks for making Frank look bad here. cheers! mar77i

Re: [arch-general] GDM

2014-11-14 Thread Martti Kühne
On Fri, Nov 14, 2014 at 12:04 PM, Ralf Mardorf wrote: > On Fri, 14 Nov 2014 11:58:17 +0100 > Ralf Mardorf wrote: > >> On Fri, 14 Nov 2014 11:47:46 +0100 >> Martti Kühne wrote: >> > Using y, z and special characters in all my passwords, thanks for >> > mak

Re: [arch-general] GDM

2014-11-14 Thread Martti Kühne
On Fri, Nov 14, 2014 at 11:39 AM, Ralf Mardorf wrote: > IMHO you shouldn't waste your time with fixing this issue. > Actually changing display managers won't necessarily solve the problem concerning the keyboard layout. Setting the correct layout and variant in xorg.conf{,.d/10-evdev.conf} is th

Re: [arch-general] Persistent black screen of death issues with radeon graphics

2014-11-26 Thread Martti Kühne
I had a similar issue on my laptop on very rare occasions. Make sure it's not just a setting of 0 on your /sys/class/backlight/*/brightness... Otherwise you might have to set it on the kernel command line or in /etc/modprobe.*. Cheers! mar77i

Re: [arch-general] mkinitcpio runs before linux-headers{, -lts} is installed

2014-12-29 Thread Martti Kühne
On Mon, Dec 29, 2014 at 12:27 AM, Ido Rosen wrote: > > Not sure what the best way to accomplish this would be? > Sounds like the case for pacman hooks. Those were still in the works though, last time checked. cheers! mar77i

Re: [arch-general] Problems using AUR since upgrade of pacman db version

2015-01-01 Thread Martti Kühne
On Thu, Jan 1, 2015 at 4:55 PM, Bhushan Shah wrote: > On Thu, Jan 1, 2015 at 9:23 PM, Marcel Kleinfeller wrote: >> I'm facing some problems using the AUR with many helper programs (cower, >> packer etc). >> That might be due to the latest upgrade of the pacman database to version >> 4.2. >> >> Is

Re: [arch-general] makepkg as root

2015-01-04 Thread Martti Kühne
On Sun, Jan 4, 2015 at 7:48 PM, Marcel Kleinfeller wrote: > [...] it simply tells me, everything would be up-to-date. > Proceed with installation? [Y/n] y > Edit btsync PKGBUILD with $EDITOR? [Y/n] y > Edit btsync.install with $EDITOR? [Y/n] n > makepkg: Ungültige Option '--asroot' > The build fa

Re: [arch-general] Is there a non file manager daemon for automounting like the ones provided by "pcmanfm -d"

2015-01-09 Thread Martti Kühne
from my .bashrc: mounted() { mount | grep -q "on $1 type" } safe_umount() { while mounted "$1"; do echo sudo umount "$1" sudo umount "$1" || sleep 5 done } penmount() { local target="$HOME/mnt" options . "$HOME/bin/mount_lib" if [[ $1 == -u ]]; then

Re: [arch-general] An archlinux-python package for managing system default python version?

2015-01-23 Thread Martti Kühne
On Fri, Jan 23, 2015 at 2:51 PM, Chi Hsuan Yen wrote: > Dear Arch enthusiasts, > > The package extra/java-runtime-common provides a convenient script > archlinux-java to handle co-existing JDK/JRE versions. I can use it to > switch between different versions of java implementations to accomplish >

Re: [arch-general] postgresql 9.3 -> 9.4

2015-01-29 Thread Martti Kühne
You could also write a pacman wrapper that interferes with pacman's execution upon specific output. Then you could have loud warning signals, send emails that get you fired and an automatic backup to the NSA, or NAS, as you like. cheers! mar77i

Re: [arch-general] postgresql 9.3 -> 9.4

2015-01-29 Thread Martti Kühne
On Thu, Jan 29, 2015 at 12:15 PM, Martti Kühne wrote: > You could also write a pacman wrapper that interferes with pacman's > execution upon specific output. > Then you could have loud warning signals, send emails that get you > fired and an automatic backup to the NSA, or

Re: [arch-general] postgresql 9.3 -> 9.4

2015-01-29 Thread Martti Kühne
On Thu, Jan 29, 2015 at 2:22 PM, Bardur Arantsson wrote: > On 01/29/2015 01:00 PM, Martti Kühne wrote: >> On Thu, Jan 29, 2015 at 12:15 PM, Martti Kühne wrote: >>> You could also write a pacman wrapper that interferes with pacman's >>> execution upon specific ou

Re: [arch-general] Severity of Failed checksum for PKGBUILD

2015-02-20 Thread Martti Kühne
On Fri, Feb 20, 2015 at 3:53 PM, Mark Lee wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Checksums aren't sources, they are a method of verifying the integrity > of sources. In other words, while different files can have the same > md5sum (hash collision), a failed checksum indicat

Re: [arch-general] Severity of Failed checksum for PKGBUILD

2015-02-20 Thread Martti Kühne
On Fri, Feb 20, 2015 at 4:09 PM, Daniel Micay wrote: > On 20/02/15 10:04 AM, Martti Kühne wrote: > > You should really just tell upstream to sign their releases, because it > wipes out the attack vector instead of just making it possible to audit > whether a MITM attack on the ori

Re: [arch-general] diff is going nuts

2015-03-22 Thread Martti Kühne
On Sun, Mar 22, 2015 at 2:45 PM, Ralf Mardorf wrote: > Hi, > > for some time past I often need to replace diff with meld, since diff is > going nuts. > Did you check with hexdump, in case you have MS-DOS newlines, different unicode spaces or other artifacts in the file? cheers! mar77i

Re: [arch-general] Cannot use monitor in 1920x1080 anymore

2015-03-30 Thread Martti Kühne
Do you get an error message or the like?

Re: [arch-general] mate-session listening socket lockdown

2015-04-17 Thread Martti Kühne
On Thu, Apr 16, 2015 at 6:52 PM, Troy Engel wrote: > Doing a little hardening, I notice on my workstations that > 'mate-session' activates a user-level listening socket on 0.0.0.0 that > you can telnet into and slam with gibberish (and it doesn't exit) -- > does anyone know how to set up a config

Re: [arch-general] "error: unknown encoding UTF8: using iso88591 as fallback"

2015-05-29 Thread Martti Kühne
On Fri, May 29, 2015 at 2:19 PM, Ralf Mardorf wrote: > Hi, > > for some time past I get > > error: unknown encoding UTF8: using iso88591 as fallback > > when running GTK2 and GTK3 apps, Pluma, Claws Mail, Evolution. Other > apps, perhaps Qt apps, might be affected too. > > There are no issues wh

Re: [arch-general] "error: unknown encoding UTF8: using iso88591 as fallback"

2015-05-29 Thread Martti Kühne
On Fri, May 29, 2015 at 6:30 PM, Ralf Mardorf wrote: > On Fri, 29 May 2015 18:22:17 +0200, Damjan Georgievski wrote: >>> [rocketmouse@archlinux ~]$ claws-mail >> >>try >>[rocketmouse@archlinux ~]$ LANG=en_US.UTF-8 claws-mail > > Hi, > > [rocketmouse@archlinux ~]$ LANG=en_US.UTF-8 claws-mail > sele

Re: [arch-general] :D

2015-06-03 Thread Martti Kühne
On Wed, Jun 3, 2015 at 1:27 PM, Ralf Mardorf wrote: > On Wed, 3 Jun 2015 13:04:38 +0200, Carsten Mattner wrote: >>On Tue, Jun 2, 2015 at 4:28 AM, Ralf Mardorf wrote: >>> $ cat /etc/pacman.conf >>> Color >>> ILoveCandy > > I should have run grep instead of cat to avoid confusion. > > ILoveCandy isn

Re: [arch-general] traceroute package

2015-06-03 Thread Martti Kühne
On Wed, Jun 3, 2015 at 1:37 PM, wrote: > Hello, > > We've found a inconsistency with the traceroute installation and it's manpage. > The manpage says 'traceroute6 is an equivalent to traceroute -6', but in arch > linux this does not work. > > It this by design? > > Thank you. > > Paul Schaefer

[arch-general] Qemu on Livirt: extra/ovmf being useless

2015-06-03 Thread Martti Kühne
Godday I was trying to make EFI booting work on qemu using the GUI that comes with libvirt. I went ahead installing extra/ovmf. I struggled a bit, since the injection of EFI firmware into qemu is not accessible through libvirt and found /etc/libvirt/qemu.conf to be the place to set it up. However

Re: [arch-general] lxde setting problems

2015-06-06 Thread Martti Kühne
On Sat, Jun 6, 2015 at 11:20 PM, Jens Adam wrote: > Sat, 6 Jun 2015 17:53:06 + > AC : > >> Hey archers, >> >> I would like to note you not to answer such questions; ever. > > Hey Archers, > > and I would like you to ignore such bullshit. Now what? > >> I will constrain myself for a while as my

Re: [arch-general] lxde setting problems

2015-06-06 Thread Martti Kühne
On Sat, Jun 6, 2015 at 11:35 PM, Martti Kühne wrote: > I started googling after the allegations were made. Those links > actually appeared and fake accounts from knowledge-centric questions Derp. Of course the accounts that I labeled "fake" were misedited and have not much

Re: [arch-general] Firefox display problem

2015-06-08 Thread Martti Kühne
On Mon, Jun 8, 2015 at 10:09 PM, Francis Gerund wrote: > Yes, I guess I may have to start maintaining multiple profiles just to do > normal browsing. Grrr . . . > > > BTW, this error was very easy to find online - but hard to understand. As > near as I can figure, it has to do with memory alloc

Re: [arch-general] Open-sourced: OpenCL-based multiphysics simulation software package

2015-06-09 Thread Martti Kühne
On Tue, Jun 9, 2015 at 10:25 PM, Zeev Pekar wrote: > Now we look for volunteers to add ASL package for Arch reads as if you wanted someone else to do it > please, send us > a link, so we can follow the process and make contributions. > reads as if you wanted to do it yourself. Also Øvind Heggst

Re: [arch-general] pacman mirrorlist update

2015-06-19 Thread Martti Kühne
I hope I'm not causing traffic jams for running [0] after pacman-mirrorlist updates. I'm planning to write some tools that would generally make handling of .pacnew files more accessible, too. cheers! mar77i [0] https://github.com/mar77i/bulk77i/blob/master/renew_mirrorlist.c

Re: [arch-general] arch-general Digest, Vol 130, Issue 19

2015-08-22 Thread Martti Kühne
my mail box feels warm and damp. did you drop a digested dump on it? Idea: turn off digests if you plan to participate on the mailing list. cheers! mar77i

Re: [arch-general] race condition when upgrading the new ncurses package

2015-09-15 Thread Martti Kühne
I had these messages for the readline update in question, too. I think it's just natural that if ncurses is a dep of readline and readline is a dep of bash, that bash would link the ncurses.so it was built against. During the update, readline's post-upgrade install-snippet can't be run with bash, b

Re: [arch-general] installing

2015-10-04 Thread Martti Kühne
On Sun, Oct 4, 2015 at 10:34 PM, Bill Cunningham wrote: > Looks like a nice OS. I am running fedora. I have the tarball and I'm > having a little trouble. A directory called "root.x86_64" is created. Do I > want an ISO for a first time install? Or is the tarball complete and OK? What tarbal

Re: [arch-general] Qemu / KVM 9p rootfs not booting automatically

2015-10-05 Thread Martti Kühne
On Tue, Oct 6, 2015 at 12:53 AM, H8H wrote: > As you can see it drops a recovery shell. But I can survive ... i think > the same way the parameter append does. I don't know why this does not > work automatically!? > > Any hints? > > Thanks > > :: running early hook [udev] > starting version 226 >

Re: [arch-general] gtk related packages reported as corrupt and blocking all updates

2015-10-20 Thread Martti Kühne
On Sun, Oct 18, 2015 at 5:05 AM, Doug Newgard wrote: > > Use a different mirror. Yours has bad packages. > > Doug What also bugged me when reading the thread - OP appeared to change mirrors - but did you double-y the re-sync after changing the mirror? >From man pacman: Passing two --refresh or

Re: [arch-general] Can't login after upgrading ncurses but not bash (partial upgrade)

2015-10-26 Thread Martti Kühne
Did you try to run pacman directly through ssh / ssh -t? cheers! mar77i

Re: [arch-general] i3 and .zprofile

2015-10-27 Thread Martti Kühne
On Tue, Oct 27, 2015 at 10:45 AM, Stefan Tatschner wrote: > Hi, > > I have recently switched from gnome to i3. I really like it, but there > are still a few annoying problems left… Currently I use gdm to login; > my login shell is set to zsh in /etc/passwd. I have several dotfiles, > like ".zshrc"

Re: [arch-general] archwiki (readline) Disabling control echo no longer working, and ~ not shown until 2nd char typed?

2016-02-19 Thread Martti Kühne
On Fri, Feb 19, 2016 at 9:25 PM, David C. Rankin wrote: > All, > > Following https://wiki.archlinux.org/index.php/Readline I was attempting to > disable control echo by adding 'set echo-control-characters off' to > ~/.inputrc. > After logging out/in there is no change to the '^C' echo after 'ct

Re: [arch-general] archwiki (readline) Disabling control echo no longer working, and ~ not shown until 2nd char typed?

2016-02-20 Thread Martti Kühne
On Sat, Feb 20, 2016 at 8:52 AM, David C. Rankin wrote: > Where is the likely difference in the config that controls this behavior? KEYMAP= in /etc/vconsole.conf, maybe? Or maybe you have any other settings there? Doing some research I also found [0], maybe that helps? cheers! mar77i [0] http

Re: [arch-general] stunnel

2016-03-12 Thread Martti Kühne
OP's only concern appears to be "have a nice day". I was going to do that. cheers! mar77i

Re: [arch-general] Archlinux KDE 5

2016-03-15 Thread Martti Kühne
Please use an appropriate signal. 15 (TERMinate) or 2 (INTerrupt) should do. cheers! mar77i

Re: [arch-general] GTK2 GUIs became a PITA after upgrade

2016-04-11 Thread Martti Kühne
I'm sure you could tell the difference there. cheers! mar77i

<    1   2   3