[Bug 1800723] Re: Missing package python3.7-pip

2018-10-31 Thread garyo
Also once python3-pip is installed, "python3.7 -mpip --version" works. So it's really not terrible, it's just that all of python3.6 is needlessly installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1800723] Re: Missing package python3.7-pip

2018-10-31 Thread garyo
That (python3-pip) does install pip3, but it also installs all of python3.6. Also, the pip3 it installs is by default set up for python3.6 (/usr/bin/python3), sadly. On a clean machine: # apt install python3.7 python3-pip # pip3 --version pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6)

[Bug 1800723] Re: Missing package python3.7-pip

2018-10-31 Thread garyo
The python3 package is python 3.6. It does contain pip3 (for python 3.6 of course, so not useful in my case). The python3.7 package has no pip or pip3. What I attempted to do: apt install python3.7 pip3 --version What is missing? pip/pip3 What did I expect? The python3.7 package, or perhaps a

[Bug 1800723] [NEW] Missing package python3.7-pip

2018-10-30 Thread garyo
Public bug reported: There appears to be no way to get "pip" or "python3.7 -m pip" to work after installing python3.7 using "apt install python3.7". I expected to be able to install a "python3.7-pip" package similar to the other "python3.7-*" packages but I couldn't find one. This problem

[Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2018-10-30 Thread garyo
I'm sorry to post to this ancient bug, but I just did a fresh install of Ubuntu 18.04, and I just want to create a virtual env with python 3.7, including pip (or some way to install modules). Doing this does not work: % sudo apt install python3.7 python3.7-venv % python3.7 -m venv py37-venv It

[Bug 1352876] Re: apt-get update crashes

2014-10-17 Thread garyo
*** This bug is a duplicate of bug 1352504 *** https://bugs.launchpad.net/bugs/1352504 I confirm the bug, and the nscd temp workaround. Same version. Wow, how'd you figure out that stopping nscd would help? For me, apt-get update/upgrade after stopping nscd fixes it permanently. There

[Bug 745780] Re: multiple prompts from gnome-keyring

2011-05-05 Thread garyo
Happening to me too; upgraded from 10.10 to 11.04 (uptodate as of today) and now I get 3-5 prompts on login. I do *not* have a default keyring; only login.keyring (and two keystores) in .gnome2/keyrings. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 446837] Re: [LENOVO 17044JU] late resume failure

2010-03-03 Thread garyo
Seems to be OK now. ** Changed in: linux (Ubuntu) Status: Incomplete = Fix Released -- [LENOVO 17044JU] late resume failure https://bugs.launchpad.net/bugs/446837 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 462349] Re: Mono WinForms apps don't show text on menus and button

2009-12-11 Thread garyo
I removed the launchpad ppa from /etc/apt/sources.list.d, and then did: sudo apt-get install xserver-xorg-video-intel=2:2.9.0-1ubuntu2 to reinstall the latest standard karmic driver. There's probably a better way to revert all of them (ati, nv, etc.) but intel's the only one my laptop needs

[Bug 462349] Re: Mono WinForms apps don't show text on menus and button

2009-12-10 Thread garyo
Just FYI, I installed the xorg-edgers driver to fix this problem and it worked, but that driver crashes the X server pretty often (more than once a day) on my IBM Thinkpad laptop. So caveat emptor. -- Mono WinForms apps don't show text on menus and button https://bugs.launchpad.net/bugs/462349

[Bug 446837] [NEW] [LENOVO 17044JU] late resume failure

2009-10-08 Thread garyo
] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: garyo 1890 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xee24 irq 17' Mixer name : 'Analog

[Bug 446837] Re: [LENOVO 17044JU] late resume failure

2009-10-08 Thread garyo
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/2545/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/2546/AplayDevices.txt ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/2547/BootDmesg.txt **

[Bug 368642] Re: [i915GM] Random laptop lockup after upgrade to 9.04

2009-09-18 Thread garyo
This still happens to me about 1x/week on latest Ubuntu, with the PPA driver. Since it's a laptop I'm usually somewhere where I can't ssh into it :-(. I will try upgrading to karmic see if it still happens. -- [i915GM] Random laptop lockup after upgrade to 9.04

[Bug 111502] Re: network-manager unreliable with multiple APs

2009-07-05 Thread garyo
I'm having a similar issue. I have two APs at home, ober83in2 (the good one I want it to use, it's wpa-2) and ober83in1 (the bad one I don't want used). If I'm connected to ober83in2 and suspend the laptop and resume, network manager auto connects me to ober83in1! Is there a config file

[Bug 368642] Re: [i915GM] Random laptop lockup after upgrade to 9.04

2009-06-07 Thread garyo
I installed the PPA, Bryce (thanks!) but the freeze happened again to me last night. Had to reboot as usual, didn't have time to get the logs but I will next time. Perhaps I should install the dbg version, will that help? -- [i915GM] Random laptop lockup after upgrade to 9.04

[Bug 368642] apport-collect data

2009-05-18 Thread garyo
Architecture: i386 DistroRelease: Ubuntu 9.04 NonfreeKernelModules: cisco_ipsec Package: xserver-xorg-video-intel 2:2.6.3-0ubuntu9 PackageArchitecture: i386 ProcEnviron: LANG=en_US.UTF-8 PATH=(custom, no user) SHELL=/usr/bin/zsh ProcVersion: Linux version 2.6.28-11-generic (bui...@palmer) (gcc

[Bug 368642]

2009-05-18 Thread garyo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/26917590/Dependencies.txt -- [i915GM] Random laptop lockup after upgrade to 9.04 https://bugs.launchpad.net/bugs/368642 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 368642]

2009-05-18 Thread garyo
** Attachment added: LsHal.txt http://launchpadlibrarian.net/26917591/LsHal.txt -- [i915GM] Random laptop lockup after upgrade to 9.04 https://bugs.launchpad.net/bugs/368642 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 368642]

2009-05-18 Thread garyo
** Attachment added: LsMod.txt http://launchpadlibrarian.net/26917594/LsMod.txt -- [i915GM] Random laptop lockup after upgrade to 9.04 https://bugs.launchpad.net/bugs/368642 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 368642]

2009-05-18 Thread garyo
** Attachment added: XorgConf.txt http://launchpadlibrarian.net/26917598/XorgConf.txt -- [i915GM] Random laptop lockup after upgrade to 9.04 https://bugs.launchpad.net/bugs/368642 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 368642]

2009-05-18 Thread garyo
** Attachment added: LsPci.txt http://launchpadlibrarian.net/26917596/LsPci.txt -- [i915GM] Random laptop lockup after upgrade to 9.04 https://bugs.launchpad.net/bugs/368642 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 368642]

2009-05-18 Thread garyo
** Attachment added: XorgLog.txt http://launchpadlibrarian.net/26917599/XorgLog.txt -- [i915GM] Random laptop lockup after upgrade to 9.04 https://bugs.launchpad.net/bugs/368642 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 368642]

2009-05-18 Thread garyo
** Attachment added: XorgLogOld.txt http://launchpadlibrarian.net/26917600/XorgLogOld.txt -- [i915GM] Random laptop lockup after upgrade to 9.04 https://bugs.launchpad.net/bugs/368642 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 368642]

2009-05-18 Thread garyo
** Attachment added: monitors.xml.txt http://launchpadlibrarian.net/26917601/monitors.xml.txt -- [i915GM] Random laptop lockup after upgrade to 9.04 https://bugs.launchpad.net/bugs/368642 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 368642] Re: [i915GM] Random laptop lockup after upgrade to 9.04

2009-05-18 Thread garyo
Just happened again. I'm sshed in now, trying to do the apport-collect 368642, but it's hung: % sudo apport-collect 368642 Logging into Launchpad... The authorization page (https://edge.launchpad.net/+authorize-token?oauth_token=Pn0FDk0K0DtdlmF5jQBR) should be opening in your browser. After

[Bug 368642]

2009-05-18 Thread garyo
** Attachment added: system.txt http://launchpadlibrarian.net/26917602/system.txt -- [i915GM] Random laptop lockup after upgrade to 9.04 https://bugs.launchpad.net/bugs/368642 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 368642] Re: [i915GM] Random laptop lockup after upgrade to 9.04

2009-05-16 Thread garyo
Is it helpful for me to say me too? I'm on an IBM Thinkpad X60s. Not running a 915 chipset though: % lspci -nn|grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03) Hangs once every few

[Bug 292144] Re: can't resume x60s if suspend after undock from ultrabase x6

2009-04-06 Thread garyo
Also happening to me on an x60s; I get a kernel crash report, not sure if you'll get it with this comment or not. -- can't resume x60s if suspend after undock from ultrabase x6 https://bugs.launchpad.net/bugs/292144 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 23835] Re: lilo + lvm2 don't work following upgrade to breezy

2008-09-02 Thread garyo
This is still happening on 8.04; every kernel upgrade we do (via apt-get dist-upgrade) gives these lilo errors. We are fully lvm, with a separate lvm boot partition. For instance after today's apt-get dist- upgrade that updated the kernel and initramfs: update-initramfs: Generating

[Bug 138349] Re: python-elementtree pack/usr/share/python-support/python-elementtree/elementtree/age has wrong directory structure

2008-06-16 Thread garyo
Still a bug in hardy, I confirm it. On a stock install, do this: % apt-get install python-gdata# install python GData API % cd /tmp % cp /usr/share/doc/python-gdata/samples/calendarExample.py.gz . % gunzip calendarExample.py % python calendarExample.py Traceback (most recent call last):