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

2021-05-04 Thread Brian K. White
A user just claimed that the new kernel packages allow themselves to install on 
systems that don't have new enough libc6. Shouldn't there be libc6>=2.33 
dependency in the .deb so that it won't allow itself to install?
https://github.com/bkw777/mainline/issues/87#issuecomment-831777690


** Bug watch added: github.com/bkw777/mainline/issues #87
   https://github.com/bkw777/mainline/issues/87

-- 
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 1864637] Re: krop and dependencies installs without error, but does not run

2020-03-31 Thread Brian K. White
Indeed, why does it? There are files under /usr/local/lib/python2.7 and
3.7, probably the result of pip and pip3?, but so what? Why isn't
anything else broken by their existense?

I don't see any python-related variables in my env exept:
PYTHONPYCACHEPREFIX=/var/cache/python

"python" resolves to:
bkw@negre:~$ which python
/usr/bin/python
bkw@negre:~$ python --version
Python 2.7.17
bkw@negre:~$ dpkg -S /usr/bin/python
python-minimal: /usr/bin/python
bkw@negre:~$ 
bkw@negre:~$ apt show python-minimal
Package: python-minimal
Version: 2.7.17-1
Priority: optional
Section: universe/python
Source: python-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers 
Original-Maintainer: Matthias Klose 
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 44.0 kB
Depends: python2.7-minimal (>= 2.7.17~rc1-1~), dpkg (>= 1.13.20), 
python2-minimal (= 2.7.17-1)
Recommends: python
Conflicts: python-central
Breaks: idle (<< 2.6), python (<= 2.7.3-1~), python-all (<< 2.6), 
python-all-dbg (<< 2.6), python-all-dev (<< 2.6), python-dbg (<< 2.6), 
python-dev (<< 2.6), python-examples (<< 2.6), python-support (<< 
1.0.10ubuntu2), python2.5-minimal (<< 2.5.5-7), python2.6-minimal (<< 
2.6.5~rc2-2), python3.1-minimal (<< 3.1.2~rc1-2)
Replaces: python (<= 2.7.3-1~)
Homepage: https://www.python.org/
Task: xubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, 
ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop
Download-Size: 5,996 B
APT-Manual-Installed: no
APT-Sources: http://us.archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
Description: minimal subset of the Python2 language
 This package contains the interpreter and some essential modules.  It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.

bkw@negre:~$

---

"python3" resolves to:

bkw@negre:~$ which python3
/usr/bin/python3
bkw@negre:~$ python3 --version
Python 3.7.5
bkw@negre:~$ dpkg -S /usr/bin/python3
python3-minimal: /usr/bin/python3
bkw@negre:~$ apt show python3-minimal
Package: python3-minimal
Version: 3.7.5-1
Priority: important
Section: python
Source: python3-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers 
Original-Maintainer: Matthias Klose 
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 124 kB
Pre-Depends: python3.7-minimal (>= 3.7.5~rc1-1~)
Depends: dpkg (>= 1.13.20)
Homepage: https://www.python.org/
Task: minimal, ubuntu-desktop-minimal-default-languages, 
ubuntu-desktop-minimal-default-languages, 
ubuntu-desktop-minimal-default-languages, 
ubuntu-desktop-minimal-default-languages, 
ubuntu-desktop-minimal-default-languages, 
ubuntu-desktop-minimal-default-languages, 
ubuntu-desktop-minimal-default-languages, ubuntu-desktop-default-languages, 
ubuntu-desktop-default-languages, ubuntu-desktop-default-languages, 
ubuntu-desktop-default-languages, ubuntu-desktop-default-languages, 
ubuntu-desktop-default-languages, ubuntu-desktop-default-languages, 
ubuntu-desktop-default-languages, ubuntu-core
Supported: 9m
Download-Size: 23.3 kB
APT-Manual-Installed: yes
APT-Sources: http://us.archive.ubuntu.com/ubuntu eoan/main amd64 Packages
Description: minimal subset of the Python language (default python3 version)
 This package contains the interpreter and some essential modules.  It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python3.7-minimal/README.Debian for a list of the modules
 contained in this package.

bkw@negre:~$

An all the python3 packages listed in Depends: are installed, else apt
would not have allowed installing the krop package.

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

Title:
  krop and dependencies installs without error, but does not run

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

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

[Bug 1864637] [NEW] krop and dependencies installs without error, but does not run

2020-02-25 Thread Brian K. White
Public bug reported:

bkw@negre:~$ apt info krop
Package: krop
Version: 0.5.1+ds-1
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers 
Original-Maintainer: Alexandre Mestiashvili 
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 148 kB
Depends: python3-distutils, python3-poppler-qt5, python3-pypdf2, python3:any
Homepage: http://arminstraub.com/software/krop
Download-Size: 22.4 kB
APT-Manual-Installed: yes
APT-Sources: http://us.archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
Description: tool to crop PDF files
 Krop is a simple graphical tool to crop the pages of PDF files.
 A unique feature of krop is its ability to automatically split
 pages into subpages to fit the limited screen size of devices such as
 eReaders. This is particularly useful, if your eReader does not support
 convenient scrolling.

bkw@negre:~$ krop
QApplication: invalid style override passed, ignoring it.
Traceback (most recent call last):
  File "/usr/share/krop/krop/vieweritem.py", line 21, in 
from popplerqt5 import Poppler
ImportError: 
/usr/local/lib/python3.7/dist-packages/PyQt5/Qt/lib/libQt5Core.so.5: version 
`Qt_5.12' not found (required by /usr/lib/x86_64-linux-gnu/libpoppler-qt5.so.1)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/krop", line 18, in 
main()
  File "/usr/share/krop/krop/application.py", line 65, in main
from krop.mainwindow import MainWindow
  File "/usr/share/krop/krop/mainwindow.py", line 39, in 
from krop.vieweritem import ViewerItem
  File "/usr/share/krop/krop/vieweritem.py", line 24, in 
raise RuntimeError(_msg)
RuntimeError: Please install popplerqt5 first.
bkw@negre:~$ 

I get the same error when I try to build from git clone

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

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

Title:
  krop and dependencies installs without error, but does not run

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

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

[Bug 1793582] Re: package libjpeg9-dev (not installed) failed to install/upgrade: tentata sovrascrittura di "/usr/include/jerror.h" presente anche nel pacchetto libjpeg-turbo8-dev:amd64 1.5.2-0ubuntu5

2020-01-06 Thread Brian K. White
*** This bug is a duplicate of bug 1597840 ***
https://bugs.launchpad.net/bugs/1597840

** Tags added: disco eoan

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

Title:
  package libjpeg9-dev (not installed) failed to install/upgrade:
  tentata sovrascrittura di "/usr/include/jerror.h" presente anche nel
  pacchetto libjpeg-turbo8-dev:amd64 1.5.2-0ubuntu5.18.04.1

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

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

[Bug 1597840] Re: package libjpeg-turbo8-dev 1.4.2-0ubuntu3 failed to install/upgrade: trying to overwrite '/usr/include/jerror.h', which is also in package libjpeg9-dev:amd64 1:9b-1ubuntu1

2020-01-06 Thread Brian K. White
** Tags added: disco eoan

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

Title:
  package libjpeg-turbo8-dev 1.4.2-0ubuntu3 failed to install/upgrade:
  trying to overwrite '/usr/include/jerror.h', which is also in package
  libjpeg9-dev:amd64 1:9b-1ubuntu1

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

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

[Bug 1652822] Re: grub efi doesn't install fs module needed to access root

2019-02-06 Thread Brian K. White
Correction to that date I write above: 2019 02 06 not 2019 02 26  blargh

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

Title:
  grub efi doesn't install fs module needed to access root

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

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

[Bug 1652822] Re: grub efi doesn't install fs module needed to access root

2019-02-06 Thread Brian K. White
... Ah I see, it does look like possibly the debian upstream might have
fixed it, and merely the ubuntu package has not yet got it. Which is
what this bug declares at the top, so no discrepency there after all.

They mention signed images, where in my own case I have uefi boot
security disabled and can boot unsigned things, so I don't know if that
fix will still fix me or not, but seems likely.

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

Title:
  grub efi doesn't install fs module needed to access root

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

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

[Bug 1652822] Re: grub efi doesn't install fs module needed to access root

2019-02-06 Thread Brian K. White
On 19.04 I still get my grub.cfg broken by normal updates. Not by kernel
updates, and not by running update-grub. But there is some package that
whenever that package is updated, part of the update process generates a
new grub.cfg, and it's a broken one because it makes a bad assumption
somewhere.

I eneded up writing myself a little "check_grub_efi_xfs" script that I
run any time I think I saw anything about grub fly by when I run "apt
upgrade", or, any time grub gets screwed up I run it after I get myself
back in.

It's only about 3 lines of code that actually matters, but writes a lot
of stuff to the screen just so you don't have ANY worries about it what
it did and if your boot files are currently ok before you shut down.

Ideally this should run just before shutdown on every single shutdown.
Then you'd never have to worry about it. The only way you'd miss an
update again is if you had an ungraceful shutdown after an apt upgrade
that included a grub packege update. But despite being a unix and linux
admin for over 20 years, I have so far utterly failed to get systemd to
do such a simple task. If someone can show me exactly how to write a
freaking unit file that does that, I'd be pretty grateful.

Just to refresh, the issue here is, it's possible to install ubuntu with
xfs root fs to a machine that already has a factory Win10 install and
boot files in a factory EFI partition, without having to make any
special /boot partition. All you really need is to place a copy of
xfs.mod onto the EFI partition, which is a FAT filesystem that grub
already reads files from at boot. And edit the initial grub.cfg that's
in the EFI filesystem so that it loads xfs.mod from there too.

Then everything else is fine. The rest of /boot can be in "/", and "/"
can be xfs. This allowed me to degfrag and resize the factory Win10
without wiping and reinstalling, install linux in the freed space, with
xfs root fs, and no other partition or filesystem changes needed. I can
boot back and forth between the original Win10 install or linux with no
problem. It didn't break Win10 booting.

It's a perfectly valid and "legal" arrangement, and anything that
automatically writes grub config files should have to allow for this
possibility without breaking it.

Screen capture from a run of this fixup script, just after today's apt upgrade 
which broke my grub.cfg once again.
This is today 2019 02 26, so I don't know where the supposed fix is.
It's definitely not yet in 19.04 or in grub-* 2.02+dfsg1-5ubuntu11

So this run shows the actions when it detects that it actually has something to 
do.
Most times, it will detect that it doesn't have to do anything, and it will 
take no action those times.

This, and the script itself (attached) should serve as detailed
documentation of the admittedly uncommon configuration, and exactly how
it gets broken, and exactly how it gets un-broken.

---snip---
root@negre:~# check_grub_efi_xfs 
Checking for broken grub + efi + xfs config...

EFI System Partition ESP_DIR=/boot/efi/EFI/ubuntu
total 3488
-rwx-- 1 root root 108 Aug 14 14:47 BOOTX64.CSV
-rwx-- 1 root root 141 Jan 25 11:13 emergency.cfg
drwx-- 2 root root4096 Dec 14  2017 fw
-rwx-- 1 root root   73565 Jan 17 23:08 fwupx64.efi
-rwx-- 1 root root 117 Feb  6 12:57 grub.cfg
-rwx-- 1 root root 1105784 Feb  6 12:57 grubx64.efi
-rwx-- 1 root root 1153336 Aug 14 14:47 mmx64.efi
-rwx-- 1 root root 141 Jan 25 11:13 old.cfg
-rwx-- 1 root root 1196736 Aug 14 14:47 shimx64.efi
-rwx-- 1 root root  92 Mar  5  2018 static.cfg
-rwx-- 1 root root   10416 Jan 25 11:13 xfs.mod

Grub-* package's xfs.mod XFS_MOD=/boot/grub/x86_64-efi/xfs.mod
-rw-r--r-- 1 root root 10416 Feb  6 12:57 /boot/grub/x86_64-efi/xfs.mod

Checking xfs.mod ...
/boot/efi/EFI/ubuntu/xfs.mod is present
-rw-r--r-- 1 root root 10416 Feb  6 12:57 /boot/grub/x86_64-efi/xfs.mod
-rwx-- 1 root root 10416 Jan 25 11:13 /boot/efi/EFI/ubuntu/xfs.mod
/boot/efi/EFI/ubuntu/xfs.mod is older than /boot/grub/x86_64-efi/xfs.mod
Updating /boot/efi/EFI/ubuntu/xfs.mod
'/boot/grub/x86_64-efi/xfs.mod' -> '/boot/efi/EFI/ubuntu/xfs.mod'

Checking /boot/efi/EFI/ubuntu/grub.cfg ...
/boot/efi/EFI/ubuntu/grub.cfg does not contain insmod xfs
(A grub-* package update has generated a new /boot/efi/EFI/ubuntu/grub.cfg 
incorrectly)
emergency.cfg exists
Copying current emergency.cfg to old.cfg
'/boot/efi/EFI/ubuntu/emergency.cfg' -> '/boot/efi/EFI/ubuntu/old.cfg'
Generating a new emergency.cfg by prepending insmod xfs to the new grub.cfg

Summary:
/boot/efi/EFI/ubuntu/grub.cfg before apt upgrade:
insmod $cmdpath/xfs.mod
search.fs_uuid 7bd784f6-f235-4b24-bb7b-eb607b1f0515 root 
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg

/boot/efi/EFI/ubuntu/grub.cfg after apt upgrade:
search.fs_uuid 7bd784f6-f235-4b24-bb7b-eb607b1f0515 root 
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg

/boot/efi/EFI/ubuntu/emergency.cfg we just generated:
insmod $cmdpa

[Bug 1685376] Re: Synaptic rebuilds search index very often and inefficient

2019-01-27 Thread Brian K. White
** Also affects: muon (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: muon (Ubuntu)

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

Title:
  Synaptic rebuilds search index very often and inefficient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1685376/+subscriptions

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

[Bug 1612948] Re: axi-cache conversion to python3 broke the script

2019-01-27 Thread Brian K. White
Wow still present in 19.04

bkw@negre:~$ axi-cache
No module named 'ConfigParser': only help functions are implemented, for the 
sake of help2man

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

Title:
  axi-cache conversion to python3 broke the script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1612948/+subscriptions

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