Re: systemd not seeing my user units after reboot

2019-08-22 Thread Sven Hartge
Victor A. Stoichita wrote: > Could it be relevant that my home folder is encrypted with > ecryptfs? How can I check whether it is now decrypted before or > after systemd starts its user instance? ecryptfs is not included nor supported in Debian 10. https://www.debian.org/releases/buster/amd64

systemd not seeing my user units after reboot

2019-08-22 Thread Victor A. Stoichita
Hi, I have some custom systemd units in ~/.config/systemd/user In Debian 9 I could start my ~/.config/systemd/user/foo.service after reboot and login simply with $ systemctl --user start foo.service Since I upgraded to Debian 10, I need to issue a prior $ systemctl --user daemon-reload If I

Re: Bash isn't reading ~/.profile file when login from GNOME

2019-08-22 Thread Greg Wooledge
On Fri, Aug 23, 2019 at 12:01:09AM +0300, Andrei POPESCU wrote: > On Ma, 20 aug 19, 16:39:50, Greg Wooledge wrote: > > > > And now people will think that running login shells in every terminal > > session is the RIGHT way. > > Please do feel free to educate me on when/why it's wrong to run login

Re: Bash isn't reading ~/.profile file when login from GNOME

2019-08-22 Thread Andrei POPESCU
On Ma, 20 aug 19, 16:39:50, Greg Wooledge wrote: > > And now people will think that running login shells in every terminal > session is the RIGHT way. Please do feel free to educate me on when/why it's wrong to run login shells instead of a plain interactive shell (or just point me to the relev

Re: ttf-mscore fonts and contrib repos

2019-08-22 Thread Brian
On Thu 22 Aug 2019 at 13:51:19 -0500, Christopher Marlow wrote: > /On 8/22/19 12:05 PM, Mindaugas Celiesius wrote: > > Hello. Your source list should be like this > > ## Debian Buster Repos > > deb http://deb.debian.org/debian/ buster main contrib non-free > > deb-src http://deb.debian.org/deb

Re: Bash isn't reading ~/.profile file when login from GNOME

2019-08-22 Thread Greg Wooledge
On Thu, Aug 22, 2019 at 07:07:08PM +, Vipul wrote: > To know who actually reads ~/.profile I've set an environment variable > "SHELL_PRO" by adding `export SHELL_PRO=$(echo $0)` line in ~/.profile > file then re-login and typed following command in gnome-terminal > > $ echo "$SHELL_PRO" > /etc

Re: Bash isn't reading ~/.profile file when login from GNOME

2019-08-22 Thread Vipul
Greg Wooledge wrote: > On Wed, Aug 21, 2019 at 02:48:45AM +, Vipul wrote: >> (output is empty string that means TEST_BASH variable is unset. see >> below output of hd command) >> >> $ hd <<< "$TEST_BASH" >> 0a|.| >> 0001 > > I prefe

Re: Package selection for bugreport (suspend, BIOS option, Interrupt remapping)

2019-08-22 Thread Henrique de Moraes Holschuh
On Thu, Aug 22, 2019, at 07:26, Johan Kröckel wrote: > my system (Thinkstation c20) does not wake up from suspend to ram when > "Interrupt remapping" is enabled in BIOS. Took me some time to find the > problem and I wanted to report a bug. Towards which package should I report > it? > System is

Re: ttf-mscore fonts and contrib repos

2019-08-22 Thread Christopher Marlow
/On 8/22/19 12:05 PM, Mindaugas Celiesius wrote: Hello. Your source list should be like this ## Debian Buster Repos deb http://deb.debian.org/debian/ buster main contrib non-free deb-src http://deb.debian.org/debian/ buster main contrib non-free deb http://deb.debian.org/debian/ buster-updat

Re: ttf-mscore fonts and contrib repos

2019-08-22 Thread Brian
On Thu 22 Aug 2019 at 13:11:07 -0500, Christopher Marlow wrote: > On 8/22/19 12:05 PM, Mindaugas Celiesius wrote: > > > > Hello. Your source list should be like this > > ## Debian Buster Repos > > deb http://deb.debian.org/debian/ buster main contrib non-free > > deb-src http://deb.debian.org

Re: ttf-mscore fonts and contrib repos

2019-08-22 Thread Christopher Marlow
On 8/22/19 12:16 PM, Eduardo M KALINOWSKI wrote: On qui, 22 ago 2019, Mindaugas Celiesius wrote: Better yet, comment or remove the deb-src lines, unless you usually download the sources for packages (using the debian tools for that). Most people don't, and the deb-src only wastes bandwidth, pr

Re: ttf-mscore fonts and contrib repos

2019-08-22 Thread Christopher Marlow
On 8/22/19 12:05 PM, Mindaugas Celiesius wrote: Hello. Your source list should be like this ## Debian Buster Repos deb http://deb.debian.org/debian/ buster main contrib non-free deb-src http://deb.debian.org/debian/ buster main contrib non-free deb http://deb.debian.org/debian/ buster-updat

Re: ttf-mscore fonts and contrib repos

2019-08-22 Thread Brian
On Thu 22 Aug 2019 at 20:04:57 +0300, Andrei POPESCU wrote: > On Jo, 22 aug 19, 11:48:55, Christopher Marlow wrote: > > Hi, > > > > When I try to add the contrib repos to buster: > > > > === > > > > deb http://deb.debian.or

Re: ttf-mscore fonts and contrib repos

2019-08-22 Thread Christopher Marlow
On 8/22/19 12:04 PM, Andrei POPESCU wrote: Keep just one of the entries, preferably one including 'contrib';) So basically debhttp://deb.debian.org/debian-security/ buster/updates main contrib non-free deb-srchttp://deb.debian.org/debian-security/ buster/updates main contrib non-free Or

Re: Shimming HTTP to HTTPS.

2019-08-22 Thread Reco
Hi. On Thu, Aug 22, 2019 at 08:23:06AM -0700, pe...@easthope.ca wrote: > * From: Reco > * Date: Sun, 28 Jul 2019 19:57:19 +0300 > > ... NSS is not the best TLS implementation. There's some hope for > > dillo depending on if it uses openssl or gnutls. > > How do you evaluate thes

Re: Display multiple virtual consoles on multiple displays

2019-08-22 Thread Michael Stone
On Thu, Aug 22, 2019 at 07:58:51PM +0300, Andrei POPESCU wrote: It should be possible to run something like startx -- :1 to open a second X instance on the virtual console. You have to figure out how to start the second X on the other display. It's not that easy with one multiport video ca

Re: ttf-mscore fonts and contrib repos

2019-08-22 Thread Eduardo M KALINOWSKI
On qui, 22 ago 2019, Mindaugas Celiesius wrote: Hello. Your source list should be like this ## Debian Buster Repos deb http://deb.debian.org/debian/ buster main contrib non-free deb-src http://deb.debian.org/debian/ buster main contrib non-free deb http://deb.debian.org/debian/ buster-update

Re: ttf-mscore fonts and contrib repos

2019-08-22 Thread Mindaugas Celiesius
> Hi, > > When I try to add the contrib repos to buster: > > === > > deb http://deb.debian.org/debian buster main contrib non-free > > # > > # deb cdrom:[Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 NETINST > 20190

Re: ttf-mscore fonts and contrib repos

2019-08-22 Thread Andrei POPESCU
On Jo, 22 aug 19, 11:48:55, Christopher Marlow wrote: > Hi, > > When I try to add the contrib repos to buster: > > === > > deb http://deb.debian.org/debian buster main contrib non-free 1. > # > > # deb cdrom:[Debian GNU/L

Re: Display multiple virtual consoles on multiple displays

2019-08-22 Thread Andrei POPESCU
On Mi, 21 aug 19, 16:01:17, Franklin, Jason wrote: > Greetings, > > I'm working on a project that requires me to debug a running screen locker. > > Currently, my workflow involves switching between the screen locker and > virtual > console #1 (/dev/tty1) using Ctrl-Alt-F1 and Ctrl-Alt-F7. This

ttf-mscore fonts and contrib repos

2019-08-22 Thread Christopher Marlow
Hi, When I try to add the contrib repos to buster: === deb http://deb.debian.org/debian buster main contrib non-free # # deb cdrom:[Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 NETINST 20190706-10:23]/ buster main

Re: Shimming HTTP to HTTPS.

2019-08-22 Thread peter
* From: Reco * Date: Sun, 28 Jul 2019 19:57:19 +0300 > ... NSS is not the best TLS implementation. There's some hope for > dillo depending on if it uses openssl or gnutls. How do you evaluate these? Published review? Study of sources? > Have you meant "Oberon sends HTTP request th

Re: Debian 10 (Buster) and Swappiness

2019-08-22 Thread Reco
Hi. On Thu, Aug 22, 2019 at 03:53:55PM +0300, Andrei POPESCU wrote: > On Jo, 22 aug 19, 09:21:31, Gustavo - Emar wrote: > > Hi, > > After upgrading from Debian Stretch to Buster (10), we realize that it is > > not managing memory as before. > > First, even with Swappiness = 0 and having 32

Re: Display multiple virtual consoles on multiple displays

2019-08-22 Thread Dan Ritter
rhkra...@gmail.com wrote: > On Thursday, August 22, 2019 10:08:16 AM Dan Ritter wrote: > > Franklin, Jason wrote: > > > Greetings, > > > > > > I'm working on a project that requires me to debug a running screen > > > locker. > > > > > > Currently, my workflow involves switching between the scree

Re: Display multiple virtual consoles on multiple displays

2019-08-22 Thread rhkramer
On Thursday, August 22, 2019 10:08:16 AM Dan Ritter wrote: > Franklin, Jason wrote: > > Greetings, > > > > I'm working on a project that requires me to debug a running screen > > locker. > > > > Currently, my workflow involves switching between the screen locker and > > virtual console #1 (/dev/t

Re: Display multiple virtual consoles on multiple displays

2019-08-22 Thread Dan Ritter
Franklin, Jason wrote: > Greetings, > > I'm working on a project that requires me to debug a running screen locker. > > Currently, my workflow involves switching between the screen locker and > virtual > console #1 (/dev/tty1) using Ctrl-Alt-F1 and Ctrl-Alt-F7. This way, I can > interact wit

Re: Assignment of Debian source package to binary packages

2019-08-22 Thread Thomas Schmitt
Hi, Knut Hengstenberg wrote: > > we want to have the information, which binary packages belong to a > > certain source package. So for example the source package 0ad has two > > binary packages: > > > > https://packages.debian.org/source/jessie/0ad Andrei POPESCU wrote: > You might be looking fo

Re: Debian 10 (Buster) and Swappiness

2019-08-22 Thread Andrei POPESCU
On Jo, 22 aug 19, 09:21:31, Gustavo - Emar wrote: > Hi, > After upgrading from Debian Stretch to Buster (10), we realize that it is > not managing memory as before. > First, even with Swappiness = 0 and having 32 Ram, (16 Gb using) it starts > using Swap If you don't want it using swap you should

Debian 10 (Buster) and Swappiness

2019-08-22 Thread Gustavo - Emar
Hi, After upgrading from Debian Stretch to Buster (10), we realize that it is not managing memory as before. First, even with Swappiness = 0 and having 32 Ram, (16 Gb using) it starts using Swap, and the system is slow and crashing. $ sudo sysctl -a|grep swappiness vm.swappiness = 0 thanks in adv

Munkavállalók, Munkába állási és Munkában maradási garanciával

2019-08-22 Thread Nagy Tamara
Tisztelt Érdeklődőnk! Állandóan bővülő, elérhetővé vált munkavállalókat biztosítunk problémásabb területekre. Társaságunk 3 féle biztosítékot nyújt átadott munkavállalóinra. Bevezettük munkába állási és munkában maradási garanciánkat, amely a piacon egyedülálló. http://munkaerokereses.hu/r.cg

Re: Assignment of Debian source package to binary packages

2019-08-22 Thread Andrei POPESCU
On Jo, 22 aug 19, 09:03:59, Knut Hengstenberg wrote: > Hi all, > > for a project, I would like to have the relationship "Debian source > package <-> Debian binary packages". So all the existing source > packages can be found for each distribution here (for jessie): > > https://packages.debian.o

Package selection for bugreport (suspend, BIOS option, Interrupt remapping)

2019-08-22 Thread Johan Kröckel
Hi, my system (Thinkstation c20) does not wake up from suspend to ram when "Interrupt remapping" is enabled in BIOS. Took me some time to find the problem and I wanted to report a bug. Towards which package should I report it? System is Buster. Regards Johan

Re: DKIM, multiple domains, same server -- want to always sign, not just for remote delivery

2019-08-22 Thread Reco
Hi. On Thu, Aug 22, 2019 at 07:27:23PM +1000, Andrew McGlashan wrote: > I have DKIM setup, however, it only signs messages that are being > delivered via SMTP to another server. Your DKIM policy is somewhat unusual. You sign transport headers (Resent-From et al), headers inserted by list

Re: DKIM, multiple domains, same server -- want to always sign, not just for remote delivery

2019-08-22 Thread basti
> Hi, > > I have DKIM setup, however, it only signs messages that are being > delivered via SMTP to another server. > > Why is it not valid to sign to the same domain name and/or other > domain names served by the same mail server and NOT having to make an > SMTP outgoing connection? > > How can

DKIM, multiple domains, same server -- want to always sign, not just for remote delivery

2019-08-22 Thread Andrew McGlashan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I have DKIM setup, however, it only signs messages that are being delivered via SMTP to another server. Why is it not valid to sign to the same domain name and/or other domain names served by the same mail server and NOT having to make an SMTP

Re: Re: Assignment of Debian source package to binary packages

2019-08-22 Thread Knut Hengstenberg
Great, this seems to be the right place, thanks for the link. Unfortunately I do not see a possibility to get the information of the assignment between source package and binary packages.

Re: Assignment of Debian source package to binary packages

2019-08-22 Thread tomas
On Thu, Aug 22, 2019 at 09:03:59AM +0200, Knut Hengstenberg wrote: > Hi all, > > for a project, I would like to have the relationship "Debian source package > <-> Debian binary packages". So all the existing source packages can be found > for each distribution here (for jessie): > > https://pac

Assignment of Debian source package to binary packages

2019-08-22 Thread Knut Hengstenberg
Hi all, for a project, I would like to have the relationship "Debian source package <-> Debian binary packages". So all the existing source packages can be found for each distribution here (for jessie): https://packages.debian.org/source/jessie/allpackages Now we want to have the information,

Heads-up for unstable users: Accepted systemd 242-4 (source) into unstable

2019-08-22 Thread Andrei POPESCU
systemd 242-1 contains also this change: * Drop Revert-udev-network-device-renaming-immediately-give.patch. This patch needs ongoing maintenance work to be adapted to new releases and fails to apply with v242. Instead of investing more time into it we are going to drop the patc