[Bug 2067683] Re: Ubuntu 24.04 LTS on RPI 5 8GB [SUPER SLOW]

2024-07-15 Thread Russ
I had this happen from a fresh install of Ubuntu 24.04. No upgrade required, just a clean install. I too have a Pi 5 8GB version. Applications seem to run decently once they're open, but everything takes forever to load and there doesn't seem to be any sort of disk activity in the meantime.

[Bug 2069058] Re: GNOME screen recorder, why are video colors and sizes wrong?

2024-06-11 Thread Jim Russ
And are you using x11 or wayland? Did you try to adjust the settings before screenshotting? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2069058 Title: GNOME screen recorder, why are video colors

[Bug 2069058] Re: GNOME screen recorder, why are video colors and sizes wrong?

2024-06-11 Thread Jim Russ
What are you asking, exactly? Can't really tell with the maybe maybe not stuff if you're actually having a problem. Are you trying to record vids or screen shots? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1972282] [NEW] package casper 1.465 failed to install/upgrade: trying to overwrite '/usr/share/initramfs-tools/scripts/casper-premount/20iso_scan', which is also in package lupin-casper 0.57build

2022-05-09 Thread Russ McGinn
Public bug reported: Preparing to unpack .../casper_1.470_amd64.deb ... Unpacking casper (1.470) over (1.465) ... dpkg: error processing archive /var/cache/apt/archives/casper_1.470_amd64.deb (--unpack): trying to overwrite '/usr/share/initramfs-tools/scripts/casper-premount/20iso_scan', which

[Bug 1400095] Re: Homepage is a dead link

2020-12-25 Thread Russ Allbery
This was fixed in 3.0-22 ** Changed in: xfonts-jmk (Ubuntu) Status: New => 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/1400095 Title: Homepage is a dead link To manage

[Bug 670207] Re: SASL mechanism ignored in bind_s?

2020-12-24 Thread Russ Allbery
Very belatedly, this was fixed in 3.0.4-1. ** Changed in: libnet-ldapapi-perl (Ubuntu) Status: New => 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/670207 Title: SASL mechanism

[Bug 1895202] Re: touchpad suddenly not detected, appearing as PS/2 mouse in devices

2020-09-23 Thread Russ McGill
Kernel 5.4.0-48 fixes the problem. The TouchPad is recognized correctly and touch pad, buttons, and track point work. Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1895202 Title:

[Bug 1895202] Re: touchpad suddenly not detected, appearing as PS/2 mouse in devices

2020-09-16 Thread Russ McGill
Same issue. Lenovo Thinkpad X1. Looks like it started with kernel version 5.4.0-45 and remains in 5.4.0-47. With 5.4.0-42 trackpad is listed as ↳ SynPS/2 Synaptics TouchPad in xinput, with 5.4.0-45 and 5.4.0-47 it shows as ↳ Synaptics TM3418-002 according to Xorg.0.log same driver is loaded

[Bug 1872908] Re: bcmwl kernel module does not build with 5.6.0 kernel

2020-07-10 Thread Russ Burghorn
Used patch for 5.7.1-050701-generic it worked , thanks for helping out! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872908 Title: bcmwl kernel module does not build with 5.6.0 kernel To manage

[Bug 1876395] [NEW] upgrade 18.04.04 LTS to 20.04 LTS

2020-05-01 Thread Russ
Public bug reported: Getting this error when upgrade Lubuntu 18.04.04 LTS to the latest 20.04. alculating the changes Calculating the changes Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. This was likely caused by: * Unofficial software

[Bug 1861631] Re: "The AppStream system cache was updated, but some components were ignored. Refer to the verbose log for more information."

2020-04-05 Thread Russ Burghorn
Is there a fix yet, I too have this error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861631 Title: "The AppStream system cache was updated, but some components were ignored. Refer to the

[Bug 1863810] Re: Focal Fossa (20.04) feature request - Enable CONFIG_X86_UV

2020-03-13 Thread Russ Anderson
This looks good. The UV message show up as expected. Attached is boot output. ** Attachment added: "ubuntu-5.4.0-15.UV.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863810/+attachment/5336628/+files/ubuntu-5.4.0-15.UV.txt -- You received this bug notification because you are

Re: [Bug 1852997] [NEW] /etc/krb5.conf options seem to be ignored by pam_krb5.so

2019-11-18 Thread Russ Allbery
nd of the pam_krb5.so options will produce more verbose logging. If you don't see any additional logging at DEBUG level in syslog, that means that the module isn't running at all. -- Russ Allbery (r...@debian.org) <https://www.eyrie.org/~eagle/> -- You received this bug notif

Re: [Bug 1852998] [NEW] pam_krb5.so is supposed to set KRB5CCNAME, but does not

2019-11-18 Thread Russ Allbery
Thomas Schweikle <1852...@bugs.launchpad.net> writes: > pam_krb5.so is supposed to set and export KRB5CCNAME as stated in the > man pages, but does not. This seems like the same problem as your other bug: pam_krb5.so doesn't seem to actually be running. -- Russ Allbery (r..

Re: [Bug 1852470] Re: default krb5 configuration does not request tgt for local users

2019-11-14 Thread Russ Allbery
e the keyring store as root, then change > the UID of the owner, which handles the keyring store over to the user > in question. That would be great -- I have no idea how to do that, though. Do you have any pointers? -- Russ Allbery (r...@debian.org) <https://www.eyrie.org

[Bug 1852470] Re: default krb5 configuration does not request tgt for local users

2019-11-13 Thread Russ Allbery
yrings. It should be possible to use session keyrings instead, although you'll need a pam_keyinit with https://github.com/linux-pam/linux-pam/issues/149 fixed first. -- Russ Allbery (r...@debian.org) <https://www.eyrie.org/~eagle/> ** Bug watch added: github.com/linux-pam/linux-pa

[Bug 1741074] Re: [snap] chrome-gnome-shell extension fails to detect native host connector

2019-09-16 Thread Russ Dill
This is really frustrating and 19.10 is coming up fast which I understand will switch everyone over to snap based chromium making extensions.gnome.org unusable for everyone. Any chance of switching back to non-snap based chromium if this issue isn't resolved before then? -- You received this bug

[Bug 1840858] Re: installer crashed

2019-08-27 Thread Russ Burghorn
The install failed for an unknown reason, I was attempting a live cd repair of the file system, ultimately I opted to do a complete reinstall which I used the same medium and it worked, I believe the bug itself was caused by a fault in my filesystem and not the live cd (usb) . The file system that

[Bug 1840858] [NEW] installer crashed

2019-08-20 Thread Russ Burghorn
Public bug reported: repeat problem, installer failed. ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: ubiquity 19.04.9 ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6 Uname: Linux 5.0.0-13-generic x86_64 ApportVersion: 2.20.10-0ubuntu27 Architecture: amd64 CasperVersion: 1.405

[Bug 1832786] Re: [snap] chromium-browser ignores system password store

2019-07-13 Thread Russ Dill
password-manager-service chromium:password-manager-service :password- manager-service manual -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1832786 Title: [snap] chromium-browser ignores

[Bug 1825983] Re: chromium-browser ignores system proxy settings

2019-07-05 Thread Russ Dill
This is also not working with a http:// url based pac, which should work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825983 Title: chromium-browser ignores system proxy settings To manage

[Bug 1825983] Re: chromium-browser ignores system proxy settings

2019-06-13 Thread Russ Dill
In my case, it's ignoring a file:// based pac, which looks to be intentional: https://bugs.chromium.org/p/chromium/issues/detail?id=839566#c7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825983

[Bug 1832786] [NEW] chromium-browser ignores system password store

2019-06-13 Thread Russ Dill
Public bug reported: The new chromium 75 snap package intentionally ignores the system password store: https://chromium.googlesource.com/chromium/src.git/+/master/docs/linux_password_storage.md Normally, chromium auto-detects what type of password store to use, previously this has resulted in

[Bug 1832786] Re: chromium-browser ignores system password store

2019-06-13 Thread Russ Dill
Verified that manually starting with: '/snap/chromium/750/usr/lib/chromium-browser/chrome --no-default- browser-check --no-first-run --ppapi-flash-path' fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1813126] Re: [19.04] GRUB_ENABLE_CRYPTODISK=y ignored if /boot/ in LUKSv2 format

2019-06-13 Thread Russ Long
Disregard my post, my issue was unrelated. (I inadvertently must have removed my crypttab file, sigh.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813126 Title: [19.04] GRUB_ENABLE_CRYPTODISK=y

[Bug 1813126] Re: [19.04] GRUB_ENABLE_CRYPTODISK=y ignored if /boot/ in LUKSv2 format

2019-06-07 Thread Russ Long
I can confirm similar behavior, but slightly different setup. I installed 19.04 from scratch, and used the disk encryption with lvm option during setup. Everything was working fine until upgrading to the latest kernel, 5.0.0-16-generic. The previous kernel I had installed, 5.0.0-15-generic,

[Bug 1824276] [NEW] releaser-upgrade failure 16.04.6LTS

2019-04-10 Thread Russ Herman
Public bug reported: Trying to get to 18.04 Stripped out all non-standard PPA references and reran update/upgrade, completed ok. But do-release-upgrade failed with with (appstreamcli:8886): GLib-CRITICAL **: g_strchug: assertion 'string != NULL' failed (appstreamcli:8886): GLib-CRITICAL **:

[Bug 1815935] Re: Regression in 2.3.4-4+deb8u1build0.16.04.1 on scp command parsing

2019-02-26 Thread Russ Allbery
Debian has released the fix for both stable and oldstable. As I said above, I personally don't use Ubuntu, don't maintain the Ubuntu package, and don't have upload rights to Ubuntu, so I'm afraid I can't help with fixing the bug in Ubuntu. Presumably you need to find someone who works on Ubuntu

[Bug 1815935] Re: Regression in 2.3.4-4+deb8u1build0.16.04.1 on scp command parsing

2019-02-18 Thread Russ Allbery
sftp is natively supported by sshd (with ForceCommand internal-sftp and ChrootDirectory), so that avoids the problem that rssh has where ssh keeps adding new features that add new security vulnerabilities in the rssh model. That's probably the best solution if you're currently using scp. -- You

[Bug 1815935] Re: Regression in 2.3.4-4+deb8u1build0.16.04.1 on scp command parsing

2019-02-18 Thread Russ Allbery
Thanks for the report! While I don't use or maintain the Ubuntu version of rssh, it looks like Ubuntu is importing the Debian security fixes, and this is indeed a regression in Debian as well. I'm working on a fix now, and checking with the Debian security team to confirm that it's worth a

Re: [Bug 1791325] Re: freeipa server needs read access /var/lib/krb5kdc

2018-09-07 Thread Russ Allbery
blic KDC certificate is, well, public, so maybe don't put it in /var/lib/krb5kdc, which is not? (I always put mine in /etc/krb5kdc.) -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- You received this bug notification because you are a member of Ub

Re: [Bug 1776489] [NEW] libxmltooling7 depends on libcurl3, which has been replaced by libcurl4 in Bionic

2018-06-12 Thread Russ Allbery
ve beem removed from Debian testing for the same reason. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1776489 Ti

[Bug 1773977] [NEW] Error in vygme plugin

2018-05-29 Thread Russ Herman
Public bug reported: PERL 5.26 (in Ubuntu 18.04) no longer permits unescaped braces in strings. Thus vygme.159 has to be changed to $returned_data =~ s/^<.*>\n\{/\{/ms; ** Affects: shutter (Ubuntu) Importance: Undecided Status: New -- You received this

[Bug 1768121] Re: Mainline Kernel since 4.16.4 has postinstall script error

2018-05-03 Thread Russ Burghorn
this same issue installing every kernel above v4.16.3 (which works) I was forced to reinstall ubuntu on restart during the v4.16.6 all was lost and unrecoverable. ** Attachment added: "screenshot of last attempted install"

[Bug 1761995] Re: Error Formatting luks device

2018-04-17 Thread Russ
Hi Sebastien, just gave that a try and it didn't help for me. Thank you -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1761995 Title: Error Formatting luks device To manage notifications about this

[Bug 1753214] Re: GRUB menu does appear flickering on console

2018-03-08 Thread Russ
*** This bug is a duplicate of bug 1752767 *** https://bugs.launchpad.net/bugs/1752767 For what it's worth, I get this too since around last update a few days ago circa 03/03/18. 3D is unaffected (glxgears run fine). All OS work fine (Xubuntu and Budgie). Only grub2 menu flickers when I

[Bug 1336663] Re: lightdm uses wrong ccache name on pam_krb5 credentials refresh

2018-02-12 Thread Russ Allbery
Yes, if KRB5CCNAME were set in the environment of the screen saver, it would fix this problem. To be clear, this isn't a bug in libpam-krb5, but in the means by which the screen saver is launched without the user's environment set properly (which should be created via the pam_setcred and

[Bug 1472055] Re: /etc/network/interfaces up, post-up commands not run at network startup

2018-01-11 Thread Russ Tndall
After more work and my previous discovery I found that ifup was throwing an error (RNETLINK: File already exists) that was caused by a duplicate "gateway" line in the interfaces file under the second interface. This caused a it to stop running the "up" scripts because it seemed to not have been

[Bug 1472055] Re: /etc/network/interfaces up, post-up commands not run at network startup

2018-01-09 Thread Russ Tndall
After more research: This calls post up scripts: * ifdown ens160 && ifup ens160 These do not call post up scripts: * ifconfig ens160 down && ifconfig ens160 up * ip link set dev ens160 down && ip link dev set ens160 up Is this intentional behavior I am misunderstanding. I had thought that

[Bug 1472055] Re: /etc/network/interfaces up, post-up commands not run at network startup

2018-01-09 Thread Russ Tndall
I just spun up a different new server with the same network configuration (different ips, same post ups). It has an "up" command that has been specified in /etc/network/interfaces and worked on server boot. I added a script to /etc/network/if-up.d/000-up.sh that just logs when interfaces come

[Bug 1472055] Re: /etc/network/interfaces up, post-up commands not run at network startup

2018-01-09 Thread Russ Tndall
This bug is affecting me in ubuntu16.04 server running neither ifconfig down ens160 / ifconfig up ens160 nor ip link set dev ens160 down / ip link set dev ens160 up was causing our script to run. We tried in /etc/network/interfaces/ post-up and up and also in

Re: [Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2017-12-21 Thread Russ Allbery
nfig-y to me, and that would be another relatively clean solution. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/36

[Bug 1724639] Re: Bug in Kernel 4.13 : Intel Mobile Graphics 945 shows 80 % black screen

2017-11-30 Thread Russ C
t solution I've found. With this setting, my GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" is all that is required. Early days, but it seems to boot without screen corruption, and X starts with the native screen resolution. Many thanks for everyone's comments on this issue, Russ -- Y

[Bug 1724718] Re: Fail to install to USB-HD from SDHC card

2017-10-21 Thread Russ Herman
Please withdraw. Final release installed successfully. ** Information type changed from Public to Private -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1724718 Title: Fail to install to USB-HD

[Bug 1724722] [NEW] gdb crashed with signal 7

2017-10-18 Thread Russ Herman
Public bug reported: After closing out browser reporting Bug #1724718, this occurred immediately. ProblemType: Crash DistroRelease: Ubuntu 17.10 Package: gdb 8.0.1-0ubuntu1 ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4 Uname: Linux 4.13.0-16-generic i686 ApportVersion: 2.20.7-0ubuntu3

[Bug 1724718] [NEW] Fail to install to USB-HD from SDHC card

2017-10-18 Thread Russ Herman
Public bug reported: lsb_release -rd Description:Ubuntu 17.10 Release:17.10 dd'd Artful 386 to 4GB SDHC card. Transferred card to ASUS 1005HA netbook and booted. After unmounting allowing and overwriting of /dev/sdg, began install to 60GB HD /dev/sdg with reformat of existing

[Bug 1559249] Re: Dropbox indicator is broken on non-Unity environments

2017-09-04 Thread Russ
Still here for me on Xubuntu 17.04 amd64 clean install. Maybe 17.10 for fix? Fingers crossed! Tried all kinds of 'fixes' and nothing is persistent. Have also emailed Dropbox support to ask if they'll code for notify rather than indicator, which is the whole problem as I understand it. -- You

[Bug 1714111] [NEW] php-gettext Depreciated Constructor

2017-08-30 Thread Bobby Russ
Public bug reported: 1) Ubuntu 16.04.3 LTS 2) php-gettext: 1.0.11-2build1 3) No Error Message and smooth running was expected 4) What happened instead: Deprecation Notice in ./../php/php-gettext/streams.php#48 Methods with the same name as their class will not be constructors in a future

[Bug 1375995] Re: [HP Compaq dc7800 Small Form Factor PC] suspend/resume failure

2017-07-19 Thread Russ Bond
Strange it's should works. I searched it hand by hand. I forget to say what i have Convertible Minitower, and latest v1.35 bios + ME v3.2.20.1049. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1375995

[Bug 1375995] Re: [HP Compaq dc7800 Small Form Factor PC] suspend/resume failure

2017-07-19 Thread Russ Bond
I think this is not a bug of Ubuntu or any OS. This is bug of HP BIOS, they should disable and delete ACPI S3 Hard Disk Reset in OS Power Management because if is enabled, it causing problem of wake from sleep/suspend. I disable this option and sleep/suspend works good in all my OSes.

[Bug 1695271] [NEW] package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-06-02 Thread Russ Johnston
Public bug reported: failed during system update. This problem has been consistent for some time now. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: tex-common 6.04 ProcVersionSignature: Ubuntu 4.4.0-78.99-generic 4.4.62 Uname: Linux 4.4.0-78-generic i686 ApportVersion:

Re: [Bug 1680223] [NEW] Crash when exporting to html

2017-04-05 Thread Russ Allbery
sure how that will affect propagation into Ubuntu, but I think Ubuntu might pull from Debian unstable during our release freezes. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- You received this bug notification because you are a member of Ubuntu Bugs, whic

Re: [Bug 1680223] [NEW] Crash when exporting to html

2017-04-05 Thread Russ Allbery
pstream release rather than trying to cherry-pick specific patches. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/16

[Bug 1657092] Re: deja-dup refers to "Files" instead of "Caja"

2017-02-22 Thread Russ Phillips
Here you go: russ@Chapterhouse:~$ echo $SESSION russ@Chapterhouse:~$ echo $GDMSESSION mate russ@Chapterhouse:~$ echo $DESKTOP_SESSION mate russ@Chapterhouse:~$ echo $XDG_CURRENT_DESKTOP MATE -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1657092] Re: deja-dup refers to "Files" instead of "Caja"

2017-02-21 Thread Russ Phillips
I originally posted this bug in Mate, since I thought they maintained a forked version of Nautilus and Deja Dup, and this would be something they'd want to include in that. I'll attach a screenshot to confirm that the file manager is listed as "Caja" in the application menu. -- You received

[Bug 1657092] Re: deja-dup refers to "Files" instead of "Caja"

2017-02-21 Thread Russ Phillips
** Attachment added: "Screenshot at 2017-02-21 19:52:24.png" https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1657092/+attachment/4823780/+files/Screenshot%20at%202017-02-21%2019%3A52%3A24.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1657092] Re: deja-dup refers to "Files" instead of "Caja"

2017-02-20 Thread Russ Phillips
Quick work :) I wouldn't have had the chance to check before tomorrow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657092 Title: deja-dup refers to "Files" instead of "Caja" To manage

[Bug 1657092] Re: deja-dup refers to "Files" instead of "Caja"

2017-01-29 Thread Russ Phillips
Yes, it works in Caja. I originally filed this against Ubuntu Mate, thinking that it was something to be fixed in Mate, since Files isn't the file manager in Mate :/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1646332] [NEW] package kde-config-telepathy-accounts (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in package acco

2016-11-30 Thread Russ Bernhardt
Public bug reported: I was trying to install kubuntu-desktop on top of vanilla ubuntu. Fresh ubuntu install. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: kde-config-telepathy-accounts (not installed) ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13 Uname: Linux

[Bug 1371274] Re: Unable to use the widevine plugin with Chromium

2016-06-10 Thread Russ
Ah, thanks. That answers my question. I will try the new Widevine now. Has/will this be patched to the mainline version at some point, or does the trusty-working chromium branch (if that's the right word) not get implemented anywhere? -- You received this bug notification because you are a

[Bug 1371274] Re: Unable to use the widevine plugin with Chromium

2016-06-10 Thread Russ
I was aware of that part, but I am unsure of the behavior when I install it over a Chromium already on the system. Since my Chromium has some sort of widevine files (although I guess they could be stubs too, as they were pre-installed with the package somehow), does it delete them, or use them

[Bug 1371274] Re: Unable to use the widevine plugin with Chromium

2016-06-10 Thread Russ
I use armv7 and x86_64, so in my case, I can probably get the widevine files I need. That's what I meant. Will this get fixed? There's a post earlier aobut a patch to Chromium revision 1083, but I don't know if this means that the patch will make it out to us or not. If I install the PPA version

[Bug 1371274] Re: Unable to use the widevine plugin with Chromium

2016-06-09 Thread Russ
I believe this bug is affecting me too. If it has not yet been patched in Ubuntu sources, please do so since Chrome is not available on all the architectures I use, but Chromium is. If we could get a patched Chromium that is CAPABLE of using Widevine, I would be much happier. -- You received

[Bug 1557173] Re: pulseaudio crashed with SIGABRT in pa_cvolume_set()

2016-05-04 Thread Russ Dill
Thread 1 "pulseaudio" received signal SIGABRT, Aborted. 0x7f9c7dcf8418 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 54 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 0x7f9c7dcf8418 in __GI_raise (sig=sig@entry=6) at

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2016-04-26 Thread Russ Allbery
In order to take the path of moving this setting to a krb5.conf snippet that's included by the default krb5.conf, at the very least it needs to work with both Heimdal and MIT. I don't think Heimdal supports including krb5.conf snippets, which means we can't use the include functionality in

[Bug 1573343] [NEW] package python-ptyprocess 0.5-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2016-04-21 Thread Russ
Public bug reported: Installing rkhunter when error report was generated. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: python-ptyprocess 0.5-1 ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6 Uname: Linux 4.4.0-21-generic x86_64 ApportVersion: 2.20.1-0ubuntu2 Architecture:

[Bug 1524879] Re: initramfs-tools, Xenial is missing NVME kernel driver

2016-02-02 Thread Russ Dill
NAK. The patch is buggy and breaks initramfs generation for everything but nvme. It references the variable $root which does not exist, instead of $dev_node. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1528451] [NEW] package jackd2 1.9.10+20140719git3eb0ae6a~dfsg-2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-12-21 Thread Russ Andrade
Public bug reported: ProblemType: Package DistroRelease: Ubuntu 15.04 Package: jackd2 1.9.10+20140719git3eb0ae6a~dfsg-2 ProcVersionSignature: Ubuntu 3.19.0-39.44-generic 3.19.8-ckt9 Uname: Linux 3.19.0-39-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.8 Architecture: amd64 Date: Mon Dec 21

[Bug 1500999] [NEW] crashed during "gksudo gvim"

2015-09-29 Thread Russ Herman
Public bug reported: No obvious connection ProblemType: Crash DistroRelease: Ubuntu 15.10 Package: obconf 1:2.0.4+git20130908-2 ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1 Uname: Linux 4.2.0-11-generic i686 ApportVersion: 2.19-0ubuntu1 Architecture: i386 CurrentDesktop: LXDE Date: Tue

[Bug 1410581] [NEW] nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module failed to build

2015-01-13 Thread Russ
Public bug reported: Got an error during update ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331-uvm 331.113-0ubuntu0.0.4 ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11 Uname: Linux 3.13.0-43-generic x86_64 NonfreeKernelModules: nvidia ApportVersion:

Re: [Bug 1400095] [NEW] Homepage is a dead link

2014-12-07 Thread Russ Allbery
has lost interest, gone off-line, or otherwise isn't planning on doing further development. (The Debian and Ubuntu versions are already pretty forked from the original.) I suppose I'll just drop the homepage link from the next version of the package. -- Russ Allbery (r...@debian.org

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-10-30 Thread charlie russ
I was able to get this to work on my new t440s. I'm using kernel version 3.16.0-24-generic I cloned from github and did the sudo make install from #184. Lastly, I did: sudo modprobe r8192ee and that seemed to do the trick because it wasnt working before that despite a restart. I tried: sudo

[Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-10-30 Thread charlie russ
Well, that was short lived. I restarted my computer and now it has the same wifi issues as before.. connects for a second and then disconnects. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239578

[Bug 1348532] [NEW] u1_downloader downloads failed some files

2014-07-25 Thread Russ Herman
Public bug reported: I'm recovering my files to move to another provider. The recovery was incomplete at first, so I retried the utility 4 more times. A few additional files were delivered in reruns 2 and 3, but then mothing additional with 4 and 5. I'm attaching a list of the files that never

[Bug 1336663] Re: lightdm uses wrong ccache name on pam_krb5 credentials refresh

2014-07-08 Thread Russ Allbery
Note that all that pam-krb5 specifically cares about is KRB5CCNAME, so an alternative approach that may require less refactoring and would work for that PAM module would be to preserve the PAM environment from pam_getenvlist and set those variables in the environment before invoking PAM for

[Bug 105736] Re: mutt - TLS packet with unexpected length

2014-06-24 Thread Russ Kine
I am running Mutt 1.5.21 on Debian Wheezy and had the same issue. Unfortunately, none of the advice on this page helped (including the installation of muth-patched; I did not try recompiling mutt with openssl, however.). What solved it for me was setting imap_keepalive to a small enough number.

Re: [Bug 1332985] [NEW] Add the krb5-send-pr command to the ubuntu package

2014-06-22 Thread Russ Allbery
and operating system information with your bug report. Please note that bug reports are public; if you are reporting a security vulnerability, send mail to krbcore-secur...@mit.edu instead, ideally using PGP encryption. EOF -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- You

Re: [Bug 1332985] [NEW] Add the krb5-send-pr command to the ubuntu package

2014-06-22 Thread Russ Allbery
and operating system information with your bug report. Please note that bug reports are public; if you are reporting a security vulnerability, send mail to krbcore-secur...@mit.edu instead, ideally using PGP encryption. EOF -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- You

[Bug 1323671] Re: /usr/share/shibboleth/logo.jpg missing

2014-05-27 Thread Russ Allbery
While I probably could have handled the transition and notification better, this was an intentional upstream change. See the Debian changelog entry for 2.5.1+dfsg-1: - The example style sheet for error templates has been moved to a version-independent location in /usr/share/shibboleth.

[Bug 1312421] Re: Cannot rebuild dahdi-dkms (1:2.5.0.1+dfsg-1ubuntu3) : unknown field ‘drv_attrs’ specified in initializer .drv_attrs = xpp_attrs

2014-05-26 Thread Russ Dill
Upstream patch exists here: https://github.com/asterisk/dahdi- linux/commit/2e7acd2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312421 Title: Cannot rebuild dahdi-dkms (1:2.5.0.1+dfsg-1ubuntu3)

[Bug 1312421] Re: Cannot rebuild dahdi-dkms (1:2.5.0.1+dfsg-1ubuntu3) : unknown field ‘drv_attrs’ specified in initializer .drv_attrs = xpp_attrs

2014-05-26 Thread Russ Dill
And here, sorry https://github.com/asterisk/dahdi-linux/commit/f5d3b3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312421 Title: Cannot rebuild dahdi-dkms (1:2.5.0.1+dfsg-1ubuntu3) : unknown

Re: [Bug 1319336] Re: Cannot compile external software against OpenAFS headers any more

2014-05-14 Thread Russ Allbery
wrote it from the start to have a very stable API and ABI. But that's not the functionality you're looking for, I suspect.) -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

Re: [Bug 1296276] Re: Unlocking with greeter fails to properly renew kerberos tickets with pam-krb5

2014-05-12 Thread Russ Allbery
this but there's a setuid program in the loop, in which case the environment variables are ignored. That would require a more complex fix. Let me know if that's the case.) -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- You received this bug notification because you

[Bug 1307046] Re: 14.04 ubiquity doesn't offer upgrade of 12.04.4 in VM

2014-04-13 Thread Russ Herman
Just found mention of LTS-LTS upgrades unavailability until .1 ** Changed in: ubiquity (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307046 Title: 14.04

[Bug 1307046] [NEW] 14.04 ubiquity doesn't offer upgrade of 12.04.4 in VM

2014-04-12 Thread Russ Herman
Public bug reported: Started from a clean updated 12.04.4 installation in a VirtualBox VM. Connected that VM to the DVD with current 14.04 iso. Installation Type screen attached - no offer to upgrade 12.04-14.04 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubiquity 2.18.1 [modified:

Re: [Bug 1296276] [NEW] light-locker fails to properly renew kerberos tickets with pam-krb5

2014-03-23 Thread Russ Allbery
with this program rather than with your system configuration by running xscreensaver, locking the screen, unlocking with your Kerberos password, and seeing if that properly refreshes your credentials. I know that xscreensaver does PAM properly. -- Russ Allbery (r...@debian.org) http

Re: [Bug 1296276] Re: light-locker fails to properly renew kerberos tickets with pam-krb5

2014-03-23 Thread Russ Allbery
Robert Ancell robert.anc...@canonical.com writes: Could you please try lp:~robert-ancell/lightdm/setcred-on-unlock and see if this fixes it? It will surprise me if this change fixes the issue. pam-krb5 treats PAM_REFRESH_CRED and PAM_REINITIALIZE_CRED identically. -- Russ Allbery (r

Re: [Bug 1296276] [NEW] light-locker fails to properly renew kerberos tickets with pam-krb5

2014-03-23 Thread Russ Allbery
much more detail about exactly what the Kerberos PAM module is trying to do. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

Re: [Bug 1296276] Re: Unlocking with greeter fails to properly renew kerberos tickets with pam-krb5

2014-03-23 Thread Russ Allbery
on the file after calling pam_setcred). Oh! I'm sorry. I looked at the head commit to the branch, and didn't realize that it diverged more than that. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- You received this bug notification because you are a member

Re: [Bug 1296276] Re: Unlocking with greeter fails to properly renew kerberos tickets with pam-krb5

2014-03-23 Thread Russ Allbery
environment will be set for it to find the user's ticket cache, but hopefully it will just work. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

Re: [Bug 1269434] [NEW] Enable XPath support

2014-01-15 Thread Russ Allbery
. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1269434 Title: Enable XPath support To manage notifications about

[Bug 1251037] Re: bcmwl-kernel-source 6.30.223.141+bdcom-0ubuntu1: bcmwl kernel module failed to build [Makefile: No such file or directory]

2014-01-03 Thread Timothy Russ
Anything else I can provide to help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251037 Title: bcmwl-kernel-source 6.30.223.141+bdcom-0ubuntu1: bcmwl kernel module failed to build [Makefile:

[Bug 1265635] [NEW] bcmwl-kernel-source 6.30.223.141+bdcom-0ubuntu1: bcmwl kernel module failed to build

2014-01-02 Thread Timothy Russ
Public bug reported: Tried updating the Kernel as noted here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220403 to resolve suspend/resume failures and now receive build error. When running install command listed here:

[Bug 1265635] Re: bcmwl-kernel-source 6.30.223.141+bdcom-0ubuntu1: bcmwl kernel module failed to build

2014-01-02 Thread Timothy Russ
linux-headers-3.4.0-1-goldfish: Installed: (none) Candidate: 3.4.0-1.7 Version table: 3.4.0-1.7 0 500 http://us.archive.ubuntu.com/ubuntu/ saucy/universe i386 Packages linux-headers-3.11.0-14-lowlatency: Installed: (none) Candidate: 3.11.0-14.6 Version table:

Re: [Bug 1264742] [NEW] Sync openafs 1.6.5.2-1 (universe) from Debian unstable (main)

2013-12-28 Thread Russ Allbery
issue fixed upstream You probably want 1.6.6~pre2-1 (just uploaded) instead. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1035000] Re: libapache2-mod-shib2 will not install

2013-12-18 Thread Russ Allbery
*** This bug is a duplicate of bug 884402 *** https://bugs.launchpad.net/bugs/884402 ** This bug has been marked a duplicate of bug 884402 package libapache2-mod-shib2 2.4.3+dfsg-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error

[Bug 1007354] Re: package libapache2-mod-shib2 2.4.3+dfsg-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2013-12-18 Thread Russ Allbery
*** This bug is a duplicate of bug 884402 *** https://bugs.launchpad.net/bugs/884402 ** This bug has been marked a duplicate of bug 884402 package libapache2-mod-shib2 2.4.3+dfsg-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error

[Bug 807416] Re: Security bug in xml-security-c may require rebuilding of this package

2013-12-18 Thread Russ Allbery
Marking invalid since, as noted, no recompilation should be required after the affected library package was upgraded. ** Changed in: shibboleth-sp2 (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

Re: [Bug 1206387] Re: openafs-modules-dkms 1.6.1-1+ubuntu0.2: module FTBFS on 3.8.0

2013-12-02 Thread Russ Allbery
, at which point you're doing all the work that you had to do in order to cherry-pick the required changes anyway, but doing it in a fairly unstable way. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- You received this bug notification because you are a member of Ubuntu

Re: [Bug 1206387] Re: openafs-modules-dkms 1.6.1-1+ubuntu0.2: module FTBFS on 3.8.0

2013-12-02 Thread Russ Allbery
Ubuntu, and y'all should certainly feel free to decide on the strategy that works for your community, but it might be an interesting data point that this was one of my arguments against supporting Ubuntu internally in my group when we had that discussion internally a couple of weeks ago. -- Russ

  1   2   3   4   5   6   7   >