[Bug 1825989] Re: Multicorn cannot find Python module installed using pip

2020-12-07 Thread Shaheed Haque
The bug seems to have been resolved in 20.04.

** Changed in: postgresql-multicorn (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/1825989

Title:
  Multicorn cannot find Python module installed using pip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-multicorn/+bug/1825989/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1847847] [NEW] xrandr omits EDID modelines found by get-edid/parse-edid

2019-10-12 Thread Shaheed Haque
Public bug reported:

OS: Ubuntu 19.04
Aaffected package: x11-xserver-utils 7.7+8
Related package: read-edid 3.0.2-1build1

I have a monitor capable of 2560x1440 display for which xrandr fails to
detect 2560x1440 as a valid resolution:

 output from xrandr --prop 
$ sudo xrandr --prop
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
DVI-I-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 597mm x 336mm
EDID: 
00002264
1c1b0103803c2278ea9055a75553a028
135054bfef8081c08140818090409500
a940b300d1c0565e00a0a0a029503020
35005550211a00ff00313233
3435363738393031323300fc0048
513237325050420a2020202000fd
00384b1f591e000a20202020202001fe
020324f14f9005040302071601141f12
131e160723090707830167030c00
2000383c023a801871382d40582c4500
5550211f011d8018711c1620582c
25005550219f011d007251d01e20
6e2855005550211f8c0ad08a20e0
2d10103e960055502119
00b2
dithering depth: auto 
supported: auto, 6 bpc, 8 bpc
dithering mode: auto 
supported: auto, off, static 2x2, dynamic 2x2
scaling mode: None 
supported: None, Full, Center, Full aspect
color vibrance: 150 
range: (0, 200)
vibrant hue: 90 
range: (0, 180)
underscan vborder: 0 
range: (0, 128)
underscan hborder: 0 
range: (0, 128)
underscan: off 
supported: auto, off, on
subconnector: DVI-D 
supported: Unknown, DVI-D, DVI-A
link-status: Good 
supported: Good, Bad
non-desktop: 0 
range: (0, 1)
   1920x1080*60.0050.0059.94  
   1920x1080i60.0050.0059.94  
   1600x1200 60.00  
   1680x1050 59.88  
   1400x1050 59.95  
   1280x1024 75.0260.02  
   1440x900  59.90  
   1280x960  60.00  
   1152x864  75.00  
   1280x720  60.0050.0059.94  
   1440x576  50.00  
   1024x768  75.0370.0760.00  
   832x624   74.55  
   800x600   72.1975.0060.3256.25  
   720x576   50.00  
   720x480   60.0059.94  
   640x480   75.0072.8166.6760.0059.94  
   720x400   70.08  
===

The effect is that after boot and before login, the X display is a
narrow letterbox on the screen. After I login, the X display is
"corrected" to 1920x1080.

However, get-edid/parse-edid does detect 2560x1440 as "Mode 0":

 output from get-edid| parse-edid 
$ sudo get-edid| parse-edid
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
No EDID on bus 2
No EDID on bus 3
No EDID on bus 4
No EDID on bus 5
No EDID on bus 6
No EDID on bus 7
No EDID on bus 8
No EDID on bus 9
No EDID on bus 10
No EDID on bus 11
No EDID on bus 12
2 potential busses found: 0 1
Will scan through until the first EDID is found.
Pass a bus number as an option to this program to go only for that one.
Bus 0 doesn't really have an EDID...
256-byte EDID successfully retrieved from i2c bus 1
Looks like i2c was successful. Have a good day.
Checksum Correct

Section "Monitor"
Identifier "HQ272PPB"
ModelName "HQ272PPB"
VendorName "HSD"
# Monitor Manufactured week 28 of 2017
# EDID version 1.3
# Digital Display
DisplaySize 600 340
Gamma 2.20
Option "DPMS" "true"
Horizsync 31-89
VertRefresh 56-75
# Maximum pixel clock is 300MHz
#Not giving standard mode: 1280x720, 60Hz
#Not giving standard mode: 1280x960, 60Hz
#Not giving standard mode: 1280x1024, 60Hz
#Not giving standard mode: 1400x1050, 60Hz
#Not giving standard mode: 1440x900, 60Hz
#Not giving standard mode: 1600x1200, 60Hz
#Not giving standard mode: 1680x1050, 60Hz
#Not giving standard mode: 1920x1080, 60Hz

#Extension block found. Parsing...
Modeline"Mode 16" 148.50 1920 2008 2052 2200 1080 1084 1089 
1125 +hsync +vsync 
Modeline"Mode 0" 241.50 2560 2608 2640 2720 1440 1443 1448 1481 
+hsync -vsync 
Modeline"Mode 1" 148.500 1920 2008 2052 2200 1080 1084 1089 
1125 +hsync +vsync
Modeline"Mode 2" 74.250 1920 2008 2052 2200 1080 1082 1087 1125 
+hsync +vsync interlace
Modeline"Mode 3" 74.250 1280 1390 1420 1650 720 725 730 750 
+hsync +vsync
Modeline"Mode 4" 27.027 720 736 798 858 480 489 495 525 -hsync 
-vsync
Modeline"Mode 5" 27.027 720 736 798 858 480 489 495 525

[Bug 1861018] [NEW] Snap packaging breaks chromedriver (as used for Selenium)

2020-01-27 Thread Shaheed Haque
Public bug reported:

I develop using Selenium-over-chromedriver on a current 19.10.Here are
the chrome versions I have (dpkg side):

ii  chromium-browser  79.0.3945.79-0ubuntu0.19.10.2 
  amd64Transitional package - chromium-browser -> chromium 
snap
ii  chromium-chromedriver 79.0.3945.79-0ubuntu0.19.10.2 
  amd64Transitional package - chromium-chromedriver -> 
chromium snap

I know a recent upgrade introduced snap-based packages for chromium 79,
and now I find that all my tests fail to run. Under the cover, this
seems to be the problem:

$ /usr/bin/chromedriver
cannot perform operation: mount --rbind /home 
/tmp/snap.rootfs_ZmHWri//home: Permission denied

I'm not familiar with snap, but I see possibly related issues:

- (Different error message, but headline is similar) upstream at
https://github.com/SeleniumHQ/selenium/issues/7788

- Some references in Google that snap might not be happy with $HOME not
being under /home, and note that I have a historic installation of ZFS,
with /home as a (soft)link to /main, not a "normal" top level directory,
and with my home set as follows:

$ echo $HOME
/main/srhaque

I'm happy to help diagnose further, but am not sure what might be
relevant. Any clues welcome as I am rather stuck.

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861018

Title:
  Snap packaging breaks chromedriver (as used for Selenium)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1861018/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861018] Re: Snap packaging breaks chromedriver (as used for Selenium)

2020-01-27 Thread Shaheed Haque
** Description changed:

  I develop using Selenium-over-chromedriver on a current 19.10.
  
  I noticed a recent upgrade introduced snap-based packages for chromium
  79, and now I find that all my tests fail to run. Under the cover, this
  seems to be the problem:
  
- $ /usr/bin/chromedriver 
- cannot perform operation: mount --rbind /home 
/tmp/snap.rootfs_ZmHWri//home: Permission denied
+ $ /usr/bin/chromedriver
+ cannot perform operation: mount --rbind /home 
/tmp/snap.rootfs_ZmHWri//home: Permission denied
  
  I'm not familiar with snap, but I see possibly related issues:
  
  - (Different error message, but headline is similar) upstream at
  https://github.com/SeleniumHQ/selenium/issues/7788
  
  - Some references in Google that snap might not be happy with $HOME not
  being under /home, and note that I have a historic installation of ZFS,
  with /home as a (soft)link to /main, not a "normal" top level directory,
  and with my home set as follows:
  
- $ echo $HOME
- /main/srhaque
+ $ echo $HOME
+ /main/srhaque
  
  I'm happy to help diagnose further, but am not sure what might be
  relevant. Any clues welcome as I am rather stuck.
+ 
+ 
+ Here are the package version I have (dpkg side):
+ 
+ ii  chromium-browser  
79.0.3945.79-0ubuntu0.19.10.2   amd64Transitional package - 
chromium-browser -> chromium snap
+ ii  chromium-chromedriver 
79.0.3945.79-0ubuntu0.19.10.2   amd64Transitional package - 
chromium-chromedriver -> chromium snap

** Description changed:

- I develop using Selenium-over-chromedriver on a current 19.10.
+ I develop using Selenium-over-chromedriver on a current 19.10.Here are
+ the chrome versions I have (dpkg side):
  
- I noticed a recent upgrade introduced snap-based packages for chromium
- 79, and now I find that all my tests fail to run. Under the cover, this
+ ii  chromium-browser  
79.0.3945.79-0ubuntu0.19.10.2   amd64Transitional package - 
chromium-browser -> chromium snap
+ ii  chromium-chromedriver 
79.0.3945.79-0ubuntu0.19.10.2   amd64Transitional package - 
chromium-chromedriver -> chromium snap
+ 
+ I know a recent upgrade introduced snap-based packages for chromium 79,
+ and now I find that all my tests fail to run. Under the cover, this
  seems to be the problem:
  
  $ /usr/bin/chromedriver
  cannot perform operation: mount --rbind /home 
/tmp/snap.rootfs_ZmHWri//home: Permission denied
  
  I'm not familiar with snap, but I see possibly related issues:
  
  - (Different error message, but headline is similar) upstream at
  https://github.com/SeleniumHQ/selenium/issues/7788
  
  - Some references in Google that snap might not be happy with $HOME not
  being under /home, and note that I have a historic installation of ZFS,
  with /home as a (soft)link to /main, not a "normal" top level directory,
  and with my home set as follows:
  
  $ echo $HOME
  /main/srhaque
  
  I'm happy to help diagnose further, but am not sure what might be
  relevant. Any clues welcome as I am rather stuck.
- 
- 
- Here are the package version I have (dpkg side):
- 
- ii  chromium-browser  
79.0.3945.79-0ubuntu0.19.10.2   amd64Transitional package - 
chromium-browser -> chromium snap
- ii  chromium-chromedriver 
79.0.3945.79-0ubuntu0.19.10.2   amd64Transitional package - 
chromium-chromedriver -> chromium snap

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861018

Title:
  Snap packaging breaks chromedriver (as used for Selenium)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1861018/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861018] Re: Snap packaging breaks chromedriver (as used for Selenium)

2020-01-27 Thread Shaheed Haque
Is there any chance that the 78.0.3904.108-0ubuntu0.19.04.1 apt packages
can be restored till this issue is resolved? That would at least allow
me to downgrade to a usable version...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861018

Title:
  Snap packaging breaks chromedriver (as used for Selenium)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1861018/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861018] Re: Snap packaging breaks chromedriver (as used for Selenium)

2020-01-29 Thread Shaheed Haque
For the record, I was able to find disco builds here:

https://launchpad.net/ubuntu/disco/amd64/chromium-chromedriver

(mutatis mutandis for chromium-browser and chromium-codecs-ffmpeg-
extra). After removing the snap and the 79 apt packages, an install with
"dpkg -i" restored a working system.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861018

Title:
  Snap packaging breaks chromedriver (as used for Selenium)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1861018/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720519] Re: KDE/Kubuntu: Module "module-switch-on-connect" should be loaded once at most. Refusing to load.

2017-12-15 Thread Shaheed Haque
The workaround in #4 works-for-me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720519

Title:
  KDE/Kubuntu: Module "module-switch-on-connect" should be loaded once
  at most. Refusing to load.

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1720519/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881040] [NEW] SNAP chromedriver does not download where configured

2020-05-27 Thread Shaheed Haque
Public bug reported:

I've recently been forced to upgrade to the SNAP based chromium setup.
After being required to work through reconfiguring my $HOME, learn of
the need to set up $XAUTHORITY I just now discovered that none of my
Selenium based download tests work because the SNAP setup insists on
downloading to:

/home/xxx/snap/chromium/1165/Downloads

rather than where the chromederiver download settings have been
configured. Is there a way to override this?

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  I've recently been forced to upgrade to the SNAP based chromium setup.
- After being forced to work through reconfiguring my $HOME, learn of the
- need to set up $XAUTHORITY I just now discovered that none of my
+ After being required to work through reconfiguring my $HOME, learn of
+ the need to set up $XAUTHORITY I just now discovered that none of my
  Selenium based download tests work because the SNAP setup insists on
  downloading to:
  
  /home/xxx/snap/chromium/1165/Downloads
  
  rather than where the chromederiver download settings have been
  configured. Is there a way to override this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881040

Title:
  SNAP chromedriver does not download where configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1881040/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881040] Re: SNAP chromedriver does not download where configured

2020-05-27 Thread Shaheed Haque
Oh, in case it was not clear, /home/xxx/snap/chromium/1165/Downloads
does not exist, and cannot be created since that's a readonly location.
SO Download does not work full stop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881040

Title:
  SNAP chromedriver does not download where configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1881040/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881040] Re: [snap] chromedriver does not download where configured

2020-06-11 Thread Shaheed Haque
Thanks for the replies.

The main issue for me was that chromedriver - by design as I understand
it - does not have Chromium use the normal ~/Downloads folder, but one
that has to be configured when initialising chromedriver. I cannot
easily share the code, but here is an extract (code like this is widely
shared on the web):


self.driver.command_executor._commands["send_command"] = (
  "POST", '/session/$sessionId/chromium/send_command'
)
self.driver.execute("send_command", {
 'cmd': 'Page.setDownloadBehavior', 'params': {'behavior': 'allow', 
'downloadPath': /a/place/}}
)


The issue is that the snap setup ignores this location. So tests which are 
expecting file to end up under "/a/place" don't find them.

Now, while investigating this, I may have mistakenly thought that the
lack of the ~/snap/.../Downloads was the problem. Though with hindsight,
it might have been because the directory did not exist rather than, as
you say, the directory not being writeable if created. At any rate I
suspect that, as above, chromedriver will set up Chromium not to use
this folder in any event. In other words, this is likely a red-herring.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881040

Title:
  [snap] chromedriver does not download where configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1881040/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861018] Re: [snap] Snap packaging breaks chromedriver (as used for Selenium)

2020-04-30 Thread Shaheed Haque
*** This bug is a duplicate of bug 1849371 ***
https://bugs.launchpad.net/bugs/1849371

** Summary changed:

- Snap packaging breaks chromedriver (as used for Selenium)
+ [snap] Snap packaging breaks chromedriver (as used for Selenium)

** This bug has been marked a duplicate of bug 1849371
   [snap] Cannot run chromium as user www-data because home directory is 
/var/www

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861018

Title:
  [snap] Snap packaging breaks chromedriver (as used for Selenium)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1861018/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1825989] [NEW] Multicorn cannot find Python module installed using pip

2019-04-23 Thread Shaheed Haque
Public bug reported:

This worked find in 18.04, but in 19.04, when trying to "import foo"
inside a multicorn module, if "foo" has been installed by pip under
/usr/local/lib/python3.x/foo, multicorn fails to find it and gives an
error like this in the Postgres log file:

2019-04-23 14:12:25.450 BST [15899] postgres@foo ERROR:  Error in python: 
ModuleNotFoundError
2019-04-23 14:12:25.450 BST [15899] postgres@foo DETAIL:  Traceback (most 
recent call last):

  File "/usr/lib/python3/dist-packages/multicorn/__init__.py", line 
543, in get_class
module = import_module(module_name)

  File "/usr/lib/python3/dist-packages/multicorn/__init__.py", line 
523, in import_module
__import__(name)

  File "/usr/lib/python3/dist-packages/paiyroll_fdw/__init__.py", line 
32, in 
from dateutil.parser import isoparse

ModuleNotFoundError: No module named 'dateutil'

Upon further investigation, it seems that the module load path (i.e.
"sys.path") does not look where pip does its installations; the value of
sys.path is at the point where the exception is thrown is:

path=['/usr/lib/python36.zip', '/usr/lib/python3.6', '/usr/lib/python3.6
/lib-dynload', '/usr/lib/python3/dist-packages']

and clearly does not include /usr/local/lib/python3.x.

** Affects: postgresql-multicorn (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825989

Title:
  Multicorn cannot find Python module installed using pip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-multicorn/+bug/1825989/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1825989] Re: Multicorn cannot find Python module installed using pip

2019-04-23 Thread Shaheed Haque
** Description changed:

  This worked find in 18.04, but in 19.04, when trying to "import foo"
- inside a multicorn module, if "foo" has been installed by pip under
+ inside a multicorn module, if "foo" has been installed by pip3 under
  /usr/local/lib/python3.x/foo, multicorn fails to find it and gives an
  error like this in the Postgres log file:
  
  2019-04-23 14:12:25.450 BST [15899] postgres@foo ERROR:  Error in python: 
ModuleNotFoundError
  2019-04-23 14:12:25.450 BST [15899] postgres@foo DETAIL:  Traceback (most 
recent call last):
  
-   File "/usr/lib/python3/dist-packages/multicorn/__init__.py", line 
543, in get_class
- module = import_module(module_name)
+   File "/usr/lib/python3/dist-packages/multicorn/__init__.py", line 
543, in get_class
+ module = import_module(module_name)
  
-   File "/usr/lib/python3/dist-packages/multicorn/__init__.py", line 
523, in import_module
- __import__(name)
+   File "/usr/lib/python3/dist-packages/multicorn/__init__.py", line 
523, in import_module
+ __import__(name)
  
-   File "/usr/lib/python3/dist-packages/paiyroll_fdw/__init__.py", 
line 32, in 
- from dateutil.parser import isoparse
+   File "/usr/lib/python3/dist-packages/paiyroll_fdw/__init__.py", 
line 32, in 
+ from dateutil.parser import isoparse
  
- ModuleNotFoundError: No module named 'dateutil'
+ ModuleNotFoundError: No module named 'dateutil'
  
  Upon further investigation, it seems that the module load path (i.e.
  "sys.path") does not look where pip does its installations; the value of
  sys.path is at the point where the exception is thrown is:
  
  path=['/usr/lib/python36.zip', '/usr/lib/python3.6', '/usr/lib/python3.6
  /lib-dynload', '/usr/lib/python3/dist-packages']
  
  and clearly does not include /usr/local/lib/python3.x.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825989

Title:
  Multicorn cannot find Python module installed using pip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-multicorn/+bug/1825989/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1825989] Re: Multicorn cannot find Python module installed using pip

2019-04-23 Thread Shaheed Haque
** Description changed:

- This worked find in 18.04, but in 19.04, when trying to "import foo"
+ This worked fine in 18.04, but in 19.04, when trying to "import foo"
  inside a multicorn module, if "foo" has been installed by pip3 under
  /usr/local/lib/python3.x/foo, multicorn fails to find it and gives an
  error like this in the Postgres log file:
  
  2019-04-23 14:12:25.450 BST [15899] postgres@foo ERROR:  Error in python: 
ModuleNotFoundError
  2019-04-23 14:12:25.450 BST [15899] postgres@foo DETAIL:  Traceback (most 
recent call last):
  
    File "/usr/lib/python3/dist-packages/multicorn/__init__.py", line 
543, in get_class
  module = import_module(module_name)
  
    File "/usr/lib/python3/dist-packages/multicorn/__init__.py", line 
523, in import_module
  __import__(name)
  
    File "/usr/lib/python3/dist-packages/paiyroll_fdw/__init__.py", 
line 32, in 
  from dateutil.parser import isoparse
  
  ModuleNotFoundError: No module named 'dateutil'
  
  Upon further investigation, it seems that the module load path (i.e.
  "sys.path") does not look where pip does its installations; the value of
  sys.path is at the point where the exception is thrown is:
  
  path=['/usr/lib/python36.zip', '/usr/lib/python3.6', '/usr/lib/python3.6
  /lib-dynload', '/usr/lib/python3/dist-packages']
  
  and clearly does not include /usr/local/lib/python3.x.

** Description changed:

  This worked fine in 18.04, but in 19.04, when trying to "import foo"
  inside a multicorn module, if "foo" has been installed by pip3 under
  /usr/local/lib/python3.x/foo, multicorn fails to find it and gives an
  error like this in the Postgres log file:
  
+ =
  2019-04-23 14:12:25.450 BST [15899] postgres@foo ERROR:  Error in python: 
ModuleNotFoundError
  2019-04-23 14:12:25.450 BST [15899] postgres@foo DETAIL:  Traceback (most 
recent call last):
  
    File "/usr/lib/python3/dist-packages/multicorn/__init__.py", line 
543, in get_class
  module = import_module(module_name)
  
    File "/usr/lib/python3/dist-packages/multicorn/__init__.py", line 
523, in import_module
  __import__(name)
  
    File "/usr/lib/python3/dist-packages/paiyroll_fdw/__init__.py", 
line 32, in 
  from dateutil.parser import isoparse
  
  ModuleNotFoundError: No module named 'dateutil'
+ =
  
  Upon further investigation, it seems that the module load path (i.e.
  "sys.path") does not look where pip does its installations; the value of
  sys.path is at the point where the exception is thrown is:
  
  path=['/usr/lib/python36.zip', '/usr/lib/python3.6', '/usr/lib/python3.6
  /lib-dynload', '/usr/lib/python3/dist-packages']
  
  and clearly does not include /usr/local/lib/python3.x.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825989

Title:
  Multicorn cannot find Python module installed using pip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-multicorn/+bug/1825989/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1825989] Re: Multicorn cannot find Python module installed using pip

2019-04-24 Thread Shaheed Haque
A workaround is to explicitly add the needed entry to sys.path. That is
of course *extremely* unpleasant.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825989

Title:
  Multicorn cannot find Python module installed using pip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-multicorn/+bug/1825989/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734153] [NEW] Python3 version of python-clang

2017-11-23 Thread Shaheed Haque
Public bug reported:

[I asked a question (https://answers.launchpad.net/ubuntu/+source/llvm-
toolchain-5.0/+question/661018) and it was suggested that I file a bug]

As of the 5.0 release, upstream supports Python3 bindings for libclang:

http://releases.llvm.org/5.0.0/tools/clang/docs/ReleaseNotes.html
#python-binding-changes

Please can that be supported as a python3-clang package for bionic? I
don't know if a backport to artful would be considered, but I would find
that useful for the effort to produce Python bindings for KDE.

** Affects: llvm-toolchain-5.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734153

Title:
  Python3 version of python-clang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-5.0/+bug/1734153/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734153] Re: Python3 version of python-clang

2017-11-23 Thread Shaheed Haque
I'm not exactly sure of the effect of attaching a bug watch, but I note
that defect is over 3 years old, and has had no update or response. If
the idea is to wait for an implementation in Debian, then some kind of
update to the effect that this is now a soluble issue might be
warranted? I'm happy to do that if needed...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734153

Title:
  Python3 version of python-clang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-5.0/+bug/1734153/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734153] Re: Python3 version of python-clang

2017-11-25 Thread Shaheed Haque
Sorry, I don't have a patch, I was offering to update the upstream bug
if that was deemed helpful

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734153

Title:
  Python3 version of python-clang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-5.0/+bug/1734153/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 970955] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-04-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/970955

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/970955/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 968590] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-04-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/968590

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/968590/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 926536] Re: nspi_SeekEntries does not set the table position

2012-03-16 Thread Shaheed Haque
Hi,

This bug has been addressed upstream in openchange-1.0, which contains a
number of other fixes. (I'm trying to build the release tarballs,
without much luck at present).

Thanks, Shaheed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/926536

Title:
  nspi_SeekEntries does not set the table position

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openchange/+bug/926536/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 993966] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/993966

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/993966/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992627] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug is no longer a duplicate of bug 990275
   package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: 
gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch
** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992627

Title:
  package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/992627/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 991851] Re: package gettext (not installed) failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug is no longer a duplicate of bug 990275
   package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: 
gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch
** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/991851

Title:
  package gettext (not installed) failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/991851/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 991769] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug is no longer a duplicate of bug 990275
   package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: 
gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch
** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/991769

Title:
  package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/991769/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 991658] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug is no longer a duplicate of bug 990275
   package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: 
gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch
** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/991658

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/991658/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 990781] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug is no longer a duplicate of bug 990275
   package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: 
gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch
** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990781

Title:
  package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/990781/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 990616] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990616

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/990616/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 990916] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug is no longer a duplicate of bug 990275
   package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: 
gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch
** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990916

Title:
  package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/990916/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 990275] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990275

Title:
  package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/990275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 990611] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990611

Title:
  package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/990611/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 989308] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/989308

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/989308/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992240] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug is no longer a duplicate of bug 990366
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch
** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992240

Title:
  package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/992240/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992236] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug is no longer a duplicate of bug 990366
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch
** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992236

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/992236/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 990366] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990366

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/990366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 989309] Re: package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-05-06 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/989309

Title:
  package gettext-base 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext-base:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/989309/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445616] Re: crmsh in vivid/wily/xenial is not compatible with pacemaker

2015-12-16 Thread Shaheed Haque
What are the chances of a fix/backport to vivid et. al.? Not having
crmsh to set pacemaker up makes pacemaker and thus HA unusable...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445616

Title:
  crmsh in vivid/wily/xenial is not compatible with pacemaker

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/crmsh/+bug/1445616/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1544802] [NEW] Support default route with non-default attributes

2016-02-11 Thread Shaheed Haque
Public bug reported:

The /usr/share/vpnc-scripts/vpnc-script handles updates to the default
route using two different codepaths. In one codepath, the command "ip
route replace" is used to update the original default route with  new
one (and to restore it later). The replace command in the update case
does not work if the original route default route has non-standard
attributes. For example, an original default route like this:

$ sudo ip route 
 
default via 192.168.1.254 dev wlp3s0  proto static  metric 600  
 
169.254.0.0/16 dev wlp3s0  scope link  metric 1000 
192.168.1.0/24 dev wlp3s0  proto kernel  scope link  src 192.168.1.85  metric 
600 

cannot be simply "ip route replace"d by a command of the form "ip route
replace dev ". Also, the present logic to save and then restore the
original rute is broken because not all the route attributes are
preserved AND the replacement attributes don't match the attributes of
the new default route.

The attached patch addresses both these problems.

** Affects: vpnc-scripts (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: "Proposed patch"
   
https://bugs.launchpad.net/bugs/1544802/+attachment/4569739/+files/vpnc-script.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1544802

Title:
  Support default route with non-default attributes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vpnc-scripts/+bug/1544802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1544802] Re: Support default route with non-default attributes

2016-02-11 Thread Shaheed Haque
** Description changed:

  The /usr/share/vpnc-scripts/vpnc-script handles updates to the default
  route using two different codepaths. In one codepath, the command "ip
  route replace" is used to update the original default route with  new
  one (and to restore it later). The replace command in the update case
  does not work if the original route default route has non-standard
  attributes. For example, an original default route like this:
  
- $ sudo ip route   
   
- default via 192.168.1.254 dev wlp3s0  proto static  metric 600
   
- 169.254.0.0/16 dev wlp3s0  scope link  metric 1000 
- 192.168.1.0/24 dev wlp3s0  proto kernel  scope link  src 192.168.1.85  metric 
600 
+ $ sudo ip route
+ default via 192.168.1.254 dev wlp3s0  proto static  metric 600
+ 169.254.0.0/16 dev wlp3s0  scope link  metric 1000
+ 192.168.1.0/24 dev wlp3s0  proto kernel  scope link  src 192.168.1.85  metric 
600
  
  cannot be simply "ip route replace"d by a command of the form "ip route
  replace dev ". Also, the present logic to save and then restore the
  original rute is broken because not all the route attributes are
  preserved AND the replacement attributes don't match the attributes of
  the new default route.
  
  The attached patch addresses both these problems.
+ 
+ The software versions in use are:
+ 
+ $ dpkg-query -l | egrep 'vpnc-scripts|iproute'
+ ii  iproute  1:4.1.1-1ubuntu1all  transitional dummy package 
for iproute2
+ ii  iproute2 4.1.1-1ubuntu1  amd64networking and traffic 
control tools
+ ii  vpnc-scripts 0.1~git20140806-1   all  Network configuration 
scripts for VPNC and OpenConnect

** Description changed:

  The /usr/share/vpnc-scripts/vpnc-script handles updates to the default
  route using two different codepaths. In one codepath, the command "ip
  route replace" is used to update the original default route with  new
  one (and to restore it later). The replace command in the update case
  does not work if the original route default route has non-standard
  attributes. For example, an original default route like this:
  
  $ sudo ip route
  default via 192.168.1.254 dev wlp3s0  proto static  metric 600
  169.254.0.0/16 dev wlp3s0  scope link  metric 1000
  192.168.1.0/24 dev wlp3s0  proto kernel  scope link  src 192.168.1.85  metric 
600
  
  cannot be simply "ip route replace"d by a command of the form "ip route
  replace dev ". Also, the present logic to save and then restore the
  original rute is broken because not all the route attributes are
  preserved AND the replacement attributes don't match the attributes of
  the new default route.
  
  The attached patch addresses both these problems.
  
- The software versions in use are:
+ The software versions in use are up-to-date Wily with:
  
  $ dpkg-query -l | egrep 'vpnc-scripts|iproute'
  ii  iproute  1:4.1.1-1ubuntu1all  transitional dummy package 
for iproute2
  ii  iproute2 4.1.1-1ubuntu1  amd64networking and traffic 
control tools
  ii  vpnc-scripts 0.1~git20140806-1   all  Network configuration 
scripts for VPNC and OpenConnect

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1544802

Title:
  Support default route with non-default attributes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vpnc-scripts/+bug/1544802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1544802] Re: Support default route with non-default attributes

2016-02-12 Thread Shaheed Haque
Done: http://lists.infradead.org/pipermail/openconnect-
devel/2016-February/003460.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1544802

Title:
  Support default route with non-default attributes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vpnc-scripts/+bug/1544802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 828893] Re: left mouse button ignored

2011-08-18 Thread Shaheed Haque
Symptoms just like drhex, and also the forum posting cited.

- Running fully patched 11.04 Kubuntu, with backports.
- Thinkpad W500

The mouse works fine under gpmouse on the text console, but left button
clicks have no effect. I've tried unloading and reloading psmouse, hid,
usbhid. A logout/login was able to clear this situation until just now,
when even logout/login, reboot, or a cold restart all failed. (Am now
entering this report from another system!).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/828893

Title:
  left mouse button ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/828893/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 828893] Re: left mouse button ignored

2011-08-18 Thread Shaheed Haque
- I can confirm that in the broken state, xev sees no ButtonPress events
from the left button

- installing/reinstalling inputattach as suggested in some places made
no difference

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/828893

Title:
  left mouse button ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/828893/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 828893] Re: left mouse button ignored

2011-08-19 Thread Shaheed Haque
Today, discovered that the problem (for me at least) is not simply that
the system either starts off wit the left click not working, or that it
goes from working to non-working. I have also seen it go from non-
working to working. So the problem is not just "something getting stuck"
- it can go as well as come.

Also, when my system was in the broken state last night, I tried:

- booting from a 11.04 USB stick.

- installing the above (without updates) to a spare partition.

- upgrading the above to the current oneiric alpha.

The xorg mouse continued to be broken in all cases.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/828893

Title:
  left mouse button ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-mouse/+bug/828893/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 828893] Re: left mouse button ignored

2011-08-21 Thread Shaheed Haque
[ Seems SOLVED, for me at least ]

First I installed evtest ("aptitude install evtest"), and then by trying
each input device in turn [1], found the one that my Synaptics touchpad
was connected to would not respond to the left button:

root@shahhaqu-w500:~# evtest /dev/input/event7
Input driver version is 1.0.1
Input device ID: bus 0x11 vendor 0x2 product 0x7 version 0x1b1
Input device name: "SynPS/2 Synaptics TouchPad"
Supported events:
  Event type 0 (Sync)
  Event type 1 (Key)
Event code 272 (LeftBtn)
Event code 273 (RightBtn)
Event code 325 (ToolFinger)
Event code 330 (Touch)
  Event type 3 (Absolute)
Event code 0 (X)
  Value   5557
  Min 1472
  Max 5598
Event code 1 (Y)
  Value   4803
  Min 1408
  Max 4670
Event code 24 (Pressure)
  Value  0
  Min0
  Max  255
Event code 28 (Tool Width)
  Value  0
  Min0
  Max   15
Testing ... (interrupt to exit)
Event: time 1313919894.959784, type 1 (Key), code 273 (RightBtn), value 1
Event: time 1313919894.959793, -- Report Sync 
Event: time 1313919895.138543, type 1 (Key), code 273 (RightBtn), value 0
Event: time 1313919895.138548, -- Report Sync 

Plenty of right button ok, but no left button events. I disassembled the
front of the case, and noticed that the cable/flexible PCB that
connected it was creased and twisted. Untwisting the cable seems to have
done the trick. Then I remembered that for a recent memory upgrade, the
tech had opened this exact part of the case...

At any rate, evetest allowed me to see this was happening before the X
server.

[1] The numberig of the device seems to vary from boot to boot for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/828893

Title:
  left mouse button ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-mouse/+bug/828893/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 926536] [NEW] nspi_SeekEntries does not set the table position

2012-02-04 Thread Shaheed Haque
Public bug reported:


Package
===
Source: openchange
Version: 1:0.11-1

Ubuntu release

Description:Ubuntu 11.10

What should happen

A call to nspi_SeekEntries should result in a "seek" operation, positioning 
subsequent reads to begin at the specified offset in the table. As per this 
report to upstream:

http://mailman.openchange.org/pipermail/devel/2012-January/005433.html

What happens instead
==
The search part works, but the current offset is not set. Subsequent reads 
simply start from the beginning of the table.

The above thread contains a patch which I have tested. The fix is
required for the correct operation of the Exchange interface being
developed for KDE's PIM suite so in the absence of a response from
upstream, I would be grateful if this could be applied in time for the
Precise release.

Thanks, Shaheed

** Affects: openchange (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/926536

Title:
  nspi_SeekEntries does not set the table position

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openchange/+bug/926536/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 926536] Re: nspi_SeekEntries does not set the table position

2012-02-04 Thread Shaheed Haque
** Patch added: "Patch, as attached to upstream report"
   https://bugs.launchpad.net/bugs/926536/+attachment/2712905/+files/t.t

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/926536

Title:
  nspi_SeekEntries does not set the table position

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openchange/+bug/926536/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 966215] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-03-27 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/966215

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/966215/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965365] Re: gettext and gettext-base have unresolved dependencies

2012-03-27 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/965365

Title:
  gettext and gettext-base have unresolved dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/965365/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 954029] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-03-27 Thread Shaheed Haque
Indeed. Please can this bug be reviewed with a view to increasing its
Importance?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/954029

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/954029/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 926536] Re: nspi_SeekEntries does not set the table position

2012-03-19 Thread Shaheed Haque
I've successfully built and tested openchange-1.0.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/926536

Title:
  nspi_SeekEntries does not set the table position

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openchange/+bug/926536/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959606] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-03-21 Thread Shaheed Haque
*** This bug is a duplicate of bug 954029 ***
https://bugs.launchpad.net/bugs/954029

** This bug has been marked a duplicate of bug 954029
   package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 
0.18.1.1-5ubuntu3 (Multi-Arch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959606

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/959606/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 828893] Re: left mouse button ignored

2011-08-22 Thread Shaheed Haque
The problem is back for me. I'm going to try swapping the hardware...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/828893

Title:
  left mouse button ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-mouse/+bug/828893/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1521173] Re: AER: Corrected error received: id=00e0

2019-02-10 Thread Shaheed Haque
I am seeing this on an updated Cosmic with a Dell Inspiron 5570. Kernel
version is presently 4.18.0-15.16.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1521173

Title:
  AER: Corrected error received: id=00e0

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1521173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2084258] Re: kwin: symbol lookup error: after distupgrade to 24.10

2025-01-25 Thread Shaheed Haque
This was resolved for me by removing the amdgpu packages. See
https://discuss.kde.org/t/fail-into-start-wayland-and-x11-not-show-
title-bar-after-upgrading-from-24-04-to-24-10/24573

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2084258

Title:
  kwin: symbol lookup error: after distupgrade to 24.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kwin/+bug/2084258/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs