[Bug 534124] Re: Control-/ is broken in vim-gtk and vim-gnome

2010-04-30 Thread Will Gray
Well, ctrl-/ isn't a real character. The fact that your terminal sends a ctrl-_ when pressing ctrl-/ is not vim's problem. However, gvim does interpret ctrl-7 as a ctrl-_, so use that instead. -- Control-/ is broken in vim-gtk and vim-gnome https://bugs.launchpad.net/bugs/534124 You received th

[Bug 479767] Re: Vim documents non-existent indent plugin options

2010-04-30 Thread Will Gray
How did you attempt to set the variables? And from what script? I think you should be doing the following in ~/.vim/indent/sh.vim let b:sh_indent_options = { 'default': value, 'continuation-line': value } where "value" is replaced by the values you want (number of spaces). -- Vim documents no

[Bug 491615] Re: Using arrow keys in vim-tiny while in Insert mode introduces A, B, C, D into text

2010-05-06 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- Using arrow keys in vim-tiny while in Insert mode introduces A,B,C,D into text https://bugs.launchpad.net/bugs/491615 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 437884] Re: colour schemes use different colours in GUI and terminal

2010-05-06 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- colour schemes use different colours in GUI and terminal https://bugs.launchpad.net/bugs/437884 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 353663] Re: vim scrolling in gnu screen broken (C-home/C-end)

2010-05-06 Thread Will Gray
It's not interesting that ctrl-home generates the same key sequence inside and outside screen since that's a terminal emulator thing. I believe the issue is that when TERM=screen, vim doesn't set the proper termcap settings for interpreting the modified home and end keys (and others). Compare :se

[Bug 402224] Re: c highlighter fails in token */*

2010-05-06 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Incomplete -- c highlighter fails in token */* https://bugs.launchpad.net/bugs/402224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 479767] Re: Vim documents non-existent indent plugin options

2010-05-06 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Incomplete -- Vim documents non-existent indent plugin options https://bugs.launchpad.net/bugs/479767 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 523462] [NEW] evolution can not empty trash

2010-02-17 Thread gray rose
Public bug reported: Binary package hint: evolution "Empty Trash" results in message "Error while expunging folder". No messages are deleted and continue to build up in the Trash uncontrollably. Using Ubuntu 9.10 with Evolution 2.28.1-0ubuntu2 ProblemType: Bug Architecture: i386 Date: Wed Feb

[Bug 523462] Re: evolution can not empty trash

2010-02-17 Thread gray rose
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39320618/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/39320619/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/39320620/ProcStatus.txt ** Attachm

[Bug 554172] Re: cups not starting at boot

2010-04-11 Thread gray rose
Same problem exists on Lucid 10.04 beta 1 (updated as of 4/11) running on a Zotac IONITX / Intel Atom 230. Printer is connected by USB and is turned off at boot time -- turning the printer on and rebooting does not help. After every reboot cups is not running. -- cups not starting at boot https:/

[Bug 554172] Re: cups not starting at boot

2010-04-14 Thread gray rose
None of the comments points me toward a solution. runlevel N 2 ga...@hiro:~$ ls -l /etc/rc2.d/S50cups lrwxrwxrwx 1 root root 14 2010-04-01 13:49 /etc/rc2.d/S50cups -> ../init.d/cups I have not tried downgrading Upstart yet --- if a race condition exists I'm guessing that it may be a race on

[Bug 554172] Re: cups not starting at boot

2010-04-14 Thread gray rose
Here's a further clue: exactly the same problem occurs on my personal computer --- IONITX with Intel Atom 330, 3.2 GB memory, _and_ an even faster SSD, the Intel X25E. CUPS worked fine on that computer under Karmic; it was upgraded to Lucid when Beta 1 was released and the cups daemon has been fai

[Bug 129106] Re: [gutsy] Vim crash when gnome terminal tab is detached

2010-05-19 Thread Will Gray
** Changed in: vim (Ubuntu) Status: Triaged => Fix Released -- [gutsy] Vim crash when gnome terminal tab is detached https://bugs.launchpad.net/bugs/129106 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 517019] Re: vim crontab syntax highlighting should treat day/month names case insensitively

2010-05-19 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Fix Committed -- vim crontab syntax highlighting should treat day/month names case insensitively https://bugs.launchpad.net/bugs/517019 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 492312] Re: vim crashes with .vimrc

2010-05-19 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- vim crashes with .vimrc https://bugs.launchpad.net/bugs/492312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/

[Bug 268474] Re: please switch off space highlighting in changelogs

2010-05-19 Thread Will Gray
This is a documented option (:h changelog.vim). ** Changed in: vim (Ubuntu) Status: Confirmed => Invalid -- please switch off space highlighting in changelogs https://bugs.launchpad.net/bugs/268474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 255847] Re: vimtutor does not load the tutor file correctly if vim-gnome is not installed

2010-05-19 Thread Will Gray
** Changed in: vim (Ubuntu) Status: Confirmed => Fix Released -- vimtutor does not load the tutor file correctly if vim-gnome is not installed https://bugs.launchpad.net/bugs/255847 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 489755] Re: fakeroot debian/rules clean doesn't remove generated .mo files

2010-05-19 Thread Will Gray
This is certainly not the case anymore (2:7.2.330-1ubuntu3). It occurs in src/po/Makefile. ** Changed in: vim (Ubuntu) Status: New => Invalid -- fakeroot debian/rules clean doesn't remove generated .mo files https://bugs.launchpad.net/bugs/489755 You received this bug notification becaus

[Bug 552584] Re: vim fonts blink on virtual terminals (1-7)

2010-05-19 Thread Will Gray
Try this instead: Switch to a virtual terminal, login, and run 'vim -u /etc/vim/vimrc --noplugin'. Do you still see the problem? If not, something in your vimrc or a plugin is probably to blame. -- vim fonts blink on virtual terminals (1-7) https://bugs.launchpad.net/bugs/552584 You received t

[Bug 522666] Re: runtimepath lets system settings override user settings

2010-05-19 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- runtimepath lets system settings override user settings https://bugs.launchpad.net/bugs/522666 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 240693] Re: vim-gnome is very slow to load

2010-05-19 Thread Will Gray
Or SESSION_MANAGER env variable is incorrect. >From Vim's help for -X options: "When the X11 Session Management Protocol (XSMP) handler has been built in, the -X option also disables that connection as it, too, may have undesirable delays." ** Changed in: vim (Ubuntu) Status: New => Invali

[Bug 484851] Re: gvimtutor in installed even when gvim is not installed

2010-05-20 Thread Will Gray
The Debian maintainer (jamessan) is going to fix this, moving gvimtutor files from vim-runtime to vim-gui-common. ** Changed in: vim (Ubuntu) Status: New => In Progress -- gvimtutor in installed even when gvim is not installed https://bugs.launchpad.net/bugs/484851 You received this bug n

[Bug 260878] Re: vim: not found in 'runtimepath': "bitmaps/SaveSesn.xpm"

2010-05-20 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- vim: not found in 'runtimepath': "bitmaps/SaveSesn.xpm" https://bugs.launchpad.net/bugs/260878 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 151791] Re: Backups (recover) disabled by default: no backups

2010-05-20 Thread Will Gray
** Changed in: vim (Ubuntu) Status: Triaged => Invalid -- Backups (recover) disabled by default: no backups https://bugs.launchpad.net/bugs/151791 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 584797] Re: vim loses left/right cursor keys in insert mode when editing SQL

2010-06-10 Thread Will Gray
This has been fixed in debian vim 2:7.2.436+hg~e12b9d992389-1 ** Changed in: vim (Ubuntu) Status: New => Fix Committed -- vim loses left/right cursor keys in insert mode when editing SQL https://bugs.launchpad.net/bugs/584797 You received this bug notification because you are a member of

[Bug 308713] Re: vim-gnome freezing from any GTK event at Jaunty

2010-06-10 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- vim-gnome freezing from any GTK event at Jaunty https://bugs.launchpad.net/bugs/308713 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 578612] Re: vim clipboard contents rigister doesn't work

2010-05-13 Thread Will Gray
After yanking to "+, does :echo @+ show the yanked lines? -- vim clipboard contents rigister doesn't work https://bugs.launchpad.net/bugs/578612 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 534124] Re: Control-/ is broken in vim-gtk and vim-gnome

2010-05-13 Thread Will Gray
What do you mean by "won't detect"? And what do you mean by other vims supporting it? -- Control-/ is broken in vim-gtk and vim-gnome https://bugs.launchpad.net/bugs/534124 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 491615] Re: Using arrow keys in vim-tiny while in Insert mode introduces A, B, C, D into text

2010-05-13 Thread Will Gray
anatoly, it has already been explained why this is not a bug. After installing the package "vim", Vim runs in 'nocompatible' mode by default and the cursor keys work. -- Using arrow keys in vim-tiny while in Insert mode introduces A,B,C,D into text https://bugs.launchpad.net/bugs/491615 You rece

[Bug 70569] Re: Vim variants other than vim-tiny source /etc/vim/vimrc instead of /etc/vim/vimrc.tiny when invoked as vi (ie, Arrow keys not broken when running vi)

2010-05-13 Thread Will Gray
Constantine, AFAIK, the Vim documentation makes no such claim. It does say that the presence of a vimrc will turn off 'compatible' mode, regardless of whether Vim was started as "vim" or "vi". Likewise, the absence of a vimrc will default 'compatible' to on (unless set otherwise in the system vim

[Bug 234780] Re: vim-runtime should depend on vim

2010-05-13 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- vim-runtime should depend on vim https://bugs.launchpad.net/bugs/234780 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 196162] Re: vim-runtime: Byte Order Marker (BOM) automatically set when opening files with .wiki extension

2010-05-13 Thread Will Gray
This has been fixed upstream. ** Changed in: vim (Ubuntu) Status: Incomplete => Fix Released -- vim-runtime: Byte Order Marker (BOM) automatically set when opening files with .wiki extension https://bugs.launchpad.net/bugs/196162 You received this bug notification because you are a membe

[Bug 260878] Re: vim: not found in 'runtimepath': "bitmaps/SaveSesn.xpm"

2010-05-13 Thread Will Gray
You asked for Vim to give messages about what it is doing, and that's what is happening. I'm pretty sure that's the expected behavior. -- vim: not found in 'runtimepath': "bitmaps/SaveSesn.xpm" https://bugs.launchpad.net/bugs/260878 You received this bug notification because you are a member of

[Bug 372588] Re: sudo crontab -e uses wrong vi version

2010-05-13 Thread Will Gray
This really has nothing to do with Vim and all to do with environments and Sudo. ** Changed in: vim (Ubuntu) Status: New => Invalid -- sudo crontab -e uses wrong vi version https://bugs.launchpad.net/bugs/372588 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 491615] Re: Using arrow keys in vim-tiny while in Insert mode introduces A, B, C, D into text

2010-05-13 Thread Will Gray
Yes, I did. My only guess is that you are doing some in a non-default way (e.g. by-passing /etc/vim/vimrc). How are you invoking vim? And why is your vimrc named .vimrc-save? -- Using arrow keys in vim-tiny while in Insert mode introduces A,B,C,D into text https://bugs.launchpad.net/bugs/49161

[Bug 70569] Re: Vim variants other than vim-tiny source /etc/vim/vimrc instead of /etc/vim/vimrc.tiny when invoked as vi (ie, Arrow keys not broken when running vi)

2010-05-13 Thread Will Gray
tgpae, there *is* a user-editable file that can have a setting adding. It's called vimrc. For system-wide settings, /etc/vim/vimrc also sources /etc/vim/vimrc.local. -- Vim variants other than vim-tiny source /etc/vim/vimrc instead of /etc/vim/vimrc.tiny when invoked as vi (ie, Arrow keys not b

[Bug 279126] Re: remind.vim syntax doesn't apply to included reminders files

2010-05-13 Thread Will Gray
My guess is that you either don't have 'modeline' enabled or have the format wrong. ** Changed in: vim (Ubuntu) Status: New => Incomplete -- remind.vim syntax doesn't apply to included reminders files https://bugs.launchpad.net/bugs/279126 You received this bug notification because you ar

[Bug 279126] Re: remind.vim syntax doesn't apply to included reminders files

2010-05-13 Thread Will Gray
Just remembered that 'modeline' defaults to on, except on Debian/Ubuntu. This is likely your problem. -- remind.vim syntax doesn't apply to included reminders files https://bugs.launchpad.net/bugs/279126 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 559414] Re: vim should link to vim.tiny

2010-05-13 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- vim should link to vim.tiny https://bugs.launchpad.net/bugs/559414 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

[Bug 492312] Re: vim crashes with .vimrc

2010-05-13 Thread Will Gray
If this is invalid, please mark it as so. -- vim crashes with .vimrc https://bugs.launchpad.net/bugs/492312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.co

[Bug 494124] Re: Bug with vim's syntax highlighting in perl

2010-05-13 Thread Will Gray
Please report this to the syntax/perl.vim maintainer. -- Bug with vim's syntax highlighting in perl https://bugs.launchpad.net/bugs/494124 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 552584] Re: vim fonts blink on virtual terminals (1-7)

2010-05-14 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Incomplete -- vim fonts blink on virtual terminals (1-7) https://bugs.launchpad.net/bugs/552584 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 534124] Re: Control-/ is broken in vim-gtk and vim-gnome

2010-05-14 Thread Will Gray
Vim detects that character / (0x2f) is different from character ctrl-_ (0x1f). Your terminal is the one that produces the ctrl-_ when holding control and pressing /. Regardless, you cannot map ctrl-/ in either case--you map ctrl-_. GVim and most terminals (e.g. xterm, gnome- terminal, konsole) c

[Bug 494124] Re: Bug with vim's syntax highlighting in perl

2010-05-14 Thread Will Gray
Read the first several lines of /usr/share/vim/vim72/syntax/perl.vim -- Bug with vim's syntax highlighting in perl https://bugs.launchpad.net/bugs/494124 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-

[Bug 225721] Re: gvim gnome integration is broken

2010-05-14 Thread Will Gray
Regarding point number 2: How are you attempting to "paste text into clipboard"? And how are you doing it in gnome-terminal? GVim has no problem interacting with X's primary selection and clipboard selection. -- gvim gnome integration is broken https://bugs.launchpad.net/bugs/225721 You receive

[Bug 398456] Re: vim has no syntax highlighting for btrfs filesystems in /etc/fstab

2010-05-14 Thread Will Gray
Contact the author of /usr/share/vim/vim72/syntax/fstab.vim -- vim has no syntax highlighting for btrfs filesystems in /etc/fstab https://bugs.launchpad.net/bugs/398456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 479767] Re: Vim documents non-existent indent plugin options

2010-05-14 Thread Will Gray
If this is fixed or invalid, please mark it as so. -- Vim documents non-existent indent plugin options https://bugs.launchpad.net/bugs/479767 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 584797] Re: vim loses left/right cursor keys in insert mode when editing SQL

2010-05-24 Thread Will Gray
Yes, the current version of ftplugin/sql.vim imaps , , and uses as a sort of mapleader for insert mode. There are variables you can set to customize the maps. You'll probably want to read the documentation in :h sql-completion. ** Changed in: vim (Ubuntu) Status: New => Invalid -- vim

[Bug 73474] Re: mpi.py fails to run: invalid MPI destination

2010-02-06 Thread James Gray
I am getting the same message, but I am using python-mpi package directly by executing: mpiexec -n 5 python /usr/share/doc/python-mpi/examples/mpi.py Tracked this back a little further. The traceback that I saw was from File "/usr/lib/python2.6/dist-packages/Scientific/MPI/core.py", line 303, in

[Bug 382336] Re: Add/Remove crashed on opening gnome-app-install crashed with AttributeError in get_maintenance_status()

2009-09-05 Thread Charles Gray
Look, all I see is people with problems and no software to fix them. Then you ask me what kind of bug/whatever and how do I know?. Just give me a system check that does fix problems and a "click here to fix" button to solve my problems. Everyone is talking over my head. I'm ready to go back to w

[Bug 220706] Re: Boot fails on ata3: SRST failed (errno=-16)

2009-09-28 Thread James Gray
In my case I was periodically hanging with error messages identical to those reported. I tried several of the above fixes, but only resolved the issue by replacing the hard drive. The drive was definitely defective. If you have a spare SATA drive laying around you can verify if switching disks f

[Bug 438850] Re: xterm ignores VT100 widget resources color16 through color255

2009-09-29 Thread Will Gray
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/32684957/Dependencies.txt ** Attachment added: "LsHal.txt" http://launchpadlibrarian.net/32684958/LsHal.txt ** Attachment added: "LsMod.txt" http://launchpadlibrarian.net/32684959/LsMod.txt ** Attachment added: "LsPc

[Bug 438850] [NEW] xterm ignores VT100 widget resources color16 through color255

2009-09-29 Thread Will Gray
Public bug reported: Binary package hint: xterm I've specified resources in ~/.Xresources to change xterm's background, foreground, cursor, and colors 0-255. Colors 16-255 aren't used. ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 NonfreeKernelModules: nvidia Package: xterm 241

[Bug 282840] Re: [regression] WPA not available on ThinkPad T30 (hostap broken)

2009-11-02 Thread Damien Gray
Fresh install of Xubuntu 9.10 has this issue. It was previously working with 9.04. Blacklisting the orinico driver results in a hang on boot. -- [regression] WPA not available on ThinkPad T30 (hostap broken) https://bugs.launchpad.net/bugs/282840 You received this bug notification because you a

[Bug 1938013] Re: 4.15.0-151 is freezing various CPUs

2021-07-28 Thread Richard Gray
I want to add that I too began having problems on my Lenovo T480 after I installed the 4.15.0-151 kernel. I have gone back to kernel 147 and that solved all the problems. My problems were similar to those reported above: the computer sometimes crashed on boot. When it did manage to boot the mous

[Bug 1793350] [NEW] column error if no trailing newline

2018-09-19 Thread Patrick Gray
Public bug reported: The utility ``column`` gives the error ``column: line too long``, and does not produce the correct output, when given an input without a trailing newline: $ python3 -c "print('a\nb\nc')" | column a b c $ python3 -c "print('a\nb\nc', end='')" | column column: line

[Bug 1772530] [NEW] OpenLDAP depends on old version of KRB5 which conflicts with other packages

2018-05-21 Thread Dylan Gray
Public bug reported: Currently, Ubuntu 16.04's newest offered version of OpenLDAP is version 2.4.42. This version depends on libgssapi3 which in turn depends libkrb5 version 2.6. Many other common libraries (like gssapi_krb5) depend on libkrb5 3.0. From what I can tell, OpenLDAP version 2.4.44 fix

[Bug 1760068] Re: Wrong resolution at unlock screen

2019-09-28 Thread Sean Gray
Okay.For nvidia-435.21 I fixed it with: Section "Files" ModulePath "/usr/lib/x86_64-linux-gnu/nvidia/xorg" ModulePath "/usr/lib/xorg/modules" EndSection Light-locker displays the correct resolution now. //this is insane. They need to patch this on the light-locker side soon. -- You rec

[Bug 1768230] Re: Long time booting : Failed to connect to lvmetad. Falling back to device scanning.

2018-12-22 Thread Dennis Gray
my /etc/initramfs-tools/conf.d/resume file contains one line RESUME=UUID=99a2d3b2-0f29-4080-977c-35a5744279a8 I have tried several suggestions in this thread but I haven't found anything that works. I tried RESUME=/dev/vg_system/lv_swap then I ran the update-initramfs -u, as suggested. I got th

[Bug 1886214] Re: zsys package post-installation failed when boot pool is not imported

2020-08-10 Thread Patrick Gray
Should I run any commands before trying to upgrade? Or should the 0.4.7 upgrade handle my root partition still being in a weird state? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886214 Title: z

[Bug 1886214] Re: zsys package post-installation failed when boot pool is not imported

2020-08-16 Thread Patrick Gray
seeing this: root@tmp:/home/pgray# apt install zsys/focal-proposed Reading package lists... Done Building dependency tree Reading state information... Done Selected version '0.4.7' (Ubuntu:20.04/focal-proposed [amd64]) for 'zsys' The following package was automatically installed and is no longer r

[Bug 1886214] [NEW] apt-get upgrade fails on zsys package

2020-07-03 Thread Patrick Gray
Public bug reported: root@tmp:/home/pgray# zfs list -t snapshot -o name -S creation no datasets available root@tmp:/home/pgray# sudo apt-get install zsys Reading package lists... Done Building dependency tree Reading state information... Done zsys is already the newest version (0.4.6). 0

[Bug 1886214] Re: apt-get upgrade fails on zsys package

2020-07-06 Thread Patrick Gray
apport information ** Tags added: apport-collected focal ** Description changed: root@tmp:/home/pgray# zfs list -t snapshot -o name -S creation no datasets available root@tmp:/home/pgray# sudo apt-get install zsys Reading package lists... Done Building dependency tree Read

[Bug 1886214] SystemdDefaultUnitsState.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "SystemdDefaultUnitsState.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390218/+files/SystemdDefaultUnitsState.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1886214] ZFSDatasets.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "ZFSDatasets.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390220/+files/ZFSDatasets.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886214

[Bug 1886214] ProcCpuinfoMinimal.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390217/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1886214] Mounts.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "Mounts.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390215/+files/Mounts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886214 Title: ap

[Bug 1886214] ZFSMounts.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "ZFSMounts.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390223/+files/ZFSMounts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886214 Titl

[Bug 1886214] Grub.cfg.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "Grub.cfg.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390214/+files/Grub.cfg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886214 Title:

[Bug 1886214] ZFSPoolCache.gz

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "ZFSPoolCache.gz" https://bugs.launchpad.net/bugs/1886214/+attachment/5390224/+files/ZFSPoolCache.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886214

[Bug 1886214] MountsGenerated.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "MountsGenerated.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390216/+files/MountsGenerated.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1886214] ZFSPoolsStatus.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "ZFSPoolsStatus.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390225/+files/ZFSPoolsStatus.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/188

[Bug 1886214] ZSYSDump.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "ZSYSDump.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390226/+files/ZSYSDump.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886214 Title:

[Bug 1886214] ZFSListcache-rpool.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "ZFSListcache-rpool.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390221/+files/ZFSListcache-rpool.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1886214] SystemdFailedUnits.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "SystemdFailedUnits.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390219/+files/SystemdFailedUnits.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1886214] ZFSModules.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "ZFSModules.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390222/+files/ZFSModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886214 Ti

[Bug 1886214] ZSYSJournal.txt

2020-07-06 Thread Patrick Gray
apport information ** Attachment added: "ZSYSJournal.txt" https://bugs.launchpad.net/bugs/1886214/+attachment/5390227/+files/ZSYSJournal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886214

Re: [Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-30 Thread John Gray
Thanks! :) On Sun, May 31, 2020 at 10:00 AM Richard Laager <1875...@bugs.launchpad.net> wrote: > I have submitted this upstream: > https://github.com/openzfs/zfs/pull/10388 > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bug

[Bug 1875577] [NEW] Encrypted swap won't load on 20.04 with zfs root

2020-04-28 Thread John Gray
Public bug reported: root@eu1:/var/log# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 20.04 LTS Release:20.04 Codename: focal root@eu1:/var/log# apt-cache policy cryptsetup cryptsetup: Installed: (none) Candidate: 2:2.2.2-3ubuntu2 V

[Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-04-30 Thread John Gray
Thanks, and sorry about that error. I corrected the crpyttab to swap1 and swap2 as suggested, but still got a similar error message: Apr 30 18:06:38 eu1 kernel: [5.786143] systemd[1]: systemd-random-seed.service: Found ordering cycle on zfs-mount.service/start Apr 30 18:06:38 eu1 kernel: [

[Bug 1886214] Re: zsys package post-installation failed when boot pool is not imported

2020-07-11 Thread Patrick Gray
Anything else I can provide here? This zfs-root was setup by the ubuntu desktop installer fwiw. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886214 Title: zsys package post-installation failed whe

[Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-05 Thread John Gray
...actually going over my notes again, I actually did install grub- related zfs packages separately from debootstrap: apt install --yes zfsutils-linux apt install --yes zfs-initramfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-05 Thread John Gray
Hi Richard and Dider, thanks - I have set up encrypted swap on mdraid1 instead. It works but is subject to the same cycle issue - sometimes swap doesn't load, sometimes the boot zfs pool won't mount. I went to apply the patch, but my system doesn't seem to have the two files that are referenced,

[Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-05 Thread John Gray
I changed the path names in the patch file and it applied. I rebooted and it worked! :-) May 5 23:06:33 eu1 kernel: [6.480412] Adding 135128956k swap on /dev/mapper/md1swap. Priority:-2 extents:1 across:135128956k SSFS I have all my ZFS filesystems mounted and I have mdraid1 swap. Thanks fo

[Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-05 Thread John Gray
While we are waiting for upstream to include the patch, is this bug report and attached patch something that would be suitable for me to share on zfs forums so other keen Ubuntu zfs-on-root users can have a workaround, or would that constitute rushing out a fix without review/testing? -- You rec

[Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-06 Thread John Gray
>Can you share a bit more details about how you have yours setup? Sure! Partitions: root@eu1 ~ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:00 9.1T 0 disk ├─sda1 8:10 9.1T 0 part └─sda9 8:90 8M 0 part sdb 8:16

[Bug 1782709] Re: Updating systemd kills network on bionic

2019-06-12 Thread James Gray
Can confirm the same behaviour on my systems too. Updating systemd recently caused the entire routing table to be dropped (I had console access and was able to confirm no routes - not even loopback worked). In normal operation I see: >ip route show default via 10.0.0.1 dev eno1 src 10.0.0.

[Bug 1772530] Re: OpenLDAP depends on old version of KRB5 which conflicts with other packages

2018-05-22 Thread Dylan Gray
Ryan, Ah, MIT vs Heimdal implementations make sense. Is there a way to install openldap with a dependency on MIT kerberos instead of Heimdal? From the dependencies listed at https://packages.ubuntu.com/trusty/libldap-2.4-2, it looks like the default openldap package depends on Heimdal. Also, is th

[Bug 1772530] Re: OpenLDAP depends on old version of KRB5 which conflicts with other packages

2018-05-22 Thread Dylan Gray
Ryan, The dependency is a problem because my program depends on gssapi_krb5, krb5, sasl, and openldap. On Ubuntu, the linker will throw errors because "libkrb5.so.26, needed by //usr/lib/x86_64-linux- gnu/libgssapi.so.3, may conflict with libkrb5.so." libgssapi.so.3 is required by libldap2-dev as

[Bug 1772530] Re: OpenLDAP depends on old version of KRB5 which conflicts with other packages

2018-05-22 Thread Dylan Gray
Ryan, That makes sense. And yes, if I could deal with credentials like LDAP does, that would be incredibly convenient, but I cannot. In theory, I can parse the ELF structure of the LDAP library at runtime, check if there is the dependency issue, and then load the ldap library dynamically if every

[Bug 1772530] Re: OpenLDAP depends on old version of KRB5 which conflicts with other packages

2018-05-22 Thread Dylan Gray
>As far as I know the libldap packages in those distros don't directly >link a GSSAPI library at all. Ubuntu is the only one I'm aware of that >enables this. Yes. On other distros, it links directly to libkrb5.so. That in turn can either link to Heimdal or MIT, resolving the problem. I will look

[Bug 1772530] Re: OpenLDAP depends on old version of KRB5 which conflicts with other packages

2018-05-23 Thread Dylan Gray
I did some research, and it looks like adcli fires the same linker warnings I was seeing, but just ignores them and everything works. I guess I will have to go down the path of dynamically checking dependencies for the LDAP package at runtime and only load the library if it doesn't conflict, meanin

[Bug 1382790] Re: Add Exchange EWS Account only displayed when running Evolution as root

2017-08-15 Thread Rick Gray
*** This bug is a duplicate of bug 1061195 *** https://bugs.launchpad.net/bugs/1061195 I can confirm that I also had an issue with this. Could not create an account until I rebooted my system AND deleted the config files in my home directory. The "check for authentication types" button auto se

[Bug 1576583] Re: vim paste option bracks expandtab option

2017-11-07 Thread Will Gray
This is not a bug, but the defined behavior of the 'paste' setting. > When the 'paste' option is switched on (also when it was already on): > - 'expandtab' is reset ** Changed in: vim (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a me

[Bug 1677450] [NEW] package python3-pil 3.1.2-0ubuntu1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2017-03-29 Thread Bill Gray
Public bug reported: several instances of error popup during initial startup after boot and sign on. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: python3-pil 3.1.2-0ubuntu1 ProcVersionSignature: Ubuntu 4.8.0-45.48~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-45-generic x86_64 NonfreeKe

[Bug 1568604] Re: Mouse cursor lost when unlocking with Intel graphics

2016-08-20 Thread Jason Gray
The xserver-xorg-video-intel from xenial-proposed was successful on Dell Inspiron 15 3000 Series. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1568604 Title: Mouse cursor lost when unlocking with I

[Bug 1587696] [NEW] package amavisd-new 1:2.10.1-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-05-31 Thread joey gray
Public bug reported: :~$ sudo apt-get install amavis [sudo] password for joey: Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'amavisd-new' instead of 'amavis' The following additional packages will be installed: libberkeleydb-per

[Bug 1587695] [NEW] package amavisd-new 1:2.10.1-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-05-31 Thread joey gray
Public bug reported: :~$ sudo apt-get install amavis [sudo] password for joey: Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'amavisd-new' instead of 'amavis' The following additional packages will be installed: libberkeleydb-per

[Bug 1590629] [NEW] Using Xubuntu, mouse cursor disappears after resume from suspend mode.

2016-06-08 Thread Matt Gray
Public bug reported: I use Xubuntu and upon return from suspend mode, the mouse cursor disappears. I can press ctrl+alt+F1 followed by CTRL+alt+F7 to bring back the cursor. ** Affects: xserver-xorg-video-intel (Ubuntu) Importance: Undecided Status: New -- You received this bug no

[Bug 889553] Re: make.vim fails to recognize valid makeIdent with dashes during assignment

2012-04-10 Thread Will Gray
Well, the GNU make manual says "variable names containing characters other than letters, numbers, and underscores should be avoided, as they may be given special meanings in the future, and with some shells they cannot be passed through the environment to a sub-make". -- You received this bug not

<    1   2   3   4   5   >