[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2022-01-14 Thread k3dar7
@Jens Glathe
problem is official Ubuntu Mainline Kernel from 5.15.7 change depends package 
from libssl1 to libssl3...

Package: linux-headers-5.15.6-051506-generic
Depends: linux-headers-5.15.6-051506, libc6 (>= 2.34), libelf1 (>= 0.142), 
libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.3.3)

Package: linux-headers-5.15.7-051507-generic
Depends: linux-headers-5.15.7-051507, libc6 (>= 2.34), libelf1 (>= 0.142), 
libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.2.3.3)

i don't know if this step is really need, or "only" f*cking all user of
all *buntu releases except non-released 22.04 where libssl3 packages
is... ;-)

sure not understand why official "Ubuntu Mainline Kernel" stop
supporting last LTS release...

anyway my before here presented tool "kumk" updated to workarounding
also this... ;-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-12-10 Thread k3dar7
is there really any reason to add in 5.15.7 dependence on libssl3
package, when it is only in unreleased 22.04??

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-12-10 Thread k3dar7
@roguescholar
is "nice" change info on wiki, but really, why is not supported last LTS 
release? need as mainly because st*pid blocking hibernation with enabled secure 
boot in stock kernel...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-09-16 Thread k3dar7
@2021yunotcompile
kumk has been used workaround way only on system with libc6 <2.33...
but i changed this in just updated kumk version,
now is used if kernel package "need" higher libc6 than is installed...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-09-15 Thread k3dar7
@2021yunotcompile

you missed:
3b. sudo cp -a kumk /usr/local/bin/

or without "installing"
4. sudo ./kumk install 5.14.4

or completely different way for "installing"
1. sudo wget https://raw.githubusercontent.com/k3dar/kumk/main/kumk -O 
/usr/local/bin/kumk
2. sudo chmod a+x /usr/local/bin/kumk
3. sudo kumk install 5.14.4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-09-13 Thread k3dar7
@jagsdesai 
both #81 #57 still work with 5.14.3, installed yesterday on Xubuntu 20.04 ;-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-09-07 Thread k3dar7
@hashratez
right/official command (without adding any 3rd repository) is:
sudo apt install --install-recommends linux-generic-hwe-20.04 
on officialy supported HW is done automatically, on other you must manualy run 
for upgrade to latest HWE line, more info: 
https://wiki.ubuntu.com/Kernel/LTSEnablementStack

@blueorange589
yes, about it is whole this bug report, newer that 5.11.15 "Ubuntu Mainline 
Kernel Builds" need libc >=2.33 for installing all packages... if you not need 
adding 3rd modules/drivers (nvidia, virtualbox, some unsupported wifi/lan 
card,...) then simple not install problematic one package: 
"linux-headers-._amd64.deb" and error is gone...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-09-05 Thread k3dar7
@nvrmndr #76

steps in #57 still work for 5.14 ;-)

anyway i did make some changes in my private tool, so can be published and is 
here:
https://github.com/k3dar/kumk

you can simply install 5.14 via: sudo kumk install 5.14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-08-16 Thread k3dar7
@tlk this is similar/same workaround, info posted in #57 is in principles:
1. install problematic package without configuring
2. replace binary files in unpacked package path
3. configure package (this also do dkms modules build)
4. fake libc depend version in status file

this (details in #57) method i use from >5.11.16 on several of my
laptops, one of them my primary nb running >10 hour/day, with several
times a day hibernated/resumed, many months without problem ;-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-08-06 Thread k3dar7
@Matias N. Goldberg (dark-sylinc) #61

not sure ;-) as i write in #57, this way is installable on 20.04...

k3dar@t430s:/$ lsb_release -d
Description:Ubuntu 20.04.2 LTS

k3dar@t430s:/$ uname -a
Linux t430s 5.13.7-051307-generic #202107310732 SMP Sat Jul 31 07:53:42 UTC 
2021 x86_64 x86_64 x86_64 GNU/Linux

k3dar@t430s:/$ grep CONFIG_DEBUG_INFO_BTF /boot/config-$(uname -r)
CONFIG_DEBUG_INFO_BTF=y
CONFIG_DEBUG_INFO_BTF_MODULES=y

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-07-17 Thread k3dar7
@DanglingPointer #55

"If you want to stay with Ubuntu 20.04 LTS with latest stable mainline,
you'll need to build it."

not true... if not have external kernel modules (ex. using dkms builded
module for VirtualBox, Nvidia, tlp, wifi driver for card not supported
by mainline, etc..) then only not install problematic linux-
headers-5.13.2-051302-generic package

in other case, is possible install it via "workaround"...

# only unpack without install/configure
dpkg --unpack 
linux-headers-5.13.2-051302-generic_5.13.2-051302.202107141437_amd64.deb


in /usr/src/linux-headers-5.13.2-051302-generic/ replace this files:
"scripts/basic/fixdep tools/objtool/fixdep tools/bpf/resolve_btfids/fixdep 
scripts/mod/modpost tools/objtool/objtool"
from: linux-headers-5.11.16-051116-generic_5.11.16-051116.202104211235_amd64.deb
(latest headers package version before switch to glibc 2.33)

# configure it with ignoring libc6 depends:
dpkg --configure --ignore-depends=libc6 linux-headers-5.13.2-051302-generic

# fake libc6 depend version in dpkg status file
sed "/Depends: linux-headers-5.13.2-051302, libc6/s/libc6 (>= 2...)/libc6 (>= 
2.31)/" -i /var/lib/dpkg/status

i using this workaround with my own tool for installing "Ubuntu Mainline
Kernel" on all my Xubuntu 20.04 machines and without problem from
5.11.17 to latest 5.13.2 ;-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926938

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1876506] Re: eoan to focal upgrade hangs when lvm snapshot is present

2020-08-15 Thread k3dar7
same problem while upgrade from bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876506

Title:
  eoan to focal upgrade hangs when lvm snapshot is present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/1876506/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835622] Re: Cannot start desktop session with compositor enabled

2019-11-14 Thread k3dar7
with newest Mesa version 19.0.8-0ubuntu0~18.04.3 from oficial (non-ppa)
bionic-updates repository is problem gone

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835622

Title:
  Cannot start desktop session with compositor enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1835622/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835622] Re: Cannot start desktop session with compositor enabled

2019-08-14 Thread k3dar7
additional test - not help Mesa:
- today bionic-update/main 19.0.8-0ubuntu0~18.04.1
- Padoka Stable (ppa:paulo-miguel-dias/pkppa) 19.1.2-0~b~padoka0

BUT with this Mesa work Compositing enabled without crash:
- Padoka Unstable (ppa:paulo-miguel-dias/mesa) 
19.2~git190724122600.e7e31b1~b~padoka0

all test with today 18.04 Xfce 4.14 packages fro ppa:xubuntu-dev/staging
and Intel GPU...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835622

Title:
  Cannot start desktop session with compositor enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1835622/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835622] Re: Cannot start desktop session with compositor enabled

2019-08-13 Thread k3dar7
same problem with Xubuntu 18.04.3 64bit 5.0.0-25-generic + ppa:xubuntu-
dev/staging (on machines with Intel GPU)

- not help update Mesa to 19.0.8-0ubuntu0~18.04.1 from ppa:ubuntu-x-swat/updates
- only help disabling Compositor in xfwm4-tweaks-settings as workaround

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835622

Title:
  Cannot start desktop session with compositor enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1835622/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838643] Re: nevím

2019-08-01 Thread k3dar7
edit #4: s/Vodafone/T-Mobile

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838643

Title:
  nevím

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1838643/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838643] Re: nevím

2019-08-01 Thread k3dar7
in Czech Republic, i check connection to problem servers from 5
different internet providers and with 4 is problem and one (Vodafone CZ
LTE) working fine, then is not real problem with server but with some
internet node(s)...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838643

Title:
  nevím

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1838643/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838643] Re: nevím

2019-08-01 Thread k3dar7
is about general problem with connection to some ubuntu servers:
archive.ubuntu.com (91.189.88.149), cz.archive.ubuntu.com (91.189.88.31)

this work fine:
us.archive.ubuntu.com (91.189.91.26), sk.archive.ubuntu.com (46.229.224.72)

also is problem for example with non-repository servers:
keyserver.ubuntu.com (162.213.33.8), packages.ubuntu.com (91.189.94.37)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838643

Title:
  nevím

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1838643/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 875343] Re: Stuck at "Saving installed packages..." when using a custom /var

2018-12-20 Thread k3dar7
after 7 years... problem still exists in 18.10...

what is problem for fixing this? already is found problem:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/875343/comments/8

only is need add: mkdir -p "$mountpoint/var"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875343

Title:
  Stuck at "Saving installed packages..." when using a custom /var

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/875343/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1421044] Re: Too easy to accidentally restart computer when 'restart to complete update' box pop up

2015-03-13 Thread k3dar7
this bug is reported for Ubuntu version: 14.04 and is mark as fixed
after fix released only for 15.04... why is not fix released also for
14.04 LTS ???

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1421044

Title:
  Too easy to accidentally restart computer when 'restart to complete
  update' box pop up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1421044/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1399799] [NEW] missed some languages in xfce-settings.directory

2014-12-05 Thread k3dar7
Public bug reported:

package: libgarcon-common_0.3.0-1ubuntu2_all
on: Xubuntu 14.04
problem: missed some languages in xfce-settings.directory

problem is in building package by launchpad because if i try configuremake:
form source bzr branch lp:ubuntu/trusty/garcon 
or from https://launchpadlibrarian.net/168513765/garcon_0.3.0.orig.tar.bz2;
then all languages in xfce-settings.directory  is generated ok...

** Affects: garcon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: language menu

** Attachment added: compare file_from_deb Vs file_make_from_src
   
https://bugs.launchpad.net/bugs/1399799/+attachment/4274791/+files/xfce-settings.directory.MakeFromSRC-0.3.0-1ubuntu2_bzr.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1399799

Title:
  missed some languages in xfce-settings.directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/garcon/+bug/1399799/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs