Now I understand why sometimes I have two dbus daemons, thanks ! It's because I
manage tmux with systemd --user, and $DBUS is set by my xorg session not managed
by systemd.
In fact, why isn't there a user unit for dbus by default ?
> I don't say of course that you shouldn't do it, just keep in mind that
> it's not equivalent :p
I know, thanks, I already had similar problems with gpg-agent. I solved this
problem with `After=gpg-agent.service` in tmux.service. It's not perfect, but it
seems to work.
me to !
I think the default configuration should let the user test the software
without touching the configuration. I love software with good defaults.
And pacdiff's power. Conversely, the example config in /usr should
contain all the config options (if possible), and examples.
That was exactly what I was looking for
It's not exactly what you requested, but you should test zsh. I think
it's much better than bash.
s (I think) ?
Yamakaky
Grouped answer (french guy here, be indulgent ^^) :
Cross platform compilation is a requirement for the most important of
makepkg's users, namely our package maintainers...
I think TU know how to configure makepkg for theirs binary packages to
be portables.
user has an ageing AMD FX system a
Hi
For the 207 systemd release, the mkinitcpio's hook for systemd is broken
when used with the lvm2 one. It was nearly a year ago, any improvement ?
Yamakaky
l question : it seems systemd-timesyncd requires
systemd-networkd, is it true ?
Thanks
Yamakaky
Hi
`systemd --user` has a child `(sd-pam)`. It's certainly related to pam,
but why has it such a strange name ?
Thanks
Le 13/06/2014 13:50, WorMzy Tykashi a écrit :
On 13 June 2014 10:21, Yamakaky wrote:
Hi
`systemd --user` has a child `(sd-pam)`. It's certainly related to pam, but
why has it such a strange name ?
Thanks
Hi,
It's so that it looks pretty in ps output [1].
Cheers,
WorMzy
Le 13/06/2014 14:08, WorMzy Tykashi a écrit :
On 13 June 2014 12:57, Yamakaky wrote:
And what is it's purpose ?
Hi,
's:#n809:#n806:' on my earlier link. ;)
I can't tell you any more than is written there. If it doesn't answer
your question, you may want to ask on
Thanks for your answers.
As it was said above it is matter of personal preference. Personally
I try to use the simplest possible tools that do its job. And I
switched all my machines to systemd-networkd (+wpa_supplicant for
wifi). Network/WIFI/DHCP work great, no complains.
My advice it to sta
Le 13/06/2014 18:05, Ryan Fredette a écrit :
On 06/13/2014 11:45 AM, Yamakaky wrote:
That's what I was about to setup when I saw that systemd-networkd
doesn't support DHCP for ipv6 ^^ Do you if it's planned ?
There was a patch set submitted today to systemd to start adding d
Hi
I use a MacBook Pro (beggining on 2011), tlp and mbpfan-git.
On 3.14, the fans works OK and tlp-stat -t output something like this :
--- TLP 0.5
+++ Temperatures
Fan speed = 2001 [/min]
Temperature = 50°C
Now, o
It's related with this bug[1]. Some files in /sys have moved, softwares
need to be patched.
[1]: https://github.com/dgraziotin/Fan-Control-Daemon/issues/38
Hi
With the 214 systemd update, I now get during boot a lot of messages
from NetworkManager. They are at loglevel . I didn't changed
journald.conf. I also noticed that an other daemon outputs logs.
Did the default log level changed ? How can I change that ?
Thanks
Hi
I'm trying to improve the unit for a fan manager daemon for MacBook Pro.
As it is, it's a dependency of multi-user.target. I would like it to
start earlier in the boot process, so that he is available with
rescue.target, and to refresh the computer during bootup.
I tried with DefaultDepen
Hi
I have a problem with nm : it seems to get an ipv6 address from dhcp,
but it doesn't use it.
ip addr
inet 192.168.0.5/24 brd 192.168.0.255 scope global wifi
valid_lft forever preferred_lft forever
inet6 *:*:*:*:*:*:8f3e:7de1/64 scope global noprefixroute dynamic
valid
Le 25/07/2014 17:23, Patrick Burroughs (Celti) a écrit :
On Fri, Jul 25, 2014 at 8:21 AM, Patrick Burroughs (Celti)
wrote:
On Fri, Jul 25, 2014 at 8:02 AM, Yamakaky wrote:
ip -6 route
*:*:*:*::/64 dev wifi proto kernel metric 303 mtu 1480
fe80::/64 dev wifi proto kernel
Le 30/07/2014 18:51, Neitsab a écrit :
On Wed Jul 30 06:33:49 EDT 2014 Damjan Georgievski wrote:
You can also use uwsgi-php so if you add fpm then maybe you'll need to
add that one too
I've seen uwsgi-php mentioned in the wiki for the nginx owncloud
configuration ([1]), but as I don't have a
Hi
I see some possible improvements to the filesystem package to use some
of the recent improvements to systemd. I don't know if they are already
planned.
All the empty directories and the links could be replaced by a
tmpfiles.d file, like /usr/lib/tmpfiles.d/archlinux.conf.
/etc/{group,gs
Then, a filesystem update wants to add a new system user, so it
updates the file /usr/lib/sysusers.d/archlinux.conf. The .install
script runs systemd-sysusers and... nothing happens, because this
program only creates the file when there is not there in the first
place.
In fact no, it add the new
And what happens if my root filesystem is mounted read-only? So, please let's
not allow tmpfiles to touch /etc...
That's an interesting question, I don't know the answer. I think it will
fail because ignoring the error would be worse for most of the cases.
And all that assumes that you can e
And all that assumes that you can execute systemd-sysusers, no?
Oh, I see, you are talking about emergency boot ?
The rest is still relevant though: updated uWSGI ownCloud working config
would be __much__ appreciated!
Sadly, my raspberry pi is officially down at home, so I need to wait two
weeks to give you my working config.
No problem, thanks a lot already! How close is ALARM (if that's what
you're using) to original Arch (in terms of config directory, apps
packaging etc.)?
It uses the same officials repos + an `alarm` one for arm specific
packages, like linux-raspberrypi. So I think I uses the same PKGBUILDs
as
Hi
It's good to have a real vim package, but the `clipboard` option is now
disabled (see `vim --version`). Is there any reason ? I use it a lot via
the "+ register.
Thanks
Too bad, I'm not in Paris...
Hi
Once upon a time, it was said that for each interface, only the first
.link file matching was taken into account. However, as I was
investigating all the new features of the latest release, I couldn't
find this affirmation. Was it fixed ?
Yamakaky
Le 31/08/2014 12:41, Mauro Santos a écrit :
On 31-08-2014 11:17, Yamakaky wrote:
Hi
Once upon a time, it was said that for each interface, only the first
.link file matching was taken into account. However, as I was
investigating all the new features of the latest release, I couldn't
find
Le 31/08/2014 13:34, Mauro Santos a écrit :
On 31-08-2014 11:51, Yamakaky wrote:
Woh, I read the manpage, but didn't found the paragraph... Thanks !
I'm not sure from your reply if you have found it or not so I transcribe
it here:
The link file contains a "[Match]&
Are you root ?
At a last resort, you can remove /etc/pacman.d/gnupg, then run
`pacman-key --init` and `pacman-key --populate archlinux`.
Hi !
Why is the pacman local database location defaulted to /var/lib/pacman ?
It should go in /usr as it reflects the installed packages and it is
only updated when a package is updated. If it where in /usr, it would be
easier to share the /usr partition between hosts.
What do you think ?
Le 10/09/2014 20:50, Joel Teichroeb a écrit :
Generally, things that are written to are not stored in /usr.
This page might help
https://wiki.archlinux.org/index.php/arch_filesystem_hierarchy
That's what I thought at first, but it's different. pacman db doesn't
contain runtime stuff, it's a
I htink you are right about the local DB (/var/lib/pacman/local). However,
/var/lib/pacman/sync should probably stay in /var (I don't need a rw root FS to
resync package DB).
Yes, of course. I was talking about the local/ database.
Anyway, I think you should open a feature request at the
bugtracker.
Just watched : there is already this bug report :
https://bugs.archlinux.org/task/41863
hy I need it :
https://github.com/XavierBerger/RPi-Monitor/pull/57#issuecomment-55248969
Yamakaky
pacman provides a `checkupdates` script, see /usr/bin/checkupdates for how it
works.
Wow, I didn't know this one, thanks !
It can certainly be done. You can always do a "pacman -Su" later, if
you want.
The problem is that I want to check for updates in a script. 'pacman
-Sy' without upgrade can cause problems.
In your use case, you can probably specify an alternative db path
using the --dbpath switch in pacman.
Le 12/09/2014 20:15, Jason Ryan a écrit :
On 11/09/14 at 10:06pm, Yamakaky wrote:
pacman provides a `checkupdates` script, see /usr/bin/checkupdates
for how it
works.
Wow, I didn't know this one, thanks !
pacman -Ql pacman | awk -F/ '/bin/ {print $4}'
/J
Yes, I know, b
With factory reset you always know how to undo your own changes,
getting back to the default state. That works for either all
changes ever done to the system (factory reset) or selectively by
just removing the configuration files you tweaked last.
Woh, I didn't thought about it, it's pretty cool
Le 14/09/2014 19:17, Yamakaky a écrit :
With factory reset you always know how to undo your own changes,
getting back to the default state. That works for either all
changes ever done to the system (factory reset) or selectively by
just removing the configuration files you tweaked last.
With
Yes, those are mostly dirs. And you can't create them through
tmpfiles because it's going to be a mess. But breaking pacman -Qk is
relatively harmless, the bigger question is what to do with all the
files in var (e.g. exim mailspools)? Wiping /var is not an option on
a workstation/server and is OK
Intel#KMS_Issue:_console_is_limited_to_small_area)
didn't work. Any idea ?
Yamakaky
what about boot time? Do you have a full screen then? And what if you
switch to a console when xorg is still running?
Also, did you try this:
https://wiki.archlinux.org/index.php/Kernel_Mode_Setting#Forcing_modes_and_EDID
Thanks for your help.
- I have full screen at boot time ;
- When I switch
I forgot : I use a MacBook Pro 9.1
I forgot : I use a MacBook Pro 9.1
https://wiki.archlinux.org/index.php/Intel#KMS_Issue:_console_is_limited_to_small_area)
> didn't work. Any idea ?
Yamakaky
Thanks for your help.
- I have full screen at boot time ; - When I switch to an other tty,
it is fullscreen ; - I'm trying the link.
Again, I don't care about the makepkg options, I care about the
principle of backwards compatibility in general.
idem, I was going to post about it.
I'm going to disagree with you on both counts. While maintaining
backward compatibility is a good thing, there is often a cost, and very
often that cost is too high. In this case, maintaining cruft and
additional code complexity in order to maintain a feature that should
never be used anyway simpl
Hi
My thunderbird now creates another Trash folder (checked via webmail),
and the two trash folders are marked with the trash icon. I can't find a
way to go back to a normal situation. Does anybody has the same problem ?
I use thunderbird-beta-bin-all-localizations.
Yamakaky
To Yamakaky,
You should post to the aur mailing list since that's an AUR package.
Regards,
Mark
Ok
54 matches
Mail list logo