** Changed in: libica (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2095409
Title:
[25.04 FEAT] Upgrade libica to latest upstream version 4.4.0
To man
I got the same issue days ago when debugging a package in s390x, so it
is not architecture-specific.
ubuntu@devnoble1:~/libica-noble/libica-4.3.0$ lintian -I --pedantic
--tag-display-limit 0
W: libica-utils: groff-message command exited with status 2:
/usr/libexec/man-db/zsoelim | /usr/libexec
Just noticed that version 0.8.0-2ubuntu2 (
https://launchpad.net/ubuntu/+source/capnproto/0.8.0-2ubuntu2 ) landed
at the start of the month. This version has a patch that fixes the
string issue; renameat2 issue remains, but it won't trigger unless
building (and running the unit tests) from a ZFS vo
I was looking into this for a few days and failure:
[ TEST ] kj/string-test.c++:31: legacy test: String/Str
kj/string-test.c++:38: failed: expected ("-128 -32768 -2147483648
-9223372036854775808") == (str((signed char)-128, ' ', (signed short)-32768, '
', ((int)-2147483647) - 1, ' ', ((long long
I was running a few test builds with different combinations of gcc,
elfutils and protobuf and trying to make the build fail... but it
continues working despite the older elfutils compiled with the newer
gcc.
Last check was with protobuf-3.12.4-1ubuntu3 (from jammy, 4 days ago) in
an impish 0.185-1
Testing with 20200408.1. It is easier to reproduce this situation on x64
with qemu.
- Create disk images for this test:
$ qemu-img create -f qcow2 sda.qcow2 10G
Formatting 'sda.qcow2', fmt=qcow2 size=10737418240 cluster_size=65536
lazy_refcounts=off refcount_bits=16
$ qemu-img crea
** Attachment added: "Storage summary on qemu test"
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1871832/+attachment/5350304/+files/Screenshot%20from%202020-04-09%2010-07-59.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
** Attachment added: "Detected disks on qemu"
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1871832/+attachment/5350303/+files/Screenshot%20from%202020-04-09%2010-07-36.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Attachment added: "1586234957.306729794.install_fail.crash"
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1871832/+attachment/5350235/+files/1586234957.306729794.install_fail.crash
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Public bug reported:
Installing 20.04 from ISO on an IBM Power8 (modoc from Power MAAS)
failed when multiple copies of this same image are available on local
disk (*not* optical drives nor virtual CDROMs, as this machine does not
have support for vmedia).
Machine configuration:
- /dev/sda will b
** Attachment added: "1586236548.054427385.install_fail.crash"
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1871832/+attachment/5350236/+files/1586236548.054427385.install_fail.crash
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Attachment added: "1586237649.350583553.install_fail.crash"
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1871832/+attachment/5350237/+files/1586237649.350583553.install_fail.crash
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Happening for me too, my gwibber.sqlite is 1,1 GB. Counting for current
amount of messages, I got:
sqlite> select count(*) from messages;
560965
So, I just removed messages older than 30 days with:
> delete from messages where time < (strftime('%s','now') - 30*24*60*60);
I think Gwibber should
13 matches
Mail list logo