[Bug 1961425] [NEW] 22.04: FTBFS due to test failure

2022-02-18 Thread Frédéric Bonnard
Public bug reported: Hi, capnproto 0.8.0-2ubuntu1 fails on ppc64el : https://launchpad.net/ubuntu/+source/capnproto/0.8.0-2ubuntu1/+build/23090234/+files/buildlog_ubuntu-jammy-ppc64el.capnproto_0.8.0-2ubuntu1_BUILDING.txt.gz Lowering optimization (O3->O2) level makes the failing test pass, for

[Bug 1943446] Re: libpmemobj-cpp upgrade to 1.13.0-2 causes issues (on ppc64el only)

2021-09-16 Thread Frédéric Bonnard
Ok so since gcc-11, it won't pass tests with -O3, neither O2. Got it work with O1. ``` export DEB_CXXFLAGS_MAINT_STRIP = -O3 export DEB_CXXFLAGS_MAINT_APPEND = -O1 ``` As it worked fine as is with gcc-10 on Impish, I guess it's definitely something for the toolchain team. -- You received this

[Bug 1925335] Re: subiquity installer : ibmveth disabled by default

2021-04-22 Thread Frédéric Bonnard
That would be nice! What is the rational behind the choice of not enabling wifi for instance ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925335 Title: subiquity installer : ibmveth disabled by

[Bug 1925335] [NEW] subiquity installer : ibmveth disabled by default

2021-04-21 Thread Frédéric Bonnard
Public bug reported: Hi, on PowerVM, when installing a ppc64el LPAR (P8, P9, P10) with an ibmveth network interface, this one is disabled by default even if it works and has a working DHCP server entry leading subiquity installer to propose to "Continue without network" whereas it actually

[Bug 1822012] Re: powernv machine complains of missing skiboot files

2021-04-20 Thread Frédéric Bonnard
skiboot.lid is available on all architectures as part of qemu-system-data package which is "all", not ppc specific. The latter is pulled by the binary package qemu-system-ppc, so no particular action is needed. --- ubuntu@ubuntu:~$ uname -a Linux ubuntu 5.4.0-72-generic #80-Ubuntu SMP Mon Apr

[Bug 1809098] Re: Please support other architectures

2020-07-29 Thread Frédéric Bonnard
Small update on this. Not sure I should have close that bug in my latest upload in Debian, but with 1.0.15, libdfp has support for i386 and amd64. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1809098

[Bug 1840580] Re: 19.04 server powerpc64-el Installer fails at base-installer step

2019-09-27 Thread Frédéric Bonnard
Interesting, that very same iso works well on P8 and I tried on a P9 (witherspoon) vm and didn't have any issue. I don't have access to RaptorCS machines, though I don't get what could be related to the hardware given the type of error at that point Could you attach some more logs :

[Bug 1840580] Re: 19.04 server powerpc64-el Installer fails at base-installer step

2019-09-26 Thread Frédéric Bonnard
Hi Franck, which iso URL did you use ? On which machine ? baremetal, vm, LPAR ? F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1840580 Title: 19.04 server powerpc64-el Installer fails at

[Bug 1837726] Re: Installation fails on eoan/PowerVM : missing /dev/nvram

2019-09-26 Thread Frédéric Bonnard
Thanks Thadeu, good to know the problem has been identified ! I'll be happy to test the fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1837726 Title: Installation fails on eoan/PowerVM :

[Bug 1837726] Re: Installation fails on eoan/PowerVM : missing /dev/nvram

2019-09-23 Thread Frédéric Bonnard
The fix is in 5.3.0-12.13 but trying current http://ports.ubuntu.com/ubuntu-ports/dists/eoan-proposed/main/installer-ppc64el/current/images/netboot/mini.iso (2019-09-21 81M, 3ed00b52f4335c589f4e1b070107c1af mini.iso) the kernel of the installer just panics without much details... Preparing to

[Bug 1837726] Re: Installation fails on eoan/PowerVM : missing /dev/nvram

2019-09-10 Thread Frédéric Bonnard
Thanks Seth, I'll test this as soon as it's released. F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1837726 Title: Installation fails on eoan/PowerVM : missing /dev/nvram To manage

[Bug 1837726] Re: Installation fails on eoan/PowerVM : missing /dev/nvram

2019-07-24 Thread Frédéric Bonnard
apport-collect is not available from the installation iso shell ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1837726 Title:

[Bug 1837726] [NEW] Installation fails on eoan/PowerVM : missing /dev/nvram

2019-07-24 Thread Frédéric Bonnard
Public bug reported: Hi, since eoan and kernel 5.2, the installation fails when installing grub at the end. Actually /dev/nvram does not exist. nvram support was previously built in the kernel and is now built as a module, and the module is not shipped within the iso or in udebs. This is

[Bug 1809098] Re: Please support other architectures

2019-07-18 Thread Frédéric Bonnard
Hi, what I know from the upstream is that libdfp is work in progress on x86 32b/64b. So as the Debian package maintainer of libdfp, I don't intend to add other architectures than the one well supported. In Debian, libdfp is also compiled on powerpc and ppc64. So no other arch is planned to be

[Bug 1709889] Re: Ubuntu 18.04: Bug in cfq scheduler, I/Os do not get submitted to adapter for a very long time.

2018-10-19 Thread Frédéric Bonnard
Hi all, bug #1785081 was not mirrored completely for some reason and I'm working on fixing this : it's just about the bug happening on 18.04 specifically kernel 4.15.0-26. Sorry for the lag. Also, on ppc64el, RHEL 7.5 with a 4.14 kernel uses deadline, so I guess it's not a completely unsafe

[Bug 1785026] Re: [LTCTest][OPAL][OP920] OPAL PRD generated logs is not available in /var/log/opal-prd.log file

2018-10-12 Thread Frédéric Bonnard
Hi, the log file mode is dealt with by logrotate. So restarting opal-prd won't make logrotate start and change anything (logrotate is called from crontab). The test case would rather be : [Test Case] - install fixed version of opal-prd package - stop opal-prd daemon : sudo systemctl stop

[Bug 1790601] Re: Ubuntu18.10 - Update libocxl to version 1.1

2018-09-12 Thread Frédéric Bonnard
Thanks a lot Steve! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790601 Title: Ubuntu18.10 - Update libocxl to version 1.1 To manage notifications about this bug go to:

[Bug 1790601] Re: Ubuntu18.10 - Update libocxl to version 1.1

2018-09-11 Thread Frédéric Bonnard
Nevertheless, I've upgraded libocxl to 1.1 in Debian Unstable since linux 4.18 reached Unstable on September 6th. F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790601 Title: Ubuntu18.10 -

[Bug 1784213] Re: lld missing on ppc64el

2018-09-05 Thread Frédéric Bonnard
Hi, this should be done since version 6.0.1-6 : https://launchpad.net/ubuntu/+source/llvm-toolchain-6.0/1:6.0.1-6 F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1784213 Title: lld missing on

[Bug 1709889] Re: Ubuntu 17.04: Bug in cfq scheduler, I/Os do not get submitted to adapter for a very long time.

2018-08-02 Thread Frédéric Bonnard
Dimitri, we've synced the other bug 1785081 that is probably the same issue as this one. F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1709889 Title: Ubuntu 17.04: Bug in cfq scheduler, I/Os do

[Bug 1785026] Re: [LTCTest][OPAL][OP920] OPAL PRD generated logs is not available in /var/log/opal-prd.log file

2018-08-02 Thread Frédéric Bonnard
Fixed in skiboot-6.1-2 (Debian/Unstable). You may use the same fix for 18.04 there : https://salsa.debian.org/debian/skiboot/commit/0e6ac150e51a0e7b3701acf78c311709b6336d58 F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1779815] Re: [Ubuntu 18.04.01][BostonLC][mpt3sas] installer does not detect any LSI based SAS/md raid device

2018-07-30 Thread Frédéric Bonnard
Łukasz, Adam, thanks a lot for your help. I don't know if Abdul tested Ubuntu's build but he did test successfully with a build I did last week, when debian-installer was no yet rebuilt on Ubuntu's side. Indeed that made sense on hwe which he tested ok. Thanks for taking this pro-actively in

[Bug 1771813] Re: [Ubuntu 18.10 FEAT] new libocxl library

2018-05-18 Thread Frédéric Bonnard
Hi, the packaging I pushed in Debian was accepted by ftpmasters into unstable and synced to 18.10/universe. F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771813 Title: [Ubuntu 18.10 FEAT] new

[Bug 1555904] Re: opal-prd not installed by default on ppc64el systems

2018-02-23 Thread Frédéric Bonnard
Hi Dimitri, I did the test with the netboot vmlinux/initrd.gz from xenial-proposed and 'apt-setup/proposed=true' and it worked : --- ubuntu@garri:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.04.4 LTS Release:16.04 Codename: xenial

[Bug 1689829] Re: guided partitioning creates an unbootable system on baremetal ppc64el

2018-02-23 Thread Frédéric Bonnard
Hi Dimitri, hard to say, but this is taken into account : https://github.com/open-power/petitboot/issues/15 F. ** Bug watch added: github.com/open-power/petitboot/issues #15 https://github.com/open-power/petitboot/issues/15 -- You received this bug notification because you are a member of

[Bug 1739498] Re: Ubuntu 17.10 crashes on vmalloc.c

2018-02-05 Thread Frédéric Bonnard
Hi Manoj, the patches that fixed this issue are the 3 listed above in my comment : https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1739498/comments/6 F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1715101] Re: Xenial : installer fails on POWER9

2017-10-23 Thread Frédéric Bonnard
Hi again, I tested the latest netboot installer there http://ports.ubuntu.com/ubuntu-ports/dists/xenial-proposed/main/installer-ppc64el/current/images/hwe-netboot/ubuntu-installer/ppc64el/ and it worked perfectly. Thanks, F. -- You received this bug notification because you are a member of

[Bug 1715101] Re: Xenial : installer fails on POWER9

2017-10-23 Thread Frédéric Bonnard
Hi Steve, sorry for the delay, I've been afk. I'll check this today and let you know. F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1715101 Title: Xenial : installer fails on POWER9 To manage

[Bug 1720304] Re: lsvpd: Do not run vpdupdate during installation

2017-10-02 Thread Frédéric Bonnard
Hi Vasant, does that mean that we don't need to run vpdupdate on both, installation of a new package, and upgrade of the package ? If so, what is vpdupdate binary needed for ? Do we still need to keep it packaged ? Regards, F. -- You received this bug notification because you are a member of

[Bug 1715397] Re: systemd 234-2ubuntu9 ADT test failure with linux 4.13.0-9.10

2017-09-08 Thread Frédéric Bonnard
Thanks Vasant for double checking the fix. The patch is in ppc64-diag 2.7.4-2 in Unstable. F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1715397 Title: systemd 234-2ubuntu9 ADT test failure

[Bug 1708494] Re: Update Package request for ppc64-diag

2017-09-05 Thread Frédéric Bonnard
Hi there, I upgraded ppc64-diag to 2.7.4 in Debian Unstable. F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1708494 Title: Update Package request for ppc64-diag To manage notifications about

[Bug 1715101] [NEW] Xenial : installer fails on POWER9

2017-09-05 Thread Frédéric Bonnard
Public bug reported: Hi, could you please update the installer to use linux-hwe version >= 4.10.0-29 for POWER9 on Xenial. At the moment the kernel/vmlinux in http://ports.ubuntu.com/ubuntu-ports/dists/xenial-proposed/main/installer-ppc64el/current/images/hwe-netboot/ubuntu-installer/ppc64el/

[Bug 1689829] Re: guided partitioning creates an unbootable system on baremetal ppc64el

2017-05-12 Thread Frédéric Bonnard
Could you review this rollback patch ? Thanks ** Patch added: "partman-auto-fix-baremetal-ppc64el.patch" https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/1689829/+attachment/4875551/+files/partman-auto-fix-baremetal-ppc64el.patch -- You received this bug notification because you

[Bug 1689829] [NEW] guided partitioning creates an unbootable system on baremetal ppc64el

2017-05-10 Thread Frédéric Bonnard
Public bug reported: Hi, on ppc64el, using autopartitioning with LVM, the system will install but after rebooting petitboot won't find the /boot content that is on LVM, because petitboot doesn't handle LVM yet. So the system will not be bootable. The changes that cause this are in the following

[Bug 1549098] Re: Systemd init script does not pass --pnor

2017-03-16 Thread Frédéric Bonnard
This is fixed in Debian Unstable but due to the freeze in Ubuntu, it was not synced to Zesty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549098 Title: Systemd init script does not pass --pnor

[Bug 1555904] Re: opal-prd not installed by default on ppc64el systems

2017-03-10 Thread Frédéric Bonnard
Hi Steve, indeed, not all the machines would be concerned, even if the daemon won't be loaded as it already does this check itself, which is why I was not sure to do the check at install time or later by the daemon itself. It's better though to target only the specific configuration. The

[Bug 1671019] Re: PowerNV: Restart opal-prd daemon on any kind of failure

2017-03-09 Thread Frédéric Bonnard
I'm planning a new upstream release in Debian and I'm interested by this patch, but it seems it's still discussed for improvement at the moment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671019

[Bug 1549098] Re: Systemd init script does not pass --pnor

2017-03-02 Thread Frédéric Bonnard
The feature is actually fixed but it's hardcoded in the service file. When I'll upload a new version, I'll use /etc/default/opal-prd as Jeremy suggested. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1555904] Re: opal-prd not installed by default on ppc64el systems

2017-03-02 Thread Frédéric Bonnard
Could you review the proposed patch based on the following : some people recently ran into several issues on Minsky where they found that Opal PRD was not running

[Bug 1555904] Re: opal-prd not installed by default on ppc64el systems

2017-03-02 Thread Frédéric Bonnard
I think this is related to ubuntu-meta that provides the different meta packages for the different ubuntu flavors ** Package changed: debian-installer (Ubuntu) => ubuntu-meta (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1656281] Re: UbuntuKVM: Packaging: Update Wok, Gingerbase, Ginger, and Kimchi to version 2.3.

2017-02-14 Thread Frédéric Bonnard
Hi, here is the packages in a PPA : https://launchpad.net/~ibmpackages/+archive/ubuntu/kimchi-project/+packages Note : kimchi dev team re-architectured the project and splitted kimchi into several components. Ginger as a plugin remains ginger. But kimchi got splitted as wok (the engine),

[Bug 1592063] Re: 'rear' FTBFS asciidoc command not found

2017-01-18 Thread Frédéric Bonnard
Hi Dmitri, the fix was in the pipe at the moment when you wrote this. This should be fixed : https://buildd.debian.org/status/package.php?p=rear Sorry for that and thanks for taking time to explain, F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1594670] Re: rpm on ubuntu 16.04 fails to honor non-zero exit from preun scriptlet

2016-08-02 Thread Frédéric Bonnard
My patch has landed in Debian, as rpm 4.12.0.1+dfsg1-6 and it got synced in Ubuntu Yakkety. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594670 Title: rpm on ubuntu 16.04 fails to honor non-zero

[Bug 1594670] Re: rpm on ubuntu 16.04 fails to honor non-zero exit from preun scriptlet

2016-07-12 Thread Frédéric Bonnard
Here is the debdiff that applies on top of rpm-4.12.0.1+dfsg1 . ** Patch added: "rpm-fix-preun.debdiff" https://bugs.launchpad.net/ubuntu/+source/rpm/+bug/1594670/+attachment/4699444/+files/rpm-fix-preun.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1594670] Re: rpm on ubuntu 16.04 fails to honor non-zero exit from preun scriptlet

2016-07-12 Thread Frédéric Bonnard
I sent a patch here : https://github.com/rpm-software-management/rpm/pull/74 . Review seems positive, but we still need to wait for the merged. I also opend the bug in Debian and sent the debdiff : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830194 . Would it be possible to have the patch

[Bug 1587424] [NEW] Sync libcxl 1.4-1 (universe) from Debian sid (main)

2016-05-31 Thread Frédéric Bonnard
Public bug reported: Please sync libcxl 1.4-1 (universe) from Debian sid (main) Explanation of the Ubuntu delta and why it can be dropped: Hi, libcxl has been accepted in Debian unstable with the new version 1.4, and several fixes that were asked for in Debian and Ubuntu :

[Bug 1576641] Re: -b option is not working

2016-05-04 Thread Frédéric Bonnard
** Bug watch added: Debian Bug tracker #823407 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823407 ** Also affects: bsd-mailx (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823407 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1541457] Re: [Ubuntu 16.04] New package libcxl user space library for CAPI

2016-03-11 Thread Frédéric Bonnard
Ok, so actually on xenial, cxl.h comes with linux-libc-dev. So the build doesn't try to fetch it online. linux-libc-dev needs to be >=4.2 to have that header file, which is ok on xenial, so everything is good here. I guess it's not needed to have a build-dep on linux-libc-dev>=4.2 as the

[Bug 1541457] Re: [Ubuntu 16.04] New package libcxl user space library for CAPI

2016-03-01 Thread Frédéric Bonnard
Hi, I saw that the compilation fetches a cxl.h header online, so here is patch, else it will fail to build in the ubuntu schroot that prevents internet connexions. Sorry for that, F. ** Patch added: "libcxl.debdiff"

[Bug 1549218] [NEW] gridengine enablement on ppc64el

2016-02-24 Thread Frédéric Bonnard
Public bug reported: Hi, at the moment gridengine is not build on ppc64el ; only gridengine-common is available on ppc64el and it confuses some users : --- (xenial)ubuntu@vm7:~$ apt-cache search gridengine gridengine-common - Distributed resource management - common files python-drmaa -

[Bug 1543649] [NEW] Importing luajit from debian experimental for ppc64el support

2016-02-09 Thread Frédéric Bonnard
Public bug reported: For ppc64el, we would need some patches submitted upstream and importing the experimental version from debian (the patches for ppc64el are based on luajit 2.1) Could you help on that ? Here are the details on bugs.debian.org :

[Bug 1509896] Re: IPMI USB SCSI endpoint discovery can fail on OpenPower machines

2016-02-01 Thread Frédéric Bonnard
Verification successfully done on Trusty with : ipmitool 1.8.13-1ubuntu0.6 According to the bug fix in git : The current USB plugin doesn't find my IPMI channel: # ipmitool -I usb mc info Error in USB session setup Unable to setup interface usb Error

[Bug 1509896] Re: IPMI USB SCSI endpoint discovery can fail on OpenPower machines

2016-02-01 Thread Frédéric Bonnard
Verification successfully done on Trusty with : ipmitool 1.8.13-1ubuntu0.6 According to the bug fix in git : The current USB plugin doesn't find my IPMI channel: # ipmitool -I usb mc info Error in USB session setup Unable to setup interface usb Error

[Bug 1459699] Re: Distribute Libvecpf 1.0.1 with Ubuntu

2016-01-08 Thread Frédéric Bonnard
As of latest xenial alpha release, libvecpf is not available. Can the Canonical team let us know what is needed ? Thank you : ubuntu@vm80:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu Xenial Xerus (development branch) Release:16.04 Codename:

[Bug 1505088] Re: Surelock: GA2: ppc64-diag package opal_errd not autostarting on Ubuntu 15.10 (in systemd)

2015-11-20 Thread Frédéric Bonnard
Here is a patch. Some comments : - the Makefile installed the systemd unit files in the wrong system unit directory, so they were not detected and not enabled/started with dh_installinit so I did a small debian/patch. - then once, the path is fixed the call to invoke-rc.d in the generated

[Bug 1486931] Re: [LTCTest][Opal][OP810] ipmitool 1.8.13-1ubuntu0.3 version is still not working for in-band HPM upgrade

2015-10-19 Thread Frédéric Bonnard
Hi, I'm copying here what Pridhiviraj said internally at IBM : "FW upgrade is successful with proposed ipmitool from trusty-proposed." He did the upgrade from IBM-firestone-ibm-OP8_v1.6_0.38 to IBM-firestone-ibm-OP8_v1.7_0.3 with ubuntu@ltc-fire5:~$ dpkg --list | grep ipmitool ii ipmitool

[Bug 1486931] Re: [LTCTest][Opal][OP810] ipmitool 1.8.13-1ubuntu0.3 version is still not working for in-band HPM upgrade

2015-10-19 Thread Frédéric Bonnard
Hi, I'm copying here what Pridhiviraj said internally at IBM : "FW upgrade is successful with proposed ipmitool from trusty-proposed." He did the upgrade from IBM-firestone-ibm-OP8_v1.6_0.38 to IBM-firestone-ibm-OP8_v1.7_0.3 with ubuntu@ltc-fire5:~$ dpkg --list | grep ipmitool ii ipmitool

[Bug 1486931] Re: [LTCTest][Opal][OP810] ipmitool 1.8.13-1ubuntu0.3 version is still not working for in-band HPM upgrade

2015-10-15 Thread Frédéric Bonnard
Hi, just for the record : I could build with Steve's patch on ppc64el (1.8.13-1ubuntu0.5) and flash successfully our firestone machine as before with 1.8.13-1ubuntu0.4 F. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in

[Bug 1486931] Re: [LTCTest][Opal][OP810] ipmitool 1.8.13-1ubuntu0.3 version is still not working for in-band HPM upgrade

2015-10-15 Thread Frédéric Bonnard
Hi, just for the record : I could build with Steve's patch on ppc64el (1.8.13-1ubuntu0.5) and flash successfully our firestone machine as before with 1.8.13-1ubuntu0.4 F. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1481780] Re: ipmitool 1.8.13 needs 2 patches for OpenPower systems

2015-09-25 Thread Frédéric Bonnard
Thanks David, I've tried the patch on the latest ipmitool source but I have a few problems : - the patch does not apply on top of the already existing patch_memcpy_param.patch : I removed the latter from ubuntu debian/patches and I could apply all the series. - when I compile the package I got

[Bug 1481780] Re: ipmitool 1.8.13 needs 2 patches for OpenPower systems

2015-09-25 Thread Frédéric Bonnard
Thanks David, I've tried the patch on the latest ipmitool source but I have a few problems : - the patch does not apply on top of the already existing patch_memcpy_param.patch : I removed the latter from ubuntu debian/patches and I could apply all the series. - when I compile the package I got

[Bug 1467542] Re: [FFE] ship skiboot (opal-prd) 5.1.1

2015-09-04 Thread Frédéric Bonnard
** Bug watch added: Debian Bug tracker #797987 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797987 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1467542 Title: [FFE] ship skiboot (opal-prd)

Re: [Bug 1467542] Re: [FFE] ship skiboot (opal-prd) 5.1.1

2015-09-04 Thread Frédéric Bonnard
> Sorry, I can't sponsor this in Debian, but I can probably find someone > who could. That'd be nice ; give him/her my mail if I can be of any help in that process. In addition, I opened an ITP on Debian : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797987 Jeremy said linux 4.2 should have

Re: [Bug 1467542] Re: [FFE] ship skiboot (opal-prd) 5.1.1

2015-09-03 Thread Frédéric Bonnard
Mathieu, thanks a bunch for this. On the Debian side, it would be nice to push for it. Do you have the possibility to sponsor that ? Jeremy, I know that there are some needs on the kernel side, but there is a 4.2 in experimental, would it be enough ? Fred On Tue, 01 Sep 2015 17:14:37 -,

[Bug 1459700] Re: Distribute SPHDE 1.0.1 with Ubuntu

2015-08-27 Thread Frédéric Bonnard
) = Frédéric Bonnard (frediz) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1459700 Title: Distribute SPHDE 1.0.1 with Ubuntu To manage notifications about this bug go to: https://bugs.launchpad.net

[Bug 1467542] Re: Add new userspace package 'opal-prd'

2015-08-24 Thread Frédéric Bonnard
Jeremy, is upgrade to 5.1.1 required ? For trusty I guess canonical would prefer to change the version as less as possible. So, do we require this right away, orshould we wait an upcoming version which will bundles more important stuff later ? Thanks for your insight. -- You received this bug

[Bug 1468652] Re: Add new userspace package 'opal-prd'

2015-06-25 Thread Frédéric Bonnard
I don't know which should be made duplicate of the other, but the following bug is linked to this one : https://bugs.launchpad.net/ubuntu/+bug/1467542 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1467542] Re: Add new userspace package 'opal-prd'

2015-06-22 Thread Frédéric Bonnard
** Attachment added: skiboot_5.0.4-0ubuntu1.debian.tar.xz https://bugs.launchpad.net/ubuntu/+bug/1467542/+attachment/4418642/+files/skiboot_5.0.4-0ubuntu1.debian.tar.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1467542] Re: Add new userspace package 'opal-prd'

2015-06-22 Thread Frédéric Bonnard
** Attachment added: skiboot_5.0.4-0ubuntu1.dsc https://bugs.launchpad.net/ubuntu/+bug/1467542/+attachment/4418641/+files/skiboot_5.0.4-0ubuntu1.dsc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1467542] Re: Add new userspace package 'opal-prd'

2015-06-22 Thread Frédéric Bonnard
Here is a packaging for opal-prd based on what Jeremy Kerr did with some improvements. As I understand, we need opal-prd kernel headers which is tracked in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439562 . For the time being, Jeremy provided me a -linux-libc-dev .deb for 14.10 so I

[Bug 1467542] Re: Add new userspace package 'opal-prd'

2015-06-22 Thread Frédéric Bonnard
** Attachment added: skiboot_5.0.4-0ubuntu1.debian.tar.xz https://bugs.launchpad.net/ubuntu/+bug/1467542/+attachment/4418602/+files/skiboot_5.0.4-0ubuntu1.debian.tar.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1467542] Re: Add new userspace package 'opal-prd'

2015-06-22 Thread Frédéric Bonnard
** Attachment added: skiboot_5.0.4-0ubuntu1.dsc https://bugs.launchpad.net/ubuntu/+bug/1467542/+attachment/4418588/+files/skiboot_5.0.4-0ubuntu1.dsc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1467542] Re: Add new userspace package 'opal-prd'

2015-06-22 Thread Frédéric Bonnard
** Attachment added: skiboot_5.0.4.orig.tar.gz https://bugs.launchpad.net/ubuntu/+bug/1467542/+attachment/4418601/+files/skiboot_5.0.4.orig.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1467542] [NEW] Add new userspace package 'opal-prd'

2015-06-22 Thread Frédéric Bonnard
Public bug reported: This is a bug to track the inclusion of opal-prd package in Ubuntu. The plan is to add it initially for 15.10 and later backport it to 14.04 archive. opal-prd is a daemon that listens for hardware diagnostic events (by listening on the /dev/opal-prd device), and executes

[Bug 1467542] Re: Add new userspace package 'opal-prd'

2015-06-22 Thread Frédéric Bonnard
Here is a packaging for opal-prd based on what Jeremy Kerr did with some improvements. As I understand, we need opal-prd kernel headers which is tracked in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439562 . For the time being, Jeremy provided me a -linux-libc-dev .deb for 14.10 so I

[Bug 1467542] Re: Add new userspace package 'opal-prd'

2015-06-22 Thread Frédéric Bonnard
** Attachment added: skiboot_5.0.3.orig.tar.gz https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1467542/+attachment/4418569/+files/skiboot_5.0.3.orig.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1467542] Re: Add new userspace package 'opal-prd'

2015-06-22 Thread Frédéric Bonnard
** Attachment added: skiboot_5.0.3-1.debian.tar.xz https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1467542/+attachment/4418570/+files/skiboot_5.0.3-1.debian.tar.xz ** Package changed: linux (Ubuntu) = ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1408071] Re: [needs-packaging] [Ubuntu 15.04] Include latest Kimchi released upstream

2015-06-01 Thread Frédéric Bonnard
** Changed in: ubuntu Assignee: Taco Screen team (taco-screen-team) = Frédéric Bonnard (frediz) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408071 Title: [needs-packaging] [Ubuntu 15.04

[Bug 1457964] [NEW] pcre3: enable jit again on ppc64el

2015-05-22 Thread Frédéric Bonnard
Public bug reported: In 8.35 it's not necessary to disable jit support on ppc64el. I sent a patch on debian : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786530 I can send a debdiff on Ubuntu, is it needed ? F. ** Affects: pcre3 (Ubuntu) Importance: Undecided Status: New

[Bug 1443653] Re: Ubuntu 15.04 - Failed installation of ubuntu-desktop package (whoopsie package)

2015-04-21 Thread Frédéric Bonnard
I couldn't reproduce that exactly but got the same symptom on other packages. From what I've been checking, I think this bug is the same problem as this one : https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1436448 -- You received this bug notification because you are a member of Ubuntu

[Bug 1443653] Re: Ubuntu 15.04 - Failed installation of ubuntu-desktop package (whoopsie package)

2015-04-21 Thread Frédéric Bonnard
I couldn't reproduce that exactly but got the same symptom on other packages. From what I've been checking, I think this bug is the same problem as this one : https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1436448 So marking as duplicate of #122991 -- You received this bug notification

[Bug 1425699] Re: kernel panic on IBM Power8 PPC MAAS ephemeral image

2015-04-02 Thread Frédéric Bonnard
I got this also on the latest Ubuntu 14.04 : it's looping over this indefinetly : [0.193973] [0.194023] Oops: Exception in kernel mode, sig: 4 [#3] [0.194128] SMP NR_CPUS=2048 NUMA PowerNV [0.194225] Modules linked in: [0.194316] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G D

[Bug 1410573] Re: Expert mode installation fails with error

2015-01-22 Thread Frédéric Bonnard
partman-auto upstream is ok, having a max of 5G. The package in vivid just needs to be updated to the one in SId (124) : https://launchpad.net/partman-auto : partman-auto source package in Vivid Version 118ubuntu3 uploaded on 2014-04-11 partman-auto source package in Utopic Version 118ubuntu3

[Bug 1410573] Re: Expert mode installation fails with error

2015-01-21 Thread Frédéric Bonnard
Ok going deeper, the recipe for multi file systems specifies on 15.04 the following for / : /lib/partman/recipe_ppc64el/80multi --- 70 800 300 $default_filesystem $lvmok{ } $primary{ } method{ format } format{ } use_filesystem{ }

[Bug 1410573] Re: Expert mode installation fails with error

2015-01-21 Thread Frédéric Bonnard
Hi, actually the problem is a disk space missing issue while installing linux-image-3.18.0-9-generic . For some reason, the disk layout may be not enough. But I don't think this is related to ppc64el as I did the test on amd64 and got the same. I'll do the test with older releases of Ubuntu how