Thanks! I've created a custom cloud-image using the following method,
and verified that the proposed package has indeed moved the module out
of -extras into the main package.
curl
'http://cloud-images.ubuntu.com/daily/server/bionic/current/bionic-server-cloudimg-amd64.img'
-O
cat >bionic-propo
** 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/1768526
Title:
Include nfp driver in linux-modules
To manage notifications about t
The code impact is likely adding the line:
drivers/net/ethernet/netronome/*
to
https://git.launchpad.net/~ubuntu-
kernel/ubuntu/+source/linux/+git/bionic/tree/debian.master/control.d/generic
.inclusion-list
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
@arges
Hi, would you need any more testing from us?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720126
Title:
[ip link] Message truncated error for large number of passthrough VFs
To manage not
** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720126
Title:
[ip link] Message truncated error for large number of
** Tags removed: verification-needed
** Tags added: verification-done
** Tags removed: verification-needed-trusty verification-needed-xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720126
Titl
I tested on Trusty: iproute2_3.12.0-2ubuntu1.1_amd64.deb fixed the bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720126
Title:
[ip link] Message truncated error for large number of passthrough
I had a look at the two proposals and could not spot any obvious
mistakes:
- the correct upstream git commit has been cherry-picked
- I don't have any objections to attribution or log messages
Thanks again for shepherding this one through!
--
You received this bug notification because you are a
I concur with option 2), unnecessary deviation will just cause
confusion.
Regarding the other buffer sizes, the last time I looked they were
mostly OK. The issue reared its head in this particular case because the
netlink message that previously had a pretty constant per-netdev
response size sudde
@nacc
Thanks so much for the explanation. I also found
https://wiki.ubuntu.com/ServerTeam/KnowledgeBase#Merge_Proposals_and_Reviewing
that details a bit more of the internal processes. As relative outsiders
to the Ubuntu process, I'd appreciate it very much if you could handle
that part for Moniqu
@nacc I built from source to verify that the one-liner is directly
responsible for fixing and breaking the issue (inherent paranoia). I did
test with the binaries and they worked.
Apologies, I'm unfamiliar with the Ubuntu SRU process as you can
probably see. What exactly is an "MP" and how would o
Yes, I've confirmed it's fixed there.
I build it from the .dsc, and didn't see "Message truncated".
Then, just to make sure, I reverted the patch (changing the buf size to
16384) and the bug was back.
So at least there's been some use in real world of the patch, I hope...
What's the path of lea
This bug has already been fixed upstream in the following commit:
https://anonscm.debian.org/git/collab-maint/pkg-
iproute.git/commit/?id=72b365e8e0fd5efe1d5c05d04c25950736635cfb
This commit happened between: tags debian/4.3.0-1 and debian/4.6.0-1
** Bug watch added: Red Hat Bugzilla #1380803
This fix has been pulled into CentOS 7.3 and later
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720126
Title:
[ip link] Message truncated error for large number of passthrough VFs
To manage notif
I'm unfamiliar with where to submit the fix for this bug. Am I
submitting the fix to the wrong forum?
** Patch added: "[PATCH] Fix "Message truncated" issue with many VF's"
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1720126/+attachment/4966551/+files/iproute2-fix-netlink-overflow.
A simple one-line patch seems to solve the issue for me:
Index: iproute2-4.3.0/lib/libnetlink.c
===
--- iproute2-4.3.0.orig/lib/libnetlink.c
+++ iproute2-4.3.0/lib/libnetlink.c
@@ -202,7 +202,7 @@ int rtnl_dump_filter_l(struct rtnl_ha
Hi, I recently posted this in bug 903422:
Have you tried using jmtpfs?
http://research.jacquette.com/jmtpfs-exchanging-files-between-android-
devices-and-linux/
It's working for me on my Galaxy Nexus (JB and ICS), and I've also had
luck with it with a Galaxy S3 (ICS). (I'm using 12.04 with the l
Hi,
Have you tried using jmtpfs?
http://research.jacquette.com/jmtpfs-exchanging-files-between-android-
devices-and-linux/
It's working for me on my Galaxy Nexus (JB and ICS), and I've also had
luck with it with a Galaxy S3 (ICS). (I'm using 12.04 with the latest
libmtp)
Unfortunately mtp is st
Sorry, I meant Canonical people. I forgot that Ubuntu is supposedly a
"community distribution", except when it's not :-p
Where's "upstream"? Is there a bug tracker for the gvfs people anywhere?
Please understand, the reason this is a confusing issue is that it's not
immediately apparent from any s
mtpfs, go-mtpfs, gmtp, mtp-detect and nautilus (gvfs, or gio, or
whatever) all use the same libmtp library. It seems that the common way
to query MTP devices used to be "pull a list of all objects", "push and
pull individual objects". A lot of old, legacy devices actually seem to
*expect* that kind
Asking again: is anyone from Ubuntu looking at this issue at all?
Unfortunately there's rather a complex interplay of subsystems here: It
seems the top end is Nautilus, and the bottom end might be libmtp. In
the middle GVFS, GIO, FUSE and all sorts of stuff might lurk.
If only some expert that kn
If you don't want to enable the "proposed" repository, here's a quick
way to install the fixed sudo:
sudo -i # < this helps work around the bug in the current version of sudo
wget -c -t 0
'https://launchpad.net/ubuntu/+source/sudo/1.8.3p1-1ubuntu3.1/+build/3453511/+files/sudo_1.8.3p1-1ubuntu
Gotta love the enterprise polish Ubuntu brings to Linux!
At http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2214 it seems
that the bug has been fixed lately (for some people at least) by the
guys at Intel. As with the severe power usage regression, Ubuntu seems
to be unable or unwilling to
I've tried something different:
http://ohheyitslou.blogspot.com/2011/12/galaxy-nexus-enable-mtp-file-
transfer.html
Precise is up-to-date with the latest stable libmtp. BUT, it seems that
mtpfs pulls down the entire tree from the phone before allowing access
to the FS. If this is because libmtp o
Which update was that? I'm up to date and it's still broken. The only
updates I got that might be relevant was for glib (and libtasn1), and
neither fixed the issue.
I've tried using Cinnamon, GNOME fallback and Unity, and now it seems
like hit-or-miss that MTP even gets recognized. If that happens
*sigh* It's what I've come to expect from Ubuntu: remember, Shuttleworth
says it's better to have users than a stable product!
As a workaround, you can set the Galaxy Nexus to use PTP. (Drag down on
the notifications bar, and click the "Connected as media device/Touch
for other USB options" notifi
This bug still affects Lucid Lynx.
I presume the Ubuntu developers are not even interested in passing the
bug (or buck) upstream?
--
firefox wpad.dat report incorrect myIpAddress()
https://bugs.launchpad.net/bugs/228850
You received this bug notification because you are a member of Ubuntu
Bugs,
Wow, and I had such high hopes for my first upgrade (Karmic->Lucid)!
It seems the Ubuntu developers are not really interested in fixing this
problem, or the many other open bugs. The workaround obviously appears
to uninstall virtualbox before upgrading, yet nobody seemed to mention
it on the Lucid
Public bug reported:
Binary package hint: devicekit-disks
/lib/udev/rules.d/95-devkit-disks.rules contains rules to hide system
recovery partitions and such: here's an excerpt:
# special MBR partition types (EFI, hidden, etc.)
# see http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
EN
** Attachment added: "The modified .fdi file to make WACf008 default to 38400"
http://launchpadlibrarian.net/33126053/10-linuxwacom.fdi
--
WACf008 (and maybe other) tablets supports higher baud rate
https://bugs.launchpad.net/bugs/444612
You received this bug notification because you are a me
Public bug reported:
Binary package hint: wacom-tools
I'm running Karmic Beta (64-bit) on a Lenovo Thinkpad X200 Tablet.
Currently the tablet autodetects the baudrate at 9600. This causes
perceptible input lag. I've found that if I increase the baud rate to
38400, it improves the experience a lot
Here's the .diff between the original .fdi and my .fdi file.
** Attachment added: "The differences between the old .fdi and new .fdi file."
http://launchpadlibrarian.net/33126113/xserver-xorg-input-wacom-highspeed.patch
--
WACf008 (and maybe other) tablets supports higher baud rate
https://b
32 matches
Mail list logo