Re: [arch-general] Executing a command of a chroot outside of the chroot

2012-12-07 Thread Martin Panter
On 7 December 2012 23:50, Δημήτρης Ζέρβας <01tto...@gmail.com> wrote: > yes, you're right, I skipped some useful info. > with ld-linux2.so it works!! Is there a way to automate it? e.g. > '/data/workbench/mnt/bin/bash'? Maybe can you make a symbolic link? ln -s /data/workbench/mnt/lib/ld-linux2.s

Re: [arch-general] Executing a command of a chroot outside of the chroot

2012-12-06 Thread Martin Panter
On 6 December 2012 15:07, Δημήτρης Ζέρβας <01tto...@gmail.com> wrote: > I have a chroot environment on /data/workbench/mnt and I want to execute a > binary which is inside the chroot environment (for example > /data/workbench/mnt/bin/bash). I added the chroot library path to > $LD_LIBRARY_PATH and

Re: [arch-general] Escape sequences instead of colors in terminal

2012-12-05 Thread Martin Panter
On 5 December 2012 23:14, Dave Reisner wrote: > On Dec 5, 2012 6:11 PM, "Marcel Korpel" wrote: >> >> Hi all, >> >> I already asked this at the forums, but as no one has an answer there >> I hope someone here knows a solution. On a Git cheat sheet I found >> that I could add nice colors to Git's o

Re: [arch-general] Deleting fontconfig symlinks

2012-11-28 Thread Martin Panter
On 28 November 2012 15:49, Lewis Pike wrote: > Previously, my way of disabling parts of the default fontconfig > configuration was to delete the related symlinks in /etc/fonts/conf.d. > Now that these symlinks are owned by the fontconfig package rather > than created during the post-install script

Re: [arch-general] Subpixels and append mode in Font Config 2.10

2012-11-27 Thread Martin Panter
On 23 November 2012 20:32, Ralf Mardorf wrote: > For my Ubuntu I had to delete ~./cache when I couldn't chance the > sub-pixel order for my Xfce4 desktop, then everything did work again. Thanks for the suggestion. But I renamed my ~/.cache/ directory and it did not help. BTW I did discover that

[arch-general] Subpixels and append mode in Font Config 2.10

2012-11-22 Thread Martin Panter
Hi all Yesterday I replaced fontconfig-2.8.0-2 with fontconfig-2.10.1-2, and I noticed that subpixel rendering was no longer working. I can get it working again by restoring mode=“assign" in /etc/fonts/conf.d/10-sub-pixel-rgb.conf, but I would like to understand why the new package’s mode=“append”

Re: [arch-general] Weird GTK+ open directory chooser dialog behaviour

2012-11-21 Thread Martin Panter
On 21 November 2012 14:09, Robbie Smith wrote: > I don’t recall when this started occurring (as most applications that open > files open them one at a time so I seldom come across it), but the directory > selection dialog seems to always open my home directory regardless of what I > navigate to. T

Re: [arch-general] autofs issue after location change

2012-10-22 Thread Martin Panter
On 22/10/2012, Genes MailLists wrote: > I had used one of my autofs mounts last night on my laptop. This > morning I put it to sleep and moved to a different location where that > nfs server is not available. > > I am fully updated to testing repo (as of last night anyway :-) ). > >

Re: [arch-general] makepkg is creating BOTH a /pkg and pkgusr on build??

2012-05-17 Thread Martin Panter
On 18 May 2012 15:26, David C. Rankin wrote: >  Building a small app (GNU External Ballistic Calculator) for Arch. When the > PKGBUILD goes to package the file it create both > > /pkg > /pkgusr > > directories. It puts the .PKGINFO in /pkg and then the executable and libs > under > /pkgusr -- wha

Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Martin Panter
On 2 January 2011 08:30, Madhurya Kakati wrote: > On Sun, Jan 2, 2011 at 1:55 PM, Martin Panter > >> wrote: > >> On 2 January 2011 08:24, Madhurya Kakati wrote: >> > now i get this error >> > $ xz >> > bash: /usr/local/bin/xz: No such file or

Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Martin Panter
On 2 January 2011 08:24, Madhurya Kakati wrote: > now i get this error > $ xz > bash: /usr/local/bin/xz: No such file or directory Try doing "hash -r" to make Bash forget the old location, or open a new shell.

Re: [arch-general] unable to install anything via yaourt

2011-01-01 Thread Martin Panter
On 2 January 2011 02:07, Madhurya Kakati wrote: > When I try to install anything via yaourt i get this error > "xz: error while loading shared libraries: liblzma.so.0: cannot open shared > object file: No such file or directory". > I have a fully updated system. A while ago I was caught with a (p