[Bug 1976594] [NEW] Detect RAM size automatically and other fixes

2022-06-02 Thread Alexandre Ghiti
Public bug reported:

[Impact]

We need this new package because it allows to detect memory size at
runtime: if the memory is not discovered automatically, the Nezha can't
boot without an additional memory node in the device tree. The issue is
that the Nezha boards comes now with 2 different amounts of memory, 1GB
or 2GB. So the additional device tree node can't cover both boards.

In addition:
- we fixed the model string which changed in the last DTB from the kernel we'll 
use
- the vendor updated to version 2022.04, which brings more stability
- we added the Built-using field to the package so that we know which opensbi 
version we use

It is essential to backport this fix to Jammy as we intend to provide first 
support for the Nezha board in 22.04.1.
 
[Test Plan]

This package must be tested with the nezha-boot0 package whose SRU can
be found in [1] and the corresponding package in [2]. It also requires a
custom kernel (for now, but the kernel is working on its packaging)
which can be found in [3].

I tested those packages on the Nezha board with 1G of RAM and the
LicheeRV board with 512M of RAM.

[1] https://bugs.launchpad.net/ubuntu/+source/nezha-boot0/+bug/1965260
[2] 
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13653972/+listing-archive-extra
[3] 
https://github.com/AlexGhiti/riscv-linux/tree/int/alex/nezha_Ubuntu-unstable-5.17.0-8.8

[Where problems could occur]

This package was never used before (and should not have been) as we did
not provide any image for Jammy 22.04, the plan is 22.04.1.

[Other Info]

We decided to update the version of the u-boot since the vendor patches
were updated (some added) on this new release only.

** Affects: u-boot-nezha (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/1976594

Title:
  Detect RAM size automatically and other fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot-nezha/+bug/1976594/+subscriptions


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

[Bug 1975673] Re: libgpg-error/1.45-2 fails autopkgtest on i386

2022-05-25 Thread Alexandre Ghiti
I think there's another problem: it fails to install gcc-mingw-w64-i686
because autopkgtest tries to install gcc-mingw-w64-i686:i386 which does
not exist since it only exists as gcc-mingw-w64-i686:all.

I added :all to the test dependency, and then it works, the test passes
correctly on i386 \o/

But I'll come up with the proper patch in autopkgtest: it should try
:$arch first and then :all in case it does not work.

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

Title:
  libgpg-error/1.45-2 fails autopkgtest on i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgpg-error/+bug/1975673/+subscriptions


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

[Bug 1973700] [NEW] Sync opensbi 1.0-4 (main) from Debian unstable (main)

2022-05-17 Thread Alexandre Ghiti
Public bug reported:

Please sync opensbi 1.0-4 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * debian/patches:
+ Replace update-isa-spec.patch with the upstream variant that allows both
  old toolchains and new toolchains that support the new ISA spec to build
  openSBI
  * debian/control:
+ Update maintainer to Ubuntu developers

The first ubuntu patch was merged in debian, so there isn't any more ubuntu
delta to carry on.

Changelog entries since current kinetic version 1.0-3ubuntu1:

opensbi (1.0-4) unstable; urgency=medium

  * debian/patches: Use upstream patch to fix compatibility with binutils
2.38+.
  * debian/control: Drop versioned Build-Depends on binutils.
  * debian/bin/git-snapshot: Switch to tar.gz format. (Closes: #1003155)

 -- Vagrant Cascadian   Sat, 26 Mar 2022 16:47:21
-0700

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


** Tags: fr-2389

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

Title:
  Sync opensbi 1.0-4 (main) from Debian unstable (main)

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


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

[Bug 1973700] Re: Sync opensbi 1.0-4 (main) from Debian unstable (main)

2022-05-17 Thread Alexandre Ghiti
The synced package built successfully in my PPA [1].

[1]
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13619045/+listing-
archive-extra

** Tags added: fr-2389

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

Title:
  Sync opensbi 1.0-4 (main) from Debian unstable (main)

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


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

[Bug 1973607] Re: Please merge logrotate 3.19.0-2 (main) from Debian unstable (main)

2022-05-17 Thread Alexandre Ghiti
The package successfully built in my PPA [1].

Note that I forgot to replace the changelog signoff with mine, please
use the following:

-- Alexandre Ghiti   Mon, 28 Mar 2022
18:31:38 +

[1]
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13619002/+listing-
archive-extra

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

Title:
  Please merge logrotate 3.19.0-2 (main) from Debian unstable (main)

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


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

[Bug 1973601] Re: Please merge libsigsegv 2.14 (main) from Debian unstable (main)

2022-05-17 Thread Alexandre Ghiti
Note that I also forgot to replace the changelog signoff with mine,
please use the following:

-- Alexandre Ghiti   Sun, 30 Jan 2022
21:51:59 +

Sorry again, thanks.

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

Title:
  Please merge libsigsegv 2.14 (main) from Debian unstable (main)

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


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

[Bug 1973601] Re: Please merge libsigsegv 2.14 (main) from Debian unstable (main)

2022-05-17 Thread Alexandre Ghiti
The package successfully built in my PPA [1].

Note that I forgot to add the bug number to the changelog, sorry about
that.

[1]
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13618940/+listing-
archive-extra

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

Title:
  Please merge libsigsegv 2.14 (main) from Debian unstable (main)

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


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

[Bug 1973607] Re: Please merge logrotate 3.19.0-2 (main) from Debian unstable (main)

2022-05-16 Thread Alexandre Ghiti
Please find attached the debdiff between debian package and the ubuntu
one.

** Patch added: "debdiff_debian_ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/logrotate/+bug/1973607/+attachment/5590044/+files/debdiff_debian_ubuntu.debdiff

** Tags added: fr-2388

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

Title:
  Please merge logrotate 3.19.0-2 (main) from Debian unstable (main)

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


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

[Bug 1973607] Re: Please merge logrotate 3.19.0-2 (main) from Debian unstable (main)

2022-05-16 Thread Alexandre Ghiti
Please find attached the debdiff between old ubuntu version and the new
one.

** Patch added: "debdiff_oldubuntu_newubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/logrotate/+bug/1973607/+attachment/5590043/+files/debdiff_oldubuntu_newubuntu.debdiff

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

Title:
  Please merge logrotate 3.19.0-2 (main) from Debian unstable (main)

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


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

[Bug 1973607] [NEW] Please merge logrotate 3.19.0-2 (main) from Debian unstable (main)

2022-05-16 Thread Alexandre Ghiti
Public bug reported:

Please merge logrotate 3.19.0-2 (main) from Debian unstable (main)

** Affects: logrotate (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/1973607

Title:
  Please merge logrotate 3.19.0-2 (main) from Debian unstable (main)

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


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

[Bug 1973601] Re: Please merge libsigsegv 2.14 (main) from Debian unstable (main)

2022-05-16 Thread Alexandre Ghiti
Please find attached the debdiff between the old ubuntu version and the
new one.

** Patch added: "debdiff_oldubuntu_newubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/libsigsegv/+bug/1973601/+attachment/5590041/+files/debdiff_oldubuntu_newubuntu.debdiff

** Tags added: fr-2387

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

Title:
  Please merge libsigsegv 2.14 (main) from Debian unstable (main)

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


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

[Bug 1973601] Re: Please merge libsigsegv 2.14 (main) from Debian unstable (main)

2022-05-16 Thread Alexandre Ghiti
Please find attached the debdiff between debian package and the new
ubuntu one.

** Patch added: "debdiff_debian_ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/libsigsegv/+bug/1973601/+attachment/5590040/+files/debdiff_debian_ubuntu.debdiff

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

Title:
  Please merge libsigsegv 2.14 (main) from Debian unstable (main)

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


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

[Bug 1973601] [NEW] Please merge libsigsegv 2.14 (main) from Debian unstable (main)

2022-05-16 Thread Alexandre Ghiti
Public bug reported:

merge libsigsegv 2.14 (main) from Debian unstable (main)

** Affects: libsigsegv (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/1973601

Title:
  Please merge libsigsegv 2.14 (main) from Debian unstable (main)

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


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

[Bug 1965260] Re: FFE: Detect RAM size automatically

2022-05-16 Thread Alexandre Ghiti
** Description changed:

  https://github.com/smaeul/sun20i_d1_spl/commits/d1-2022-01-22, commit
  525883d3721f4c4d78b498e780b44e85d0676abf contains patches to detect the
  RAM size automatically.
+ 
+ [Impact]
+ 
+ If the memory is not discovered automatically, the Nezha can't boot
+ without an additional memory node in the device tree: the issue is that
+ the Nezha boards comes now with 2 different amounts of memory, 1GB or
+ 2GB. So the additional device tree node can't cover both boards.
+ 
+ It is essential to backport this fix to Jammy as we intend to provide
+ first support for the Nezha board in 22.04.1.
+ 
+ [Test Plan]
+ 
+ To test the fix is correct, one can simply use this nezha-boot0 and
+ check that the next stage bootloader (u-boot-nezha) advertises the right
+ amount of memory for the board, which is displayed at boot right after
+ the banner:
+ 
+ U-Boot 2022.04 (Apr 21 2022 - 09:19:39 +)
+ 
+ DRAM:  1 GiB
+ sunxi_set_gate: (CLK#24) unhandled
+ 
+ [Where problems could occur]
+ 
+ The update will not introduce regressions as this package is *not* used
+ since we did not deliver images for the Nezha board yet, support for
+ this board is an additional feature scheduled for 22.04.1.
+ 
+ [Other Info]
+ 
+ Note that this only fixes the memory detection from boot0 to u-boot,
+ another similar patch is needed for u-boot-nezha to patch the kernel
+ device tree.

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

Title:
  FFE: Detect RAM size automatically

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nezha-boot0/+bug/1965260/+subscriptions


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

[Bug 1973168] [NEW] Package still suggests to install crda whereas it was removed

2022-05-12 Thread Alexandre Ghiti
Public bug reported:

This package still suggests crda to be installed whereas it was removed
from jammy already: simply remove this from debian/control as done in
[1].

[1]
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13612257/+listing-
archive-extra

** Affects: wireless-regdb (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/1973168

Title:
  Package still suggests to install crda whereas it was removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wireless-regdb/+bug/1973168/+subscriptions


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

[Bug 1955042] Re: SBI SRST extension is missing

2022-04-27 Thread Alexandre Ghiti
This fix was merged in 5.15.0-1005.5.

** Changed in: linux-riscv (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  SBI SRST extension is missing

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


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

[Bug 1968333] [NEW] FTBFS

2022-04-08 Thread Alexandre Ghiti
Public bug reported:

All archs have build from 2020, except riscv64 which does not have any
available: I tried to rebuild this package in my PPA [1] and it fails. I
fixed all vala compilation errors that I was seeing locally (but not in
the build logs above) and fixed an outdated path to dconf-service: you
can find the diff attached.

But then tests fail and I fail to fix this:

make  check-TESTS
make[5]: Entering directory 
'/home/ubuntu/indicator-keyboard/indicator-keyboard/tests'
# random seed: R02S17152843af8958ff21f0460bf77a5d11
1..9
# Start of indicator-keyboard-service tests
dbus-daemon[96717]: [session uid=1000 pid=96717] Activating service 
name='ca.desrt.dconf' requested by ':1.1' (uid=1000 pid=96722 comm="gsettings 
set org.gnome.desktop.input-sources curr" label="unconfined")
dbus-daemon[96717]: [session uid=1000 pid=96717] Successfully activated service 
'ca.desrt.dconf'
dbus-daemon[96717]: [session uid=1000 pid=96717] Activating service 
name='com.canonical.indicator.keyboard' requested by ':1.0' (uid=1000 pid=96716 
comm="./indicator-keyboard-tests " label="unconfined")
dbus-daemon[96717]: [session uid=1000 pid=96717] Activating service 
name='org.gtk.vfs.Daemon' requested by ':1.4' (uid=1000 pid=96735 
comm="/home/ubuntu/indicator-keyboard/indicator-keyboard" label="unconfined")
dbus-daemon[96717]: [session uid=1000 pid=96717] Successfully activated service 
'org.gtk.vfs.Daemon'

(indicator-keyboard-service:96735): IBUS-CRITICAL **: 12:09:45.004:
ibus_bus_call_sync: assertion 'ibus_bus_is_connected (bus)' failed

(indicator-keyboard-service:96735): IBUS-CRITICAL **: 12:09:45.005:
ibus_bus_call_sync: assertion 'ibus_bus_is_connected (bus)' failed

(indicator-keyboard-service:96735): IBUS-CRITICAL **: 12:09:45.005: 
ibus_bus_call_sync: assertion 'ibus_bus_is_connected (bus)' failed
dbus-daemon[96717]: [session uid=1000 pid=96717] Successfully activated service 
'com.canonical.indicator.keyboard'
current = 2
output = "uint32 2
"
A connection to the bus can't be made
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after 
threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after 
threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after 
threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after 
threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after 
threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used 
after threads are created
ok 1 /indicator-keyboard-service/activate-input-source
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used 
after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used 
after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used 
after threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after 
threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after 
threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after 
threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after 
threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after 
threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used 
after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used 
after threads are created
dbus-daemon[96761]: [session uid=1000 pid=96761] Activating service 
name='com.canonical.indicator.keyboard' requested by ':1.0' (uid=1000 pid=96716 
comm="./indicator-keyboard-tests " label="unconfined")
dbus-daemon[96761]: [session uid=1000 pid=96761] Activating service 
name='org.gtk.vfs.Daemon' requested by ':1.1' (uid=1000 pid=96763 
comm="/home/ubuntu/indicator-keyboard/indicator-keyboard" label="unconfined")
dbus-daemon[96761]: [session uid=1000 pid=96761] Successfully activated service 
'org.gtk.vfs.Daemon'

(indicator-keyboard-service:96763): IBUS-CRITICAL **: 12:09:46.792:
ibus_bus_call_sync: assertion 'ibus_bus_is_connected (bus)' failed

(indicator-keyboard-service:96763): IBUS-CRITICAL **: 12:09:46.793:
ibus_bus_call_sync: assertion 'ibus_bus_is_connected (bus)' failed

(indicator-keyboard-service:96763): IBUS-CRITICAL **: 12:09:46.793: 
ibus_bus_call_sync: assertion 'ibus_bus_is_connected (bus)' failed
dbus-daemon[96761]: [session uid=1000 pid=96761] Successfully activated service 
'com.canonical.indicator.keyboard'
[Invalid UTF-8] Bail out! GLib-GObject-FATAL-WARNING: g_object_notify: object 
class 'Service' has no property named '\xc0[u\x1d\x9fU'

(./indicator-keyboard-tests:96716): GLib-GObject-WARNING **: 12:09:46.826: 
g_object_notify: object class 'Service' has no property named 
'\xc0[u\u001d\x9fU'
Trace/breakpoint trap (core dumped)

[Bug 1968146] [NEW] unattended-upgrade cancellation does not work

2022-04-07 Thread Alexandre Ghiti
Public bug reported:

Cancelling the unattended-upgrade at the very end of the installation
process does not seem to work as we can see in the logs that the upgrade
goes on: this issue is particularly visible on riscv where it takes a
very long time.

Attached a targz of /var/log.

** Affects: subiquity (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/1968146

Title:
  unattended-upgrade cancellation does not work

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


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

[Bug 1968146] Re: unattended-upgrade cancellation does not work

2022-04-07 Thread Alexandre Ghiti
** Attachment added: "log.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1968146/+attachment/5577853/+files/log.tar.gz

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

Title:
  unattended-upgrade cancellation does not work

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


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

[Bug 1967130] Re: rcu_sched detected stalls on CPUs/tasks

2022-04-07 Thread Alexandre Ghiti
The workaround built successfully in my PPA:
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13413205/+listing-
archive-extra

I tested it successfully with the RISC-V live installer (where this
problem was seen).

I did not have time yet to work on the proper fix so I think we should
go for this workaround: @xnox what do you think?

Thanks

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

Title:
  rcu_sched detected stalls on CPUs/tasks

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


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

[Bug 1967130] Re: rcu_sched detected stalls on CPUs/tasks

2022-04-04 Thread Alexandre Ghiti
I have a workaround for this:

UBUNTU: SAUCE: riscv: Disable VMAP_STACK since it fails with efi

When VMAP_STACK is enabled, kernel threads have their stacks in the vmalloc
region.

So when The kworker responsible for handling efi work queue (efi_call_rts) 
calls
efi_virtmap_load and then switch_mm, if the stack of the worker is in a 
vmalloc
area not yet synchronized with efi_mm (since RISC-V lazily populates vmalloc
area), an attempt to access this stack will trigger a fault which can't be
resolved since when trying to save the context, a new trap will be 
triggered and
so on.

So disable VMAP_STACK for now until we figure out the correct fix.

And I'm working on the proper fix which consists in synchronizing the
efi page table with the page table of the calling thread before
switching to efi mm.

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

Title:
  rcu_sched detected stalls on CPUs/tasks

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


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

[Bug 1965321] Re: u-boot 2022.01+dfsg-2ubuntu1 breaks nvme on RISC-V unmatched board

2022-03-23 Thread Alexandre Ghiti
As reported here, there is an issue with the PCI controller on the
unmatched board that must be fixed in Linux (cf [1]) and u-boot: for
u-boot, the upstream commit a398a51ccc68c0a7aee14f8328dc86a1a4cfba85
("pci: Work around PCIe link training failures") should be cherry-picked
for 22.04.

Thanks

[1] https://bugs.launchpad.net/ubuntu/+source/linux-riscv/+bug/1964796

** Changed in: u-boot (Ubuntu)
   Status: Incomplete => New

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

Title:
  u-boot 2022.01+dfsg-2ubuntu1 breaks nvme on RISC-V unmatched board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1965321/+subscriptions


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

[Bug 1964796] Re: Fix unmatched ASMedia ASM2824 PCIe link training

2022-03-23 Thread Alexandre Ghiti
A similar patch that solves the same issue was actually merged for 5.18
[1].

I encountered this bug with our current u-boot (2022.01+dfsg-2ubuntu1)
and linux kernel (5.15.0-1004.4): I applied the patch in [1] on top of
5.15.0-1004.4 successfully and it solved the problem. So as you already
tagged it, this should be cherry-picked for 22.04. A similar patch for
u-boot exists, I'll report a new bug there.

Thanks

[1] https://patchwork.kernel.org/project/linux-
riscv/patch/20220318152430.526320-1-ben.do...@codethink.co.uk/

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

Title:
  Fix unmatched ASMedia ASM2824 PCIe link training

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


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

[Bug 1965321] Re: u-boot 2022.01+dfsg-2ubuntu1 breaks nvme on RISC-V unmatched board

2022-03-21 Thread Alexandre Ghiti
This issue seems to have a fix in Linux, which is nice since it does not
depend on u-boot at all:

https://patchwork.kernel.org/project/linux-
riscv/patch/20220318152430.526320-1-ben.do...@codethink.co.uk/

I'll give it a try.

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

Title:
  u-boot 2022.01+dfsg-2ubuntu1 breaks nvme on RISC-V unmatched board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1965321/+subscriptions


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

[Bug 1946773] Re: "An error occurred. Press enter to start a shell"

2022-03-18 Thread Alexandre Ghiti
For the record, we fell onto the same issue with the RISC-V live
installer on the SiFive Unmatched board whose logs are attached. In
those logs you'll see a kernel bug that I'm currently investigating
which is likely caused by the md5check job.

Adding fsck.mode=skip to the command line fixed the issue for us.

** Attachment added: "log_fail_cloud_init.tar.gz"
   
https://bugs.launchpad.net/subiquity/+bug/1946773/+attachment/5570361/+files/log_fail_cloud_init.tar.gz

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

Title:
  "An error occurred. Press enter to start a shell"

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


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

[Bug 1965321] Re: u-boot 2022.01+dfsg-2ubuntu1 breaks nvme on RISC-V unmatched board

2022-03-17 Thread Alexandre Ghiti
And:

ubuntu@ubuntu:~$ sudo apt info u-boot-sifive=2021.07+dfsg-0ubuntu10
Package: u-boot-sifive
Version: 2021.07+dfsg-0ubuntu10
Built-Using: opensbi (= 0.9+187.52af6e4b52-0ubuntu1)

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

Title:
  u-boot 2022.01+dfsg-2ubuntu1 breaks nvme on RISC-V unmatched board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1965321/+subscriptions


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

[Bug 1965321] Re: u-boot 2022.01+dfsg-2ubuntu1 breaks nvme on RISC-V unmatched board

2022-03-17 Thread Alexandre Ghiti
Actually the last assertion is wrong:

ubuntu@ubuntu:~$ sudo apt info u-boot-sifive=2021.07+dfsg-0ubuntu8
Package: u-boot-sifive
Version: 2021.07+dfsg-0ubuntu8
Built-Using: opensbi (= 0.9-2ubuntu2)

ubuntu@ubuntu:~$ sudo apt info u-boot-sifive=2022.01+dfsg-2ubuntu1
Package: u-boot-sifive
Version: 2022.01+dfsg-2ubuntu1
Built-Using: opensbi (= 1.0-3ubuntu1)

One more thing to check on my side.

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

Title:
  u-boot 2022.01+dfsg-2ubuntu1 breaks nvme on RISC-V unmatched board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1965321/+subscriptions


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

[Bug 1965321] [NEW] u-boot 2022.01+dfsg-2ubuntu1 breaks nvme on RISC-V unmatched board

2022-03-17 Thread Alexandre Ghiti
Public bug reported:

When booting a jammy image on the SiFive Unmatched board, the nvme disk
do not appear whereas by simply replacing u-boot with the previous
version 2021.07+dfsg-0ubuntu8 works fine.

Could be related to upstream commit
a398a51ccc68c0a7aee14f8328dc86a1a4cfba85 ("pci: Work around PCIe link
training failures"), I have to try.

This does not look related to opensbi as both versions were built
against the same opensbi version.

** Affects: u-boot (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/1965321

Title:
  u-boot 2022.01+dfsg-2ubuntu1 breaks nvme on RISC-V unmatched board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1965321/+subscriptions


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

[Bug 1962837] Re: netdata: FTBFS on riscv64

2022-03-11 Thread Alexandre Ghiti
The CI failed upstream with the following patch, but at first sight, it
seems unrelated to this patch (a bit weird though since all other PRs
passed). Anyway, the package built successfully for all archs so I think
we can upload it.

** Patch added: 
"0001-debian-Add-patch-to-unconditionally-link-against-lib.patch"
   
https://bugs.launchpad.net/ubuntu/+source/netdata/+bug/1962837/+attachment/5567916/+files/0001-debian-Add-patch-to-unconditionally-link-against-lib.patch

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

Title:
  netdata: FTBFS on riscv64

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


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

[Bug 1962837] Re: netdata: FTBFS on riscv64

2022-03-10 Thread Alexandre Ghiti
A developer agreed on the fix proposed in [1], so proposed a PR in [2].
Note that the patch in PR was tested successfully against all architectures [3]

[1] https://github.com/netdata/netdata/issues/12319
[2] https://github.com/netdata/netdata/pull/12366
[3] 
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13305735/+listing-archive-extra

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

Title:
  netdata: FTBFS on riscv64

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


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

[Bug 1962837] Re: netdata: FTBFS on riscv64

2022-03-07 Thread Alexandre Ghiti
As explained in [1], I have a fix but I wait a few days for upstream to
review it before uploading.

[1] https://github.com/netdata/netdata/issues/12319

** Bug watch added: github.com/netdata/netdata/issues #12319
   https://github.com/netdata/netdata/issues/12319

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

Title:
  netdata: FTBFS on riscv64

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


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

[Bug 1951065] Re: [MIR] libio-prompt-tiny-perl

2022-03-03 Thread Alexandre Ghiti
The following packages would also need an MIR because they are new
dependencies of lintian which is in main. Note that all those packages
are maintained by the Debian Perl Group :

* libsyntax-keyword-try-perl
* libxs-parse-keyword-perl
* libdata-validate-uri-perl
* libdata-validate-ip-perl
* libnet-ipv6addr-perl
* libnet-netmask-perl
* libmath-base85-perl

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

Title:
  [MIR] libio-prompt-tiny-perl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdata-validate-ip-perl/+bug/1951065/+subscriptions


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

[Bug 1951065] Re: [MIR] libio-prompt-tiny-perl

2022-03-03 Thread Alexandre Ghiti
** Also affects: libsyntax-keyword-try-perl (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: libxs-parse-keyword-perl (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: libdata-validate-uri-perl (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: libdata-validate-ip-perl (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: libnet-ipv6addr-perl (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: libnet-netmask-perl (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: libmath-base85-perl (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/1951065

Title:
  [MIR] libio-prompt-tiny-perl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdata-validate-ip-perl/+bug/1951065/+subscriptions


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

[Bug 1957100] Re: Merge lintian 2.114.0 from Debian unstable

2022-02-24 Thread Alexandre Ghiti
** Attachment added: "debdiff_oldubuntu_newubuntu"
   
https://bugs.launchpad.net/ubuntu/+source/lintian/+bug/1957100/+attachment/5563518/+files/debdiff_oldubuntu_newubuntu

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

Title:
  Merge lintian 2.114.0 from Debian unstable

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


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

[Bug 1957100] Re: Merge lintian 2.114.0 from Debian unstable

2022-02-24 Thread Alexandre Ghiti
** Attachment added: "debdiff_oldubuntu_newubuntu"
   
https://bugs.launchpad.net/ubuntu/+source/lintian/+bug/1957100/+attachment/5563511/+files/debdiff_oldubuntu_newubuntu

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

Title:
  Merge lintian 2.114.0 from Debian unstable

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


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

[Bug 1957100] Re: Merge lintian 2.114.0 from Debian unstable

2022-02-24 Thread Alexandre Ghiti
** Attachment added: "debdiff_debian_ubuntu"
   
https://bugs.launchpad.net/ubuntu/+source/lintian/+bug/1957100/+attachment/5563510/+files/debdiff_debian_ubuntu

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

Title:
  Merge lintian 2.114.0 from Debian unstable

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


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

[Bug 1960088] Re: a) "collections" has no attribute "callable"; b) PY_SSIZE_T_CLEAN

2022-02-23 Thread Alexandre Ghiti
I went ahead and gave master a try here [1] and that locally fixes the 
segfault. I think taking master is ok, there's not much activity in this repo 
which I interpret as master is stable enough.
I versioned this package as 3.6.0 but I'm not sure here.

Thanks xnox,

[1]
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13277687/+listing-
archive-extra

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

Title:
  a) "collections" has no attribute "callable"; b) PY_SSIZE_T_CLEAN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-python/+bug/1960088/+subscriptions


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

[Bug 1957100] Re: Merge lintian 2.114.0 from Debian unstable

2022-02-21 Thread Alexandre Ghiti
Attached the updated debdiff against 2.111-0ubuntu3.


** Patch added: "debdiff_oldubuntu_newubuntu.patch"
   
https://bugs.launchpad.net/ubuntu/+source/lintian/+bug/1957100/+attachment/5562436/+files/debdiff_oldubuntu_newubuntu.patch

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

Title:
  Merge lintian 2.114.0 from Debian unstable

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


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

[Bug 1957100] Re: Merge lintian 2.114.0 from Debian unstable

2022-02-21 Thread Alexandre Ghiti
Attached the updated debdiff against debian version 2.114 with [1] and I
replaced "LP #" into "LP: #" in changelog.

https://bugs.launchpad.net/ubuntu/+source/lintian/+bug/1959004

** Patch added: "debdiff_debian_ubuntu.patch"
   
https://bugs.launchpad.net/ubuntu/+source/lintian/+bug/1957100/+attachment/5562434/+files/debdiff_debian_ubuntu.patch

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

Title:
  Merge lintian 2.114.0 from Debian unstable

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


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

[Bug 1957100] Re: Merge lintian 2.114.0 from Debian unstable

2022-02-21 Thread Alexandre Ghiti
Lintian 2.114 introduces lots of new dependencies which require MIR:

* libdata-validate-uri-perl
  + libdata-validate-ip-perl
 - libnet-ipv6addr-perl
   * libmath-bigint-perl
  + libscalar-list-utils-perl
 - libnet-netmask-perl
* libsyntax-keyword-try-perl
  + libxs-parse-keyword-perl
* libencode-perl
* libhtml-tokeparser-simple-perl
* libwww-mechanize-perl
  + libhttp-server-simple-perl
* plzip

It is not possible to avoid perl5.34-related new dependencies as
perl5.34 landed in Jammy. Other dependencies are not straightforward to
eliminate either.

It's been discussed in the foundations team and it was decided to merge
this version and do the MIR (if needed) after the sprint next week.

FWIW, I have given Simon's patches a new try in my PPA at [1], and it
successfully built.

[1]
https://launchpad.net/~alexghiti/+archive/ubuntu/distro/+sourcepub/13273498/+listing-
archive-extra

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

Title:
  Merge lintian 2.114.0 from Debian unstable

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


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

[Bug 1961097] Re: autopackage tests fail against Python 3.10

2022-02-18 Thread Alexandre Ghiti
The relevant stuff being here
https://github.com/DataBiosphere/toil/pull/3967.

I pinged doko so that he can remove the package.

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

Title:
  autopackage tests fail against Python 3.10

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


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

[Bug 1960088] Re: a) "collections" has no attribute "callable"; b) PY_SSIZE_T_CLEAN

2022-02-18 Thread Alexandre Ghiti
I have just asked for help here
https://github.com/grisha/mod_python/issues/113

** Bug watch added: github.com/grisha/mod_python/issues #113
   https://github.com/grisha/mod_python/issues/113

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

Title:
  a) "collections" has no attribute "callable"; b) PY_SSIZE_T_CLEAN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-python/+bug/1960088/+subscriptions


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

[Bug 1960608] Re: python-pip >= 21.3.1+dfsg-3 fails pip3-root.sh autopkgtest with python3.10

2022-02-17 Thread Alexandre Ghiti
I'm not sure I understand: do I need to enable the sysconfig patch for
python3.10 in addition to your fix?

Thanks

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

Title:
  python-pip >= 21.3.1+dfsg-3 fails pip3-root.sh autopkgtest with
  python3.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-python/+bug/1960608/+subscriptions


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

[Bug 1960608] Re: python-pip >= 21.3.1+dfsg-3 fails pip3-root.sh autopkgtest with python3.10

2022-02-14 Thread Alexandre Ghiti
I talked with doko about that, and he told me to give it a try. The
patch does not apply directly, I had to rebase it: it seems to fix this
issue (i.e.: I can install a package to the right location with my new
python 3.10 package here [1]) but then when installed, it fails to build
python-pip package with the following error:

make[1]: Leaving directory '/tmp/autopkgtest.hzRvXB/build.kr1/real-tree'
   dh_installsystemduser -O--buildsystem=pybuild
   dh_lintian -O--buildsystem=pybuild
   dh_perl -O--buildsystem=pybuild
   dh_usrlocal -O--buildsystem=pybuild
dh_usrlocal: error: debian/python3-pip/usr/local/bin/pip is not a directory
make: *** [debian/rules:8: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
blame: python-pip-22.0.2+dfsg/
badpkg: rules build failed with exit code 2


I attach my rebase that may be wrong if you can take a look.

(I'll send the same info by mail as requested by doko.)

[1]
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13261732/+listing-
archive-extra

** Patch added: "NEW-sysconfig-debian-schemes.diff"
   
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1960608/+attachment/5560804/+files/NEW-sysconfig-debian-schemes.diff

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

Title:
  python-pip >= 21.3.1+dfsg-3 fails pip3-root.sh autopkgtest with
  python3.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1960608/+subscriptions


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

[Bug 1960088] Re: a) "collections" has no attribute "callable"; b) PY_SSIZE_T_CLEAN

2022-02-11 Thread Alexandre Ghiti
I worked a bit on this package too, here are my findings:

```
Thread 2 "apache2" hit Breakpoint 2, 0x5624ceb81420 in ap_rwrite ()
(gdb) bt
#0  0x5624ceb81420 in ap_rwrite ()
#1  0x7fe7c99bbe72 in req_write (self=0x7fe7c84df700, args=)
at 
/home/ubuntu/libapache2-mod-python/libapache2-mod-python-3.5.0/src/requestobject.c:1590
#2  0x7fe7c9501bce in ?? () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#3  0x7fe7c948be4e in _PyEval_EvalFrameDefault () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#4  0x7fe7c95d7e1f in ?? () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#5  0x7fe7c948a58e in _PyEval_EvalFrameDefault () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#6  0x7fe7c95d7e1f in ?? () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#7  0x7fe7c948a58e in _PyEval_EvalFrameDefault () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#8  0x7fe7c95d7e1f in ?? () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#9  0x7fe7c948a58e in _PyEval_EvalFrameDefault () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#10 0x7fe7c95d7e1f in ?? () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#11 0x7fe7c94f8f48 in ?? () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#12 0x7fe7c94f9143 in ?? () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#13 0x7fe7c94f9825 in _PyObject_CallMethod_SizeT () from 
target:/lib/x86_64-linux-gnu/libpython3.10.so.1.0
#14 0x7fe7c99c505c in python_handler (req=0x7fe7c93740a0, phase=)
at 
/home/ubuntu/libapache2-mod-python/libapache2-mod-python-3.5.0/src/mod_python.c:1535
#15 0x5624ceb8dc08 in ap_run_handler ()
#16 0x5624ceb8faf6 in ap_invoke_handler ()
#17 0x5624cebb6678 in ap_process_async_request ()
#18 0x5624cebb6d1b in ?? ()
#19 0x5624ceba2d68 in ap_run_process_connection ()
#20 0x7fe7c9a1d795 in ?? () from 
target:/usr/lib/apache2/modules/mod_mpm_event.so
#21 0x7fe7c9a1e13c in ?? () from 
target:/usr/lib/apache2/modules/mod_mpm_event.so
#22 0x7fe7c9c05b43 in start_thread (arg=) at 
./nptl/pthread_create.c:442
#23 0x7fe7c9c97b80 in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
(gdb) up
#1  0x7fe7c99bbe72 in req_write (self=0x7fe7c84df700, args=)
at 
/home/ubuntu/libapache2-mod-python/libapache2-mod-python-3.5.0/src/requestobject.c:1590
1590rc = ap_rwrite(buff, len, self->request_rec);
(gdb) p/x buff
$1 = 0x7fe7
(gdb) p/x *buff
Cannot access memory at address 0x7fe7
```

And indeed the segfault happens in a lower frame at this same address:

```
Thread 2 "apache2" received signal SIGSEGV, Segmentation fault.
__memmove_sse2_unaligned_erms () at 
../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:416
416 ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S: No such file 
or directory.
(gdb) display /i $pc
1: x/i $pc
=> 0x7fe7c9c35a60 <__memmove_sse2_unaligned_erms+96>:   mov
-0x8(%rsi,%rdx,1),%rcx
(gdb) p/x $rsi
$2 = 0x7fe7
(gdb) p/x $rdx
$3 = 0xe
```

And I can't find this address in /proc/pid/maps, which is weird because
that would mean PyArg_ParseTuple returns a wrong address.

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

Title:
  a) "collections" has no attribute "callable"; b) PY_SSIZE_T_CLEAN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-python/+bug/1960088/+subscriptions


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

[Bug 1960616] Re: Please merge python-pyxattr 0.7.2-2 (main) from Debian unstable (main)

2022-02-11 Thread Alexandre Ghiti
python-pyxattr 0.7.2-2ubuntu1 successfully built into my PPA [1] and
locally passed autopkgtest.

[1] https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+packages

** Tags added: fr-2046

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

Title:
  Please merge python-pyxattr 0.7.2-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pyxattr/+bug/1960616/+subscriptions


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

[Bug 1960616] Re: Please merge python-pyxattr 0.7.2-2 (main) from Debian unstable (main)

2022-02-11 Thread Alexandre Ghiti
** Changed in: python-pyxattr (Ubuntu)
 Assignee: (unassigned) => Alexandre Ghiti (alexghiti)

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

Title:
  Please merge python-pyxattr 0.7.2-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pyxattr/+bug/1960616/+subscriptions


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

[Bug 1960616] [NEW] Please merge python-pyxattr 0.7.2-2 (main) from Debian unstable (main)

2022-02-11 Thread Alexandre Ghiti
Public bug reported:

Please merge python-pyxattr 0.7.2-2 (main) from Debian unstable (main)

** Affects: python-pyxattr (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/1960616

Title:
  Please merge python-pyxattr 0.7.2-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pyxattr/+bug/1960616/+subscriptions


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

[Bug 1960608] [NEW] python-pip >= 21.3.1+dfsg-3 fails pip3-root.sh autopkgtest

2022-02-11 Thread Alexandre Ghiti
Public bug reported:

pip3-root.sh expects world package to be installed in
/usr/local/lib/python3.*/dist-packages whereas it is actually installed
into /usr/lib/python3.10/site-packages/.

It even fails to uninstall the package right after installing it:

ubuntu@autopkgtest:~$ sudo python3 -m pip install world
Collecting world
  Using cached world-4.1.1-py3-none-any.whl
Collecting atpublic
  Using cached atpublic-3.0.1-py3-none-any.whl (4.8 kB)
Installing collected packages: atpublic, world
Successfully installed atpublic-3.0.1 world-4.1.1
WARNING: Running pip as the 'root' user can result in broken permissions and 
conflicting behaviour with the system package manager. It is recommended to use 
a virtual environment instead: https://pip.pypa.io/warnings/venv
ubuntu@autopkgtest:~$ sudo python3 -m pip uninstall world
WARNING: Skipping world as it is not installed.
WARNING: Running pip as the 'root' user can result in broken permissions and 
conflicting behaviour with the system package manager. It is recommended to use 
a virtual environment instead: https://pip.pypa.io/warnings/venv

** Affects: python-pip (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/1960608

Title:
  python-pip >= 21.3.1+dfsg-3 fails pip3-root.sh autopkgtest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1960608/+subscriptions


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

[Bug 1959377] Re: Fix test on python 3.10

2022-01-28 Thread Alexandre Ghiti
Find attached an updated version of the patch that contains the URL to
the github PR.

** Patch added: "debdiff_python3.10.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gitsome/+bug/1959377/+attachment/5557976/+files/debdiff_python3.10.patch

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

Title:
  Fix test on python 3.10

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


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

[Bug 1959377] Re: Fix test on python 3.10

2022-01-28 Thread Alexandre Ghiti
** Tags added: fr-2012

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

Title:
  Fix test on python 3.10

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


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

[Bug 1959377] [NEW] Fix test on python 3.10

2022-01-28 Thread Alexandre Ghiti
Public bug reported:

As can be seen in [1], gitsome autopkgtests fail against python 3.10
because it uses 'collections' instead of 'collections.abc', that syntax
being deprecated since python 3.3.

You can find attached a patch that fixes this issue: the package
successfully built in my PPA [2] and the autopkgtests passed locally on
an amd64 VM.

[1] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/g/gitsome/20220126_092330_5ad21@/log.gz
[2] https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+packages

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


** Tags: fr-2012

** Attachment added: "debdiff_python3.10.patch"
   
https://bugs.launchpad.net/bugs/1959377/+attachment/5557913/+files/debdiff_python3.10.patch

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

Title:
  Fix test on python 3.10

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


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

[Bug 1958502] Re: Please merge newt 0.52.21-5 (main) from Debian unstable (main)

2022-01-27 Thread Alexandre Ghiti
New diff that contains the LP bug number in the changelog.

** Patch added: "debdiff_debian_ubuntu.diff"
   
https://bugs.launchpad.net/ubuntu/+source/newt/+bug/1958502/+attachment/5557899/+files/debdiff_debian_ubuntu.diff

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

Title:
  Please merge newt 0.52.21-5 (main) from Debian unstable (main)

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


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

[Bug 1958502] Re: Please merge newt 0.52.21-5 (main) from Debian unstable (main)

2022-01-27 Thread Alexandre Ghiti
New diff that contains the LP bug number in changelog.

** Patch added: "debdiff_oldubuntu_ubuntu.diff"
   
https://bugs.launchpad.net/ubuntu/+source/newt/+bug/1958502/+attachment/5557898/+files/debdiff_oldubuntu_ubuntu.diff

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

Title:
  Please merge newt 0.52.21-5 (main) from Debian unstable (main)

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


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

[Bug 1958959] Re: pahole v1.22-2 segfaults when building a Linux kernel

2022-01-26 Thread Alexandre Ghiti
Hi Gianfranco,

dwarves 1.22-2build1 and libbpf 0.5.0-1 still segfaults for me.
On the other hand, the latest version 1.22-2ubuntu1 fixes the issue.

If you need any more testing, do not hesitate.

Thanks,

Alex

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

Title:
  pahole v1.22-2 segfaults when building a Linux kernel

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


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

[Bug 1942895] Re: Build fails on riscv64 in qemu user emulation

2022-01-25 Thread Alexandre Ghiti
This patch was merged upstream in 1.8, and currently 1.8-3 built fine,
so this bug is Fix-Released.

** Changed in: pocl (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Build fails on riscv64 in qemu user emulation

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


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

[Bug 1946202] Re: Proposed: testsuite segfaults on ARM64

2022-01-25 Thread Alexandre Ghiti
Pocl 1.8-3 depends on llvm-toolchain-11, so this bug is not relevant
anymore.

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

Title:
  Proposed: testsuite segfaults on ARM64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-9/+bug/1946202/+subscriptions


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

[Bug 1958897] Re: Please merge acpid 2.0.33-1 (main) from Debian unstable (main)

2022-01-25 Thread Alexandre Ghiti
** Patch added: "debdiff_oldubuntu_newubuntu.patch"
   
https://bugs.launchpad.net/ubuntu/+source/acpid/+bug/1958897/+attachment/5557344/+files/debdiff_oldubuntu_newubuntu.patch

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

Title:
  Please merge acpid 2.0.33-1 (main) from Debian unstable (main)

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


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

[Bug 1958897] Re: Please merge acpid 2.0.33-1 (main) from Debian unstable (main)

2022-01-25 Thread Alexandre Ghiti
This package successfully built in my PPA [1].

[1] https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+packages

** Changed in: acpid (Ubuntu)
 Assignee: Alexandre Ghiti (alexghiti) => (unassigned)

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

Title:
  Please merge acpid 2.0.33-1 (main) from Debian unstable (main)

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


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

[Bug 1958897] Re: Please merge acpid 2.0.33-1 (main) from Debian unstable (main)

2022-01-25 Thread Alexandre Ghiti
** Patch added: "debdiff_debian_ubuntu.patch"
   
https://bugs.launchpad.net/ubuntu/+source/acpid/+bug/1958897/+attachment/5557343/+files/debdiff_debian_ubuntu.patch

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

Title:
  Please merge acpid 2.0.33-1 (main) from Debian unstable (main)

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


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

[Bug 1958959] Re: pahole v1.22-2 segfaults when building a Linux kernel

2022-01-25 Thread Alexandre Ghiti
Below the backtrace from the crash file:

$ gdb /home/alex/work/pahole/build/pahole core.pahole.1357462 
GNU gdb (Ubuntu 11.1-0ubuntu2) 11.1
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
/home/alex/.gdbinit:5: Error in sourced command file:
Undefined item: "riscv:rv64".
Reading symbols from /home/alex/work/pahole/build/pahole...
(No debugging symbols found in /home/alex/work/pahole/build/pahole)
[New LWP 1357462]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `pahole -J --btf_gen_floats .tmp_vmlinux.btf'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __strcmp_avx2 () at ../sysdeps/x86_64/multiarch/strcmp-avx2.S:105
105 ../sysdeps/x86_64/multiarch/strcmp-avx2.S: No such file or directory.
(gdb) bt
#0  __strcmp_avx2 () at ../sysdeps/x86_64/multiarch/strcmp-avx2.S:105
#1  0x55f3ba5401c0 in __structures__add ()
#2  0x55f3ba542601 in pahole_stealer ()
#3  0x7ff72faf0883 in cus.finalize () from 
/home/alex/work/pahole/build/libdwarves.so.1
#4  0x7ff72faf3a17 in dwarf_cus.create_and_process_cu () from 
/home/alex/work/pahole/build/libdwarves.so.1
#5  0x7ff72faf445c in cus.load_module () from 
/home/alex/work/pahole/build/libdwarves.so.1
#6  0x7ff72faf4725 in cus.process_dwflmod () from 
/home/alex/work/pahole/build/libdwarves.so.1
#7  0x7ff72f852b51 in dwfl_getmodules () from 
/lib/x86_64-linux-gnu/libdw.so.1
#8  0x7ff72faefab4 in dwarf.load_file () from 
/home/alex/work/pahole/build/libdwarves.so.1
#9  0x7ff72fae7f2f in cus.load_file () from 
/home/alex/work/pahole/build/libdwarves.so.1
#10 0x7ff72fae81b8 in cus.load_files () from 
/home/alex/work/pahole/build/libdwarves.so.1
#11 0x55f3ba53ed09 in main ()

** Bug watch added: Debian Bug tracker #1004311
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004311

** Also affects: dwarves (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004311
   Importance: Unknown
   Status: Unknown

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

Title:
  pahole v1.22-2 segfaults when building a Linux kernel

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


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

[Bug 1958959] [NEW] pahole v1.22-2 segfaults when building a Linux kernel

2022-01-25 Thread Alexandre Ghiti
Public bug reported:

As can be seen in [1], pahole segfaults. It can easily be reproduced
locally by simply enabling CONFIG_DEBUG_INFO_BTF to the kernel config.

I tried the 1.22 from upstream and it works fine. But when applying
add_cmake_libbpf_enabled_option.patch, pahole segfaults.

[1] https://launchpadlibrarian.net/581986191/buildlog_ubuntu-jammy-
riscv64.linux-riscv-unstable_5.16.0-1001.1~ppa3_BUILDING.txt.gze

** Affects: dwarves (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/1958959

Title:
  pahole v1.22-2 segfaults when building a Linux kernel

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


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

[Bug 1958897] [NEW] Please merge acpid 2.0.33-1 (main) from Debian unstable (main)

2022-01-24 Thread Alexandre Ghiti
Public bug reported:

Please merge acpid 2.0.33-1 (main) from Debian unstable (main)

** Affects: acpid (Ubuntu)
 Importance: Undecided
 Assignee: Alexandre Ghiti (alexghiti)
 Status: New

** Changed in: acpid (Ubuntu)
 Assignee: (unassigned) => Alexandre Ghiti (alexghiti)

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

Title:
  Please merge acpid 2.0.33-1 (main) from Debian unstable (main)

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


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

[Bug 1958887] Re: Please merge logrotate 3.19.0-1 (main) from Debian unstable (main)

2022-01-24 Thread Alexandre Ghiti
This package successfully built in my PPA [1] and passed autopkgtests in
a jammy VM.

[1] https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+packages

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

Title:
  Please merge logrotate 3.19.0-1 (main) from Debian unstable (main)

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


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

[Bug 1958887] Re: Please merge logrotate 3.19.0-1 (main) from Debian unstable (main)

2022-01-24 Thread Alexandre Ghiti
** Patch added: "debdiff_debian_ubuntu.patch"
   
https://bugs.launchpad.net/ubuntu/+source/logrotate/+bug/1958887/+attachment/5557095/+files/debdiff_debian_ubuntu.patch

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

Title:
  Please merge logrotate 3.19.0-1 (main) from Debian unstable (main)

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


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

[Bug 1958887] Re: Please merge logrotate 3.19.0-1 (main) from Debian unstable (main)

2022-01-24 Thread Alexandre Ghiti
** Patch added: "debdiff_oldubuntu_newubuntu.patch"
   
https://bugs.launchpad.net/ubuntu/+source/logrotate/+bug/1958887/+attachment/5557094/+files/debdiff_oldubuntu_newubuntu.patch

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

Title:
  Please merge logrotate 3.19.0-1 (main) from Debian unstable (main)

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


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

[Bug 1958887] [NEW] Please merge logrotate 3.19.0-1 (main) from Debian unstable (main)

2022-01-24 Thread Alexandre Ghiti
Public bug reported:

Please merge logrotate 3.19.0-1 (main) from Debian unstable (main)

** Affects: logrotate (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/1958887

Title:
  Please merge logrotate 3.19.0-1 (main) from Debian unstable (main)

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


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

[Bug 1958502] Re: Please merge newt 0.52.21-5 (main) from Debian unstable (main)

2022-01-20 Thread Alexandre Ghiti
The new package built successfully in my ppa:
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13213239/+listing-
archive-extra

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

Title:
  Please merge newt 0.52.21-5 (main) from Debian unstable (main)

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


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

[Bug 1958502] Re: Please merge newt 0.52.21-5 (main) from Debian unstable (main)

2022-01-20 Thread Alexandre Ghiti
** Patch added: "debdiff_oldubuntu_ubuntu.diff"
   
https://bugs.launchpad.net/ubuntu/+source/newt/+bug/1958502/+attachment/790/+files/debdiff_oldubuntu_ubuntu.diff

** Changed in: newt (Ubuntu)
 Assignee: Alexandre Ghiti (alexghiti) => (unassigned)

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

Title:
  Please merge newt 0.52.21-5 (main) from Debian unstable (main)

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


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

[Bug 1958502] Re: Please merge newt 0.52.21-5 (main) from Debian unstable (main)

2022-01-20 Thread Alexandre Ghiti
** Patch added: "debdiff_debian_ubuntu.diff"
   
https://bugs.launchpad.net/ubuntu/+source/newt/+bug/1958502/+attachment/789/+files/debdiff_debian_ubuntu.diff

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

Title:
  Please merge newt 0.52.21-5 (main) from Debian unstable (main)

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


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

[Bug 1958502] [NEW] Please merge newt 0.52.21-5 (main) from Debian unstable (main)

2022-01-20 Thread Alexandre Ghiti
Public bug reported:

Please merge newt 0.52.21-5 (main) from Debian unstable (main)

** Affects: newt (Ubuntu)
 Importance: Undecided
 Assignee: Alexandre Ghiti (alexghiti)
 Status: New

** Changed in: newt (Ubuntu)
 Assignee: (unassigned) => Alexandre Ghiti (alexghiti)

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

Title:
  Please merge newt 0.52.21-5 (main) from Debian unstable (main)

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


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

[Bug 1956440] [NEW] FTBFS against python3-pygments (=2.10.0+dfsg-1)

2022-01-05 Thread Alexandre Ghiti
Public bug reported:

As can be seen in [1], the current package FTBFS against merged
python3-pygments (=2.10.0+dfsg-1).  A similar issue was reported on the
23th of December 2021 in Debian [2].

I locally bumped the version of ruby-pygments.rb to 2.2.0 as the current
one is from 2017 and embeds lots of distro patches. I'm waiting for an
answer to the report I did upstream [3] and will propose the new
version.

[1] 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/r/ruby-pygments.rb/20211210_140400_926ac@/log.gz
[2] 
https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1835947.html
[3] https://github.com/pygments/pygments.rb/issues/234

** Affects: ruby-pygments.rb (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: ruby-pygments.rb (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: update-excuse

** Bug watch added: Debian Bug tracker #1002532
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002532

** Also affects: ruby-pygments.rb (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002532
   Importance: Unknown
   Status: Unknown

** Tags added: update-excuse

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

Title:
  FTBFS against python3-pygments (=2.10.0+dfsg-1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-pygments.rb/+bug/1956440/+subscriptions


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

[Bug 1955042] [NEW] SBI SRST extension is missing

2021-12-16 Thread Alexandre Ghiti
Public bug reported:

SBI SRST extension is needed for handling sifive unmatched reboot and
with the reset now merged into openSBI package, enabling SRST extension
finally gives us the possibility to reset the board.

The patch to enable SRST extension can be found here:
https://lore.kernel.org/all/20210609121322.3058-2-anup.pa...@wdc.com/ or
use the attached patch.

I tested it on top of 5.13.0-1006.6+22.04.1 on the unmatched board and
it allows to successfully reboots the board.

** Affects: linux-riscv (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "0001-RISC-V-Use-SBI-SRST-extension-when-available.patch"
   
https://bugs.launchpad.net/bugs/1955042/+attachment/5548032/+files/0001-RISC-V-Use-SBI-SRST-extension-when-available.patch

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

Title:
  SBI SRST extension is missing

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


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

[Bug 1952602] Re: Please merge logrotate 3.18.1-2 (main) from Debian unstable (main)

2021-11-29 Thread Alexandre Ghiti
** Patch added: "debdiff_0ubuntu2_1ubuntu1.patch"
   
https://bugs.launchpad.net/ubuntu/+source/logrotate/+bug/1952602/+attachment/5544061/+files/debdiff_0ubuntu2_1ubuntu1.patch

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

Title:
  Please merge logrotate 3.18.1-2 (main) from Debian unstable (main)

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


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

[Bug 1952602] Re: Please merge logrotate 3.18.1-2 (main) from Debian unstable (main)

2021-11-29 Thread Alexandre Ghiti
** Patch added: "debdiff_debian_ubuntu1.patch"
   
https://bugs.launchpad.net/ubuntu/+source/logrotate/+bug/1952602/+attachment/5544060/+files/debdiff_debian_ubuntu1.patch

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

Title:
  Please merge logrotate 3.18.1-2 (main) from Debian unstable (main)

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


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

[Bug 1952602] [NEW] Please merge logrotate 3.18.1-2 (main) from Debian unstable (main)

2021-11-29 Thread Alexandre Ghiti
Public bug reported:

  * Merge from Debian unstable. Remaining changes:  
 
- debian/control: Drop mailx to Suggests for Ubuntu; it's only used 
 
  on request, and we don't configure an MTA by default. 
 
- debian/patches/ubuntu/logrotate.conf-use-group-adm.patch: 
 
  Use group 'adm' by default when rotating logs.

** Affects: logrotate (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/1952602

Title:
  Please merge logrotate 3.18.1-2 (main) from Debian unstable (main)

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


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

[Bug 1952591] Re: Please merge kmod 29-1 (main) from Debian unstable (main)

2021-11-29 Thread Alexandre Ghiti
Note that 28-ubuntu5 is only a no-change rebuild.

** Patch added: "debdiff_28ubuntu4_29ubuntu1.patch"
   
https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1952591/+attachment/5544058/+files/debdiff_28ubuntu4_29ubuntu1.patch

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

Title:
  Please merge kmod 29-1 (main) from Debian unstable (main)

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


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

[Bug 1952591] Re: Please merge kmod 29-1 (main) from Debian unstable (main)

2021-11-29 Thread Alexandre Ghiti
** Patch added: "debdiff_debian_ubuntu1.patch"
   
https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1952591/+attachment/5544057/+files/debdiff_debian_ubuntu1.patch

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

Title:
  Please merge kmod 29-1 (main) from Debian unstable (main)

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


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

[Bug 1952591] [NEW] Please merge kmod 29-1 (main) from Debian unstable (main)

2021-11-29 Thread Alexandre Ghiti
Public bug reported:

  * Merge from Debian unstable. Remaining changes:  
 
- Enable testsuite during build.
 
- Build with zstd compression enabled.  
 
- Install ubuntu-specific depmod.d and modprobe.d contents.

** Affects: kmod (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/1952591

Title:
  Please merge kmod 29-1 (main) from Debian unstable (main)

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


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

[Bug 1943129] Re: Add support for riscv64

2021-11-09 Thread Alexandre Ghiti
Sync of version 2:3.5.99.26-5 from debian fixed this issue.

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

Title:
  Add support for riscv64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nx-libs/+bug/1943129/+subscriptions


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

[Bug 1946767] Re: Build fails on riscv64

2021-11-04 Thread Alexandre Ghiti
** Bug watch added: Debian Bug tracker #902769
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902769

** Also affects: timidity (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902769
   Importance: Unknown
   Status: Unknown

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

Title:
  Build fails on riscv64

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


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

[Bug 1946767] Re: Build fails on riscv64

2021-11-03 Thread Alexandre Ghiti
Attached debdiff updated for jammy.


** Patch added: "timidity_debdiff.patch"
   
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/1946767/+attachment/5537904/+files/timidity_debdiff.patch

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

Title:
  Build fails on riscv64

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


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

[Bug 1946202] Re: Proposed: testsuite segfaults on ARM64

2021-11-03 Thread Alexandre Ghiti
Pocl 1.8-1 is still blocked in proposed because it also fails to build
(on arm64 at least) when upgrading from 1:9.0.1-16.1ubuntu1 to
1:9.0.1-20ubuntu2.

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

Title:
  Proposed: testsuite segfaults on ARM64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-9/+bug/1946202/+subscriptions


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

[Bug 1943129] Re: Add support for riscv64

2021-10-26 Thread Alexandre Ghiti
Attached a new debdiff against 3.5.99.26-4.

I have just rebuilt it in my ppa [1] and tested it at runtime against
latest Jammy RISCV image on the unmatched board.

Upstream answered last week and was simply expecting a proof that it
works at runtime, which @ginggs provided [2].

[1] https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+build/22335871
[2] https://github.com/ArcticaProject/nx-libs/pull/1023

** Patch added: "nx_libs_debdiff.patch"
   
https://bugs.launchpad.net/ubuntu/+source/nx-libs/+bug/1943129/+attachment/5536141/+files/nx_libs_debdiff.patch

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

Title:
  Add support for riscv64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nx-libs/+bug/1943129/+subscriptions


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

[Bug 1946224] Re: Add build dependency to unoconv

2021-10-25 Thread Alexandre Ghiti
** Bug watch added: Debian Bug tracker #997828
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997828

** Also affects: debian via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997828
   Importance: Unknown
   Status: Unknown

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

Title:
  Add build dependency to unoconv

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


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

[Bug 1946232] Re: Add build dependency to python3-uno

2021-10-25 Thread Alexandre Ghiti
I attach a new patch that I cleaned from trailing spaces.

I re-tested it locally on jammy and it fails to build because of the new
dependency as expected.

** Patch added: "unoconv_debdiff.patch"
   
https://bugs.launchpad.net/ubuntu/+source/unoconv/+bug/1946232/+attachment/5535871/+files/unoconv_debdiff.patch

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

Title:
  Add build dependency to python3-uno

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


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

[Bug 1946224] Re: Add build dependency to unoconv

2021-10-25 Thread Alexandre Ghiti
as seen here in [1], lyricue does not build on riscv64 with this patch
applied.

[1]
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+build/22335879

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

Title:
  Add build dependency to unoconv

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


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

[Bug 1944741] Re: HiFive Unmatched partitions are named "Unleashed"

2021-10-19 Thread Alexandre Ghiti
I tested the new packages [1] on a fresh RISC-V image following the test
plan in the bug description and validated that the bug was fixed in
Impish.

[1] 
https://launchpad.net/ubuntu/+source/util-linux/2.36.1-8ubuntu2/+build/22279841/+files/libfdisk-dev_2.36.1-8ubuntu2_riscv64.deb
https://launchpad.net/ubuntu/+source/util-linux/2.36.1-8ubuntu2/+build/22279841/+files/libfdisk1_2.36.1-8ubuntu2_riscv64.deb
https://launchpad.net/ubuntu/+source/util-linux/2.36.1-8ubuntu2/+build/22279841/+files/fdisk_2.36.1-8ubuntu2_riscv64.deb

** Tags added: verification-done-impish

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

Title:
  HiFive Unmatched partitions are named "Unleashed"

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


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

[Bug 1946767] Re: Build fails on riscv64

2021-10-12 Thread Alexandre Ghiti
With the attached debdiff, the build on riscv64 works [1].

[1]
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+build/22271694

** Patch added: "timidity_debdiff.patch"
   
https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/1946767/+attachment/5532150/+files/timidity_debdiff.patch

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

Title:
  Build fails on riscv64

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


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

[Bug 1946767] [NEW] Build fails on riscv64

2021-10-12 Thread Alexandre Ghiti
Public bug reported:

As can be seen in [1], the build of this package fails on riscv64: the
issue comes from the rules file where the body of the target
override_dh_auto_test is indented using spaces instead of tabs.

[1] https://launchpadlibrarian.net/563105273/buildlog_ubuntu-impish-
riscv64.timidity_2.14.0-8build1_BUILDING.txt.gz

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


** Tags: fr-1796

** Tags added: fr-1796

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

Title:
  Build fails on riscv64

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


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

[Bug 1944741] Re: HiFive Unmatched partitions are named "Unleashed"

2021-10-12 Thread Alexandre Ghiti
** Description changed:

- Both HiFive Unleashed and HiFive Unmatched bootloaders seek for the same
- UUIDs to load the next stage bootloader: the current name makes partitions
- on Unmatched board appear as 'Unleashed'.
- 
- Fix that by removing the 'Unleashed' part of the current name so that it
- fits both.
- 
- The attached debdiff contains the patch that was merged upstream
- (https://github.com/karelzak/util-
- linux/commit/10fd91d389497d8be435cc66abbdeb2eb6ea2f07).
+ [Impact]  
   
+   
   
+ Both HiFive Unleashed and HiFive Unmatched bootloaders seek for the same  
   
+ UUIDs to load the next stage bootloader: the current name makes partitions
   
+ on Unmatched board appear as 'Unleashed'. 
   
+   
   
+ This issue gives the feeling that the Ubuntu RISC-V images made specifically  
   
+ for those 2 boards were assembled in a rushed manner. 
   
+   
   
+ The attached patch fixes this by removing the 'Unleashed' part of the current 
   
+ name so that it fits both, it was build againt all architectures here:
   
+ 
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/12783067/+listing-archive-extra
+   
   
+ [Test Plan]   
   
+   
   
+ 1. Download the SiFive Unmatched image here: 
https://cdimage.ubuntu.com/ubuntu-server/daily-preinstalled/pending/impish-preinstalled-server-riscv64+unmatched.img.xz
+ 2. Follow instructions here to launch a riscv64 VM: 
https://wiki.ubuntu.com/RISC-V
+ 3. Execute the following command: 
   
+ ubuntu@ubuntu:~$ sudo fdisk -l
   
+ Disk /dev/vda: 40 GiB, 42949672960 bytes, 83886080 sectors
   
+ 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: 0F66C0C3-A5E4-439B-907E-ABAD106FE4A7 
   
+   
   
+ Device  Start  End  Sectors  Size Type
   
+ /dev/vda1  235554 83886046 83650493 39.9G Linux filesystem
   
+ /dev/vda12 227362   235553 81924M Linux filesystem
   
+ /dev/vda13 34 2081 20481M HiFive Unleashed FSBL   
   
+ /dev/vda14   208210273 81924M HiFive Unleashed BBL
   
+ /dev/vda15  10274   227361   217088  106M EFI System  
   
+   
   
+ Partition table entries are not in disk order.
   
+ 4. Download and install the new packages that contain the fix here:   
   
+ 
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+files/libfdisk1_2.36.1-8ubuntu4_riscv64.deb
+ 
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+files/libfdisk-dev_2.36.1-8ubuntu4_riscv64.deb
+ 
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+files/fdisk_2.36.1-8ubuntu4_riscv64.deb
+ 5. Re-execute the same command as above:  
   
+ ubuntu@ubuntu:~$ sudo fdisk -l
   
+ Disk /dev/vda: 40 GiB, 42949672960 bytes, 83886080 sectors
   
+ 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: 0F66C0C3-A5E4-439B-907E-ABAD106FE4A7 
   
+   
   
+ Device  Start  End  Sectors  Size Type
   
+ /dev/vda1  235554 83886046 83650493 39.9G Linux filesystem
   
+ /dev/vda12 227362   235553 81924M Linux filesystem
   
+ /dev/vda13 34 2081 20481M HiFive FSBL 
   
+ 

[Bug 1944741] Re: HiFive Unmatched partitions are named "Unleashed"

2021-10-12 Thread Alexandre Ghiti
I actually missed the translation files that contain the translation of
the partition names I changed. Attached the corresponding debdiff that
contains all the changes.

** Patch added: "util_linux_debdiff.patch"
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1944741/+attachment/5532128/+files/util_linux_debdiff.patch

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

Title:
  HiFive Unmatched partitions are named "Unleashed"

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


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

[Bug 1946202] Re: Proposed: testsuite segfaults on ARM64

2021-10-11 Thread Alexandre Ghiti
** Also affects: llvm-toolchain-9 (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/1946202

Title:
  Proposed: testsuite segfaults on ARM64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-9/+bug/1946202/+subscriptions


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

[Bug 1946202] Re: Proposed: testsuite segfaults on ARM64

2021-10-07 Thread Alexandre Ghiti
I downgraded llvm to 1:9.0.1-16.1ubuntu1 and the test passes without any
segfault.

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

Title:
  Proposed: testsuite segfaults on ARM64

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


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

[Bug 1946232] Re: Add build dependency to python3-uno

2021-10-06 Thread Alexandre Ghiti
** Patch added: "unoconv_debdiff.patch"
   
https://bugs.launchpad.net/ubuntu/+source/unoconv/+bug/1946232/+attachment/5531101/+files/unoconv_debdiff.patch

** Tags added: fr-1787

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

Title:
  Add build dependency to python3-uno

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


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

[Bug 1946232] [NEW] Add build dependency to python3-uno

2021-10-06 Thread Alexandre Ghiti
Public bug reported:

On riscv64, trying to install unoconv results in a failure because this
architecture does not have libreoffice package (see below). Given the
strong dependency of unoconv with python3-uno (which is part of
libreoffice package), adding a build dependency would fix that problem
by not building unoconv for riscv64.

root@ubuntu:~# apt install unoconv
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 unoconv : Depends: python3-uno (>= 4.0) but it is not installable
   Recommends: libreoffice-writer but it is not installable
   Recommends: libreoffice-draw but it is not installable
   Recommends: libreoffice-calc but it is not installable
   Recommends: libreoffice-impress but it is not installable
E: Unable to correct problems, you have held broken packages.
root@ubuntu:~# apt install python3-uno
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package python3-uno is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'python3-uno' has no installation candidate

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


** Tags: fr-1787

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

Title:
  Add build dependency to python3-uno

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


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

[Bug 1944741] Re: HiFive Unmatched partitions are named "Unleashed"

2021-10-06 Thread Alexandre Ghiti
** Tags added: fr-1786

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

Title:
  HiFive Unmatched partitions are named "Unleashed"

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


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

[Bug 1946224] Re: Add build dependency to unoconv

2021-10-06 Thread Alexandre Ghiti
** Patch added: "lyricue_debdiff.patch"
   
https://bugs.launchpad.net/ubuntu/+source/lyricue/+bug/1946224/+attachment/5531069/+files/lyricue_debdiff.patch

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

Title:
  Add build dependency to unoconv

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


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

[Bug 1946224] [NEW] Add build dependency to unoconv

2021-10-06 Thread Alexandre Ghiti
Public bug reported:

lyricue depends at runtime on unoconv which in turns depends on
libreoffice. Some architectures (eg riscv64) cannot build libreoffice
yet.

I already filed a bug for unoconv to add a build dependency on
libreoffice. Now add a build dependency for lyricue on unoconv so that
lyricue is not built for those architectures.

** Affects: lyricue (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/1946224

Title:
  Add build dependency to unoconv

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


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

[Bug 1946202] [NEW] Proposed: testsuite segfaults on ARM64

2021-10-06 Thread Alexandre Ghiti
Public bug reported:

A recent rebuild of this package in proposed led to multiple failures on
ARM/ARM64. The only differences between release (where it builds fine)
and proposed are:

- llvm upgrade from 1:9.0.1-16.1ubuntu1 to 1:9.0.1-20
- glibc upgrade from 2.34-0ubuntu2 to 2.34-0ubuntu3

After debugging a test that segfaults, it seems to be an LLVM issue
though, below the backtrace:

Thread 1 "test_shuffle" received signal SIGSEGV, Segmentation fault.

0xf296d868 in llvm::StringMapImpl::FindKey(llvm::StringRef) const () 
from /usr/lib/llvm-9/lib/libLLVM-9.so.1
(gdb) bt
#0  0xf296d868 in llvm::StringMapImpl::FindKey(llvm::StringRef) const
() from /usr/lib/llvm-9/lib/libLLVM-9.so.1
#1  0xf2acc148 in llvm::Module::getNamedMetadata(llvm::Twine const&) 
const () from /usr/lib/llvm-9/lib/libLLV
M-9.so.1
#2  0xf2acc3e0 in 
llvm::Module::getModuleFlagsMetadata(llvm::SmallVectorImplllvm::Module::ModuleFlagEntry&)
const ()
from /usr/lib/llvm-9/lib/libLLVM-9.so.1
#3  0xf2acc584 in llvm::Module::getModuleFlag(llvm::StringRef) const ()
from /usr/lib/llvm-9/lib/libLLVM-9.so.1
#4  0xf7ac5600 in pocl_llvm_build_program (
program=program@entry=0xaaad92d0, device_i=device_i@entry=0,
user_options_cstr=,
program_bc_path=program_bc_path@entry=0xf038 "_global const char16 
*in2, __global const uchar16 *mask, __
global char16 out) {\nout = shuffle2( *in1, *in2, *mask);\n}\n", 
num_input_headers=num_input_headers@entry=65535,
input_headers=input_headers@entry=0xee40,
header_include_names=header_include_names@entry=0x0,
linking_program=linking_program@entry=-135488132)
at /usr/lib/llvm-9/include/llvm/ADT/StringRef.h:82
#5  0xf7a52864 in compile_and_link_program (
compile_program=compile_program@entry=1,
link_program=link_program@entry=1, program=,
num_devices=, device_list=,
--Type  for more, q to quit, c to continue without paging--
options=, num_input_headers=num_input_headers@entry=0,
input_headers=input_headers@entry=0x0,
header_include_names=, header_include_names@entry=0x0,
num_input_programs=, num_input_programs@entry=0,
input_programs=, input_programs@entry=0x0,
pfn_notify=, user_data=)
at ./lib/CL/pocl_build.c:651
#6  0xf7a51c50 in POclBuildProgram (program=,
num_devices=, device_list=,
options=, pfn_notify=,
user_data=) at ./lib/CL/clBuildProgram.c:37
#7  0x3810 in TestShuffle::run (
this=this@entry=0xf480) at ./tests/kernel/test_shuffle.cc:303
#8  0x21ec in main (argc=, argv=0xf9e8)
at ./tests/kernel/test_shuffle.cc:360

** Affects: pocl (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/1946202

Title:
  Proposed: testsuite segfaults on ARM64

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


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

  1   2   >