Re: Isolated Web Co Session crash Firefox-ESR

2023-12-03 Thread Phil Wyett
On Sun, 2023-12-03 at 16:00 +0800, jeremy ardley wrote:
> 
> On 3/12/23 15:37, Phil Wyett wrote:
> > Not to regurgitating info here, I will add a link below that will 
> > instruct how to adjust or disable oom-killer in a sensible manner if 
> > you wish to experiment (your choice and being cautious :-)) if it is 
> > in fact the oom-killer algorithm that is the main cause of your issue.
> 
> 
> The issue is not so much Isolated Web Co being terminated, but my entire 
> Mate session being terminated.
> 
> I wouldn't have too much problem if OOM-killer hit Firefox. I have done 
> it myself when things got slow.
> 
> However, I can't see any valid reason for the Mate session to be 
> assassinated? Or at least be inevitable collateral damage.
> 

Hi,

Not being deeply familiar with the oom-killer heuristics, I could not offer 
reasoning why 'mate' is
killed. These heuristics by default kill the most memory hogging processes in 
theory and the
consequences of this on other processes I cannot comment on.

There is one setting you may wish look at and consider.

Reading:

https://docs.kernel.org/admin-guide/sysctl/vm.html

I see the following:

https://docs.kernel.org/admin-guide/sysctl/vm.html?highlight=laptop#oom-kill-allocating-task

Setting this to '1' may trigger a strategy that does not put 'mate' in the 
firing line as it changes
the target for killing to the process call that triggers the out of memory 
condition. I am sure if
my reading of this setting is wrong, someone will correct.

This would be done of course at your own risk after doing the research yourself.

Regards

Phil

-- 
Playing the game for the games sake.

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org



signature.asc
Description: This is a digitally signed message part


Re: Isolated Web Co Session crash Firefox-ESR

2023-12-03 Thread Phil Wyett
On Sun, 2023-12-03 at 14:59 +0800, jeremy ardley wrote:
> 
> On 3/12/23 14:46, Phil Wyett wrote:
> > The first thing I would do before any other is to enable swap and see 
> > what benefits that brings. I have no production laptop or desktop 
> > (laptop with 32G being daily driver with NVME (root) and an SSD (home) 
> > drive inside) that does not have swap. I have 8G of swap on my laptop 
> > and it does get used by the system, but only in low amounts. Others 
> > may have other strategies here, but this is where I would start.
> 
> 
> I don't think it is actually a lack of memory. What I do see is all the 
> web browsers are up there on CPU along with nvidia-modeset.
> 
> Putting in swap may delay the time things start going awry but the cause 
> won't be lack of memory
> 
> top CPU
> 
> top - 14:55:15 up 44 days, 41 min,  1 user,  load average: 0.19, 0.19, 0.19
> Tasks: 386 total,   1 running, 385 sleeping,   0 stopped,   0 zombie
> %Cpu(s):  0.6 us,  0.2 sy,  0.0 ni, 99.1 id,  0.1 wa,  0.0 hi, 0.0 si,  
> 0.0 st
> MiB Mem :  32023.4 total,  19201.2 free,   7118.7 used,   6564.6 buff/cache
> MiB Swap:    977.0 total,    968.1 free,  8.9 used.  24904.6 avail Mem
> 
>  PID USER  PR  NI    VIRT    RES    SHR S  %CPU  %MEM TIME+ COMMAND
> 3433245 jeremy    20   0 2584752 210788 100352 S   4.3   0.6 0:25.77 
> Isolated Web Co
> 3423627 jeremy    20   0 1140.1g 326428 130228 S   2.6   1.0 6:12.36 chrome
> 3423253 jeremy    20   0   32.9g 387804 299712 S   1.0   1.2 2:25.86 chrome
>  723 root  20   0   0  0  0 S   0.7   0.0 269:07.26 
> nvidia-modeset/kthread_q
> 3432484 jeremy    20   0 3689468 688004 243920 S   0.7   2.1 1:01.72 
> firefox-esr
> 3433214 root  20   0   11880   5348   3196 R   0.7   0.0 0:03.16 top
> 3422887 jeremy    20   0  697716  55924  40800 S   0.3   0.2 0:07.98 
> mate-terminal
> 3423206 jeremy    20   0   32.8g 434756 252740 S   0.3   1.3 1:32.29 chrome
> 3423254 jeremy    20   0   32.4g 129252 101388 S   0.3   0.4 0:28.83 chrome
> 3428534 jeremy    20   0   32.6g 480104 145044 S   0.3   1.5 2:43.60 
> chromium
> 3428658 jeremy    20   0 1134.0g 212384 117084 S   0.3   0.6 7:09.41 
> chromium
>    1 root  20   0  168800  10412   6324 S   0.0   0.0 0:45.56 
> systemd
>    2 root  20   0   0  0  0 S   0.0   0.0 0:01.82 
> kthreadd
>    3 root   0 -20   0  0  0 I   0.0   0.0 0:00.00 
> rcu_gp
>    4 root   0 -20   0  0  0 I   0.0   0.0 0:00.00 
> rcu_par_gp
>    5 root   0 -20   0  0  0 I   0.0   0.0 0:00.00 
> slub_flushwq
>    6 root   0 -20   0  0  0 I   0.0   0.0 0:00.00 netns
>    8 root   0 -20   0  0  0 I   0.0   0.0 0:00.00 
> kworker/0:0H-events_highpri
> 
> 
> top memory
> 
> top - 14:58:34 up 44 days, 45 min,  1 user,  load average: 0.27, 0.23, 0.20
> Tasks: 384 total,   3 running, 381 sleeping,   0 stopped,   0 zombie
> %Cpu(s):  0.8 us,  0.4 sy,  0.0 ni, 98.7 id,  0.1 wa,  0.0 hi, 0.1 si,  
> 0.0 st
> MiB Mem :  32023.4 total,  19055.2 free,   7260.6 used,   6570.2 buff/cache
> MiB Swap:    977.0 total,    968.1 free,  8.9 used.  24762.8 avail Mem
> 
>  PID USER  PR  NI    VIRT    RES    SHR S  %CPU  %MEM TIME+ COMMAND
> 3422963 jeremy    20   0 4032104 979264 208004 S   0.0   3.0 5:20.33 
> thunderbird
> 3432484 jeremy    20   0 3679780 711916 250108 S   1.3   2.2 1:13.98 
> firefox-esr
> 3428534 jeremy    20   0   32.6g 480364 144980 R   1.7   1.5 2:46.34 
> chromium
> 3423206 jeremy    20   0   32.8g 434600 252740 S   0.0   1.3 1:32.66 chrome
> 3422183 root  20   0   25.0g 419692 139016 S   0.3   1.3 0:47.61 Xorg
> 3423253 jeremy    20   0   32.9g 387540 299712 S   1.3   1.2 2:28.33 chrome
>     1750 jeremy    20   0 1163816 380224   9776 S   0.0   1.2 3:53.92 
> goa-daemon
> 3423627 jeremy    20   0 1140.1g 326700 130228 S   3.6   1.0 6:19.81 chrome
> 3422581 jeremy    20   0 7293420 311912  78012 S   0.3   1.0 0:40.50 
> dropbox
> 3423600 jeremy    20   0 1134.1g 294804 128548 S   0.0   0.9 0:46.53 chrome
> 3428484 jeremy    20   0   32.7g 266044 192084 S   0.3   0.8 0:38.63 
> chromium
>     2320 jeremy    20   0 1752388 244220  12876 S   0.0   0.7 7:20.61 
> evolution-calen
> 3433245 jeremy    20   0 2584752 212408 100480 S   0.0   0.6 0:32.45 
> Isolated Web Co
>     1664 jeremy 9 -11  240828 203652   5716 S   0.0   0.6 7,25 
> pipewire-pulse
> 3433581 jeremy    20   0 296 201664  98504 S   0.7   0.6 0:03.09 
> Isolated Web Co
> 3428658 jeremy    20   0 1134.0g 200140 117084 R   4.3   0.6 7:18.18 
> chromium
> 3432583 jeremy    20   0   18.7g 191500 108380 S   0.3   0.6 0:10.79 
&

Re: Isolated Web Co Session crash Firefox-ESR

2023-12-02 Thread Phil Wyett
On Sun, 2023-12-03 at 14:59 +0800, jeremy ardley wrote:
> 
> On 3/12/23 14:46, Phil Wyett wrote:
> > The first thing I would do before any other is to enable swap and see 
> > what benefits that brings. I have no production laptop or desktop 
> > (laptop with 32G being daily driver with NVME (root) and an SSD (home) 
> > drive inside) that does not have swap. I have 8G of swap on my laptop 
> > and it does get used by the system, but only in low amounts. Others 
> > may have other strategies here, but this is where I would start.
> 
> 
> I don't think it is actually a lack of memory. What I do see is all the 
> web browsers are up there on CPU along with nvidia-modeset.
> 
> Putting in swap may delay the time things start going awry but the cause 
> won't be lack of memory
> 
> top CPU
> 
> top - 14:55:15 up 44 days, 41 min,  1 user,  load average: 0.19, 0.19, 0.19
> Tasks: 386 total,   1 running, 385 sleeping,   0 stopped,   0 zombie
> %Cpu(s):  0.6 us,  0.2 sy,  0.0 ni, 99.1 id,  0.1 wa,  0.0 hi, 0.0 si,  
> 0.0 st
> MiB Mem :  32023.4 total,  19201.2 free,   7118.7 used,   6564.6 buff/cache
> MiB Swap:    977.0 total,    968.1 free,  8.9 used.  24904.6 avail Mem
> 
>  PID USER  PR  NI    VIRT    RES    SHR S  %CPU  %MEM TIME+ COMMAND
> 3433245 jeremy    20   0 2584752 210788 100352 S   4.3   0.6 0:25.77 
> Isolated Web Co
> 3423627 jeremy    20   0 1140.1g 326428 130228 S   2.6   1.0 6:12.36 chrome
> 3423253 jeremy    20   0   32.9g 387804 299712 S   1.0   1.2 2:25.86 chrome
>  723 root  20   0   0  0  0 S   0.7   0.0 269:07.26 
> nvidia-modeset/kthread_q
> 3432484 jeremy    20   0 3689468 688004 243920 S   0.7   2.1 1:01.72 
> firefox-esr
> 3433214 root  20   0   11880   5348   3196 R   0.7   0.0 0:03.16 top
> 3422887 jeremy    20   0  697716  55924  40800 S   0.3   0.2 0:07.98 
> mate-terminal
> 3423206 jeremy    20   0   32.8g 434756 252740 S   0.3   1.3 1:32.29 chrome
> 3423254 jeremy    20   0   32.4g 129252 101388 S   0.3   0.4 0:28.83 chrome
> 3428534 jeremy    20   0   32.6g 480104 145044 S   0.3   1.5 2:43.60 
> chromium
> 3428658 jeremy    20   0 1134.0g 212384 117084 S   0.3   0.6 7:09.41 
> chromium
>    1 root  20   0  168800  10412   6324 S   0.0   0.0 0:45.56 
> systemd
>    2 root  20   0   0  0  0 S   0.0   0.0 0:01.82 
> kthreadd
>    3 root   0 -20   0  0  0 I   0.0   0.0 0:00.00 
> rcu_gp
>    4 root   0 -20   0  0  0 I   0.0   0.0 0:00.00 
> rcu_par_gp
>    5 root   0 -20   0  0  0 I   0.0   0.0 0:00.00 
> slub_flushwq
>    6 root   0 -20   0  0  0 I   0.0   0.0 0:00.00 netns
>    8 root   0 -20   0  0  0 I   0.0   0.0 0:00.00 
> kworker/0:0H-events_highpri
> 
> 
> top memory
> 
> top - 14:58:34 up 44 days, 45 min,  1 user,  load average: 0.27, 0.23, 0.20
> Tasks: 384 total,   3 running, 381 sleeping,   0 stopped,   0 zombie
> %Cpu(s):  0.8 us,  0.4 sy,  0.0 ni, 98.7 id,  0.1 wa,  0.0 hi, 0.1 si,  
> 0.0 st
> MiB Mem :  32023.4 total,  19055.2 free,   7260.6 used,   6570.2 buff/cache
> MiB Swap:    977.0 total,    968.1 free,  8.9 used.  24762.8 avail Mem
> 
>  PID USER  PR  NI    VIRT    RES    SHR S  %CPU  %MEM TIME+ COMMAND
> 3422963 jeremy    20   0 4032104 979264 208004 S   0.0   3.0 5:20.33 
> thunderbird
> 3432484 jeremy    20   0 3679780 711916 250108 S   1.3   2.2 1:13.98 
> firefox-esr
> 3428534 jeremy    20   0   32.6g 480364 144980 R   1.7   1.5 2:46.34 
> chromium
> 3423206 jeremy    20   0   32.8g 434600 252740 S   0.0   1.3 1:32.66 chrome
> 3422183 root  20   0   25.0g 419692 139016 S   0.3   1.3 0:47.61 Xorg
> 3423253 jeremy    20   0   32.9g 387540 299712 S   1.3   1.2 2:28.33 chrome
>     1750 jeremy    20   0 1163816 380224   9776 S   0.0   1.2 3:53.92 
> goa-daemon
> 3423627 jeremy    20   0 1140.1g 326700 130228 S   3.6   1.0 6:19.81 chrome
> 3422581 jeremy    20   0 7293420 311912  78012 S   0.3   1.0 0:40.50 
> dropbox
> 3423600 jeremy    20   0 1134.1g 294804 128548 S   0.0   0.9 0:46.53 chrome
> 3428484 jeremy    20   0   32.7g 266044 192084 S   0.3   0.8 0:38.63 
> chromium
>     2320 jeremy    20   0 1752388 244220  12876 S   0.0   0.7 7:20.61 
> evolution-calen
> 3433245 jeremy    20   0 2584752 212408 100480 S   0.0   0.6 0:32.45 
> Isolated Web Co
>     1664 jeremy 9 -11  240828 203652   5716 S   0.0   0.6 7,25 
> pipewire-pulse
> 3433581 jeremy    20   0 296 201664  98504 S   0.7   0.6 0:03.09 
> Isolated Web Co
> 3428658 jeremy    20   0 1134.0g 200140 117084 R   4.3   0.6 7:18.18 
> chromium
> 3432583 jeremy    20   0   18.7g 191500 108380 S   0.3   0.6 0:10.79 
&

Re: Isolated Web Co Session crash Firefox-ESR

2023-12-02 Thread Phil Wyett
On Sun, 2023-12-03 at 14:33 +0800, jeremy ardley wrote:
> 
> On 3/12/23 13:59, Phil Wyett wrote:
> > Your system RAM total is?
> 
> 32G
> 
> 
> > You have swap and it is enabled?
> 
> No Swap. I prefer not on SSD
> 
> 
> 

Hi,

The first thing I would do before any other is to enable swap and see what 
benefits that brings.

I have no production laptop or desktop (laptop with 32G being daily driver with 
NVME (root) and an
SSD (home) drive inside) that does not have swap. I have 8G of swap on my 
laptop and it does get
used by the system, but only in low amounts.

Others may have other strategies here, but this is where I would start.

Regards

Phil

-- 
Playing the game for the games sake.

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org



signature.asc
Description: This is a digitally signed message part


Re: Isolated Web Co Session crash Firefox-ESR

2023-12-02 Thread Phil Wyett
On Sun, 2023-12-03 at 12:58 +0800, jeremy ardley wrote:
> I noticed my Firefox -esr browser becoming progressively more sluggish. 
> Then suddenly I was back to the system login screen
> 
> This is not the first time this has happened although previously when it 
> started getting sluggish I killed all Firefox related process
> 
> System logs show the start of the event.
> 
> 2023-12-03T11:35:03.335043+08:00 client kernel: [3792101.257070] 
> Isolated Web Co invoked oom-killer: 
> gfp_mask=0x140dca(GFP_HIGHUSER_MOVABLE|__GFP_COMP|__GFP_ZERO), order=0, 
> oom_score_adj=100
> 2023-12-03T11:35:03.335962+08:00 client kernel: [3792101.257078] CPU: 8 
> PID: 3410924 Comm: Isolated Web Co Tainted: P OE  6.1.0-13-amd64 #1  
> Debian 6.1.55-1
> 2023-12-03T11:35:03.335964+08:00 client kernel: [3792101.257081] 
> Hardware name: System manufacturer System Product Name/PRIME B450M-A, 
> BIOS 0219 06/08/2018
> 2023-12-03T11:35:03.335965+08:00 client kernel: [3792101.257082] Call Trace:
> 2023-12-03T11:35:03.335966+08:00 client kernel: [3792101.257085] 
> 2023-12-03T11:35:03.335967+08:00 client kernel: [3792101.257088] 
> dump_stack_lvl+0x44/0x5c
> 2023-12-03T11:35:03.335968+08:00 client kernel: [3792101.257094] 
> dump_header+0x4a/0x211
> 2023-12-03T11:35:03.335978+08:00 client kernel: [3792101.257097] 
> oom_kill_process.cold+0xb/0x10
> 2023-12-03T11:35:03.335979+08:00 client kernel: [3792101.257100] 
> out_of_memory+0x1fd/0x4c0
> 2023-12-03T11:35:03.335980+08:00 client kernel: [3792101.257104] 
> __alloc_pages_slowpath.constprop.0+0xc73/0xdc0
> 2023-12-03T11:35:03.335981+08:00 client kernel: [3792101.257108] 
> __alloc_pages+0x305/0x330
> 2023-12-03T11:35:03.335982+08:00 client kernel: [3792101.257111] 
> __folio_alloc+0x17/0x50
> 2023-12-03T11:35:03.335983+08:00 client kernel: [3792101.257113] ? 
> policy_node+0x51/0x70
> 2023-12-03T11:35:03.335984+08:00 client kernel: [3792101.257116] 
> vma_alloc_folio+0x9c/0x370
> 2023-12-03T11:35:03.335984+08:00 client kernel: [3792101.257119] 
> __handle_mm_fault+0x92f/0xfa0
> 2023-12-03T11:35:03.335985+08:00 client kernel: [3792101.257123] 
> handle_mm_fault+0xdb/0x2d0
> 2023-12-03T11:35:03.335986+08:00 client kernel: [3792101.257126] 
> do_user_addr_fault+0x19c/0x570
> 2023-12-03T11:35:03.335986+08:00 client kernel: [3792101.257129] 
> exc_page_fault+0x70/0x170
> 2023-12-03T11:35:03.335987+08:00 client kernel: [3792101.257132] 
> asm_exc_page_fault+0x22/0x30
> 2023-12-03T11:35:03.335987+08:00 client kernel: [3792101.257136] RIP: 
> 0033:0x7fcb86b0dd3a
> 2023-12-03T11:35:03.335988+08:00 client kernel: [3792101.257139] Code: 
> 48 89 fb 48 83 ec 18 e8 b4 de ff ff 48 85 c0 74 42 48 89 c5 48 8b 43 48 
> 48 3b 43 50 0f 84 5e 01 00 00 48 8d 50 08 48 89 53 48 <48> 89 28 4c 8b 
> bb 88 00 00 00 4d 85 ff 74 16 41 80 7f 19 00 4d 8b
> 2023-12-03T11:35:03.335989+08:00 client kernel: [3792101.257140] RSP: 
> 002b:7ffc85877cd0 EFLAGS: 00010283
> 2023-12-03T11:35:03.335990+08:00 client kernel: [3792101.257142] RAX: 
> 7fcb0a3b7000 RBX: 7fcb45f33000 RCX: 05937a1b
> 2023-12-03T11:35:03.335990+08:00 client kernel: [3792101.257144] RDX: 
> 7fcb0a3b7008 RSI: 7fcb85941410 RDI: 
> 2023-12-03T11:35:03.335991+08:00 client kernel: [3792101.257145] RBP: 
> 7fcb3ebaea08 R08: 7fcb3ebaea08 R09: 008fc63b
> 2023-12-03T11:35:03.335992+08:00 client kernel: [3792101.257146] R10: 
>  R11: 0008 R12: 0558afa25450
> 2023-12-03T11:35:03.335993+08:00 client kernel: [3792101.257147] R13: 
> 7ffc85877d20 R14:  R15: 148e1958de08
> 2023-12-03T11:35:03.335993+08:00 client kernel: [3792101.257150] 
> 2023-12-03T11:35:03.335994+08:00 client kernel: [3792101.257151] Mem-Info:
> 2023-12-03T11:35:03.335994+08:00 client kernel: [3792101.257152] 
> active_anon:202973 inactive_anon:7445439 isolated_anon:0
> 2023-12-03T11:35:03.335998+08:00 client kernel: [3792101.257152] 
> active_file:816 inactive_file:3360 isolated_file:0
> 2023-12-03T11:35:03.335999+08:00 client kernel: [3792101.257152] 
> unevictable:2092 dirty:0 writeback:0
> 2023-12-03T11:35:03.336000+08:00 client kernel: [3792101.257152] 
> slab_reclaimable:180435 slab_unreclaimable:80961
> 2023-12-03T11:35:03.336001+08:00 client kernel: [3792101.257152] 
> mapped:215565 shmem:310212 pagetables:40361
> 2023-12-03T11:35:03.336001+08:00 client kernel: [3792101.257152] 
> sec_pagetables:0 bounce:0
> 2023-12-03T11:35:03.336002+08:00 client kernel: [3792101.257152] 
> kernel_misc_reclaimable:0
> 2023-12-03T11:35:03.336004+08:00 client kernel: [3792101.257152] 
> free:81539 free_pcp:87 free_cma:0
> 2023-12-03T11:35:03.336004+08:00 client kernel: [3792101.257156] Node 0 
> active_anon:811892kB inactive_anon:29781756kB active_file:3264kB 
> inactive_file:13440kB unevictable:8368kB isolated(anon):0kB 
> isolated(file):0kB mapped:862260kB dirty:0kB writeback:0kB 
> shmem:1240848kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 17088512kB 
> writeback_tmp:0kB 

Re: Firefox 115.5.0esr(64-bit) can't show mp4

2023-12-02 Thread Phil Wyett
On Sat, 2023-12-02 at 13:42 +, Phil Wyett wrote:
> On Sat, 2023-12-02 at 09:06 +0000, Phil Wyett wrote:
> > On Sat, 2023-12-02 at 00:48 -0800, Van Snyder wrote:
> > > On Sat, 2023-12-02 at 07:00 +0800, Bret Busby wrote:
> > > > On 2/12/23 06:10, Van Snyder wrote:
> > > > > When I try to view a mp4 video in Firefox 115.5.0esr(64-bit) on
> > > > > Debian 
> > > > > GNU/Linux 10 (buster), it puts up a sad-face window saying "No
> > > > > video 
> > > > > with supported format and MIME type found." It doesn't offer to
> > > > > download 
> > > > > the file, or play it with an external application.
> > > > > 
> > > > > ffmpeg is installed and up-to-date.
> > > > > 
> > > > > Can it be made to work?
> > > > > 
> > > > Perhaps, if you specified the URL of the file, it might be a step on
> > > > the 
> > > > way t6o describing the problem...
> > > 
> > > http://vandyke.mynetgear.com/AuraMLS_SH2009.mp4
> > > 
> > > The same video is available as avi, and that works fine with Firefox by
> > > launching an external viewer such as vlc or dragon. I would expect
> > > Firefox to offer to download the file or choose a viewer instead of the
> > > sad-face window.
> > > 
> > > > 
> > > > 
> > > > Bret Busby
> > > > Armadale
> > > > Western Australia
> > > > (UTC+0800)
> > > > .
> > > > 
> > > 
> > 
> > Hi,
> > 
> > The problem here seems to stem from the video being 'Simple Profile' for 
> > MP4.
> > 
> > https://en.wikipedia.org/wiki/MPEG-4_Part_2
> > 
> > Some further testing maybe in order and an issue submitting if this is 
> > widespread.
> > 
> > Regards
> > 
> > Phil
> > 
> 
> Hi,
> 
> It seems the 'simple profile' falls under H.263, which no longer has major 
> browser support.
> 
> https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs#h.263
> 
> Regards
> 
> Phil
> 

Hi,

I had a play with one of my ffmpeg video conversion scripts.

For the most compatible MP4 to deliver to your website visitors, I would use 
the 'main' profile with
ffmpeg. As an extra, I looked at restricting the 'bitrate' and also using the 
'veryslow' preset to
try for better compression.

The bash script attached I think gives wide compatibility and good end file 
size - around 10.6MB. I
hope this is of help to you in its current form of if you wished to make 
changes to it for your
needs.

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Instagram: kathenasorg
* Threads: @kathenasorg





avi_to_mp4.sh
Description: application/shellscript


signature.asc
Description: This is a digitally signed message part


Re: Firefox 115.5.0esr(64-bit) can't show mp4

2023-12-02 Thread Phil Wyett
On Sat, 2023-12-02 at 09:06 +, Phil Wyett wrote:
> On Sat, 2023-12-02 at 00:48 -0800, Van Snyder wrote:
> > On Sat, 2023-12-02 at 07:00 +0800, Bret Busby wrote:
> > > On 2/12/23 06:10, Van Snyder wrote:
> > > > When I try to view a mp4 video in Firefox 115.5.0esr(64-bit) on
> > > > Debian 
> > > > GNU/Linux 10 (buster), it puts up a sad-face window saying "No
> > > > video 
> > > > with supported format and MIME type found." It doesn't offer to
> > > > download 
> > > > the file, or play it with an external application.
> > > > 
> > > > ffmpeg is installed and up-to-date.
> > > > 
> > > > Can it be made to work?
> > > > 
> > > Perhaps, if you specified the URL of the file, it might be a step on
> > > the 
> > > way t6o describing the problem...
> > 
> > http://vandyke.mynetgear.com/AuraMLS_SH2009.mp4
> > 
> > The same video is available as avi, and that works fine with Firefox by
> > launching an external viewer such as vlc or dragon. I would expect
> > Firefox to offer to download the file or choose a viewer instead of the
> > sad-face window.
> > 
> > > 
> > > 
> > > Bret Busby
> > > Armadale
> > > Western Australia
> > > (UTC+0800)
> > > .
> > > 
> > 
> 
> Hi,
> 
> The problem here seems to stem from the video being 'Simple Profile' for MP4.
> 
> https://en.wikipedia.org/wiki/MPEG-4_Part_2
> 
> Some further testing maybe in order and an issue submitting if this is 
> widespread.
> 
> Regards
> 
> Phil
> 

Hi,

It seems the 'simple profile' falls under H.263, which no longer has major 
browser support.

https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs#h.263

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Instagram: kathenasorg
* Threads: @kathenasorg





signature.asc
Description: This is a digitally signed message part


Re: Firefox 115.5.0esr(64-bit) can't show mp4

2023-12-02 Thread Phil Wyett
On Sat, 2023-12-02 at 19:49 +0800, Bret Busby wrote:
> On 2/12/23 17:06, Phil Wyett wrote:
> > On Sat, 2023-12-02 at 00:48 -0800, Van Snyder wrote:
> > > On Sat, 2023-12-02 at 07:00 +0800, Bret Busby wrote:
> > > > On 2/12/23 06:10, Van Snyder wrote:
> > > > > When I try to view a mp4 video in Firefox 115.5.0esr(64-bit) on
> > > > > Debian
> > > > > GNU/Linux 10 (buster), it puts up a sad-face window saying "No
> > > > > video
> > > > > with supported format and MIME type found." It doesn't offer to
> > > > > download
> > > > > the file, or play it with an external application.
> > > > > 
> > > > > ffmpeg is installed and up-to-date.
> > > > > 
> > > > > Can it be made to work?
> > > > > 
> > > > Perhaps, if you specified the URL of the file, it might be a step on
> > > > the
> > > > way t6o describing the problem...
> > > 
> > > http://vandyke.mynetgear.com/AuraMLS_SH2009.mp4
> > > 
> > > The same video is available as avi, and that works fine with Firefox by
> > > launching an external viewer such as vlc or dragon. I would expect
> > > Firefox to offer to download the file or choose a viewer instead of the
> > > sad-face window.
> > > 
> > > > 
> > > > 
> > > > Bret Busby
> > > > Armadale
> > > > Western Australia
> > > > (UTC+0800)
> > > > .
> > > > 
> > > 
> > 
> > Hi,
> > 
> > The problem here seems to stem from the video being 'Simple Profile' for 
> > MP4.
> > 
> > https://en.wikipedia.org/wiki/MPEG-4_Part_2
> > 
> > Some further testing maybe in order and an issue submitting if this is 
> > widespread.
> > 
> > Regards
> > 
> > Phil
> > 
> Please do not send separate copies of replies to everyone who has posted 
> in a thread.
> 
> Use Reply To List, if your email application provides that option, or, 
> if you use Reply To All and that includes multiple email addresses in 
> the To field, delete all email addresses from the To field, apart from 
> the list email address.
> 
> Why annoy people through multiple reply copies, and, waste bandwidth of 
> your victims?
> 
> 
> Bret Busby
> Armadale
> Western Australia
> (UTC+0800)
> .
> 

Hi,

The reply going to 'all' was in error, apologies.

Your overreaction and use of the word 'victims' regarding this error is 
offensive. Please do not
speak via any medium to me like this again.

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Instagram: kathenasorg
* Threads: @kathenasorg





signature.asc
Description: This is a digitally signed message part


Re: Firefox 115.5.0esr(64-bit) can't show mp4

2023-12-02 Thread Phil Wyett
On Sat, 2023-12-02 at 00:48 -0800, Van Snyder wrote:
> On Sat, 2023-12-02 at 07:00 +0800, Bret Busby wrote:
> > On 2/12/23 06:10, Van Snyder wrote:
> > > When I try to view a mp4 video in Firefox 115.5.0esr(64-bit) on
> > > Debian 
> > > GNU/Linux 10 (buster), it puts up a sad-face window saying "No
> > > video 
> > > with supported format and MIME type found." It doesn't offer to
> > > download 
> > > the file, or play it with an external application.
> > > 
> > > ffmpeg is installed and up-to-date.
> > > 
> > > Can it be made to work?
> > > 
> > Perhaps, if you specified the URL of the file, it might be a step on
> > the 
> > way t6o describing the problem...
> 
> http://vandyke.mynetgear.com/AuraMLS_SH2009.mp4
> 
> The same video is available as avi, and that works fine with Firefox by
> launching an external viewer such as vlc or dragon. I would expect
> Firefox to offer to download the file or choose a viewer instead of the
> sad-face window.
> 
> > 
> > 
> > Bret Busby
> > Armadale
> > Western Australia
> > (UTC+0800)
> > .
> > 
> 

Hi,

The problem here seems to stem from the video being 'Simple Profile' for MP4.

https://en.wikipedia.org/wiki/MPEG-4_Part_2

Some further testing maybe in order and an issue submitting if this is 
widespread.

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Instagram: kathenasorg
* Threads: @kathenasorg





signature.asc
Description: This is a digitally signed message part


Re: Security vulnerability at curl package: CVE-2023-44487: HTTP/2 Rapid Reset

2023-11-28 Thread Phil Wyett
On Tue, 2023-11-28 at 08:56 +, Marold Marcus (DC-AE/ESW1) wrote:
> Hello,
> I would like to request an upgrade of the curl package (Linux Ubuntu Core 22 
> / Jammy) to Nghttp2
> v1.57.0 because of CVE-2023-44487: HTTP/2 Rapid Reset.
> https://nghttp2.org/blog/2023/10/10/nghttp2-v1-57-0/
> Thank you in advance.
>  
> Mit freundlichen Grüßen / Best regards
> 
> Marcus Marold
> ctrlX AppSoftware DC-AE/ESW1
> 
> Fax +49 9352 18-5830
> marcus.mar...@boschrexroth.de
> www.boschrexroth.com
> 
> Bosch Rexroth AG
> Bgm.-Dr.-Nebel-Str. 2
> 97816 Lohr am Main
> GERMANY
> 
> BOSCH REXROTH
> 
> 
> 
> Sitz: Stuttgart, Registergericht: Amtsgericht Stuttgart HRB 23192
> Vorstand: Dr. Steffen Haack (Vorsitzender), Roland Bittenauer, Thomas 
> Fechner, Holger von Hebel,
> Reinhard Schäfer
> Vorsitzender des Aufsichtsrats: Dr. Markus Forschner
> ​
> 

Hi,

For Ubuntu reference of which versions are or are not affected, see:

https://ubuntu.com/security/CVE-2023-44487

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Instagram: kathenasorg
* Threads: @kathenasorg





signature.asc
Description: This is a digitally signed message part


Re: Replacing Gkrellm (was: trying to make gkerelln show motherbord temp and voltages)

2023-09-17 Thread Phil Wyett
On Sun, 2023-09-17 at 13:26 -0400, Stefan Monnier wrote:
> > gkrellm depends on gtk2 and should be avoided IMHO.
> 
> Gkrellm's maintenance is indeed a worry, but I haven't found anything
> even remotely competitive as a replacement in terms and quantity and
> quality of information it's able to show me in a small space (about
> my
> machine as well as about my servers).  I usually have it show me the
> recent history of CPU use and disk use plus a few temps.
> 
> What do other people use instead?
> 
> 
>     Stefan
> 

Hi Stefan,

Please see other replies in this thread from Darac and myself.

Hopefully others will also reply with their setups and solutions
related to this threads subject matter.

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Twitter: kathenasorg
* Instagram: kathenasorg




signature.asc
Description: This is a digitally signed message part


Re: trying to make gkerelln show motherbord temp and voltages

2023-09-17 Thread Phil Wyett
On Sun, 2023-09-17 at 06:39 -0400, gene heskett wrote:
> On 9/17/23 05:35, Phil Wyett wrote:
> > On Sat, 2023-09-16 at 17:06 -0400, gene heskett wrote:
> > > On 9/16/23 14:55, Phil Wyett wrote:
> > > > On Sat, 2023-09-16 at 08:17 -0400, gene heskett wrote:
> > > > > Greetings all;
> > > > > 
> > > > > gkrellm has traditionally used mbmon to collect the
> > > > > motherboard
> > > > > data
> > > > > for
> > > > > temps and voltages that it can display. Bub mbmon won't run
> > > > > because
> > > > > it
> > > > > can't find the monitor util for this mid-range asus mobo.
> > > > > Complains
> > > > > because it cannot find a via-686 thing, which sounds a bit
> > > > > dated
> > > > > to
> > > > > me.
> > > > > 
> > > > > I just spent around 3 hours with synaptic looking for likely
> > > > > suspects
> > > > > w/o any hits.
> > > > > 
> > > > > Asus z-370 mobo, i5 flavor full 32G memory
> > > > > 
> > > > > Any suggestions??
> > > > > 
> > > > > Thanks all;
> > > > > 
> > > > > Cheers, Gene Heskett.
> > > > 
> > > > Hi,
> > > > 
> > > > Would more up to date packages like 'lm-sensors' and/or
> > > > 'dmidecode'
> > > > possible give you the data you are looking for? Any additional
> > > > information on the data you require and how it would be used
> > > > would
> > > > be
> > > > advantageous.
> > > > 
> > > > Regards
> > > > 
> > > > Phil
> > > > 
> > > Both of those are the newest versions according to apt.
> > > Thanks Phll
> > > 
> > > 
> > > Cheers, Gene Heskett.
> > 
> > Hi,
> > 
> > gkrellm does not depend on mbmon currently. mbmom should not be
> > part of
> > a current conversation regarding use of gkrellm as I see it.
> > 
> > What data are you wanting from the motherboard and what have you
> > tried
> > thus far?
> > 
> > Notes:
> > 
> > gkrellm depends on gtk2 and should be avoided IMHO.
> > 
> > Both gkrellm and especially mbmon are very dated and IMHO should
> > not be
> > used with newer hardware as they likely do not fit requirements.
> > 
> > Regards
> > 
> > Phil
> > 
> No doubt true, but I've not found anything else you can park along
> the 
> edge of the screen on every workspace so you've a constantly visible 
> machine status. And I've not found anything that can report psu etc 
> voltages, or fan speeds from those that have tach's since buster. 
> Temps 
> and other stuff still work though.  I find it handier than the lock 
> button on the outhouse door at a family picnic. If Bill wilson has 
> dropped it, what are folks using now?
> 
> Cheers, Gene Heskett.

Hi Gene,

Regarding edge of screen data like we are discussing. I personally use
the gnome desktop and have the 'Resource Monitor'[1] extension
installed. This allows for the displaying of a large amount of data.

For other data I use 'lm-sensors' from the terminal. This may offer you
more data, but only you can test and see.

'gkrellm' had its last git commit 3 years ago, so maybe the project is
stale. Only upstream could tell you that. Maybe ask upstream if
development is ongoing, a port to gtk 3 or 4 is in the works or what
the projects plans are in general?

[1] https://github.com/0ry0n/Resource_Monitor/

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Twitter: kathenasorg
* Instagram: kathenasorg




signature.asc
Description: This is a digitally signed message part


Re: trying to make gkerelln show motherbord temp and voltages

2023-09-17 Thread Phil Wyett
On Sun, 2023-09-17 at 20:07 +1000, Charlie wrote:
> On Sun, 17 Sep 2023 10:26:51 +0100
> Phil Wyett  wrote:
> 
> > Both gkrellm and especially mbmon are very dated and IMHO should
> > not
> > be used with newer hardware as they likely do not fit requirements.
> 
> Interesting Phillip. 
> 
> I am running Bookworm on older hardware, and all the glitches
> experienced, have blamed on Bookworm. I think it was released still
> containing many bugs?
> 
> 6.1.0-12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.52-1 (2023-09-07)
> x86_64 GNU/Linux
> 
> • The address bar in Claws Mail is flaky, It doesn't show the
> addresses
>   unless you use the scroll bar and then you can see each one, after
> a
>   fashion. If you try to type in the address, is splits it up and
> puts
>   some of the address on a differently line. So the emails don't
> send,
>   because the address is incorrect.
> 
> • The touch pad cursor is twitchy sometimes and a real pain to with
> work
>   sometimes.
> 
> • LyX doesn't allow you to change the Latex(pdflatex) file formats
>   to evince so it works, uses Gimp because it was installed after
>   evince.
> 
> • WIFI connection drops out after hibernating.
> 
> Some of the issues I am working through. However, I thought this was
> Bookworm as this hardware worked well with Bullseye.
> 
> Will get there eventually.
> 
> Charlie

Hi Charlie,

If you are looking for assistance on a subject or issue via this list.
It is protocol to start a new thread and not add it to another thread.

Have you created bug reports on the Bug Tracking System (BTS)[1]
regarding any of your issues? As the saying goes, if it is not in the
bug tracker it does not exist.

[1] https://www.debian.org/Bugs/

also

https://www.debian.org/Bugs/Reporting

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Twitter: kathenasorg
* Instagram: kathenasorg




signature.asc
Description: This is a digitally signed message part


Re: trying to make gkerelln show motherbord temp and voltages

2023-09-17 Thread Phil Wyett
On Sat, 2023-09-16 at 17:06 -0400, gene heskett wrote:
> On 9/16/23 14:55, Phil Wyett wrote:
> > On Sat, 2023-09-16 at 08:17 -0400, gene heskett wrote:
> > > Greetings all;
> > > 
> > > gkrellm has traditionally used mbmon to collect the motherboard
> > > data
> > > for
> > > temps and voltages that it can display. Bub mbmon won't run
> > > because
> > > it
> > > can't find the monitor util for this mid-range asus mobo.
> > > Complains
> > > because it cannot find a via-686 thing, which sounds a bit dated
> > > to
> > > me.
> > > 
> > > I just spent around 3 hours with synaptic looking for likely
> > > suspects
> > > w/o any hits.
> > > 
> > > Asus z-370 mobo, i5 flavor full 32G memory
> > > 
> > > Any suggestions??
> > > 
> > > Thanks all;
> > > 
> > > Cheers, Gene Heskett.
> > 
> > Hi,
> > 
> > Would more up to date packages like 'lm-sensors' and/or 'dmidecode'
> > possible give you the data you are looking for? Any additional
> > information on the data you require and how it would be used would
> > be
> > advantageous.
> > 
> > Regards
> > 
> > Phil
> > 
> Both of those are the newest versions according to apt.
> Thanks Phll
> 
> 
> Cheers, Gene Heskett.

Hi,

gkrellm does not depend on mbmon currently. mbmom should not be part of
a current conversation regarding use of gkrellm as I see it.

What data are you wanting from the motherboard and what have you tried
thus far?

Notes:

gkrellm depends on gtk2 and should be avoided IMHO.

Both gkrellm and especially mbmon are very dated and IMHO should not be
used with newer hardware as they likely do not fit requirements.

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Twitter: kathenasorg
* Instagram: kathenasorg




signature.asc
Description: This is a digitally signed message part


Re: trying to make gkerelln show motherbord temp and voltages

2023-09-17 Thread Phil Wyett
On Sat, 2023-09-16 at 17:02 -0400, gene heskett wrote:
> On 9/16/23 14:25, Phil Wyett wrote:
> > On Sat, 2023-09-16 at 08:17 -0400, gene heskett wrote:
> > > Greetings all;
> > > 
> > > gkrellm has traditionally used mbmon to collect the motherboard
> > > data
> > > for
> > > temps and voltages that it can display. Bub mbmon won't run
> > > because
> > > it
> > > can't find the monitor util for this mid-range asus mobo.
> > > Complains
> > > because it cannot find a via-686 thing, which sounds a bit dated
> > > to
> > > me.
> > > 
> > > I just spent around 3 hours with synaptic looking for likely
> > > suspects
> > > w/o any hits.
> > > 
> > > Asus z-370 mobo, i5 flavor full 32G memory
> > > 
> > > Any suggestions??
> > > 
> > > Thanks all;
> > > 
> > > Cheers, Gene Heskett.
> > 
> > Hi,
> > 
> > Could you state which version of Debian you are running when making
> > a
> > request. This will help people immensely.
> 
> Already have, uptodate aa of this morning bookworm.
> 
> > 
> > Regards
> > 
> > Phil
> > 
> 
> Cheers, Gene Heskett.

Hi,

This thread until this email does not mention that you are running
bookworm (12). Thank you for the information though, if any testing is
required then people will know where to aim testing etc.

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Twitter: kathenasorg
* Instagram: kathenasorg




signature.asc
Description: This is a digitally signed message part


Re: trying to make gkerelln show motherbord temp and voltages

2023-09-16 Thread Phil Wyett
On Sat, 2023-09-16 at 08:17 -0400, gene heskett wrote:
> Greetings all;
> 
> gkrellm has traditionally used mbmon to collect the motherboard data
> for 
> temps and voltages that it can display. Bub mbmon won't run because
> it 
> can't find the monitor util for this mid-range asus mobo. Complains 
> because it cannot find a via-686 thing, which sounds a bit dated to
> me.
> 
> I just spent around 3 hours with synaptic looking for likely suspects
> w/o any hits.
> 
> Asus z-370 mobo, i5 flavor full 32G memory
> 
> Any suggestions??
> 
> Thanks all;
> 
> Cheers, Gene Heskett.

Hi,

Would more up to date packages like 'lm-sensors' and/or 'dmidecode'
possible give you the data you are looking for? Any additional
information on the data you require and how it would be used would be
advantageous.

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Twitter: kathenasorg
* Instagram: kathenasorg




signature.asc
Description: This is a digitally signed message part


Re: trying to make gkerelln show motherbord temp and voltages

2023-09-16 Thread Phil Wyett
On Sat, 2023-09-16 at 08:17 -0400, gene heskett wrote:
> Greetings all;
> 
> gkrellm has traditionally used mbmon to collect the motherboard data
> for 
> temps and voltages that it can display. Bub mbmon won't run because
> it 
> can't find the monitor util for this mid-range asus mobo. Complains 
> because it cannot find a via-686 thing, which sounds a bit dated to
> me.
> 
> I just spent around 3 hours with synaptic looking for likely suspects
> w/o any hits.
> 
> Asus z-370 mobo, i5 flavor full 32G memory
> 
> Any suggestions??
> 
> Thanks all;
> 
> Cheers, Gene Heskett.

Hi,

Could you state which version of Debian you are running when making a
request. This will help people immensely.

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Twitter: kathenasorg
* Instagram: kathenasorg




signature.asc
Description: This is a digitally signed message part


Re: trying to make gkerelln show motherbord temp and voltages

2023-09-16 Thread Phil Wyett
On Sat, 2023-09-16 at 08:17 -0400, gene heskett wrote:
> Greetings all;
> 
> gkrellm has traditionally used mbmon to collect the motherboard data
> for 
> temps and voltages that it can display. Bub mbmon won't run because
> it 
> can't find the monitor util for this mid-range asus mobo. Complains 
> because it cannot find a via-686 thing, which sounds a bit dated to
> me.
> 
> I just spent around 3 hours with synaptic looking for likely suspects
> w/o any hits.
> 
> Asus z-370 mobo, i5 flavor full 32G memory
> 
> Any suggestions??
> 
> Thanks all;
> 
> Cheers, Gene Heskett.

Hi,

Can you more specific on the Asus motherboard, as there are many Z370
variants.

Any logs/output of issues?

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Twitter: kathenasorg
* Instagram: kathenasorg




signature.asc
Description: This is a digitally signed message part


Re: chrome web browser worthless

2023-08-01 Thread Phil Wyett
On Tue, 2023-08-01 at 05:33 -0400, gene heskett wrote:
> Google seems to have high jacked port 80, I cannot use it as a
> browser 
> to run klipper as a google search intercepts port 80, so localhost:80
> cannot be used for troubleshooting or for running a 3d printer with 
> klipper..
> 
> FF has no such problems.
> 
> Cheers, Gene Heskett.

Hi,

Maybe direct this to the appropriate arena. Debians default browser is
Firefox, if there is no issue with FF means you are in the wrong place
for this kind of statement/query.

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Social:

* Twitter: kathenasorg
* Instagram: kathenasorg



signature.asc
Description: This is a digitally signed message part


Re: firefox 75 pulseaudio sound suddenly stopped working

2020-04-24 Thread Phil Wyett
On Fri, 2020-04-24 at 22:40 +0200, 0...@caiway.net wrote:
> Hi,
> 
> On my debian stable firefox 75 the sound stopped working.
> 
> Another user does have sound on stock firefox.
> 
> I can not go back to stock firefox, my profile of firefox 75 can not
> be
> loaded any longer.
> 
> 7 Chapters of troubleshooting pulseaudio did not help me in 4 hours:
> https://wiki.archlinux.org/index.php/PulseAudio/Troubleshooting
> 
> Another thing from this guy Pottering does not give any hint:
> 
> journalctl -f 
> journalctl -f | grep pulseaudio
> 
> nothing
> 
> pulsemixer does seem to be alright:
> firefox: AudioStream is showing up, I can select it, and set volume
> (but
> no sound).
> 
> but:
> $ pactl list sink-inputs 
> no output at all
> 
> $ pacmd list-sink-inputs 
> 0 sink input(s) available.
> 
> 
> I am left clueless.
> (no timidity here installed.
> alsamixer shows the pulseaudio interface, unmuted)
> 
> [
> I hate pulseaudio since when I had a linux terminal server project
> LAN.
> In those days pulseaudio fucked up all LAN audio playing.
> ]
> 
> Waterfox and Palemoon browsers both play audio well.
> 
> Hope someone can give a hint
> 
> Thanks 4 reading
> 
> 

Hi,

Where did you source the firefox 75 you are using with debian
buster/stable?

Regards

Phil

-- 

*** Playing the game for the games sake. ***

WWW: https://kathenas.org

Twitter: @kathenasorg

IRC: kathenas

GPG: 724AA9B52F024C8B



signature.asc
Description: This is a digitally signed message part


Re: Fresh install UEFI debian-10.2.0-amd64-xfce-CD-1 will not boot

2020-01-30 Thread Phil Wyett
On Wed, 2020-01-29 at 21:27 -0800, David Christensen wrote:
> On 2020-01-29 10:51, David Christensen wrote:
> >  root@d-i:/# grub-install --target x86_64-efi-signed
> >  grub-install: error: /usr/lib/grub/x86_64-efi-
> > signed/modinfo.sh 
> > doesn't exist. Please specify --target or --directory.
> 
> I was able to install grub for x86_64-efi:
> 
>   root@d-i:/# grub-install --target x86_64-efi
>   Installing for x86_64-efi platform.
>   Installation finished. No error reported.
> 
> 
> But, the drive still will not boot in the PowerEdge T30, UEFI, with
> or 
> without Secure Boot, or in the DQ67SW, UEFI without Secure Boot.
> 
> 
> Is anybody booting and running Buster from a GPT disk using
> UEFI?  With 
> or without Secure Boot?
> 
> 
> David
> 

Hi,

I am running buster with two disk setup in laptop (PC Specialist -
Lafite 3) - GPT, (U)EFI and Secure Boot enabled. First disk (NVME) is '/' and 
second (SSD) is '/home'.

Disk /dev/nvme0n1: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: WDS500G3X0C-00SJG0  
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 245E1C83-E8A6-4F79-90E6-BB2020B3E161

Device Start   End   Sectors  Size Type
/dev/nvme0n1p1  2048   1953791   1951744  953M EFI System
/dev/nvme0n1p2 914272256 976771071  62498816 29.8G Linux swap
/dev/nvme0n1p3   1953792 914272255 912318464  435G Linux filesystem

Partition table entries are not in disk order.


Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: Seagate BarraCud
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 841BBA13-490B-4A02-BB6A-80C088CF51B0

Device Start   End   Sectors   Size Type
/dev/sda1   2048 976771071 976769024 465.8G Linux filesystem

Regards

Phil

-- 

*** Playing the game for the games sake. ***

WWW: https://kathenas.org

Twitter: @kathenasorg

IRC: kathenas

GPG: 724AA9B52F024C8B



signature.asc
Description: This is a digitally signed message part


Re: debian-user-digest Digest V2019 #1206

2019-12-14 Thread Phil Wyett
On Sat, 2019-12-14 at 16:20 +, Larry Sapp wrote:
> Unsubscribe
> 
> 



For instructions on subscription/unsubscription.

Please see: https://www.debian.org/MailingLists/#subunsub

Regards

Phil

-- 

*** Playing the game for the games sake. ***

Twitter: @kathenasorg

IRC: kathenas



signature.asc
Description: This is a digitally signed message part


Re: Kernel and toolchain versions for Debian 10

2019-12-12 Thread Phil Wyett
On Thu, 2019-12-12 at 10:00 +0100, Момчило Крунић wrote:
> Dear Debian support,
> I would like to reproduce build process for Debian 10.
> In order to do so, I believe that I need few info that I wasn't able
> to find on the first look:
> 1. What particular version of Linux kernel is used, 4.19.67?
> 2. What version of toolchain has been used?
> 3. Which patches I need to apply, deb10u2?
> 4. Where I can find all these?
> 
> I have find some useful information here:
> https://packages.debian.org/buster/linux-image-4.19.0-6-amd64
> https://debian-handbook.info/browse/stable/sect.kernel-compilation.html
> https://wiki.debian.org/BuildingTutorial
> https://www.debian.org/distrib/
> 
> I am new into this, so please excuse my ignorance. 
> 
> Kind Regards,
> Momo

Hi,

Below command will answer most of your questions.

cat /proc/version

Regards

Phil

-- 

*** Playing the game for the games sake. ***

Twitter: @kathenasorg

IRC: kathenas



signature.asc
Description: This is a digitally signed message part


Re: Bug#900533: The most annoying bug ever: https://bugs.debian.org/900533 , fix it!

2018-07-22 Thread Phil Wyett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sun, 2018-07-22 at 18:55 +0300, Askar Safin wrote:
> Recently Debian Stretch introduced the most annoying bug ever: https://bugs.de
> bian.org/900533 ("chromium 67.0.3396.62-1: youtube video, gif's, html5, and
> movies no longer work"). It affects a very very lot of Debian users. It
> renders entire system completely unusable. Because ability of viewing videos,
> listening to music etc using one's favorite browser is one of the main
> functions of the system.
> 
> I am unable listen music using https://vk.com/audio anymore.
> 
> Bad Chromium version was installed through stretch-security repository into
> every Stretch installation.
> 
> So, please fix the bug immediately!!! And make it install to usual Stretch
> installations (with stable and stable-security repos enables) in next upgrade.
> 
> This is very important, so I sent this widespread mail.
> 
> ==
> Askar Safin
> http://vk.com/safinaskar

Hi,

67.0.3396.87-1~deb9u1 is the latest version. Please update your system.

Regards

Phil

- -- 
*** If this is a mailing list, I am subscribed, no need to CC me.***

Playing the game for the games sake.

IRC: kathenas

Web: https://kathenas.org

Github: https://github.com/kathenas

GitLab: https://gitlab.com/kathenas

Twitter: kathenasorg

GPG: A0C3 4C6A AC2B B8F4 F1E5 EDF4 333F 60DC B0B9 BB77
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJbVK6pAAoJEDM/YNywubt3gEUP/jvSIMqzztgF6dfXq89h/H6x
lzLKP7NVoG3ZZwpooI+UVrbyqvdoZkobjo1BLuSDEpPDz4VCtELFT8zR+15XWNTu
kOuQN9NwCZbWtMdmSRKNvi4D7Ifsh5SC+rOQrd/03YY2dYsUsyAxMu6PRSqB1Wn1
rUfFrX84j8pKoPwOe1d3pM1DyT2p3JdIKrTG3BZft9P7iD6rBlEC9MmoMbqYTZVH
GyfVBu+FHlAJNscr8vl5zrK/yYqtmwwoeX58FLyp4eawOzsqGrL51ZMrQZGLp6A1
8K79vdnhG3yUItN5IHwhntpZX7FslLFKbreTnc3rkb00bNayasenFW6MSsknpFhw
r9qwzoF6qh0dgmGmnvI2UjO9FE53FNbpwOUrZU9uKEYrHN4JolKblL2A4d2CBeCb
kCDyAutNXQWj4VMETcUDPTjyBx4n7AwaXYrSagwHR+7nnc8LfC1V+M5Sb8PReh2w
6an56PPosAHCXxMNlJrye2JS/phdYzpOTT+aKIWk6r7xtV0ulMOysXq54q1Y8T8E
7yAy9wH/gMGWJ7M9Ko3ZRh7f9Q8iFq96aP1bD4wXnBAfGJSqY3hsGJ1MnpGSzoVr
ehIf65ht9FcbWsqDDjzvTknmOEZM5QxQ8nCzCYjvMslFXTvCyBwrhJdJtjia8lkr
g7yYbYxOJHjXYMSBj0mI
=rqFw
-END PGP SIGNATURE-



Re: gathering trace rute output to a file?

2018-06-30 Thread Phil Wyett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 2018-06-30 at 23:45 -0400, Karen Lewellen wrote:
> Hi folks,
> when running tracerute, is there an option that exports the results to a 
> file that can be shared?
> Thanks,
> Karen
> 
> 

Hi,

You can just redirect output to a file:

$ traceroute domain_to_be_traced > trace_of_domain_to_be_traced.txt

Regards

Phil
- -- 
*** If this is a mailing list, I am subscribed, no need to CC me.***

Playing the game for the games sake.

IRC: kathenas

Web: https://kathenas.org

Github: https://github.com/kathenas

GitLab: https://gitlab.com/kathenas

Twitter: kathenasorg

GPG: A0C3 4C6A AC2B B8F4 F1E5 EDF4 333F 60DC B0B9 BB77
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJbOFO+AAoJEDM/YNywubt336EP/0sNF1Y5yMuH+hxSYe1d58ng
SJ973UBpicVzjLTWhSV/ozoJsuUK4MqO2vtqqzfI+0/5pHV3jo7TB+w76jp7nrTi
VxF995mT42uxCofZXHv1vOF3kNHnajU0mV9zCcCK4t05Yik6PVbnv9J0CZ5xOKcr
lM+XVuTOPtEdei8gMXHF4S8pkqe46GvY/Prd5G0kcFOQCNMDWfl34z+FInbom96G
NhBdH6Zni4uTYpuqrVHk5BgaNsN6iFVbOxcsxKkoRdFTFdRmQ2aT4dq1/iXvuZlm
sjn533Q3pga7r7Q7KCB71jiMpzFtDFmwSpW12ABnMQ/5/1j6YJcU+MBA68SvDhjZ
E1c+JPhwb/cWAV6vntINogLNfS7Q+Ku3CE3S2iRt39zWiw1kfSV/VcnBimCvt2O7
wTsowTwC1s0w/LV3gp/GMQauRA8qiqmSxnrTDC5XeVYJgkkolFOfD6A6MgEMz3+W
+GD+yR6+XeAO+IlTczUXDUd3E2naFYUB1rMDDoHlWdOU7HCnlnMKgjWbjxIwjuIe
weOUx6xKXXF6+QTAs9xPcPi8K/ZcjjTZFD6XzJ/M+6z7EFrkFRcnmCEtzC/374Oj
EIOh86aKZwwn6mv/j4n+9LZc+EzuQHMcdoEBD8iosPPXtr1GqUAcGtfSmFIkgQrD
7ZMlTEcvsavneZWE3FzG
=4uPN
-END PGP SIGNATURE-



Re: kvm/qemu virtual machine can't find hard drives

2017-08-17 Thread Phil Wyett
On Thu, 2017-08-17 at 18:12 -0700, Gary Roach wrote:
> On 08/17/2017 10:50 AM, Bob Weber wrote:
> > On 8/17/17 1:06 PM, Gary Roach wrote:
> > Usually the qemu vm runs from a file (created by qemu-img) set up as a disk
> > drive by qemu.  I use Virtual Machine Manager (along with libvirtd) which
> > can do
> > all the hard stuff for you.  I usually make my own virtual drive files with
> > qemu-img and let Virtual Machine Manager control access to them.  libvirtd
> > does
> > a good job of letting you run qemu from your user account and access the
> > necessary resources on the host machine.  libvirtd sets up all the network
> > devices and bridges needed to access the real world. Virtual Machine Manager
> > can
> > connect to USB devices on the host machine, manage CD drive access (either
> > to
> > hardware cd drive or iso images ... like an install image), boot devices
> > (usually the sda drive or cd drive), the amount of memory for each vm and
> > additional drive you may want (like to try multi disk raid).   Virtual
> > Machine
> > Manager opens up a vnc (or spice) window where you can see the output from
> > the
> > vm when it is running on your kde desktop .. either text mode or graphical
> > mode.  I have about 15 vm's defined.  One runs debian with kde to handle my
> > weather station.  Another runs win 10 (ug) so I can do my taxes.  Most of
> > the
> > others are debian and kde testing and unstable installs that I use to test
> > updates before I commit them to my host desktop machine.
> > 
> > Most debian installs work easily with a 20 or 20 GB virtual drive.  You
> > create
> > the file necessary with a command like this:
> > 
> > qemu-img create -f qcow2 /home/img/Mymachine/drive.img 30G
> > 
> > This assumes that /home is mounted on your 1TB drive.  Looks like the
> > packages
> > to get you started are libvirt-daemon-system and virt-manager.
> > 
> > Hope this helps.
> > 
> > ...bob
> > 
> > 
> > 
> 
> Sorry bob but the  debian 9 archives doesn't include libvirtd or 
> anything equivalent. I have been trying to use virt-manager but have 
> gotten a bit confused. The screen shot is attached. I have two hard 
> drives. One is a 160 Gb boot drive called bootdisk and another empty 1 
> Tb drive called bigdisk. It looks like virt-manager picked the empty 1Tb 
> drive and only allocated 20 Gb to the program. I hit the Volumes + but 
> didn't see any way to add the boot drive. Are we talking about a virtual 
> drive that is situated in the bigdisk. Is the guest OS situated in the 
> bigdisk. If so, this is not a bad thing since I will probably have 
> massive amounts of data produced. But I do need to figure out what I am 
> dealing with.
> 
> Any help will be appreciated.
> 
> Gary R.

Hi,

Recap. You have two HDDs:

[1] One 160GB with the OS on so '/'.
[2] Second 1TB.

Correct?

Does [2] get mounted as '/home' or are you using it as a extra data drive? How
are you mounting it in '/etc/fstab'?

You can use the command 'df -h' in the terminal to see mount points.

If [1] is the OS drive as you suggest, the VM HDD is on there. Look at the
screenshot. There is a default pool for VM disk images at
'/var/lib/libvirt/images' and that is where you created the 20GB image.

Regards

Phil
 
-- 
*** If this is a mailing list, I am subscribed, no need to CC me.***

Playing the game for the games sake.

Web: https://kathenas.org

Twitter: kathenasorg

Instagram: kathenasorg

signature.asc
Description: This is a digitally signed message part


Re: LibreOffice - middle click paste does not work.

2017-08-08 Thread Phil Wyett
On Tue, 2017-08-08 at 07:08 +0200, Kamil Jońca wrote:
> 
> Sid box with libreoffice.
> After recent upgrade I realized that paste selection with Middle Mouse
> button does not work. Can anyone confirm? I do not know if I have to
> report bug :)
> KJ
> 

Hi,

I would file a bug. Testing here.

Stretch - 5.2.7-1:

Middle click  paste into gedit - PASS.
Middle click paste into libreoffice-
writer - PASS.

Buster - libreoffice-writer 5.4.0-1:

Middle click  paste into gedit - PASS.
Middle click paste into libreoffice-writer - FAIL.

Sid - libreoffice-writer 5.4.0-1:

Middle click  paste into gedit - PASS.
Middle click paste into libreoffice-
writer - FAIL.

Regards

Phil

-- 
*** If this is a mailing list, I am subscribed, no need to CC me.***

Playing the game for the games sake.

Web: https://kathenas.org

Twitter: kathenasorg

Instagram: kathenasorg

signature.asc
Description: This is a digitally signed message part


Re: Question on using Debian with Davis weather station data loggers

2017-07-12 Thread Phil Wyett
On Wed, 2017-07-12 at 21:07 -0500, Jason wrote:
> I have a Davis Vantage Pro2 weather station and would like to get a
> data logger for it but I'm not sure what it would take to retrieve
> the
> data with Linux. They have a USB version and a Serial version data
> logger available, both packaged with either Windows or Mac software.
> 
> I'd be curious if anyone on here has any recommendations for which
> version would be most compatible with Linux and what is needed to
> make
> it work. All I want is to be able to retrieve the data (maybe in
> CSV format?) so I can import to a spreadsheet.
> 
> Thanks.

Hi,

Google is your friend here. Search: Davis Vantage Pro2 linux

You get a whole host of info, people who have done it, software etc.

Examples:

http://www.joejaworski.com/weather/
http://www.weewx.com/
http://www.wviewweather.com/

Regards

Phil
-- 
*** If this is a mailing list, I am subscribed, no need to CC me.***

Playing the game for the games sake.

Web: https://kathenas.org

Twitter: kathenasorg

Instagram: kathenasorg

signature.asc
Description: This is a digitally signed message part


Re: Bash Question

2017-07-05 Thread Phil Wyett
On Wed, 2017-07-05 at 23:12 +0200, Rainer Dorsch wrote:
> Hi,
>  
> can anybody help to explain what is going on here ?
>  
>  
> rd@mohot:~$ echo $SHELL 
> /bin/bash 
> rd@mohot:~$ if [ "abc" > "dec" ]; then echo bad; fi   
> bad 
> rd@mohot:~$ if [ "abc" < "dec" ]; then echo good; fi 
> good 
> rd@mohot:~$ 
> 
> How can abc sort before and after dec at the same time?
>  
> Thanks
> Rainer
>  
>  
> -- 
> Rainer Dorsch
> http://bokomoko.de/


Hi,

Not sure what you are exactly trying to accomplish and you may need
to explain further.

If you want to basic string compare:

if [[ "abc" < "dec" ]]; then echo true; else echo false; fi

Regards

Phil

-- 
*** If this is a mailing list, I am subscribed, no need to CC me.***

Playing the game for the games sake.

Web: https://kathenas.org

Twitter: kathenasorg

Instagram: kathenasorg

signature.asc
Description: This is a digitally signed message part


Re: Problems with apt in a clean stretch install.

2017-07-04 Thread Phil Wyett
On Tue, 2017-07-04 at 20:50 +0930, Wayne Hartell wrote:
> > Er ... sorry that last email should read " Phil Wyett's
> > suggestion" in
> 
> this thread. 
> 
> Yes, trying Phil's suggestion and will report back once I have had
> the time
> to explore it properly (several systems now exhibiting this
> problem). As a
> teaser, it seems that even software-properties-gtk creates the
> trusted.gpg
> file, but even with that file deleted (as per Phil) and sticking to
> the
> terminal and apt-get, I get the same key related errors. In fact if
> I use
> software-properties-gtk it seems to jam up on "Refeshing software
> cache"...
> has been going on one machine now over 30 minutes.
> 

Hi,

When running 'software-properties-gtk' you may see:

gpg: keyblock resource '/etc/apt/trusted.gpg': Permission denied

in the terminal, but I see no creation of the file here.

Regards

Phil

-- 
Playing the game for the games sake.

Web: https://kathenas.org

Twitter: kathenasorg

Instagram: kathenasorg

signature.asc
Description: This is a digitally signed message part


Re: Problems with apt in a clean stretch install.

2017-07-04 Thread Phil Wyett
On Tue, 2017-07-04 at 20:50 +0930, Wayne Hartell wrote:
> > Er ... sorry that last email should read " Phil Wyett's
> > suggestion" in
> 
> this thread. 
> 
> Yes, trying Phil's suggestion and will report back once I have had
> the time
> to explore it properly (several systems now exhibiting this
> problem). As a
> teaser, it seems that even software-properties-gtk creates the
> trusted.gpg
> file, but even with that file deleted (as per Phil) and sticking to
> the
> terminal and apt-get, I get the same key related errors. In fact if
> I use
> software-properties-gtk it seems to jam up on "Refeshing software
> cache"...
> has been going on one machine now over 30 minutes.
> 


Hi,

I do not use the main server. I switched 'software-properties-gtk' to
use it and I also get a hang at the what seems the end of the 'reload'
process. In the terminal I see:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/softwareproperties/gtk/DialogCacheOutdated.py", line 86, in
on_pktask_finish
results = self._pktask.generic_finish(result)
GLib.Error: pk-client-error-quark: E: The repository 'http://deb.debia
n.org/debian stretch/updates Release' does not have a Release file.
W: Updating from such a repository can't be done securely, and is
therefore disabled by default.
W: See apt-secure(8) manpage for repository creation and user
configuration details.
 (319)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/softwareproperties/gtk/DialogCacheOutdated.py", line 89, in
on_pktask_finish
Gtk.ButtonsType.CANCEL, _("Error while refreshing cache"))
  File "/usr/lib/python3/dist-packages/gi/overrides/__init__.py", line
326, in new_init
return super_init_func(self, **new_kwargs)
  File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 537,
in __init__
self._init(*args, **new_kwargs)
  File "/usr/lib/python3/dist-packages/gi/overrides/__init__.py", line
326, in new_init
return super_init_func(self, **new_kwargs)
  File "/usr/lib/python3/dist-packages/gi/overrides/__init__.py", line
326, in new_init
return super_init_func(self, **new_kwargs)
TypeError: could not convert value for property `transient_for' from
DialogCacheOutdated to GtkWindow

Using a mirror such as bytemark.co.uk, results in no issues here.



Regards

Phil

-- 
Playing the game for the games sake.

Web: https://kathenas.org

Twitter: kathenasorg

Instagram: kathenasorg

signature.asc
Description: This is a digitally signed message part


Re: Problems with apt in a clean stretch install.

2017-07-04 Thread Phil Wyett
On Tue, 2017-07-04 at 06:56 -0400, SDA wrote:
> On Tue, Jul 04, 2017 at 08:17:53PM +0930, Wayne Hartell wrote:
> 
> Er ... sorry that last email should read " Phil Wyett's
> suggestion" in 
> this thread. 
> 

Hi,

Additional info. Why via synaptic the 'trusted.gpg' file is being
created needs investigation.

The file is a 32 byte file (way to small to be a valid key) is not
even viewable by normal key view methods i.e.

gpg -k /etc/apt/trusted.gpg

or

gpg -K /etc/apt/trusted.gpg

/me has the feeling the file is just garbage.

Regards

Phil

-- 
Playing the game for the games sake.

Web: https://kathenas.org

Twitter: kathenasorg

Instagram: kathenasorg

signature.asc
Description: This is a digitally signed message part


Re: Problems with apt in a clean stretch install.

2017-07-04 Thread Phil Wyett
On Tue, 2017-07-04 at 12:02 +0200, Dejan Jocic wrote:
> On 04-07-17, Wayne Hartell wrote:
> > > Wayne Hartell composed on 2017-07-04 15:46 (UTC+0930):
> > > 
> > > > ...I managed to solve this error after checking that the
> > > > permissions on /etc/apt/trusted.gpg were 0600 and edited them
> > > > to
> > > > be 0644. (Is this the correct default permission for the file
> > > > trusted.gpg?)...
> > > 
> > > I have to guess 644 is correct, as that is what is set on the
> > > Stretch I have booted currently (as are all regular files in
> > > /etc/apt/), and I've never touched it myself.
> > > 
> > > Do you get the same errors running 'apt update' instead of 'apt-
> > > get
> > > update'?
> > 
> > Yes, it seems that I get the same errors that way too.
> > 
> > I tried a new clean install test and seem to end up with
> > permissions
> > under /etc/apt/ always as 0600, so I am not sure what is going on.
> > Looks like an issue with a clean install, but I am wondering why
> > it's
> > not coming up more often (unless most people are upgrading from
> > Jessie).
> > 
> > 
> 
> Out of the head, but you did check install media with MD5 or SHA
> sums?
> Also, many people did do clean install of Jessie. Though, it is
> annoying
> bug for sure. But it is probably not so widespread. Perhaps you
> could
> give it a shot on a clean install with root enabled from start, you
> can
> always allow sudo for your user after that?
> 
> 

Hi all,

This issue seems to be created by 'synaptic'.

If you you 'apt' in the terminal, you will be fine.

If you use 'software-properties-gtk' to adjust repositories, you will
be fine.

The issue is created if you run 'synaptic' and then adjust
repositories via 'Settings -> Repositories. A soon as you do this a
file '/etc/apt/trusted.gpg' is created and it is this that is throwing
everything off.

Output:

philwyett@ks-skywalker:~$ synaptic-pkexec 
ERROR:root:Cannot import UbuntuDrivers: No module named
'UbuntuDrivers'
gpg: keybox '/etc/apt/trusted.gpg' created
ERROR:root:Cannot import UbuntuDrivers: No module named
'UbuntuDrivers'
gpg: keybox '/etc/apt/trusted.gpg' created

It is the last line that is the issue. If you run 'software-
properties-gtk' and adjust repositories, the file is not created.

Quick remedy:

sudo rm -f /etc/apt/trusted.gpg

Now run 'synaptic' or 'apt' as usual. If you run 'synaptic', do not
use the menu option 'Settings -> Repositories.

This could probably do with a bug raising.

Regards

Phil

-- 
Playing the game for the games sake.

Web: https://kathenas.org

Twitter: kathenasorg

Instagram: kathenasorg

signature.asc
Description: This is a digitally signed message part


Re: su won't work from a debian live USB install

2017-06-25 Thread Phil Wyett
On Sun, 2017-06-25 at 19:20 -0400, daniel theobald wrote:
> I installed the Debian 9 from a Debian live amd64 image I downloaded
> today.  Everything works great, but I can't su to apt-get anything
> new.
> 
> theo@debian:~$ su
> Password: 
> su: Authentication failure
> 
> I have reinstalled twice, being super careful to get the password
> right, etc.  But it simply doesn't seem to work on this version. 
> Anyone else seeing this problem?
> 
> Thanks,
> Daniel
> 

Hi,

I have seen this issue too.

I have not had time to look into this issue, but believe it maybe
related to a known issue No. 3 on:

https://cdimage.debian.org/debian-cd/9.0.1-live/amd64/iso-hybrid/

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864955

After the live 9.0.0 ISO failed early in install and now the 'su'
issue. This raises questions about the testing and QA of of the live
ISO images, both pre release and at release time that need to be
discussed and addressed in-order to avoid them in the future.

Regards

Phil

-- 
Playing the game for the games sake.

Web: https://kathenas.org

Twitter: kathenasorg

Instagram: kathenasorg

signature.asc
Description: This is a digitally signed message part


Re: Debian 9.0.0 iso

2017-06-21 Thread Phil Wyett
On Wed, 2017-06-21 at 07:43 +0300, Dalios wrote:
> On 06/21/2017 06:35 AM, sare...@att.net wrote:
> > The full version of Debian 9.0.0 iso will not install from a flash
> > drive. It boots
> > into the live desktop with no option to install to hard drive. The
> > CD version will
> > install. The one from the flash drive looks for a CD after
> > choosing the language and
> > keyboard language. What is wrong with your iso's. I have installed
> > many Linux and
> > Debian systems and never had any problems with installing from
> > flash drives. 
> > 
> > 
> 
> 
> 
> Hi sarez,
> 
> what do you mean by "The full version of Debian 9.0.0 iso"? Can you
> give
> the link from the page you downloaded it?
> 
> 
> Dalios
> 

Hi,

I believe the user means the 9 live images that have a known issue and
will not install at this time. The issue is being worked on and
hopefully new/fixed live images will be released very soon.

Regards

Phil

-- 
Phil Wyett

Playing the game, for the games sake.

Twitter: kathenasorg

Website: https://kathenas.org


signature.asc
Description: This is a digitally signed message part