[Bug 1867005] Re: Gajim crashes on activating Omemo

2020-03-11 Thread Muelli
upstream: https://dev.gajim.org/gajim/gajim-plugins/issues/462

probably the same issue here, but manually filed:
https://bugs.launchpad.net/ubuntu/+bug/1853449

** Bug watch added: dev.gajim.org/gajim/gajim-plugins/issues #462
   https://dev.gajim.org/gajim/gajim-plugins/issues/462

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

Title:
  Gajim crashes on activating Omemo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gajim-omemo/+bug/1867005/+subscriptions

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

[Bug 1847426] Re: WebKitWebProcess crashed with signal 7

2019-10-09 Thread Muelli
I opened Epiphany, typed something into the address-bar, and clicked a
Google search result. Then epiphany showed "this page failed to load".

I don't know how reproducible it is. I prefer not to get into that
situation again, because I couldn't even log in properly, i.e. the
session crashed right away.

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

Title:
  WebKitWebProcess crashed with signal 7

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

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

[Bug 1801427] Re: package texlive-latex-recommended-doc 2015.20160320-1ubuntu0.1 failed to install/upgrade: trying to overwrite '/usr/share/doc/texlive-doc/latex/polyglossia/README', which is also in

2019-07-15 Thread Muelli
a dpkg --force-overwrite -i  
/var/cache/apt/archives/texlive-latex-recommended-doc_2017.20180305-1_all.deb
got me a little further.

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

Title:
  package texlive-latex-recommended-doc 2015.20160320-1ubuntu0.1 failed
  to install/upgrade: trying to overwrite '/usr/share/doc/texlive-
  doc/latex/polyglossia/README', which is also in package texlive-xetex
  2015.20160320-1ubuntu0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/1801427/+subscriptions

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

[Bug 1792741] Re: package dante-server 1.4.1-1 failed to install/upgrade: installed dante-server package post-installation script subprocess returned error exit status 1

2019-05-22 Thread Muelli
I get this:

➜ ~>sudo apt-get install dante-server
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following package was automatically installed and is no longer required:
  libllvm7
Use 'sudo apt autoremove' to remove it.
The following NEW packages will be installed
  dante-server
0 to upgrade, 1 to newly install, 0 to remove and 22 not to upgrade.
Need to get 349 kB of archives.
After this operation, 994 kB of additional disk space will be used.
Get:1 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 dante-server 
amd64 1.4.2+dfsg-2build1 [349 kB]
Fetched 349 kB in 0s (1.196 kB/s)
Selecting previously unselected package dante-server.
(Reading database ... 410665 files and directories currently installed.)
Preparing to unpack .../dante-server_1.4.2+dfsg-2build1_amd64.deb ...
Unpacking dante-server (1.4.2+dfsg-2build1) ...
Processing triggers for ureadahead (0.100.0-21) ...
ureadahead will be reprofiled on next reboot
Processing triggers for systemd (237-3ubuntu10.21) ...
Setting up dante-server (1.4.2+dfsg-2build1) ...
Job for danted.service failed because the control process exited with error 
code.
See "systemctl status danted.service" and "journalctl -xe" for details.
invoke-rc.d: initscript danted, action "start" failed.
● danted.service - SOCKS (v4 and v5) proxy daemon (danted)
   Loaded: loaded (/lib/systemd/system/danted.service; disabled; vendor preset: 
enabled)
   Active: failed (Result: exit-code) since Wed 2019-05-22 19:20:19 CEST; 9ms 
ago
 Docs: man:danted(8)
   man:danted.conf(5)
  Process: 16684 ExecStart=/usr/sbin/danted -D (code=exited, status=1/FAILURE)
  Process: 16680 ExecStartPre=/bin/sh -cuid=`sed -n -e 
"s/[[:space:]]//g" -e "s/#.*//" -e "/^user\.privileged/{s/[^:]*://p;q;}" 
/etc/danted.conf`;  if [ -n "$uid" ]; then  touch 
/var/run/danted.pid;  chown $uid /var/run/danted.pid; fi
   (code=exited, status=0/SUCCESS)

Mai 22 19:20:19 unibox systemd[1]: Starting SOCKS (v4 and v5) proxy daemon 
(danted)...
Mai 22 19:20:19 unibox danted[16684]: May 22 19:20:19 (1558545619.997269) 
danted[16684]: warning: checkconfig(): no socks authentication methods enabled. 
 This means all socks requests will be blocked after negotiation.  Perhaps this 
is not intended?
Mai 22 19:20:19 unibox danted[16684]: May 22 19:20:19 (1558545619.997306) 
danted[16684]: error: checkconfig(): no internal address given for server to 
listen for clients on
Mai 22 19:20:19 unibox danted[16684]: May 22 19:20:19 (1558545619.997321) 
danted[16684]: alert: mother[1/1]: shutting down
Mai 22 19:20:19 unibox systemd[1]: danted.service: Control process exited, 
code=exited status=1
Mai 22 19:20:19 unibox systemd[1]: danted.service: Failed with result 
'exit-code'.
Mai 22 19:20:19 unibox systemd[1]: Failed to start SOCKS (v4 and v5) proxy 
daemon (danted).
Please edit the Dante server config file /etc/danted.conf and specify at least 
the following directives: internal external
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for ureadahead (0.100.0-21) ...
Processing triggers for systemd (237-3ubuntu10.21) ...

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

Title:
  package dante-server 1.4.1-1 failed to install/upgrade: installed
  dante-server package post-installation script subprocess returned
  error exit status 1

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

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

[Bug 1776937] Re: netbeans crash during loading: java.lang.NullPointerException at org.eclipse.osgi.baseadaptor

2019-02-08 Thread Muelli
this may be the upstream bug:
https://netbeans.org/bugzilla/show_bug.cgi?id=258808

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

Title:
  netbeans crash during loading: java.lang.NullPointerException at
  org.eclipse.osgi.baseadaptor

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

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

[Bug 1776937] Re: netbeans crash during loading: java.lang.NullPointerException at org.eclipse.osgi.baseadaptor

2019-02-08 Thread Muelli
I've tried with libequinox-osgi-java_3.8.1-8_all.deb from
https://packages.ubuntu.com/xenial/all/libequinox-osgi-java/download but
it doesn't change the behaviour for me, i.e. it still doesn't load.

** Bug watch added: netbeans.org/bugzilla/ #258808
   http://netbeans.org/bugzilla/show_bug.cgi?id=258808

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

Title:
  netbeans crash during loading: java.lang.NullPointerException at
  org.eclipse.osgi.baseadaptor

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

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

[Bug 1767551] Re: error message of python3-venv does not lead to success with no-install-recommends

2018-04-28 Thread Muelli
** Summary changed:

- python3-venv
+ error message of python3-venv does not lead to success with 
no-install-recommends

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

Title:
  error message of python3-venv does not lead to success with no-
  install-recommends

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

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

[Bug 1767551] [NEW] python3-venv

2018-04-27 Thread Muelli
Public bug reported:

on my bionic system with apt configured to to no installation of
recommends:

$ apt-get install -y python3-venv python3-pip
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  python-pip-whl python3-distutils python3-lib2to3 python3.6-venv
Recommended packages:
  build-essential python3-dev python3-setuptools python3-wheel
The following NEW packages will be installed:
  python-pip-whl python3-distutils python3-lib2to3 python3-pip python3-venv
  python3.6-venv
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 1718 kB of archives.
After this operation, 4388 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pip-whl all 
9.0.1-2 [1379 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-lib2to3 all 
3.6.5-3 [76.6 kB]
Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-distutils all 
3.6.5-3 [141 kB]
Get:4 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pip all 
9.0.1-2 [114 kB]
Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3.6-venv 
amd64 3.6.5-3 [6036 B]
Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-venv amd64 
3.6.5-3 [1204 B]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1718 kB in 0s (9531 kB/s)
Selecting previously unselected package python-pip-whl.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5389 files and directories currently installed.)
Preparing to unpack .../0-python-pip-whl_9.0.1-2_all.deb ...
Unpacking python-pip-whl (9.0.1-2) ...
Selecting previously unselected package python3-lib2to3.
Preparing to unpack .../1-python3-lib2to3_3.6.5-3_all.deb ...
Unpacking python3-lib2to3 (3.6.5-3) ...
Selecting previously unselected package python3-distutils.
Preparing to unpack .../2-python3-distutils_3.6.5-3_all.deb ...
Unpacking python3-distutils (3.6.5-3) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../3-python3-pip_9.0.1-2_all.deb ...
Unpacking python3-pip (9.0.1-2) ...
Selecting previously unselected package python3.6-venv.
Preparing to unpack .../4-python3.6-venv_3.6.5-3_amd64.deb ...
Unpacking python3.6-venv (3.6.5-3) ...
Selecting previously unselected package python3-venv.
Preparing to unpack .../5-python3-venv_3.6.5-3_amd64.deb ...
Unpacking python3-venv (3.6.5-3) ...
Setting up python-pip-whl (9.0.1-2) ...
Setting up python3.6-venv (3.6.5-3) ...
Setting up python3-pip (9.0.1-2) ...
Setting up python3-lib2to3 (3.6.5-3) ...
Setting up python3-distutils (3.6.5-3) ...
Setting up python3-venv (3.6.5-3) ...

$ python3 -m venv  $CACHE_VENV_DIR
The virtual environment was not created successfully because ensurepip is not
available.  On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.

apt-get install python3-venv

You may need to use sudo with that command.


I have just installed that package.

** Affects: python (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/1767551

Title:
  python3-venv

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

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

[Bug 1754031] [NEW] kazam crashes on startup

2018-03-07 Thread Muelli
Public bug reported:

➜ ~>kazam 
/usr/bin/kazam:32: PyGIWarning: Gtk was imported without specifying a version 
first. Use gi.require_version('Gtk', '3.0') before import to ensure that the 
right version gets loaded.
  from gi.repository import Gtk
/usr/lib/python3/dist-packages/kazam/frontend/window_area.py:30: PyGIWarning: 
Wnck was imported without specifying a version first. Use 
gi.require_version('Wnck', '3.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Gtk, GObject, Gdk, Wnck, GdkX11
/usr/lib/python3/dist-packages/kazam/backend/gstreamer.py:35: PyGIWarning: Gst 
was imported without specifying a version first. Use gi.require_version('Gst', 
'1.0') before import to ensure that the right version gets loaded.
  from gi.repository import GObject, Gst
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:148: PyGIWarning: 
AppIndicator3 was imported without specifying a version first. Use 
gi.require_version('AppIndicator3', '0.1') before import to ensure that the 
right version gets loaded.
  from gi.repository import AppIndicator3
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:97: PyGIWarning: 
Keybinder was imported without specifying a version first. Use 
gi.require_version('Keybinder', '3.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Keybinder
fish: “kazam” terminated by signal SIGSEGV (Address boundary error)

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: kazam 1.4.5-2
ProcVersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13
Uname: Linux 4.13.0-36-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Mar  7 14:43:22 2018
InstallationDate: Installed on 2017-10-13 (144 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171012)
PackageArchitecture: all
SourcePackage: kazam
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  kazam crashes on startup

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

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

[Bug 1748998] [NEW] xdg-email prepends three slashes (///) with Evolution

2018-02-12 Thread Muelli
Public bug reported:

When I execute

xdg-email foo@bar

I expect Evolution to pop up with the address foo@bar filled out.

I do get ///foo@bar though. See attached screenshot.

https://bugzilla.redhat.com/show_bug.cgi?id=1435453
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788043

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: xdg-utils 1.1.1-1ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Feb 12 21:48:45 2018
InstallationDate: Installed on 2017-10-13 (122 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171012)
PackageArchitecture: all
SourcePackage: xdg-utils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xdg-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful wayland-session

** Attachment added: "Screenshot from 2018-02-12 21-49-27.png"
   
https://bugs.launchpad.net/bugs/1748998/+attachment/5053892/+files/Screenshot%20from%202018-02-12%2021-49-27.png

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

Title:
  xdg-email prepends three slashes (///) with Evolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1748998/+subscriptions

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

[Bug 1218520] Re: gvfsd-mtp assert failure: *** Error in `/usr/lib/gvfs/gvfsd-mtp': free(): invalid pointer: 0x081bd1c8 ***

2017-12-29 Thread Muelli
I've just been redirected here by apport on my Ubuntu 17.10. So either
the duplicate detection logic is flawed or this is not fixed as
advertised by the bug's status.

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

Title:
  gvfsd-mtp assert failure: *** Error in `/usr/lib/gvfs/gvfsd-mtp':
  free(): invalid pointer: 0x081bd1c8 ***

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

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

[Bug 1734132] Re: LibreOffice doesn't seem to have a right click context-menu

2017-12-13 Thread Muelli
I've downgraded successfully, the about dialogue shows

Version: 5.4.1.2
Build ID: 1:5.4.1-0ubuntu1
CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: group


and at first I thought the bug was not present, because it worked as it should.
But then I tried again and it behaved the same as reported here in this bug.

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

Title:
  LibreOffice doesn't seem to have a right click context-menu

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

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

[Bug 1734132] Re: LibreOffice doesn't seem to have a right click context-menu

2017-12-13 Thread Muelli
I'm seeing the following:

➜ ~>sudo apt install libreoffice=1:5.4.1-0ubuntu1

Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libreoffice : Depends: libreoffice-core (= 1:5.4.1-0ubuntu1) but 
1:5.4.2-0ubuntu0.17.10.1 is to be installed
   Recommends: fonts-dejavu but it is not going to be installed
   Recommends: libreoffice-gnome but it is not going to be 
installed or
   libreoffice-kde but it is not going to be installed
   Recommends: libreoffice-librelogo but it is not going to be 
installed
   Recommends: libreoffice-nlpsolver but it is not going to be 
installed
   Recommends: libreoffice-ogltrans but it is not going to be 
installed
   Recommends: libreoffice-report-builder but it is not going to be 
installed
   Recommends: libreoffice-script-provider-bsh but it is not going 
to be installed
   Recommends: libreoffice-script-provider-js but it is not going 
to be installed
   Recommends: libreoffice-script-provider-python but it is not 
going to be installed
   Recommends: libreoffice-sdbc-postgresql but it is not going to 
be installed
   Recommends: libreoffice-wiki-publisher but it is not going to be 
installed
   Recommends: libreoffice-java-common (>= 1:5.4.1~) but it is not 
going to be installed
E: Unable to correct problems, you have held broken packages.

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

Title:
  LibreOffice doesn't seem to have a right click context-menu

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

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

[Bug 1736996] [NEW] lni.cls depends on newtxtext.sty and ccicons.sty from texlive-fonts-extra

2017-12-07 Thread Muelli
Public bug reported:

in /usr/share/texlive/texmf-dist/tex/latex/lni/lni.cls:

   \ifPDFTeX
  \RequirePackage{newtxtext}
  \RequirePackage{newtxmath}
  \RequirePackage[zerostyle=b,scaled=.9]{newtxtt}
  \@ifpackagelater{newtxtt}{2014/11/18}%
 {\txtt@upqtrue}%
 {\ClassWarning{lni}{You are using an old version of
 `newtxtt'.\MessageBreak
  Option `straightquotes' will not be used!}}%

It's possible to use the class with "nofonts" though.
That, however, fails with

! LaTeX Error: File `ccicons.sty' not found.

That file, according to
https://packages.ubuntu.com/search?searchon=contents=ccicons.sty=exactfilename=artful=any
is in texlive-fonts-extra (as seems to be newtxtext).

I conclude that texlive-fonts-extra is a dependency of lni.cls of the
texlive-publishers package.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: texlive-publishers 2017.20170818-1
ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
Uname: Linux 4.13.0-17-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Dec  7 17:57:01 2017
InstallationDate: Installed on 2017-10-13 (55 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171012)
PackageArchitecture: all
SourcePackage: texlive-extra
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: texlive-extra (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  lni.cls depends on newtxtext.sty and ccicons.sty from texlive-fonts-
  extra

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/1736996/+subscriptions

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

[Bug 1734132] Re: LibreOffice doesn't seem to have a right click context-menu

2017-11-24 Thread Muelli
wait a second. That string doesn't look right, i.e. Version: 5.4.2.2
does not look like it's been downgraded. I expected 5.4.1. But I can't
make it show that. It seems that the libreoffice-common package is
defining that version string. That is indeed a newer version here for
me. Downgrading that seems to incur some other trouble:

The following packages have unmet dependencies:
 libreoffice-common : Depends: libreoffice-style-default or
   libreoffice-style


I've done the following:

➜ ~>sudo apt install libreoffice=1:5.4.1-0ubuntu1 
libreoffice-core=1:5.4.1-0ubuntu1 libreoffice-base=1:5.4.1-0ubuntu1 
libreoffice-calc=1:5.4.1-0ubuntu1 libreoffice-draw=1:5.4.1-0ubuntu1 
libreoffice-impress=1:5.4.1-0ubuntu1 libreoffice-math=1:5.4.1-0ubuntu1 
libreoffice-report-builder-bin=1:5.4.1-0ubuntu1 
libreoffice-writer=1:5.4.1-0ubuntu1 
libreoffice-avmedia-backend-gstreamer=1:5.4.1-0ubuntu1 
libreoffice-base-core=1:5.4.1-0ubuntu1 
libreoffice-base-drivers=1:5.4.1-0ubuntu1 python3-uno=1:5.4.1-0ubuntu1 
libreoffice-gtk3=1:5.4.1-0ubuntu1
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.13.0-15 linux-headers-4.13.0-15-generic
  linux-image-4.13.0-15-generic linux-image-extra-4.13.0-15-generic
Use 'sudo apt autoremove' to remove them.
Suggested packages:
  fonts-open-sans libreoffice-grammarcheck myspell-dictionary
  openclipart2-libreoffice | openclipart-libreoffice pstoedit unixodbc
  libreoffice-officebean libreoffice-report-builder libjtds-java
  libreoffice-mysql-connector | libmyodbc | libmysql-java
  libreoffice-sdbc-postgresql | odbc-postgresql | libpg-java libsqliteodbc
  | tdsodbc | mdbtools libreofficekit-data
Recommended packages:
  libreoffice-gnome | libreoffice-kde libreoffice-ogltrans
  libreoffice-report-builder libreoffice-sdbc-postgresql
  libreoffice-sdbc-hsqldb
The following packages will be REMOVED:
  libreoffice-gnome
The following packages will be DOWNGRADED:
  libreoffice libreoffice-avmedia-backend-gstreamer libreoffice-base
  libreoffice-base-core libreoffice-base-drivers libreoffice-calc
  libreoffice-core libreoffice-draw libreoffice-gtk3 libreoffice-impress
  libreoffice-math libreoffice-report-builder-bin libreoffice-writer
  python3-uno
0 upgraded, 0 newly installed, 14 downgraded, 1 to remove and 15 not upgraded.
Need to get 54,3 MB/54,5 MB of archives.
After this operation, 230 kB disk space will be freed.
Do you want to continue? [Y/n] 
Get:1 http://de.archive.ubuntu.com/ubuntu artful/main amd64 python3-uno amd64 
1:5.4.1-0ubuntu1 [122 kB]
Get:2 http://de.archive.ubuntu.com/ubuntu artful/main amd64 libreoffice-writer 
amd64 1:5.4.1-0ubuntu1 [8.085 kB]
Get:3 http://de.archive.ubuntu.com/ubuntu artful/main amd64 libreoffice-math 
amd64 1:5.4.1-0ubuntu1 [386 kB]
Get:4 http://de.archive.ubuntu.com/ubuntu artful/main amd64 libreoffice-draw 
amd64 1:5.4.1-0ubuntu1 [2.618 kB]
Get:5 http://de.archive.ubuntu.com/ubuntu artful/main amd64 libreoffice-impress 
amd64 1:5.4.1-0ubuntu1 [906 kB]
Get:6 http://de.archive.ubuntu.com/ubuntu artful/universe amd64 libreoffice 
amd64 1:5.4.1-0ubuntu1 [10,3 kB]
Get:7 http://de.archive.ubuntu.com/ubuntu artful/main amd64 libreoffice-base 
amd64 1:5.4.1-0ubuntu1 [1.702 kB]
Get:8 http://de.archive.ubuntu.com/ubuntu artful/main amd64 
libreoffice-base-drivers amd64 1:5.4.1-0ubuntu1 [508 kB]
Get:9 http://de.archive.ubuntu.com/ubuntu artful/main amd64 
libreoffice-base-core amd64 1:5.4.1-0ubuntu1 [700 kB]
Get:10 http://de.archive.ubuntu.com/ubuntu artful/main amd64 
libreoffice-avmedia-backend-gstreamer amd64 1:5.4.1-0ubuntu1 [24,7 kB]
Get:11 http://de.archive.ubuntu.com/ubuntu artful/universe amd64 
libreoffice-report-builder-bin amd64 1:5.4.1-0ubuntu1 [788 kB]
Get:12 http://de.archive.ubuntu.com/ubuntu artful/main amd64 libreoffice-core 
amd64 1:5.4.1-0ubuntu1 [31,6 MB]
Get:13 http://de.archive.ubuntu.com/ubuntu artful/main amd64 libreoffice-calc 
amd64 1:5.4.1-0ubuntu1 [6.875 kB]
Fetched 54,3 MB in 3s (16,1 MB/s)
(Reading database ... 299251 files and directories currently installed.)
Removing libreoffice-gnome (1:5.4.2-0ubuntu0.17.10.1) ...
dpkg: warning: downgrading python3-uno from 1:5.4.2-0ubuntu0.17.10.1 to 
1:5.4.1-0ubuntu1
(Reading database ... 299246 files and directories currently installed.)
Preparing to unpack .../00-python3-uno_1%3a5.4.1-0ubuntu1_amd64.deb ...
Unpacking python3-uno (1:5.4.1-0ubuntu1) over (1:5.4.2-0ubuntu0.17.10.1) ...
dpkg: warning: downgrading libreoffice-writer from 1:5.4.2-0ubuntu0.17.10.1 to 
1:5.4.1-0ubuntu1
Preparing to unpack .../01-libreoffice-writer_1%3a5.4.1-0ubuntu1_amd64.deb ...
Unpacking libreoffice-writer (1:5.4.1-0ubuntu1) over (1:5.4.2-0ubuntu0.17.10.1) 
...
dpkg: warning: downgrading libreoffice-math from 1:5.4.2-0ubuntu0.17.10.1 to 
1:5.4.1-0ubuntu1
Preparing to unpack .../02-libreoffice-math_1%3a5.4.1-0ubuntu1_amd64.deb ...
Unpacking 

[Bug 1734132] Re: LibreOffice doesn't seem to have a right click context-menu

2017-11-24 Thread Muelli
Downgrading libreoffice-gtk3 to

Version: 5.4.2.2
Build ID: 1:5.4.2-0ubuntu0.17.10.1
CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: group

exposes the same behaviour.

Without scaling, it still behaves weird. The context menu is way off,
like half a screen away from where I right-clicked.  I hope it's visible
in the attached screenshot.

** Attachment added: "Screenshot from 2017-11-24 10-58-27.png"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1734132/+attachment/5014006/+files/Screenshot%20from%202017-11-24%2010-58-27.png

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

Title:
  LibreOffice doesn't seem to have a right click context-menu

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

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

[Bug 1725062] Re: Network Manager Applet can't connect to VPN, but nmtui does

2017-11-23 Thread Muelli
I also cannot connect to a VPN:

Nov 23 23:44:10 hostname NetworkManager[932]:   [1511477050.1357] audit: 
op="connection-activate" uuid="6efe21fb-3251-41d3-936d-7f1ee0e3ca9d" name="VPN" 
pid=1776 uid=1000 result="success"
Nov 23 23:44:10 hostname NetworkManager[932]:   [1511477050.1855] 
vpn-connection[0x560ddf83c0e0,6efe21fb-3251-41d3-936d-7f1ee0e3ca9d,"VPN",0]: 
Started the VPN service, PID 31904
Nov 23 23:44:10 hostname NetworkManager[932]:   [1511477050.1958] 
vpn-connection[0x560ddf83c0e0,6efe21fb-3251-41d3-936d-7f1ee0e3ca9d,"VPN",0]: 
Saw the service appear; activating connection
Nov 23 23:44:10 hostname gnome-shell[1776]: Invalid VPN service type (cannot 
find authentication binary)
Nov 23 23:44:10 hostname gnome-shell[1776]: Invalid VPN service type (cannot 
find authentication binary)
Nov 23 23:44:10 hostname NetworkManager[932]:  [1511477050.3692] 
vpn-connection[0x560ddf83c0e0,6efe21fb-3251-41d3-936d-7f1ee0e3ca9d,"VPN",0]: 
Failed to request VPN secrets #3: No agents were availabl
Nov 23 23:44:10 hostname NetworkManager[932]:   [1511477050.3712] 
vpn-connection[0x560ddf83c0e0,6efe21fb-3251-41d3-936d-7f1ee0e3ca9d,"VPN",0]: 
VPN plugin: state changed: stopped (6)
Nov 23 23:44:18 hostname NetworkManager[932]:   [1511477058.5777] audit: 
op="connection-activate" uuid="6efe21fb-3251-41d3-936d-7f1ee0e3ca9d" name="VPN" 
pid=31913 uid=1000 result="success"
Nov 23 23:44:18 hostname NetworkManager[932]:   [1511477058.6045] 
vpn-connection[0x560ddf83c2d0,6efe21fb-3251-41d3-936d-7f1ee0e3ca9d,"VPN",0]: 
Started the VPN service, PID 31921
Nov 23 23:44:18 hostname NetworkManager[932]:   [1511477058.6195] 
vpn-connection[0x560ddf83c2d0,6efe21fb-3251-41d3-936d-7f1ee0e3ca9d,"VPN",0]: 
Saw the service appear; activating connection
Nov 23 23:44:18 hostname gnome-shell[1776]: Invalid VPN service type (cannot 
find authentication binary)
Nov 23 23:44:18 hostname gnome-shell[1776]: Invalid VPN service type (cannot 
find authentication binary)
Nov 23 23:44:18 hostname NetworkManager[932]:  [1511477058.6728] 
vpn-connection[0x560ddf83c2d0,6efe21fb-3251-41d3-936d-7f1ee0e3ca9d,"VPN",0]: 
Failed to request VPN secrets #3: No agents were availabl
Nov 23 23:44:18 hostname NetworkManager[932]:   [1511477058.6930] 
vpn-connection[0x560ddf83c2d0,6efe21fb-3251-41d3-936d-7f1ee0e3ca9d,"VPN",0]: 
VPN service disappeared


However, manually starting the VPN, i.e.

nmcli --ask connection up VPN

works.

If I don't provide the --ask, I get:

$ nmcli connection up VPN
A password is required to connect to 'VPN'.
Warning: password for 'vpn.secrets.password' not given in 'passwd-file' and 
nmcli cannot ask without '--ask' option.
Error: Connection activation failed: No valid secrets


This seems to be similar to https://bugzilla.redhat.com/show_bug.cgi?id=1394977

** Bug watch added: Red Hat Bugzilla #1394977
   https://bugzilla.redhat.com/show_bug.cgi?id=1394977

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

Title:
  Network Manager Applet can't connect to VPN, but nmtui does

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1725062/+subscriptions

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

[Bug 1734132] Re: LibreOffice doesn't seem to have a right click context-menu

2017-11-23 Thread Muelli
FTR: when I'm not connected to the second monitor, which I have set to
200% scaling, I get the context menu as expected.

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

Title:
  LibreOffice doesn't seem to have a right click context-menu

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

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

[Bug 1734132] Re: LibreOffice doesn't seem to have a right click context-menu

2017-11-23 Thread Muelli
meh.

➜ ✗>sudo apt install --reinstall libreoffice=1:5.4.1-0ubuntu1
   
[sudo] password for muelli: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libreoffice : Depends: libreoffice-core (= 1:5.4.1-0ubuntu1) but 
1:5.4.2-0ubuntu0.17.10.1 is to be installed
   Recommends: fonts-crosextra-caladea but it is not going to be 
installed
   Recommends: fonts-crosextra-carlito but it is not going to be 
installed
   Recommends: fonts-dejavu but it is not going to be installed
   Recommends: fonts-linuxlibertine but it is not going to be 
installed
   Recommends: fonts-sil-gentium-basic but it is not going to be 
installed
   Recommends: libreoffice-librelogo but it is not going to be 
installed
   Recommends: libreoffice-nlpsolver but it is not going to be 
installed
   Recommends: libreoffice-report-builder but it is not going to be 
installed
   Recommends: libreoffice-script-provider-bsh but it is not going 
to be installed
   Recommends: libreoffice-script-provider-js but it is not going 
to be installed
   Recommends: libreoffice-script-provider-python but it is not 
going to be installed
   Recommends: libreoffice-sdbc-postgresql but it is not going to 
be installed
   Recommends: libreoffice-wiki-publisher but it is not going to be 
installed
   Recommends: libreoffice-java-common (>= 1:5.4.1~) but it is not 
going to be installed
E: Unable to correct problems, you have held broken packages.

Can I somehow tell it that it's okay to install the older versions
without having to type in every single app?


I don't see the context menu on the laptop's screen either.

But I've noticed funny behaviour in other (Gtk2) apps:
Sometimes when I want the "normal" menu from the menu bar to appear, it shows 
up on the very top of the screen.  I hope the screenshot shows what I mean. If 
it happens, then I can try again and the menu appears normally.

** Attachment added: "Screenshot from 2017-11-23 17-01-44.png"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1734132/+attachment/5013661/+files/Screenshot%20from%202017-11-23%2017-01-44.png

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

Title:
  LibreOffice doesn't seem to have a right click context-menu

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

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

[Bug 1734132] Re: LibreOffice doesn't seem to have a right click context-menu

2017-11-23 Thread Muelli
I have trouble downgrading:

➜ ~>apt-cache policy libreoffice
libreoffice:
  Installed: (none)
  Candidate: 1:5.4.2-0ubuntu0.17.10.1
  Version table:
 1:5.4.2-0ubuntu0.17.10.1 500
500 http://de.archive.ubuntu.com/ubuntu artful-proposed/universe amd64 
Packages
 1:5.4.1-0ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu artful/universe amd64 Packages
➜ ~>sudo apt-get install --reinstall libreoffice=5.4.1-0ubuntu1
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Version '5.4.1-0ubuntu1' for 'libreoffice' was not found
➜ ~>


FTR: I am connected to an second monitor:

➜ ~>xrandr
Screen 0: minimum 320 x 200, current 5760 x 2160, maximum 8192 x 8192
XWAYLAND0 connected 1920x1080+0+1080 (normal left inverted right x axis y axis) 
310mm x 170mm
   1920x1080 59.96*+
XWAYLAND21 connected 3840x2160+1920+0 (normal left inverted right x axis y 
axis) 600mm x 340mm
   3840x2160 59.98*+
➜ ~>

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

Title:
  LibreOffice doesn't seem to have a right click context-menu

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

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

[Bug 1734132] [NEW] LibreOffice doesn't seem to have a right click context-menu

2017-11-23 Thread Muelli
Public bug reported:

Steps to reproduce:

1) Run
libreoffice -env:UserInstallation=file:///tmp/tmp_profile

2) Create a new writer document.

3) Type some silly stuff

4) Right click on a word

I'd expect a context menu to be shown, but there is none.
The mouse cursor changes though as if the context menu was shown. Pressing 
Escape make the cursor return to the normal caret.

The attached screenshot is not really telling much. You can see how
there is no context menu although I've just right clicked. The mouse
cursor changed.


The about dialog shows
Version: 5.4.2.2
Build ID: 1:5.4.2-0ubuntu0.17.10.1
CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: group


This bug does not show when using LibreOffice's x11 backend, i.e. when
run with  env SAL_USE_VCLPLUGIN=gen.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: libreoffice-common 1:5.4.2-0ubuntu0.17.10.1
ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
Uname: Linux 4.13.0-17-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.5
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov 23 15:05:24 2017
InstallationDate: Installed on 2017-10-13 (40 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171012)
PackageArchitecture: all
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful package-from-proposed wayland-session

** Attachment added: "Screenshot from 2017-11-23 15-18-45.png"
   
https://bugs.launchpad.net/bugs/1734132/+attachment/5013597/+files/Screenshot%20from%202017-11-23%2015-18-45.png

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

Title:
  LibreOffice doesn't seem to have a right click context-menu

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

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

[Bug 1734133] [NEW] kazam crashes when started

2017-11-23 Thread Muelli
Public bug reported:

➜ ~>kazam 
/usr/bin/kazam:32: PyGIWarning: Gtk was imported without specifying a version 
first. Use gi.require_version('Gtk', '3.0') before import to ensure that the 
right version gets loaded.
  from gi.repository import Gtk
/usr/lib/python3/dist-packages/kazam/frontend/window_area.py:30: PyGIWarning: 
Wnck was imported without specifying a version first. Use 
gi.require_version('Wnck', '3.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Gtk, GObject, Gdk, Wnck, GdkX11
/usr/lib/python3/dist-packages/kazam/backend/gstreamer.py:35: PyGIWarning: Gst 
was imported without specifying a version first. Use gi.require_version('Gst', 
'1.0') before import to ensure that the right version gets loaded.
  from gi.repository import GObject, Gst
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:148: PyGIWarning: 
AppIndicator3 was imported without specifying a version first. Use 
gi.require_version('AppIndicator3', '0.1') before import to ensure that the 
right version gets loaded.
  from gi.repository import AppIndicator3
/usr/lib/python3/dist-packages/kazam/frontend/indicator.py:97: PyGIWarning: 
Keybinder was imported without specifying a version first. Use 
gi.require_version('Keybinder', '3.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Keybinder
fish: “kazam” terminated by signal SIGSEGV (Address boundary error)

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: kazam 1.4.5-2
ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
Uname: Linux 4.13.0-17-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.5
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov 23 15:10:55 2017
InstallationDate: Installed on 2017-10-13 (40 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171012)
PackageArchitecture: all
SourcePackage: kazam
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  kazam crashes when started

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

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

[Bug 1728234] [NEW] zooming with mouse wheel seems dysfunctional in Ubuntu's eye of GNOME

2017-10-28 Thread Muelli
Public bug reported:

I cannot zoom in and out of pictures using the wheel.  Similarly, space bar for 
going to the next picture doesn't work.
The documentation claims that it should work.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: eog 3.26.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct 28 15:09:19 2017
InstallationDate: Installed on 2017-10-13 (14 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171012)
SourcePackage: eog
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  zooming with mouse wheel seems dysfunctional in Ubuntu's eye of GNOME

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

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

[Bug 1718386] [NEW] package libpam-systemd:amd64 229-4ubuntu20 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-09-20 Thread Muelli
Public bug reported:

just tried to update packages

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libpam-systemd:amd64 229-4ubuntu20
Uname: Linux 4.12.0-999-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Wed Sep 20 11:21:02 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationDate: Installed on 2015-12-02 (657 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: systemd
Title: package libpam-systemd:amd64 229-4ubuntu20 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package package-from-proposed third-party-packages xenial

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

Title:
  package libpam-systemd:amd64 229-4ubuntu20 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

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

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

[Bug 1330228] Re: Surface.create_for_data: Not Implemented yet.

2017-06-20 Thread Muelli
FTR: Debian has this bug here: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=809479

** Bug watch added: Debian Bug tracker #809479
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809479

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

Title:
  Surface.create_for_data: Not Implemented yet.

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

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


[Bug 1692307] [NEW] package grub-pc 2.02~beta2-36ubuntu3.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2017-05-21 Thread Muelli
Public bug reported:

seems normal upgrading failed.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: grub-pc 2.02~beta2-36ubuntu3.10
Uname: Linux 4.7.0-040700-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
Date: Sat May 20 15:37:03 2017
DuplicateSignature:
 package:grub-pc:2.02~beta2-36ubuntu3.10
 Setting up grub-pc (2.02~beta2-36ubuntu3.10) ...
 /var/lib/dpkg/info/grub-pc.postinst: line 703: syntax error near unexpected 
token `fi'
 dpkg: error processing package grub-pc (--configure):
  subprocess installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationDate: Installed on 2015-12-02 (535 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
ProcCmdLine: BOOT_IMAGE=/vmlinuz-4.7.0-040700-generic 
root=/dev/mapper/lvm--vg-ubuntu--root ro rootflags=subvol=@ 
cryptopts=target=crypto,source=/dev/disk/by-uuid/4a1951b7-3604-4891-8ec6-3f5c9112d30d
 quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: grub2
Title: package grub-pc 2.02~beta2-36ubuntu3.10 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package third-party-packages xenial

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

Title:
  package grub-pc 2.02~beta2-36ubuntu3.10 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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


[Bug 1330228] Re: Surface.create_for_data: Not Implemented yet.

2017-05-01 Thread Muelli
FTR: pycairo 1.11.0 is now available from
https://github.com/pygobject/pycairo/releases/tag/v1.11.0 :
https://lists.cairographics.org/archives/cairo/2017-April/027919.html

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

Title:
  Surface.create_for_data: Not Implemented yet.

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

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


[Bug 1666421] Re: kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop

2017-04-05 Thread Muelli
I'm confused. I'm hitting this bug with 4.4.0-70.  I see that newer versions 
exist. But this bug report does not seem to indicate which version should 
introduce the fix.
What version is supposed to be working?

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

Title:
  kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop

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

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


[Bug 1652091] [NEW] xargs not contained in initramdisk

2016-12-22 Thread Muelli
Public bug reported:

/usr/share/initramfs-tools/scripts/init-bottom/dropbear:ps -eo ppid,pid
| sed -nr "s/^\s*$pid\s+([0-9]+)\s*$/\1/p" | xargs -r kill

but the initramdisk does not ship the xargs binary.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: dropbear-initramfs 2016.72-1
Uname: Linux 4.7.0-040700-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.2
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Dec 22 16:17:18 2016
InstallationDate: Installed on 2015-12-02 (386 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
SourcePackage: dropbear
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  xargs not contained in initramdisk

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

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


[Bug 1256730] Re: /usr/share/initramfs-toos/hooks/cryptroot does not honour the CRYPTSETUP variable

2016-12-22 Thread Muelli
AFAICS this bug is still relevant as the check is still in place and putting 
CRYPTSETUP=y in
/etc/initramfs-tools/initramfs.conf is still not enough.

I try to boot a btrfs on a RAID1 (dm) inside an encrypted partition.
For some reason, update-initramfs is not able to determine the
"canonical device of /dev/md0" which in turn probably makes it not
include the cryptsetup binary.

The hack mentioned in comment #4 seems to work.

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

Title:
  /usr/share/initramfs-toos/hooks/cryptroot does not honour the
  CRYPTSETUP variable

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

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


[Bug 1436555] Re: evince crashed with SIGSEGV in atk_object_notify_state_change()

2016-10-12 Thread Muelli
which Ubuntu package is supposed to be fixing this problem?

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

Title:
  evince crashed with SIGSEGV in atk_object_notify_state_change()

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

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


[Bug 1607832] [NEW] package grub-common 2.02~beta2-36ubuntu3.2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-07-29 Thread Muelli
Public bug reported:

the X server sort of crashed and I tried to update everything before I
reboot.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: grub-common 2.02~beta2-36ubuntu3.2
Uname: Linux 4.7.0-040700-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Fri Jul 29 12:06:36 2016
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationDate: Installed on 2015-12-02 (240 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
ProcCmdLine: BOOT_IMAGE=/vmlinuz-4.7.0-040700-generic 
root=/dev/mapper/lvm--vg-ubuntu--root ro rootflags=subvol=@ 
cryptopts=target=crypto,source=/dev/disk/by-uuid/4a1951b7-3604-4891-8ec6-3f5c9112d30d
 quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: grub2
Title: package grub-common 2.02~beta2-36ubuntu3.2 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package package-from-proposed third-party-packages xenial

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

Title:
  package grub-common 2.02~beta2-36ubuntu3.2 failed to install/upgrade:
  subprocess new pre-removal script returned error exit status 1

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

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


[Bug 1559420] Re: plugin install fails in ubuntu/debian packaged version of vagrant (xenial)

2016-07-25 Thread Muelli
** Tags added: xenial

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

Title:
  plugin install fails in ubuntu/debian packaged version of vagrant
  (xenial)

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

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


[Bug 1596198] [NEW] unable to decode qr code from image file

2016-06-25 Thread Muelli
Public bug reported:

zbarimg --verbose=7 /tmp/qr.png 
scanned 0 barcode symbols from 1 images in 0.1 seconds


WARNING: barcode data was not detected in some image(s)
  things to check:
- is the barcode type supported?  currently supported symbologies are:
  EAN/UPC (EAN-13, EAN-8, UPC-A, UPC-E, ISBN-10, ISBN-13),
  Code 128, Code 39 and Interleaved 2 of 5
- is the barcode large enough in the image?
- is the barcode mostly in focus?
- is there sufficient contrast/illumination?

dump_stats: symbol sets allocated   = 1   
dump_stats: scanner syms in use = 0 recycled  = 0   
dump_stats: image syms in use   = 0 recycled  = 0   
dump_stats: symbols allocated   = 0   
dump_stats:  recycled[0]= 0   
dump_stats:  recycled[1]= 0   
dump_stats:  recycled[2]= 0   
dump_stats:  recycled[3]= 0   
dump_stats:  recycled[4]= 0   
_zbar_qr_destroy: max finder lines = 511x511

I expected zbarimg to decode the image, because when using zbarimg on
OpenSuSE it correctly decodes.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: zbar-tools 0.10+doc-10ubuntu1
Uname: Linux 4.7.0-999-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Jun 25 17:39:10 2016
InstallationDate: Installed on 2015-12-02 (206 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
SourcePackage: zbar
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages xenial

** Attachment added: "qr.png"
   https://bugs.launchpad.net/bugs/1596198/+attachment/4690139/+files/qr.png

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

Title:
  unable to decode qr code from image file

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

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


[Bug 1587249] [NEW] PIL exception fromstring

2016-05-30 Thread Muelli
Public bug reported:

In [5]: qrencode.encode_scaled("foo",1)
---
Exception Traceback (most recent call last)
 in ()
> 1 qrencode.encode_scaled("foo",1)

/usr/lib/python2.7/dist-packages/qrencode/__init__.pyc in encode_scaled(data, 
size, version, level, hint, case_sensitive)
 67   the QR-code.
 68 """
---> 69 version, src_size, im = encode(data, version, level, hint, 
case_sensitive)
 70 if size < src_size:
 71   size = src_size

/usr/lib/python2.7/dist-packages/qrencode/__init__.pyc in encode(data, version, 
level, hint, case_sensitive)
 45 version, size, data = _encode(data, version, level, hint, False)
 46 
---> 47 im = Image.fromstring('L', (size, size), data)
 48 return (version, size, im)
 49 

/usr/lib/python2.7/dist-packages/PIL/Image.pyc in fromstring(*args, **kw)
   2061 def fromstring(*args, **kw):
   2062 raise Exception("fromstring() has been removed. " +
-> 2063 "Please call frombytes() instead.")
   2064 
   2065 

Exception: fromstring() has been removed. Please call frombytes()
instead.

In [6]:

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: python-qrencode 1.01-5
Uname: Linux 4.6.0-040600-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue May 31 07:40:21 2016
InstallationDate: Installed on 2015-12-02 (180 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
SourcePackage: python-qrencode
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python-qrencode (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  PIL exception fromstring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-qrencode/+bug/1587249/+subscriptions

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


[Bug 1584879] [NEW] uck does not seem to work due to remaster-iso/casper/filesystem.squashfs: failed to setup loop device: No such file or directory

2016-05-23 Thread Muelli
Public bug reported:

I've tried to use uck but with no success:

(zenity:17110): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate 
widget with width 13 and height -5
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Preparing build environment...
Creating X authentication cookie...
Running build process...
Build (/usr/bin/uck-gui ) started at 2016-05-23 18:41:32
>> Ubuntu Customization Kit 2.4.7 on Ubuntu 16.04, 4.6.0-040600-generic x86_64
Starting CD remastering on  Mo 23. Mai 18:41:32 CEST 2016
Customization dir=/home/muelli/tmp/customization-scripts
Mounting ISO image...
mount: /dev/loop0 is write-protected, mounting read-only
Unpacking ISO image...
Unmounting ISO image...
Mounting SquashFS image...
mount: /home/muelli/tmp/remaster-iso/casper/filesystem.squashfs: failed to 
setup loop device: No such file or directory
Cannot mount /home/muelli/tmp/remaster-iso/casper/filesystem.squashfs in 
/home/muelli/tmp/remaster-root-mount, error=32
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: uck 2.4.7-0ubuntu2
Uname: Linux 4.6.0-040600-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon May 23 18:42:28 2016
InstallationDate: Installed on 2015-12-02 (173 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
PackageArchitecture: all
SourcePackage: uck
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  uck does not seem to work due to remaster-
  iso/casper/filesystem.squashfs: failed to setup loop device: No such
  file or directory

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

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


[Bug 1584120] [NEW] maas doesn't seem to like authenticating proxy URLs

2016-05-20 Thread Muelli
Public bug reported:

I tried to setup MAAS behind an authenticating proxy.
When trying to enter "http://foo:bar@proxy/; in the Settings -> Network 
Configuration -> Proxy for APT and HTTP/HTTPS, I get "Enter a valid URL." as an 
error.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: maas (not installed)
Uname: Linux 4.6.0-040600-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri May 20 17:35:38 2016
InstallationDate: Installed on 2015-12-02 (170 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
SourcePackage: maas
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  maas doesn't seem to like authenticating proxy URLs

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

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


[Bug 1583044] Re: attaching a docking station only work once, second time freezes

2016-05-18 Thread Muelli
I first tested linux-
image-4.6.0-040600rc1-generic_4.6.0-040600rc1.201603261930_amd64.deb and
it *did* freeze.

I then tested linux-
image-4.6.0-040600rc7-generic_4.6.0-040600rc7.201605081830_amd64.deb and
it did not crash.

I then tested linux-
image-4.6.0-040600rc4-generic_4.6.0-040600rc4.201604172330_amd64.deb and
it did not crash.

I then tested linux-
image-4.6.0-040600rc3-generic_4.6.0-040600rc3.201604120934_amd64.deb and
it did not crash. However, when shutting down after my test, it oopsed
and then did not shutdown, so I had to power off hard. I've captured the
oops with my phone's cam if it's of any interest. Looked like a crash in
the filesystem. Could have been a random btrfs crasher.

Then, I tested linux-
image-4.6.0-040600rc2-generic_4.6.0-040600rc2.201604031130_amd64.deb and
it *did* freeze after the first attempt to dock it to the station.  I
have not repeated the test though.

It felt as if the rc3 was also very slow when docking or undocking. It
took a few seconds for the screen to blink, which happens every time my
monitor configuration changes (i.e. after docking or undocking).

So the change happened somewhere between rc2 and rc3.
Note that my interest in building multiple kernels now is not very high.

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

Title:
  attaching a docking station only work once, second time freezes

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

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


[Bug 1583044] Re: attaching a docking station only work once, second time freezes

2016-05-18 Thread Muelli
the new kernel seems to work better indeed.
4.6.0-040600-generic #201605151930 SMP Sun May 15 23:32:59 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

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

Title:
  attaching a docking station only work once, second time freezes

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

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


[Bug 1583044] [NEW] attaching a docking station only work once, second time freezes

2016-05-18 Thread Muelli
Public bug reported:

I can reliably make Linux freeze.

If I boot past the cryptsetup password dialog into GDM (I think), attach
a docking station, unattach, then reattach, the system freezes. At least
I cannot move the mouse cursor anymore, switch VTs, reboot, num lock
doesn't toggle.

I think it works well when *not* booting into GDM, but staying at the
passphrase dialogue of the initramfs.

I'm having a Thinkpad X240 with two external monitors.

This is the standard ubuntu kernel, I haven't tested upstream kernels
just yet. I'm intending to test with  linux-
image-4.6.0-040600-generic_4.6.0-040600.201605151930_amd64.deb  from
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-yakkety/ now.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-22-generic 4.4.0-22.40
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  muelli 1991 F pulseaudio
 /dev/snd/controlC0:  muelli 1991 F pulseaudio
CurrentDesktop: GNOME
Date: Wed May 18 10:35:15 2016
HibernationDevice: RESUME=UUID=af92c9d7-569e-41d4-86d2-af0ada5f9377
InstallationDate: Installed on 2015-12-02 (167 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
MachineType: LENOVO 20AMS61707
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/lvm--vg-ubuntu--root ro rootflags=subvol=@ 
cryptopts=target=crypto,source=/dev/disk/by-uuid/4a1951b7-3604-4891-8ec6-3f5c9112d30d
 quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-22-generic N/A
 linux-backports-modules-4.4.0-22-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/10/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: GIET85WW (2.35 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20AMS61707
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGIET85WW(2.35):bd03/10/2016:svnLENOVO:pn20AMS61707:pvrThinkPadX240:rvnLENOVO:rn20AMS61707:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 20AMS61707
dmi.product.version: ThinkPad X240
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  attaching a docking station only work once, second time freezes

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

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


[Bug 1570915] [NEW] installing syslinux doesn't provide /usr/lib/syslinux/pxelinux.0

2016-04-15 Thread Muelli
Public bug reported:

sudo cobbler sync

API http://192.168.0.131:80/cobbler_api
RPC http://127.0.0.1:25151
task started: 2016-04-15_165129_sync
task started (id=Sync, time=Fri Apr 15 16:51:29 2016)
running pre-sync triggers
cleaning trees
removing: /var/lib/tftpboot/grub/images
copying bootloaders
Exception occured: 
Exception value: 'Could not find files matching /usr/lib/syslinux/pxelinux.0'
Exception Info:
  File "/usr/lib/python2.7/dist-packages/cobbler/remote.py", line 87, in run
rc = self._run(self)
   File "/usr/lib/python2.7/dist-packages/cobbler/remote.py", line 186, in 
runner
return 
self.remote.api.sync(self.options.get("verbose",False),logger=self.logger)
   File "/usr/lib/python2.7/dist-packages/cobbler/api.py", line 769, in sync
return sync.run()
   File "/usr/lib/python2.7/dist-packages/cobbler/action_sync.py", line 114, in 
run
self.tftpd.sync(self.verbose)
   File "/usr/lib/python2.7/dist-packages/cobbler/modules/manage_in_tftpd.py", 
line 168, in sync
self.pxegen.copy_bootloaders()
   File "/usr/lib/python2.7/dist-packages/cobbler/pxegen.py", line 101, in 
copy_bootloaders
dst, api=self.api, cache=False, logger=self.logger)
   File "/usr/lib/python2.7/dist-packages/cobbler/utils.py", line 1261, in 
copyfile_pattern
raise CX(_("Could not find files matching %s") % pattern)

!!! TASK FAILED !!!


I followed the advice that cobbler sync gave and installed syslinux.

the command to download the loaders doesn't work, due to the url being
cobblerd.org which is down at the moment.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: cobbler (not installed)
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Apr 15 16:51:46 2016
InstallationDate: Installed on 2015-12-02 (135 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
SourcePackage: cobbler
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  installing syslinux doesn't provide /usr/lib/syslinux/pxelinux.0

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

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


[Bug 1570891] [NEW] cobbler uses old cobblerd URL resulting in URLError

2016-04-15 Thread Muelli
Public bug reported:

>From patching /usr/lib/python2.7/dist-packages/cobbler/api.py to log the URL 
>(it should really do that...) I learned that the currently deployed cobbler 
>version tries to downloadhttp://www.cobblerd.org/signatures/latest.json.
That, however, seems to be defunct and I receive a Exception occured: 

The new URL seems to be http://cobbler.github.com/signatures/latest.json
according to https://github.com/cobbler/cobbler/issues/1554. There, they
recommend patching /usr/lib/python2.7/dist-packages/cobbler/settings.py
which seems to help.

FWIW: The new code look like this:

def signature_update(self, logger):
try:
tmpfile = tempfile.NamedTemporaryFile()
url = self.settings().signature_url
logger.info("Getting %s" % url)
response = urllib2.urlopen(url)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: cobbler (not installed)
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Apr 15 16:16:16 2016
InstallationDate: Installed on 2015-12-02 (134 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
SourcePackage: cobbler
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Description changed:

- Low Public Exponent
- 
  From patching /usr/lib/python2.7/dist-packages/cobbler/api.py to log the URL 
(it should really do that...) I learned that the currently deployed cobbler 
version tries to downloadhttp://www.cobblerd.org/signatures/latest.json.
  That, however, seems to be defunct and I receive a Exception occured: 
  
- 
- The new URL seems to be http://cobbler.github.com/signatures/latest.json 
according to https://github.com/cobbler/cobbler/issues/1554. There, they 
recommend patching /usr/lib/python2.7/dist-packages/cobbler/settings.py which 
seems to help.
- 
+ The new URL seems to be http://cobbler.github.com/signatures/latest.json
+ according to https://github.com/cobbler/cobbler/issues/1554. There, they
+ recommend patching /usr/lib/python2.7/dist-packages/cobbler/settings.py
+ which seems to help.
  
  FWIW: The new code look like this:
  
- def signature_update(self, logger):
- try:
- tmpfile = tempfile.NamedTemporaryFile()
- url = self.settings().signature_url
- logger.info("Getting %s" % url)
- response = urllib2.urlopen(url)
+ def signature_update(self, logger):
+ try:
+ tmpfile = tempfile.NamedTemporaryFile()
+ url = self.settings().signature_url
+ logger.info("Getting %s" % url)
+ response = urllib2.urlopen(url)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: cobbler (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Apr 15 16:16:16 2016
  InstallationDate: Installed on 2015-12-02 (134 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
  SourcePackage: cobbler
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  cobbler uses old cobblerd URL resulting in URLError

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

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

[Bug 1570743] Re: cobbler-web does not seem to work due to AppRegistryNotReady at /

2016-04-15 Thread Muelli
I modified /usr/share/cobbler/web/cobbler.wsgi like this:

#import django.core.handlers.wsgi
#application = django.core.handlers.wsgi.WSGIHandler()

from django.core.wsgi import get_wsgi_application
application = get_wsgi_application()


and it seems to work better.

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

Title:
  cobbler-web does not seem to work due to AppRegistryNotReady at /

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

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


[Bug 1570743] [NEW] cobbler-web does not seem to work due to AppRegistryNotReady at /

2016-04-15 Thread Muelli
Public bug reported:

I installed cobbler-web and I expected the web app to work.

Instead,  I get the following error which has also been mentioned in 
https://bugs.launchpad.net/fuel/+bug/1538051.
There, a link goes to https://github.com/cobbler/cobbler/issues/1488.

AppRegistryNotReady at /
Apps aren't loaded yet.
Request Method: GET
Request URL:http://somebox.local/cobbler_web/
Django Version: 1.7.9
Exception Type: AppRegistryNotReady
Exception Value:
Apps aren't loaded yet.
Exception Location: 
/usr/lib/python2.7/dist-packages/django/apps/registry.py in check_apps_ready, 
line 124
Python Executable:  /usr/bin/python
Python Version: 2.7.10
Python Path:
['/usr/share/cobbler/web/cobbler_web',
 '/usr/share/cobbler/web',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-x86_64-linux-gnu',
 '/usr/lib/python2.7/lib-tk',
 '/usr/lib/python2.7/lib-old',
 '/usr/lib/python2.7/lib-dynload',
 '/usr/local/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages/gtk-2.0',
 '/usr/lib/python2.7/dist-packages/ubuntu-sso-client']
Server time:Fri, 15 Apr 2016 09:19:49 +0200
Traceback Switch to copy-and-paste view

/usr/lib/python2.7/dist-packages/django/core/handlers/base.py in get_response
response = wrapped_callback(request, *callback_args, 
**callback_kwargs) ...
▶ Local vars
/usr/share/cobbler/web/cobbler_web/views.py in index
   if not test_user_authenticated(request): return 
login(request,next="/cobbler_web", expired=True) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/utils/decorators.py in _wrapped_view
response = view_func(request, *args, **kwargs) ...
▶ Local vars
/usr/share/cobbler/web/cobbler_web/views.py in login
return render_to_response('login.tmpl', 
RequestContext(request,{'next':next,'message':message})) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/shortcuts.py in render_to_response
return HttpResponse(loader.render_to_string(*args, **kwargs), 
**httpresponse_kwargs) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/template/loader.py in render_to_string
t = get_template(template_name, dirs) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/template/loader.py in get_template
template, origin = find_template(template_name, dirs) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/template/loader.py in find_template
loader = find_template_loader(loader_name) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/template/loader.py in 
find_template_loader
TemplateLoader = import_string(loader) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/utils/module_loading.py in import_string
module = import_module(module_path) ...
▶ Local vars
/usr/lib/python2.7/importlib/__init__.py in import_module
__import__(name) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/template/loaders/app_directories.py in 

app_template_dirs = calculate_app_template_dirs() ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/template/loaders/app_directories.py in 
calculate_app_template_dirs
for app_config in apps.get_app_configs(): ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/apps/registry.py in get_app_configs
self.check_apps_ready() ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/apps/registry.py in check_apps_ready
raise AppRegistryNotReady("Apps aren't loaded yet.") ...
▶ Local vars
Request information

GET
No GET data
POST
No POST data
FILES
No FILES data
COOKIES
No cookie data
META
VariableValue
mod_wsgi.listener_port  
'80'
mod_wsgi.listener_host  
''
CONTEXT_DOCUMENT_ROOT   
'/var/www/html'
SERVER_SOFTWARE 
'Apache/2.4.12 (Ubuntu)'
SCRIPT_NAME 
u'/cobbler_web'
mod_wsgi.enable_sendfile
'0'
mod_wsgi.handler_script 
''
SERVER_SIGNATURE
'Apache/2.4.12 (Ubuntu) Server at somebox.local Port 80\n'
REQUEST_METHOD  
'GET'
PATH_INFO   
u'/'
SERVER_PROTOCOL 
'HTTP/1.1'
QUERY_STRING
''
HTTP_USER_AGENT 
'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/602.1 (KHTML, like Gecko) 
Version/8.0 Safari/602.1 Ubuntu/16.04 (3.18.5-0ubuntu1) Epiphany/3.18.5'
HTTP_CONNECTION 
'Keep-Alive'
SERVER_NAME 
'somebox.local'
REMOTE_ADDR 
'192.168.0.116'
mod_wsgi.queue_start
'1460704788398906'
mod_wsgi.request_handler
'wsgi-script'
apache.version  
(2, 4, 12)
wsgi.url_scheme 
'http'
mod_wsgi.callable_object
'application'
SERVER_PORT 
'80'
wsgi.multiprocess   
False
mod_wsgi.input_chunked  
'0'
SERVER_ADDR 
'192.168.0.131'
DOCUMENT_ROOT   
'/var/www/html'
mod_wsgi.process_group  
'cobbler_web'
mod_wsgi.daemon_connects
'1'
SCRIPT_FILENAME 
'/usr/share/cobbler/web/cobbler.wsgi'
SERVER_ADMIN
'webmaster@localhost'
wsgi.input  

HTTP_DNT
'1'
HTTP_HOST   
'somebox.local'
CONTEXT_PREFIX  
''
wsgi.multithread
True
mod_wsgi.daemon_restarts
'0'
REQUEST_URI 
'/cobbler_web'
HTTP_ACCEPT   

[Bug 1570480] [NEW] apache doesn't start with the provided configuration

2016-04-14 Thread Muelli
Public bug reported:

I am trying to get cobbler running.

First of all, it's annoying that it tries to connect to 192.168.15.220
which fails without telling me what IP address it tried to connect.

After installing cobbler I expected to be able to use it. So after I fixed to 
above mentioned IP to my currently assigned IP address, it still fails, because 
apache didn't start.
Firstly, the config wasn't put into the right place, i.e. 
/etc/apache/sites-available, so I manually symlinked it. After enabling and 
restarting, apache still didn't start.

The error.log complained about mod_python *and* mod_wsgi being enabled.

[Thu Apr 14 17:47:19.500229 2016] [wsgi:crit] [pid 2882:tid
139916275877760] mod_wsgi (pid=2882): The mod_python module can not be
used on conjunction with mod_wsgi 4.0+. Remove the mod_python module
from the Apache configuration.


after a2dismod python and systemctl restart apache2 it seems to work better.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: cobbler-web (not installed)
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Apr 14 17:49:53 2016
InstallationDate: Installed on 2015-12-02 (134 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
SourcePackage: cobbler
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  apache doesn't start with the provided configuration

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

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


[Bug 1565842] [NEW] biber removes texlive-bibtex-extra

2016-04-04 Thread Muelli
Public bug reported:

It seems you can either install texlive-bibtex-extra or biber.

I expected to be able to install both.

sudo apt-get install texlive-bibtex-extra biber
Reading package lists... Done
Building dependency tree   
Reading state information... Done
texlive-bibtex-extra is already the newest version (2015.20160320-1).
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 texlive-bibtex-extra : Breaks: biber (< 2.4) but 2.3-1 is to be installed
E: Unable to correct problems, you have held broken packages.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: biber (not installed)
ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
Uname: Linux 4.4.0-16-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Apr  4 17:07:58 2016
InstallationDate: Installed on 2015-12-02 (124 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
SourcePackage: biber
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  biber removes texlive-bibtex-extra

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

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


[Bug 1565701] [NEW] PIL exception fromstring

2016-04-04 Thread Muelli
Public bug reported:

➜ ~>phatch 
/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py:8196: GtkWarning: 
gtk_disable_setlocale() must be called before gtk_init()
  return _core_.PyApp__BootstrapApp(*args, **kwargs)
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 16765, 
in 
lambda event: event.callable(*event.args, **event.kw) )
  File "/usr/share/phatch/phatch/pyWx/gui.py", line 1218, in show_frame
frame = Frame(self.filename, None, -1, ct.TITLE)
  File "/usr/share/phatch/phatch/pyWx/gui.py", line 327, in __init__
frame.Frame.__init__(self, *args, **keyw)
  File "/usr/share/phatch/phatch/pyWx/wxGlade/frame.py", line 141, in __init__
self.tree = Tree(self, -1, 
style=wx.TR_HAS_BUTTONS|wx.TR_NO_LINES|wx.TR_FULL_ROW_HIGHLIGHT|wx.TR_HIDE_ROOT|wx.TR_DEFAULT_STYLE|wx.SUNKEN_BORDER)
  File "/usr/share/phatch/phatch/pyWx/wxGlade/frame.py", line 26, in __init__
set_dirty   = parent.set_dirty,
  File "/usr/share/phatch/phatch/lib/pyWx/treeEdit.py", line 96, in __init__
self.CreateImageList(icon_size)
  File "/usr/share/phatch/phatch/lib/pyWx/treeEdit.py", line 111, in 
CreateImageList
self._AddFormToImageList(form, icon_size, icon_disabled)
  File "/usr/share/phatch/phatch/lib/pyWx/treeEdit.py", line 120, in 
_AddFormToImageList
wx_image = pil_wxImage(wxImage_pil(wx_image).resize(icon_size,\
  File "/usr/share/phatch/phatch/lib/pyWx/wxPil.py", line 46, in wxImage_pil
image.fromstring(wx_image.GetData())
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 746, in fromstring
"Please call frombytes() instead.")
Exception: fromstring() has been removed. Please call frombytes() instead.


only the splash image appears, but no application.

Manually patching fromstring and tostring seems to help.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: phatch 0.2.7.1-3.1
ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
Uname: Linux 4.4.0-16-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Apr  4 12:04:59 2016
InstallationDate: Installed on 2015-12-02 (123 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
PackageArchitecture: all
SourcePackage: phatch
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  PIL exception fromstring

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

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

[Bug 1551274] Re: creating SRP file crashes openssl

2016-03-08 Thread Muelli
The following patch helps me


--- openssl-1.0.2f/crypto/srp/srp_vfy.c 2016-01-28 14:38:31.0 +0100
+++ openssl-1.0.2f-patched/crypto/srp/srp_vfy.c 2016-03-02 12:18:01.320339059 
+0100
@@ -588,8 +588,12 @@
 BN_free(N_bn);
 BN_free(g_bn);
 }
-OPENSSL_cleanse(vf, vfsize);
-OPENSSL_free(vf);
+
+if (vf) {
+OPENSSL_cleanse(vf, vfsize);
+OPENSSL_free(vf);
+}
+
 BN_clear_free(s);
 BN_clear_free(v);
 return result;



note that it seems to be fixed in more recent openssl versions.

** Tags added: patch

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

Title:
  creating SRP file crashes openssl

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

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


[Bug 1551274] [NEW] creating SRP file crashes openssl

2016-02-29 Thread Muelli
Public bug reported:

the following, with "test", "test" as passwords, make openssl crash:

touch passwd.srpv ;  openssl srp -srpvfile passwd.srpv -add user

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: openssl 1.0.2f-2ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-4.19-generic 4.4.1
Uname: Linux 4.4.0-4-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Feb 29 16:15:20 2016
InstallationDate: Installed on 2015-12-02 (89 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151027)
SourcePackage: openssl
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  creating SRP file crashes openssl

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

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


[Bug 1521919] [NEW] zsync does not parse http_proxy properly

2015-12-02 Thread Muelli
Public bug reported:

I try to use zsync with a corporate proxy.

env https_proxy='http://foo:b...@prox.corp:8080/' 
http_proxy='http://foo:b...@prox.corp:8080/' zsync 
http://cdimage.ubuntu.com/daily-live/current/xenial-desktop-amd64.iso.zsync 
foo: Success
failed on url 
http://cdimage.ubuntu.com/daily-live/current/xenial-desktop-amd64.iso.zsync
could not read control file from URL 
http://cdimage.ubuntu.com/daily-live/current/xenial-desktop-amd64.iso.zsync


I expected it to work as wget and pretty much every other programme works.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: zsync 0.6.2-1ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
Uname: Linux 3.19.0-31-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.7
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Dec  2 10:24:22 2015
Dependencies:
 gcc-5-base 5.2.1-15ubuntu2 [origin: unknown]
 libc6 2.21-0ubuntu4
 libgcc1 1:5.2.1-15ubuntu2 [origin: unknown]
 multiarch-support 2.21-0ubuntu4
SourcePackage: zsync
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages vivid

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

Title:
  zsync does not parse http_proxy properly

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

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


[Bug 1503825] Re: hocr2pdf doesn't work with japanese characters

2015-11-16 Thread Muelli
do you have example files to reproduce the issue?

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

Title:
  hocr2pdf doesn't work with japanese characters

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

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


[Bug 1516548] [NEW] bardecode does not like colons in directory names

2015-11-16 Thread Muelli
Public bug reported:

$ mkdir /tmp/foo:bar
$ touch /tmp/foo:bar/baz
$ bardecode  /tmp/foo:bar/baz
Error reading /tmp/foo:bar/baz
$ strace -eopen -f bardecode  /tmp/foo:bar/baz
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libjpeg.so.8", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libtiff.so.5", O_RDONLY|O_CLOEXEC) = 3
open("/lib/x86_64-linux-gnu/libpng12.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libgif.so.4", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libjasper.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libIlmImf.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libHalf.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libIex.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/lib/x86_64-linux-gnu/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libgomp.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/lib/x86_64-linux-gnu/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libjbig.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/x86_64-linux-gnu/libIlmThread.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
open("bar/baz", O_RDONLY)   = -1 ENOENT (No such file or directory)
Error reading /tmp/foo:bar/baz
+++ exited with 1 +++


It tries to open()  bar/baz.  It should have tried /tmp/foo:bar/baz.

While this looks like a contrived example, it breaks gvfs, i.e.
/run/user/1000/gvfs/sftp:host=...

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: exactimage 0.8.9-7build1
ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
Uname: Linux 3.19.0-31-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.7
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Nov 16 10:44:05 2015
SourcePackage: exactimage
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages vivid

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

Title:
  bardecode does not like colons in directory names

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

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


[Bug 1513080] Re: mplayer doesn't play video recorded with kazam

2015-11-04 Thread Muelli
** Attachment added: "test.webm"
   
https://bugs.launchpad.net/ubuntu/+source/mplayer2/+bug/1513080/+attachment/4512754/+files/test.webm

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

Title:
  mplayer doesn't play video recorded with kazam

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

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


[Bug 1513080] [NEW] mplayer doesn't play video recorded with kazam

2015-11-04 Thread Muelli
Public bug reported:

The attached video does not play with mplayer.  GStreamer based
applications, e.g. totem play fine.

The file was produced with kazam, the screenshot recorder

mplayer  'test.webm'

MPlayer2 2.0-728-g2c378c7-4 (C) 2000-2012 MPlayer Team
Cannot open file '/home/muelli/.mplayer/input.conf': No such file or directory
Failed to open /home/muelli/.mplayer/input.conf.
Cannot open file '/etc/mplayer/input.conf': No such file or directory
Failed to open /etc/mplayer/input.conf.

Playing /home/muelli/Videos/test.webm.


MPlayer interrupted by signal 11 in module: demux_open
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  won't help unless you provide this information when reporting a possible bug.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: mplayer2 2.0-728-g2c378c7-4
ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
Uname: Linux 3.19.0-31-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.7
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Nov  4 15:03:44 2015
SourcePackage: mplayer2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  mplayer doesn't play video recorded with kazam

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

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


[Bug 1513081] [NEW] TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' in TypeError: int() argument must be a string, a bytes-like object or a number, not

2015-11-04 Thread Muelli
Public bug reported:

I tried to convert a file from webm to h264. The file does not have
sound.

Traceback (most recent call last):
  File "transmageddon.py", line 1013, in on_transcodebutton_clicked
self._start_transcoding()
  File "transmageddon.py", line 845, in _start_transcoding
self.audiodata, self.videodata)
  File "/usr/share/transmageddon/transcoder_engine.py", line 82, in __init__
self.provide_presets()
  File "/usr/share/transmageddon/transcoder_engine.py", line 221, in 
provide_presets
if int(self.audiodata[0]['audiochannels']) < int(chanmax):
TypeError: int() argument must be a string, a bytes-like object or a number, 
not 'NoneType'


Funnily enough, mplayer does not play the file. See  
https://bugs.launchpad.net/ubuntu/+source/mplayer2/+bug/1513080

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: transmageddon 1.5-3
ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
Uname: Linux 3.19.0-31-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.7
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Nov  4 14:53:51 2015
PackageArchitecture: all
SourcePackage: transmageddon
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  TypeError: int() argument must be a string, a bytes-like object or a
  number, not 'NoneType'   in   TypeError: int() argument must be a
  string, a bytes-like object or a number, not 'NoneType'

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

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


[Bug 1511803] [NEW] /etc/default/docker is read by systemd and contains invalid export statement

2015-10-30 Thread Muelli
Public bug reported:

in the journal Okt 30 20:19:26 forlerbox systemd[1]: docker.service:
Ignoring invalid environment assignment 'export
http_proxy=http://foo:b...@proxy.acme.corp:8080': /etc/default/docker


I guess that file should be fixed.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: docker.io (not installed)
ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
Uname: Linux 3.19.0-26-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Oct 30 18:18:56 2015
SourcePackage: docker.io
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: docker.io (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  /etc/default/docker is read by systemd and contains invalid export
  statement

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1511803/+subscriptions

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


[Bug 1511803] [NEW] /etc/default/docker is read by systemd and contains invalid export statement

2015-10-30 Thread Muelli
Public bug reported:

in the journal Okt 30 20:19:26 forlerbox systemd[1]: docker.service:
Ignoring invalid environment assignment 'export
http_proxy=http://foo:b...@proxy.acme.corp:8080': /etc/default/docker


I guess that file should be fixed.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: docker.io (not installed)
ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
Uname: Linux 3.19.0-26-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Oct 30 18:18:56 2015
SourcePackage: docker.io
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: docker.io (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to docker.io in Ubuntu.
https://bugs.launchpad.net/bugs/1511803

Title:
  /etc/default/docker is read by systemd and contains invalid export
  statement

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1511803/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1493067] [NEW] ssh-copy-id does not work with fish on the other machine

2015-09-07 Thread Muelli
Public bug reported:

ssh-copy-id  10.200.17.160
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter 
out any that are already installed
/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are 
prompted now it is to install the new keys
foo@10.200.17.160's password: 
fish: Expected a command name, got token of type “Run job in background”. Did 
you mean “COMMAND; and COMMAND”? See the help section for the “and” builtin 
command by typing “help and”.
Standard input: mkdir -p .ssh && cat >> .ssh/authorized_keys || 
exit 1 ;
   ^

I expected to be able to copy my key.

An approach I see is for ssh-copy-id to run bash -c 

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: openssh-client 1:6.7p1-5ubuntu1.3
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Sep  7 15:56:44 2015
RelatedPackageVersions:
 ssh-askpass   N/A
 libpam-sshN/A
 keychain  N/A
 ssh-askpass-gnome 1:6.7p1-5ubuntu1.3
SSHClientVersion: OpenSSH_6.7p1 Ubuntu-5ubuntu1.3, OpenSSL 1.0.1f 6 Jan 2014
SourcePackage: openssh
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1493067

Title:
  ssh-copy-id does not work with fish on the other machine

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1493067] [NEW] ssh-copy-id does not work with fish on the other machine

2015-09-07 Thread Muelli
Public bug reported:

ssh-copy-id  10.200.17.160
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter 
out any that are already installed
/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are 
prompted now it is to install the new keys
foo@10.200.17.160's password: 
fish: Expected a command name, got token of type “Run job in background”. Did 
you mean “COMMAND; and COMMAND”? See the help section for the “and” builtin 
command by typing “help and”.
Standard input: mkdir -p .ssh && cat >> .ssh/authorized_keys || 
exit 1 ;
   ^

I expected to be able to copy my key.

An approach I see is for ssh-copy-id to run bash -c 

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: openssh-client 1:6.7p1-5ubuntu1.3
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Sep  7 15:56:44 2015
RelatedPackageVersions:
 ssh-askpass   N/A
 libpam-sshN/A
 keychain  N/A
 ssh-askpass-gnome 1:6.7p1-5ubuntu1.3
SSHClientVersion: OpenSSH_6.7p1 Ubuntu-5ubuntu1.3, OpenSSL 1.0.1f 6 Jan 2014
SourcePackage: openssh
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  ssh-copy-id does not work with fish on the other machine

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

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

[Bug 1445949] Re: Version does not conform to PEP440

2015-08-27 Thread Muelli
Are we going to see this fix backported to, say, 15.04?

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

Title:
  Version does not conform to PEP440

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1445949/+subscriptions

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


[Bug 1489443] Re: python-apt offends python-pip's freeze

2015-08-27 Thread Muelli
*** This bug is a duplicate of bug 1445949 ***
https://bugs.launchpad.net/bugs/1445949

I think the duplicate status is wrong.

I did a  sudo apt-get install -t wily python-apt  to get 1.0.0~beta3.1ubuntu1 
which is the version which is supposed to fix the problem.
However, pip freeze still fails.

$ pip freeze
Exception:
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/pip/basecommand.py, line 122, in main
status = self.run(options, args)
  File /usr/lib/python2.7/dist-packages/pip/commands/freeze.py, line 74, in 
run
req = pip.FrozenRequirement.from_dist(dist, dependency_links, 
find_tags=find_tags)
  File /usr/lib/python2.7/dist-packages/pip/__init__.py, line 299, in 
from_dist
assert len(specs) == 1 and specs[0][0] == '==', (dist, req, specs, 
dependency_links)
AssertionError: (python-apt 1.0.0.b3.1-ubuntu1 
(/usr/lib/python2.7/dist-packages), 
Requirement.parse('python-apt===1.0.0.b3.1-ubuntu1'), [('===', 
'1.0.0.b3.1-ubuntu1')], 
['https://pypi.python.org/packages/source/c/certifi/certifi-1.0.1.tar.gz#md5=45f5cb94b8af9e1df0f9450a8f61b790',
 
'https://pypi.python.org/packages/source/w/wincertstore/wincertstore-0.2.zip#md5=ae728f2f007185648d0c7a8679b361e2'])

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

Title:
  python-apt offends python-pip's freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1489443/+subscriptions

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


[Bug 1489443] Re: python-apt offends python-pip's freeze

2015-08-27 Thread Muelli
*** This bug is a duplicate of bug 1445949 ***
https://bugs.launchpad.net/bugs/1445949

** Also affects: python-pip (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/1489443

Title:
  python-apt offends python-pip's freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1489443/+subscriptions

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


[Bug 1489443] [NEW] python-apt offends python-pip's freeze

2015-08-27 Thread Muelli
Public bug reported:

I'm trying to use pip freeze, but it fails:

pip freeze
Exception:
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/pip/basecommand.py, line 122, in main
status = self.run(options, args)
  File /usr/lib/python2.7/dist-packages/pip/commands/freeze.py, line 74, in 
run
req = pip.FrozenRequirement.from_dist(dist, dependency_links, 
find_tags=find_tags)
  File /usr/lib/python2.7/dist-packages/pip/__init__.py, line 299, in 
from_dist
assert len(specs) == 1 and specs[0][0] == '==', (dist, req, specs, 
dependency_links)
AssertionError: (python-apt 0.9.3.11build1 (/usr/lib/python2.7/dist-packages), 
Requirement.parse('python-apt===0.9.3.11build1'), [('===', '0.9.3.11build1')], 
['https://pypi.python.org/packages/source/c/certifi/certifi-1.0.1.tar.gz#md5=45f5cb94b8af9e1df0f9450a8f61b790',
 
'https://pypi.python.org/packages/source/w/wincertstore/wincertstore-0.2.zip#md5=ae728f2f007185648d0c7a8679b361e2'])


Note that I've patched /usr/lib/python2.7/dist-packages/pip/__init__.py to show 
me the dist.

It seems that pip does not like the stringpython-
apt===0.9.3.11build1

This could be https://github.com/pypa/pip/issues/1093

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: python-apt 0.9.3.11build1
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.2
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Aug 27 14:25:36 2015
SourcePackage: python-apt
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python-apt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

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

Title:
  python-apt offends python-pip's freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1489443/+subscriptions

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


Re: [Bug 1489443] Re: python-apt offends python-pip's freeze

2015-08-27 Thread Muelli
*** This bug is a duplicate of bug 1445949 ***
https://bugs.launchpad.net/bugs/1445949

On Thu, Aug 27, 2015 at 02:36:19PM -, Barry Warsaw wrote:
 There's no need, it's already fixed.
I confirm that the wily version makes pip freeze work.
Will we see a fix in vivid?

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

Title:
  python-apt offends python-pip's freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1489443/+subscriptions

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


[Bug 1474449] [NEW] Cannot compile simple hello world program

2015-07-14 Thread Muelli
Public bug reported:

I followed the tutorial http://kripken.github.io/emscripten-
site/docs/getting_started/Tutorial.html#tutorial and created a simple
hello_world.c:

cat hello_world.c 
#includestdio.h

int main() {
  printf(hello, world!\n);
return 0;
}


I tried to compile:

emcc  hello_world.c -s ASM_JS=1 -O1 
INFO root: ===
INFO root: bootstrapping relooper...
INFO root:   bootstrap phase 1
clang: warning: argument unused during compilation: '-nostdinc++'
Exception in thread Thread-3:
Traceback (most recent call last):
  File /usr/lib/python2.7/threading.py, line 810, in __bootstrap_inner
self.run()
  File /usr/lib/python2.7/threading.py, line 763, in run
self.__target(*self.__args, **self.__kwargs)
  File /usr/lib/python2.7/multiprocessing/pool.py, line 389, in 
_handle_results
task = get()
TypeError: ('__init__() takes at least 3 arguments (1 given)', class 
'subprocess.CalledProcessError', ())

^CProcess PoolWorker-2:
Process PoolWorker-3:
Process PoolWorker-1:
Process PoolWorker-4:
Traceback (most recent call last):
Traceback (most recent call last):
  File /usr/bin/emcc, line 1646, in module
Traceback (most recent call last):
  File /usr/lib/python2.7/multiprocessing/process.py, line 258, in _bootstrap
  File /usr/lib/python2.7/multiprocessing/process.py, line 258, in _bootstrap
ERRORroot: bootstrapping relooper failed. You may need to manually create 
relooper.js by compiling it, see src/relooper/emscripten
Traceback (most recent call last):
Traceback (most recent call last):
  File /usr/lib/python2.7/multiprocessing/process.py, line 258, in _bootstrap
  File /usr/lib/python2.7/multiprocessing/process.py, line 258, in _bootstrap
Traceback (most recent call last):
  File /usr/share/emscripten/emscripten.py, line 1490, in module
self.run()
  File /usr/lib/python2.7/multiprocessing/process.py, line 114, in run
self._target(*self._args, **self._kwargs)
  File /usr/lib/python2.7/multiprocessing/pool.py, line 102, in worker
self.run()
self.run()
  File /usr/lib/python2.7/multiprocessing/process.py, line 114, in run
self._target(*self._args, **self._kwargs)
  File /usr/lib/python2.7/multiprocessing/pool.py, line 102, in worker
_main(environ=os.environ)
  File /usr/share/emscripten/emscripten.py, line 1478, in _main
task = get()
  File /usr/lib/python2.7/multiprocessing/queues.py, line 372, in get
final = shared.Building.emscripten(final, append_ext=False, 
extra_args=extra_args)
  File /usr/share/emscripten/tools/shared.py, line 1457, in emscripten
  File /usr/lib/python2.7/multiprocessing/process.py, line 114, in run
self.run()
  File /usr/lib/python2.7/multiprocessing/process.py, line 114, in run
self._target(*self._args, **self._kwargs)
  File /usr/lib/python2.7/multiprocessing/pool.py, line 102, in worker
task = get()
  File /usr/lib/python2.7/multiprocessing/queues.py, line 374, in get
return recv()
KeyboardInterrupt
temp_files.run_and_clean(lambda: main(
  File /usr/share/emscripten/tools/tempfiles.py, line 39, in run_and_clean
racquire()
task = get()
  File /usr/lib/python2.7/multiprocessing/queues.py, line 372, in get
KeyboardInterrupt
racquire()
KeyboardInterrupt
self._target(*self._args, **self._kwargs)
  File /usr/lib/python2.7/multiprocessing/pool.py, line 102, in worker
jsrun.timeout_run(Popen(cmdline, stdout=PIPE), None, 'Compiling')
  File /usr/share/emscripten/tools/jsrun.py, line 14, in timeout_run
task = get()
  File /usr/lib/python2.7/multiprocessing/queues.py, line 372, in get
return func()
  File /usr/share/emscripten/emscripten.py, line 1486, in lambda
racquire()
KeyboardInterrupt
out = proc.communicate()
  File /usr/lib/python2.7/subprocess.py, line 791, in communicate
DEBUG_CACHE=DEBUG_CACHE,
  File /usr/share/emscripten/emscripten.py, line 1364, in main
shared.Building.ensure_relooper(relooper)
  File /usr/share/emscripten/tools/shared.py, line 1709, in ensure_relooper
stdout = _eintr_retry_call(self.stdout.read)
1/0
  File /usr/lib/python2.7/subprocess.py, line 476, in _eintr_retry_call
ZeroDivisionError: integer division or modulo by zero
return func(*args)
KeyboardInterrupt

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: emscripten 1.22.1-1
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Jul 14 17:36:58 2015
SourcePackage: emscripten
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  Cannot compile simple hello world program

To manage notifications about this bug go to:

[Bug 1465674] [NEW] pygpgme example likely to not work - simple fix

2015-06-16 Thread Muelli
Public bug reported:

The example shipped with pygpgme
http://bazaar.launchpad.net/~jamesh/pygpgme/trunk/view/head:/examples/encrypt.py
is likely to not work because the key is not trusted.

A simple fix is to
ctx.encrypt([key], gpgme.ENCRYPT_ALWAYS_TRUST, plain, cipher)

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: python-gpgme 0.3-1
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Jun 16 15:23:43 2015
SourcePackage: pygpgme
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  pygpgme example likely to not work - simple fix

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

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


[Bug 1433761] Re: apt-key and add-apt-repository don't honor Acquire::http::Proxy

2015-05-06 Thread Muelli
This is a very annoying bug that hits me very often. It's also the
source of yet another place to configure the proxy server.

My usual work around is trying to patch all executions of apt-key and
friends to use --keyserver-options http-proxy=$http_proxy.

It might be possible to patch /root/.gnupg/gpg.conf to include that
setting, but I haven't tried that yet.

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

Title:
  apt-key and add-apt-repository don't honor Acquire::http::Proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1433761/+subscriptions

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


[Bug 1445386] Re: virtual machine cannot access p9 filesystem

2015-05-01 Thread Muelli
hm, maybe next to the source path (see attached screenshot). Something
like The directory you're about to share is not owned by
$necessary_user:group. This may cause problems when writing from the
guest..

** Attachment added: Screenshot from 2015-05-01 12:04:51.png
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1445386/+attachment/4388994/+files/Screenshot%20from%202015-05-01%2012%3A04%3A51.png

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

Title:
  virtual machine cannot access p9 filesystem

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

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


[Bug 1445386] Re: virtual machine cannot access p9 filesystem

2015-05-01 Thread Muelli
when the directory is chgrp()ed to kvm then I can indeed write to it from the 
guest.
I think it'd be good to show that information somewhere in virt-manager when 
creating the filesystem share.

it's a bit unfortunate, though.  The user need to be either in the kvm
or in the libvirt-qemu group. At least the latter seems to be a non
standard requirement.

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

Title:
  virtual machine cannot access p9 filesystem

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

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


[Bug 1449913] [NEW] the whole gnome-shell crashes when asking for a very wide window

2015-04-29 Thread Muelli
Public bug reported:

When executing the following program, the whole session crashes and I
need to log in again:


#!/usr/bin/env python
import logging
import signal


from gi.repository import Gdk
from gi.repository import Gtk, GLib


class App(Gtk.Application):

def __init__(self):
Gtk.Application.__init__(
self, application_id=None)
self.connect(activate, self.on_activate)
self.connect(startup, self.on_startup)

self.log = logging.getLogger()
self.log = logging


def on_startup(self, app):
self.log.info(Startup)
self.window = Gtk.ApplicationWindow(application=app)

lt = Gtk.TextView()

def add_text(text='foo', widget=lt):
buffer = widget.get_buffer()
buffer.set_text(text * 1000)

add_text()
self.window.add(lt)


def on_quit(self, app, param=None):
self.quit()


def on_activate(self, app):
self.log.info(Activate!)
self.window.show_all()


def main():
app = App()

try:
GLib.unix_signal_add_full(GLib.PRIORITY_HIGH, signal.SIGINT, lambda 
*args : app.quit(), None)
except AttributeError:
pass

app.run()

if __name__ == '__main__':
main()

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gnome-shell 3.14.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Apr 29 10:49:28 2015
DisplayManager: gdm
GsettingsChanges:
 b'org.gnome.shell.calendar' b'show-weekdate' b'true'
 b'org.gnome.desktop.interface' b'gtk-im-module' b'gtk-im-context-simple'
 b'org.gnome.desktop.interface' b'clock-show-date' b'true'
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

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

Title:
  the whole gnome-shell crashes when asking for a very wide window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1449913/+subscriptions

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


[Bug 1445386] Re: virtual machine cannot access p9 filesystem

2015-04-24 Thread Muelli
on the host:

➜ tmpecho foo  share1/bar
➜ tmpecho foo  share2/bar
➜ tmpls -la share*
share1:
total 4
drwxrwxr-x 1 muelli muelli  6 Apr 24 11:22 ./
drwxrwxr-x 1 muelli muelli 30 Apr 24 11:17 ../
-rw-rw-r-- 1 muelli muelli  4 Apr 24 11:28 bar

share2:
total 4
drwxrwxr-x 1 muelli muelli  6 Apr 24 11:22 ./
drwxrwxr-x 1 muelli muelli 30 Apr 24 11:17 ../
-rw-rw-r-- 1 muelli muelli  4 Apr 24 11:28 bar
➜ tmppwd
/home/muelli/tmp
➜ tmp


and then on the guest:


root@ubuntu:~# mkdir /tmp/mnt1
root@ubuntu:~# mkdir /tmp/mnt2
root@ubuntu:~# mount /hostshare1 -t 9p -o 
trans=virtio,version9p2000.L,access=any,posixacl /tmp/mnt1/
root@ubuntu:~# mount /hostshare2 -t 9p -o 
trans=virtio,version9p2000.L,access=any,posixacl /tmp/mnt2/
root@ubuntu:~# ls -la /tmp/mnt*/
/tmp/mnt1/:
total 8
drwxrwxr-x 1 foo  foo 6 Apr 24 11:22 .
drwxrwxrwt 4 root root 4096 Apr 24 11:27 ..
-rw-rw-r-- 1 foo  foo 4 Apr 24 11:28 bar

/tmp/mnt2/:
total 8
drwxrwxr-x 1 foo  foo 6 Apr 24 11:22 .
drwxrwxrwt 4 root root 4096 Apr 24 11:27 ..
-rw-rw-r-- 1 foo  foo 4 Apr 24 11:28 bar
root@ubuntu:~# cat /tmp/mnt*/bar
foo
foo
root@ubuntu:~# echo baz  /tmp/mnt1/baz
-bash: /tmp/mnt1/baz: Permission denied
root@ubuntu:~# echo baz  /tmp/mnt2/baz
-bash: /tmp/mnt2/baz: Permission denied


so reading seems to work, but writing not.  I can imagine that to be a
problem with the permissions of the folder being written to. However,
changing the group of the folders to libvirtd didn't help.

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

Title:
  virtual machine cannot access p9 filesystem

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

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

[Bug 1444444] Re: virtual machine with ubuntu hangs on boot

2015-04-23 Thread Muelli
virt-builder  --root-password password:foo --firstboot-install
screen,htop --firstboot-command dpkg-reconfigure openssh-server
--format qcow2 --size 10G --upload /tmp/foo.tar.gz:/root/foo.tar.gz
--run-command cd /root; tar xvf foo.tar.gz  --memsize 1024  --output
ubuntu2.qcow2 ubuntu-14.04


yes., I've read the notes.

As I've said, I fixed the problem by installing grub-2.

The problem seems to be the inode size of the ext-fs.

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

Title:
  virtual machine with ubuntu hangs on boot

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

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


[Bug 1445386] [NEW] virtual machine cannot access p9 filesystem

2015-04-17 Thread Muelli
Public bug reported:

I have configured host filesystem access via virt-manager.

filesystem type='mount' accessmode='squash'
  source dir='/tmp/share1'/
  target dir='/hostshare1'/
  alias name='fs0'/
  address type='pci' domain='0x' bus='0x00' slot='0x09' 
function='0x0'/
/filesystem
filesystem type='mount' accessmode='mapped'
  source dir='/tmp/share2'/
  target dir='hostshare2'/
  alias name='fs1'/
  address type='pci' domain='0x' bus='0x00' slot='0x0a' 
function='0x0'/
/filesystem


now, in the guest, I can mount /hostshare1 -t 9p -o 
trans=virtio,version9p2000.L,access=any,posixacl /mnt/
but I cannot list the directory. I get a permission denied error.

cat /etc/apparmor.d/libvirt/libvirt-039f126b-
da58-4dba-9317-4c7586c34a61.files

# DO NOT EDIT THIS FILE DIRECTLY. IT IS MANAGED BY LIBVIRT.
  /var/log/libvirt/**/ubuntutrusty-server.log w,
  /var/lib/libvirt/**/ubuntutrusty-server.monitor rw,
  /var/run/libvirt/**/ubuntutrusty-server.pid rwk,
  /run/libvirt/**/ubuntutrusty-server.pid rwk,
  /var/run/libvirt/**/*.tunnelmigrate.dest.ubuntutrusty-server rw,
  /run/libvirt/**/*.tunnelmigrate.dest.ubuntutrusty-server rw,
  /var/lib/libvirt/images/ubuntutrusty-server.qcow2 rw,
  /tmp/share1/** rwl,
  /tmp/share1/ r,
  /tmp/share2/** rwl,
  /tmp/share2/ r,
  /dev/vhost-net rw,
  /dev/net/tun rw,


but I needed to
sudo aa-complain libvirt/libvirt-039f126b-da58-4dba-9317-4c7586c34a61
in order to be able to list the directory.  I cannot read or write files, 
though.

I expected it to work fine.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: libvirt-bin 1.2.12-0ubuntu11
ProcVersionSignature: Ubuntu 3.19.0-13.13-generic 3.19.3
Uname: Linux 3.19.0-13-generic x86_64
ApportVersion: 2.17-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Apr 17 10:15:24 2015
SourcePackage: libvirt
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.libvirt.qemu.conf: [inaccessible: [Errno 13] Permission 
denied: '/etc/libvirt/qemu.conf']
modified.conffile..etc.libvirt.qemu.networks.default.xml: [inaccessible: [Errno 
13] Permission denied: '/etc/libvirt/qemu/networks/default.xml']

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


** Tags: amd64 apparmor apport-bug vivid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/1445386

Title:
  virtual machine cannot access p9 filesystem

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1445386] [NEW] virtual machine cannot access p9 filesystem

2015-04-17 Thread Muelli
Public bug reported:

I have configured host filesystem access via virt-manager.

filesystem type='mount' accessmode='squash'
  source dir='/tmp/share1'/
  target dir='/hostshare1'/
  alias name='fs0'/
  address type='pci' domain='0x' bus='0x00' slot='0x09' 
function='0x0'/
/filesystem
filesystem type='mount' accessmode='mapped'
  source dir='/tmp/share2'/
  target dir='hostshare2'/
  alias name='fs1'/
  address type='pci' domain='0x' bus='0x00' slot='0x0a' 
function='0x0'/
/filesystem


now, in the guest, I can mount /hostshare1 -t 9p -o 
trans=virtio,version9p2000.L,access=any,posixacl /mnt/
but I cannot list the directory. I get a permission denied error.

cat /etc/apparmor.d/libvirt/libvirt-039f126b-
da58-4dba-9317-4c7586c34a61.files

# DO NOT EDIT THIS FILE DIRECTLY. IT IS MANAGED BY LIBVIRT.
  /var/log/libvirt/**/ubuntutrusty-server.log w,
  /var/lib/libvirt/**/ubuntutrusty-server.monitor rw,
  /var/run/libvirt/**/ubuntutrusty-server.pid rwk,
  /run/libvirt/**/ubuntutrusty-server.pid rwk,
  /var/run/libvirt/**/*.tunnelmigrate.dest.ubuntutrusty-server rw,
  /run/libvirt/**/*.tunnelmigrate.dest.ubuntutrusty-server rw,
  /var/lib/libvirt/images/ubuntutrusty-server.qcow2 rw,
  /tmp/share1/** rwl,
  /tmp/share1/ r,
  /tmp/share2/** rwl,
  /tmp/share2/ r,
  /dev/vhost-net rw,
  /dev/net/tun rw,


but I needed to
sudo aa-complain libvirt/libvirt-039f126b-da58-4dba-9317-4c7586c34a61
in order to be able to list the directory.  I cannot read or write files, 
though.

I expected it to work fine.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: libvirt-bin 1.2.12-0ubuntu11
ProcVersionSignature: Ubuntu 3.19.0-13.13-generic 3.19.3
Uname: Linux 3.19.0-13-generic x86_64
ApportVersion: 2.17-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Apr 17 10:15:24 2015
SourcePackage: libvirt
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.libvirt.qemu.conf: [inaccessible: [Errno 13] Permission 
denied: '/etc/libvirt/qemu.conf']
modified.conffile..etc.libvirt.qemu.networks.default.xml: [inaccessible: [Errno 
13] Permission denied: '/etc/libvirt/qemu/networks/default.xml']

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


** Tags: amd64 apparmor apport-bug vivid

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

Title:
  virtual machine cannot access p9 filesystem

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

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


[Bug 1444444] [NEW] virtual machine with ubuntu hangs on boot

2015-04-15 Thread Muelli
Public bug reported:

This is bug 946022 but on virt-builder.

I created an Ubuntu virtual machine with virt-builder and sometimes it
doesn't boot.

Booting from a CD and then chrooting into the system to install grub2
helped.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: libguestfs-tools 1:1.28.6-1ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-13.13-generic 3.19.3
Uname: Linux 3.19.0-13-generic x86_64
ApportVersion: 2.17-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Apr 15 14:22:02 2015
SourcePackage: libguestfs
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  virtual machine with ubuntu hangs on boot

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

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


[Bug 1442051] Re: python2.7 crashed with SIGSEGV in gst_mini_object_init()

2015-04-09 Thread Muelli
** Information type changed from Private to Public

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

Title:
  python2.7 crashed with SIGSEGV in gst_mini_object_init()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1442051/+subscriptions

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


[Bug 1441983] [NEW] documentation remote unlocking inaccurate

2015-04-09 Thread Muelli
Public bug reported:

The documentation in /usr/share/doc/cryptsetup/README.remote.gz write
smth along these lines:

To unlock from remote, you could do something like this:

ssh -o UserKnownHostsFile=~/.ssh/known_hosts.initramfs \
-i ~/id_rsa.initramfs r...@initramfshost.example.com \
echo -ne \secret\ /lib/cryptsetup/passfifo


However, due to plymouth being installed by default (maybe bug 595648)
it doesn't respect the fifo we're supposed to be writing to.

Uninstalling plymouth doesn't work:

root@ubuntu:~# apt-get purge plymouth
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 cron : Depends: upstart-job
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
root@ubuntu:~# 


Installing the plymouth-disabler also doesn't help.


What helps is to kill the plymouthd process before writing to the fifo.  
However, I can't figure out how to reliably determine the PID of plymouthd.

I expected the documentation to be reasonably accurate.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: cryptsetup 2:1.6.1-1ubuntu7
ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
Uname: Linux 3.19.0-12-generic x86_64
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Apr  9 08:02:27 2015
SourcePackage: cryptsetup
UpgradeStatus: No upgrade log present (probably fresh install)
crypttab:
 # target   source  key options
 chinacryptoUUID=286618e1-09c0-4f5c-9bb9-1cf5f96b2dc6   none 
luks,retry=1,lvm=chinalvm

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


** Tags: amd64 apport-bug vivid

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

Title:
  documentation remote unlocking inaccurate

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

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


[Bug 595648] Re: Remote unlocking not possible if plymouth is active (Bug or Feature?)

2015-04-09 Thread Muelli
** Tags added: trusty vivid

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

Title:
  Remote unlocking not possible if plymouth is active (Bug or Feature?)

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

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


[Bug 556372] Re: Please remove the plymouth dependency from mountall / cryptsetup

2015-04-09 Thread Muelli
** Tags added: trusty vivid

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

Title:
  Please remove the plymouth dependency from mountall / cryptsetup

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

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


[Bug 1437302] [NEW] KeyError in File /usr/lib/python2.7/dist-packages/nbxmpp/idlequeue.py, line 337, in _check_time_events

2015-03-27 Thread Muelli
Public bug reported:

Traceback (most recent call last):
  File /usr/share/gajim/src/gui_interface.py, line 2455, in 
process_connections
gajim.idlequeue.process()
  File /usr/lib/python2.7/dist-packages/nbxmpp/idlequeue.py, line 569, in 
process
self._check_time_events()
  File /usr/lib/python2.7/dist-packages/nbxmpp/idlequeue.py, line 337, in 
_check_time_events
self.queue[fd].read_timeout()
KeyError: 17

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gajim 0.16-1
ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
Uname: Linux 3.19.0-10-generic x86_64
ApportVersion: 2.16.2-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Mar 27 13:48:54 2015
PackageArchitecture: all
SourcePackage: gajim
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  KeyError in File /usr/lib/python2.7/dist-
  packages/nbxmpp/idlequeue.py, line 337, in _check_time_events

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

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


[Bug 1435874] [NEW] unrecognized option '--huawei-new-mode'

2015-03-24 Thread Muelli
Public bug reported:

sudo /usr/sbin/usb_modeswitch -v 0x12d1 -p 0x1f01 --huawei-new-mode
/usr/sbin/usb_modeswitch: unrecognized option '--huawei-new-mode'


Usage: usb_modeswitch [params] [-c filename]

 -h, --helpthis help
 -e, --version print version information and exit
 -j, --find-mbim   return config no. with MBIM interface, exit

 -v, --default-vendor NUM  vendor ID of original mode (mandatory)
 -p, --default-product NUM product ID of original mode (mandatory)
 -V, --target-vendor NUM   target mode vendor ID (optional)
 -P, --target-product NUM  target mode product ID (optional)
 -C, --target-class NUMtarget mode device class (optional)
 -b, --bus-num NUM system bus number of device (for hard ID)
 -g, --device-num NUM  system device number (for hard ID)
 -m, --message-endpoint NUMdirect the message transfer there (optional)
 -M, --message-content msg   message to send (hex number as string)
 -2 msg, -3 msgadditional messages to send (-n recommended)
 -n, --need-response   read response to the message transfer (CSW)
 -r, --response-endpoint NUM   read response from there (optional)
 -K, --std-eject   send standard EJECT sequence
 -d, --detach-only detach the active driver, no further action
 -H, --huawei-mode apply a special procedure
 -J, --huawei-new-mode apply a special procedure
 -S, --sierra-mode apply a special procedure
 -O, --sony-mode   apply a special procedure
 -G, --gct-modeapply a special procedure
 -N, --sequans-modeapply a special procedure
 -A, --mobileaction-mode   apply a special procedure
 -T, --kobil-mode  apply a special procedure
 -L, --cisco-mode  apply a special procedure
 -B, --qisda-mode  apply a special procedure
 -E, --quanta-mode apply a special procedure
 -R, --reset-usb   reset the device after all other actions
 -Q, --quiet   don't show progress or error messages
 -W, --verbose print all settings and debug output
 -D, --sysmode specific result and syslog message
 -s, --success seconds   switching result check with timeout
 -I, --inquire retrieve SCSI attributes initially

 -c, --config-file filename  load long configuration from file

 -t, --stdinputread long configuration from stdin

 -f, --long-config text  get long configuration from string

 -i, --interface NUM   select initial USB interface (default 0)
 -u, --configuration NUM   select USB configuration
 -a, --altsetting NUM  select alternative USB interface setting


-J, however, works.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: usb-modeswitch 2.2.0+repack0-2ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
Uname: Linux 3.19.0-9-generic x86_64
ApportVersion: 2.16.2-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Mar 24 14:59:09 2015
InstallationDate: Installed on 2015-02-27 (25 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Alpha amd64 (20150224)
SourcePackage: usb-modeswitch
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: usb-modeswitch (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

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

Title:
  unrecognized option '--huawei-new-mode'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1435874/+subscriptions

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


[Bug 1435372] [NEW] TypeError: could not convert path to a GtkTreePath

2015-03-23 Thread Muelli
Public bug reported:

when logging in.


Traceback (most recent call last):
  File /usr/share/gajim/src/roster_window.py, line 4284, in 
on_modelfilter_row_has_child_toggled
self._adjust_group_expand_collapse_state(group, account)
  File /usr/share/gajim/src/roster_window.py, line 1552, in 
_adjust_group_expand_collapse_state
self.tree.expand_row(path, False)
TypeError: could not convert path to a GtkTreePath

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gajim 0.16-1
ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
Uname: Linux 3.19.0-9-generic x86_64
ApportVersion: 2.16.2-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Mar 23 16:14:00 2015
PackageArchitecture: all
SourcePackage: gajim
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  TypeError: could not convert path to a GtkTreePath

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

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


[Bug 1435393] [NEW] TypeError: could not convert path to a GtkTreePath

2015-03-23 Thread Muelli
Public bug reported:

this seems to be different from #1435372

Traceback (most recent call last):
  File /usr/share/gajim/src/roster_window.py, line 4187, in 
on_roster_treeview_row_expanded
self.tree.expand_row(path, False)
TypeError: could not convert path to a GtkTreePath

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gajim 0.16-1
ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
Uname: Linux 3.19.0-9-generic x86_64
ApportVersion: 2.16.2-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Mar 23 16:39:25 2015
PackageArchitecture: all
SourcePackage: gajim
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  TypeError: could not convert path to a GtkTreePath

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

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


[Bug 1412108] Re: gnome-control-center.real crashed with SIGSEGV in net_device_get_nm_device()

2015-03-18 Thread Muelli
** Tags added: vivid

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

Title:
  gnome-control-center.real crashed with SIGSEGV in
  net_device_get_nm_device()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1412108/+subscriptions

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


[Bug 1431179] Re: usb_modeswitch@.service fails sometimes

2015-03-13 Thread Muelli
FWIW: I have the same problem.

Running the usb_modeswitch_dispatcher results in the following:

/usr/sbin/usb_modeswitch_dispatcher --switch-systemd %I
*** buffer overflow detected ***: /usr/sbin/usb_modeswitch_dispatcher terminated
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x7879f)[0x7fbac2f0c79f]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7fbac2fa02fc]
/lib/x86_64-linux-gnu/libc.so.6(+0x10a350)[0x7fbac2f9e350]
/lib/x86_64-linux-gnu/libc.so.6(__stpncpy_chk+0x0)[0x7fbac2f9d7b0]
/usr/sbin/usb_modeswitch_dispatcher[0x401af5]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7fbac2eb5ec5]
/usr/sbin/usb_modeswitch_dispatcher[0x40310b]
=== Memory map: 
0040-0040a000 r-xp  fc:01 1058264
/usr/sbin/usb_modeswitch_dispatcher
00609000-0060a000 r--p 9000 fc:01 1058264
/usr/sbin/usb_modeswitch_dispatcher
0060a000-0060b000 rw-p a000 fc:01 1058264
/usr/sbin/usb_modeswitch_dispatcher
01278000-01299000 rw-p  00:00 0  [heap]
7fbac2c7e000-7fbac2c94000 r-xp  fc:01 11796495   
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fbac2c94000-7fbac2e93000 ---p 00016000 fc:01 11796495   
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fbac2e93000-7fbac2e94000 rw-p 00015000 fc:01 11796495   
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fbac2e94000-7fbac304e000 r-xp  fc:01 11800995   
/lib/x86_64-linux-gnu/libc-2.19.so
7fbac304e000-7fbac324e000 ---p 001ba000 fc:01 11800995   
/lib/x86_64-linux-gnu/libc-2.19.so
7fbac324e000-7fbac3252000 r--p 001ba000 fc:01 11800995   
/lib/x86_64-linux-gnu/libc-2.19.so
7fbac3252000-7fbac3254000 rw-p 001be000 fc:01 11800995   
/lib/x86_64-linux-gnu/libc-2.19.so
7fbac3254000-7fbac3259000 rw-p  00:00 0 
7fbac3259000-7fbac3266000 r-xp  fc:01 1057734
/usr/lib/x86_64-linux-gnu/libpipeline.so.1.4.0
7fbac3266000-7fbac3465000 ---p d000 fc:01 1057734
/usr/lib/x86_64-linux-gnu/libpipeline.so.1.4.0
7fbac3465000-7fbac3466000 r--p c000 fc:01 1057734
/usr/lib/x86_64-linux-gnu/libpipeline.so.1.4.0
7fbac3466000-7fbac3467000 rw-p d000 fc:01 1057734
/usr/lib/x86_64-linux-gnu/libpipeline.so.1.4.0
7fbac3467000-7fbac348a000 r-xp  fc:01 11800682   
/lib/x86_64-linux-gnu/ld-2.19.so
7fbac366a000-7fbac366d000 rw-p  00:00 0 
7fbac3686000-7fbac3689000 rw-p  00:00 0 
7fbac3689000-7fbac368a000 r--p 00022000 fc:01 11800682   
/lib/x86_64-linux-gnu/ld-2.19.so
7fbac368a000-7fbac368b000 rw-p 00023000 fc:01 11800682   
/lib/x86_64-linux-gnu/ld-2.19.so
7fbac368b000-7fbac368c000 rw-p  00:00 0 
7fff2c09a000-7fff2c0bb000 rw-p  00:00 0  [stack]
7fff2c13-7fff2c132000 r--p  00:00 0  [vvar]
7fff2c132000-7fff2c134000 r-xp  00:00 0  [vdso]
ff60-ff601000 r-xp  00:00 0  
[vsyscall]
fish: Job 1, “/usr/sbin/usb_modeswitch_dispatcher --switch-systemd %I” 
terminated by signal SIGABRT (Abort)

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

Title:
  usb_modeswitch@.service fails sometimes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1431179/+subscriptions

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

[Bug 1431179] Re: usb_modeswitch@.service fails sometimes

2015-03-13 Thread Muelli
FWIW: I have the same problem.

Running the usb_modeswitch_dispatcher results in the following:

/usr/sbin/usb_modeswitch_dispatcher --switch-systemd %I
*** buffer overflow detected ***: /usr/sbin/usb_modeswitch_dispatcher terminated
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x7879f)[0x7fbac2f0c79f]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7fbac2fa02fc]
/lib/x86_64-linux-gnu/libc.so.6(+0x10a350)[0x7fbac2f9e350]
/lib/x86_64-linux-gnu/libc.so.6(__stpncpy_chk+0x0)[0x7fbac2f9d7b0]
/usr/sbin/usb_modeswitch_dispatcher[0x401af5]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7fbac2eb5ec5]
/usr/sbin/usb_modeswitch_dispatcher[0x40310b]
=== Memory map: 
0040-0040a000 r-xp  fc:01 1058264
/usr/sbin/usb_modeswitch_dispatcher
00609000-0060a000 r--p 9000 fc:01 1058264
/usr/sbin/usb_modeswitch_dispatcher
0060a000-0060b000 rw-p a000 fc:01 1058264
/usr/sbin/usb_modeswitch_dispatcher
01278000-01299000 rw-p  00:00 0  [heap]
7fbac2c7e000-7fbac2c94000 r-xp  fc:01 11796495   
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fbac2c94000-7fbac2e93000 ---p 00016000 fc:01 11796495   
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fbac2e93000-7fbac2e94000 rw-p 00015000 fc:01 11796495   
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fbac2e94000-7fbac304e000 r-xp  fc:01 11800995   
/lib/x86_64-linux-gnu/libc-2.19.so
7fbac304e000-7fbac324e000 ---p 001ba000 fc:01 11800995   
/lib/x86_64-linux-gnu/libc-2.19.so
7fbac324e000-7fbac3252000 r--p 001ba000 fc:01 11800995   
/lib/x86_64-linux-gnu/libc-2.19.so
7fbac3252000-7fbac3254000 rw-p 001be000 fc:01 11800995   
/lib/x86_64-linux-gnu/libc-2.19.so
7fbac3254000-7fbac3259000 rw-p  00:00 0 
7fbac3259000-7fbac3266000 r-xp  fc:01 1057734
/usr/lib/x86_64-linux-gnu/libpipeline.so.1.4.0
7fbac3266000-7fbac3465000 ---p d000 fc:01 1057734
/usr/lib/x86_64-linux-gnu/libpipeline.so.1.4.0
7fbac3465000-7fbac3466000 r--p c000 fc:01 1057734
/usr/lib/x86_64-linux-gnu/libpipeline.so.1.4.0
7fbac3466000-7fbac3467000 rw-p d000 fc:01 1057734
/usr/lib/x86_64-linux-gnu/libpipeline.so.1.4.0
7fbac3467000-7fbac348a000 r-xp  fc:01 11800682   
/lib/x86_64-linux-gnu/ld-2.19.so
7fbac366a000-7fbac366d000 rw-p  00:00 0 
7fbac3686000-7fbac3689000 rw-p  00:00 0 
7fbac3689000-7fbac368a000 r--p 00022000 fc:01 11800682   
/lib/x86_64-linux-gnu/ld-2.19.so
7fbac368a000-7fbac368b000 rw-p 00023000 fc:01 11800682   
/lib/x86_64-linux-gnu/ld-2.19.so
7fbac368b000-7fbac368c000 rw-p  00:00 0 
7fff2c09a000-7fff2c0bb000 rw-p  00:00 0  [stack]
7fff2c13-7fff2c132000 r--p  00:00 0  [vvar]
7fff2c132000-7fff2c134000 r-xp  00:00 0  [vdso]
ff60-ff601000 r-xp  00:00 0  
[vsyscall]
fish: Job 1, “/usr/sbin/usb_modeswitch_dispatcher --switch-systemd %I” 
terminated by signal SIGABRT (Abort)

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

Title:
  usb_modeswitch@.service fails sometimes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1431179/+subscriptions

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

[Bug 1430032] [NEW] package libc6 2.19-15ubuntu2 failed to install/upgrade: subprocess new pre-installation script was killed by signal (Terminated)

2015-03-09 Thread Muelli
Public bug reported:

I tried to update via the GUI, but it stalled.

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: libc6 2.19-15ubuntu2
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
Date: Sat Mar  7 14:52:03 2015
Dependencies:
 gcc-5-base 5-20150228-1ubuntu1
 libc6 2.19-15ubuntu2
 libgcc1 1:5-20150228-1ubuntu1
 multiarch-support 2.19-15ubuntu1
DpkgTerminalLog: Preparing to unpack .../libc6_2.19-15ubuntu2_amd64.deb ...
DuplicateSignature: package:libc6:2.19-15ubuntu2:subprocess new 
pre-installation script was killed by signal (Terminated)
ErrorMessage: subprocess new pre-installation script was killed by signal 
(Terminated)
InstallationDate: Installed on 2015-02-27 (10 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Alpha amd64 (20150224)
SourcePackage: glibc
Title: package libc6 2.19-15ubuntu2 failed to install/upgrade: subprocess new 
pre-installation script was killed by signal (Terminated)
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check vivid

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

Title:
  package libc6 2.19-15ubuntu2 failed to install/upgrade: subprocess new
  pre-installation script was killed by signal (Terminated)

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

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


[Bug 349469] Re: debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2015-03-07 Thread Muelli
I wanted to update my freshly installed 15.04.

** Tags added: vivid

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

Title:
  debconf: DbDriver config: /var/cache/debconf/config.dat is locked by
  another process: Resource temporarily unavailable

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

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


[Bug 1420841] [NEW] mumble server connect dialogue has two nmemonics for C

2015-02-11 Thread Muelli
Public bug reported:

When starting mumble, the server connect dialogue appears. In the bottom
row are four buttons, Add New, Edit, Cancel, Connect.  The former two
share the same mnemonic: C.

I have expected separate mnemonics to be given, so that I can press
Alt+C to connect (or to cancel).

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: mumble 1.2.4-0.2ubuntu1.1
Uname: Linux 3.19.0-999-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Feb 11 16:15:01 2015
InstallationDate: Installed on 2014-01-22 (384 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
SourcePackage: mumble
UpgradeStatus: Upgraded to trusty on 2014-07-01 (225 days ago)

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


** Tags: amd64 apport-bug trusty

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

Title:
  mumble server connect dialogue has two nmemonics for C

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

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


[Bug 1386597] Re: Oopses when ejecting thinkpad x230t from docking station with extern DP monitor

2014-11-04 Thread Muelli
So here is the result of my investigation.
It's a bit limited due to my limited time. I hope it is usefule nonetheless.

3.13.0-37 bad
3.18-rc1-utopic good

3.14.3 good

3.13.11.9 bad

3.14-rc5 oopses, but slow with backlight control
3.14-rc1 seems to work, but only coarse grained, other oops related to HID it 
seems
3.14.0 no oops, but very slow with the backlight control

3.15 very good

These are all the version I tested. Do you think it's worth testing
3.14.1 and 3.14.2?

FTR:
this is the 3.14-rc5 dmesg
[   28.071810] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  268.837067] ACPI: \_SB_.GDCK: undocking
[  276.420729] usb 3-3.1: USB disconnect, device number 3
[  276.453821] usb 3-3.2: USB disconnect, device number 4
[  276.454468] usb 3-3.3: USB disconnect, device number 5
[  276.474365] usb 3-3.4: USB disconnect, device number 6
[  276.475409] [ cut here ]
[  276.475417] WARNING: CPU: 3 PID: 1528 at 
/home/apw/COD/linux/fs/sysfs/group.c:216 sysfs_remove_group+0xa3/0xb0()
[  276.475420] sysfs group 81caa180 not found for kobject 'hidraw1'
[  276.475421] Modules linked in: ctr ccm rfcomm bnep binfmt_misc intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_hdmi kvm_intel 
uvcvideo videobuf2_vmalloc kvm arc4 videobuf2_memops microcode videobuf2_core 
iwldvm videodev mac80211 joydev serio_raw btusb snd_hda_codec_realtek bluetooth 
snd_hda_codec_generic snd_hda_intel wacom 6lowpan_iphc snd_hda_codec iwlwifi 
snd_hwdep lpc_ich cfg80211 snd_pcm thinkpad_acpi nvram mei_me mei nls_iso8859_1 
snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device snd_timer 
snd parport_pc soundcore ppdev mac_hid lp parport dm_crypt hid_logitech_dj 
hid_generic usbhid hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel 
aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd psmouse i915 
i2c_algo_bit drm_kms_helper e1000e drm ahci sdhci_pci libahci ptp sdhci 
pps_core wmi video
[  276.475476] CPU: 3 PID: 1528 Comm: upowerd Not tainted 
3.14.0-031400rc5-generic #201403022235
[  276.475478] Hardware name: LENOVO 3437B52/3437B52, BIOS GCETA0WW (2.60 ) 
09/12/2014
[  276.475480]  00d8 8800d3d77ce8 8175a8bb 
0007
[  276.475483]  8800d3d77d38 8800d3d77d28 8106ab8c 
8800d3d77d18
[  276.475486]  81caa180 88020eb31c10  
88020eb6c598
[  276.475489] Call Trace:
[  276.475494]  [8175a8bb] dump_stack+0x46/0x58
[  276.475498]  [8106ab8c] warn_slowpath_common+0x8c/0xc0
[  276.475502]  [8106ac76] warn_slowpath_fmt+0x46/0x50
[  276.475505]  [81248e33] ? kernfs_find_and_get_ns+0x53/0x70
[  276.475508]  [81247903] sysfs_remove_group+0xa3/0xb0
[  276.475511]  [814b58d0] dpm_sysfs_remove+0x40/0x50
[  276.475514]  [814ab507] device_del+0x47/0x1a0
[  276.475517]  [814ab682] device_unregister+0x22/0x60
[  276.475519]  [814ab6fb] device_destroy+0x3b/0x50
[  276.475527]  [a0298b20] drop_ref+0x40/0xe0 [hid]
[  276.475532]  [a0298c5d] hidraw_release+0x9d/0xb0 [hid]
[  276.475536]  [811d2f2d] __fput+0xbd/0x270
[  276.475539]  [811d312e] fput+0xe/0x10
[  276.475543]  [8108c987] task_work_run+0xa7/0xe0
[  276.475548]  [81015e67] do_notify_resume+0xc7/0xd0
[  276.475551]  [817711aa] int_signal+0x12/0x17
[  276.475553] ---[ end trace 8d1acbbed4f21eec ]---

and this the rc1

[   39.162355] ACPI: \_SB_.GDCK: undocking
[   39.884707] ata2: SATA link down (SStatus 0 SControl 300)
[   44.886277] ata2: hard resetting link
[   45.206340] ata2: SATA link down (SStatus 0 SControl 300)
[   45.206365] ata2: limiting SATA link speed to 1.5 Gbps
[   46.832007] usb 3-3.1: USB disconnect, device number 3
[   46.866561] usb 3-3.2: USB disconnect, device number 4
[   46.866826] usb 3-3.3: USB disconnect, device number 5
[   46.907122] usb 3-3.4: USB disconnect, device number 6
[   46.909135] [ cut here ]
[   46.909142] WARNING: CPU: 3 PID: 1532 at 
/home/apw/COD/linux/fs/sysfs/group.c:216 sysfs_remove_group+0xa3/0xb0()
[   46.909143] sysfs group 81caa0e0 not found for kobject 'hidraw1'
[   46.909144] Modules linked in: ctr ccm rfcomm bnep binfmt_misc intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm microcode 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic uvcvideo 
videobuf2_vmalloc snd_hda_intel videobuf2_memops joydev videobuf2_core 
thinkpad_acpi snd_hda_codec serio_raw videodev snd_hwdep btusb arc4 bluetooth 
nvram wacom snd_pcm iwldvm 6lowpan_iphc snd_seq_midi mac80211 
snd_seq_midi_event nls_iso8859_1 snd_rawmidi snd_seq iwlwifi snd_seq_device 
snd_timer cfg80211 lpc_ich parport_pc snd ppdev mei_me mei lp soundcore parport 
mac_hid hid_logitech_dj hid_generic dm_crypt usbhid hid crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul 
glue_helper ablk_helper 

[Bug 1386597] Re: Oopses when ejecting thinkpad x230t from docking station with extern DP monitor

2014-10-29 Thread Muelli
yes, this kernel boots fine: Linux 3.18.0-031800rc1-generic
#201410192135 SMP Mon Oct 20 01:37:04 UTC 2014 x86_64 x86_64 x86_64
GNU/Linux

The backlight issue works much better now.
One thing I noticed is that when I redock the laptop, the backlight goes off. 
Increasing the backlight via the Fn+F9 key does not work immediately. It takes 
a few seconds before it accepts new controls.  This might, however, be caused 
by some scripts which react to the laptop being docked 
https://github.com/martin-ueding/thinkpad-scripts/. I thought I removed them, 
but maybe there are still traces.

Anyway, I received this, which may be relevant:

[  147.418106] ACPI: \_SB_.GDCK: docking
[  147.600681] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, 
remainder is 221
[  147.600685] Raw EDID:
[  147.600687]  00 ff ff ff ff ff ff 00 f0 9e 30 00 00 00 00 33
[  147.600688]  17 01 04 a5 34 20 78 26 4c a5 a7 55 4d a2 26 10
[  147.600689]  50 54 a1 08 00 b3 00 95 00 81 00 a9 40 81 80 d1
[  147.600690]  c0 81 c0 01 01 28 3c 80 a0 70 b0 23 40 30 20 36
[  147.600691]  00 06 44 21 00 00 1a 00 00 00 fd 00 32 4c 18 5e
[  147.600691]  11 00 0a 20 20 20 20 20 20 00 00 00 fc 00 48 50
[  147.600692]  20 5a 32 34 69 0a 20 20 20 20 20 00 00 00 ff 00
[  147.600693]  43 4e 34 33 35 31 30 42 42 32 0a 20 20 00 68 ff
[  147.646162] usb 4-1.3: new high-speed USB device number 4 using ehci-pci
[  147.738603] usb 4-1.3: New USB device found, idVendor=0424, idProduct=2514
[  147.738607] usb 4-1.3: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0


Given that it works better, I'm adding the  kernel-fixed-upstream-3.18-rc1 tag

** Tags added: kernel-fixed-upstream-3.18-rc1

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Oopses when ejecting thinkpad x230t from docking station with extern
  DP monitor

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

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


[Bug 1386597] [NEW] Oopses when ejecting thinkpad x230t from docking station with extern DP monitor

2014-10-28 Thread Muelli
: 12288 kB
Characteristics:
PCI is supported
PNP is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
EDD is supported
3.5/720 kB floppy services are supported (int 13h)
Print screen service is supported (int 5h)
8042 keyboard services are supported (int 9h)
Serial services are supported (int 14h)
Printer services are supported (int 17h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
BIOS boot specification is supported
Targeted content distribution is supported
UEFI is supported
BIOS Revision: 2.60
Firmware Revision: 1.14

Handle 0x002B, DMI type 13, 22 bytes
BIOS Language Information
Language Description Format: Abbreviated
Installable Languages: 1
en-US
Currently Installed Language: en-US

➜ ~

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-37-generic 3.13.0-37.64
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  muelli 2559 F pulseaudio
Date: Tue Oct 28 10:27:30 2014
HibernationDevice: RESUME=UUID=82ba58b5-df3f-46fa-858a-368103173605
InstallationDate: Installed on 2014-01-22 (278 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
MachineType: LENOVO 3437B52
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-37-generic.efi.signed 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash vt.handoff=7
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-37-generic N/A
 linux-backports-modules-3.13.0-37-generic  N/A
 linux-firmware 1.127.7
SourcePackage: linux
UpgradeStatus: Upgraded to trusty on 2014-07-01 (118 days ago)
dmi.bios.date: 09/12/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: GCETA0WW (2.60 )
dmi.board.asset.tag: Not Available
dmi.board.name: 3437B52
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGCETA0WW(2.60):bd09/12/2014:svnLENOVO:pn3437B52:pvrThinkPadX230Tablet:rvnLENOVO:rn3437B52:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 3437B52
dmi.product.version: ThinkPad X230 Tablet
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug trusty

** Summary changed:

- Oopses when ejecting thinkpad x220t from docking station with extern DP 
monitor
+ Oopses when ejecting thinkpad x230t from docking station with extern DP 
monitor

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

Title:
  Oopses when ejecting thinkpad x230t from docking station with extern
  DP monitor

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

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

[Bug 1386597] Re: Oopses when ejecting thinkpad x230t from docking station with extern DP monitor

2014-10-28 Thread Muelli
I tried 
linux-image-3.18.0-031800rc2-generic_3.18.0-031800rc2.201410262035_amd64.deb 
but it doesn't boot.
This is a transcripts of the screen when attempting a recovery boot

Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... 
[1.979356] random: lvm urandom read with 13 bits of entropy available
Reading all physical volumes. This may take a while...
  No volume groups found
  No volume groups found
Begin: waiting for encrypted source device... ... [ 2.587357] Switched to 
clocksource tsc


The screen doesn't change for a good while. I booted the older kernel.

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

Title:
  Oopses when ejecting thinkpad x230t from docking station with extern
  DP monitor

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

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


[Bug 1277884] Re: xdg-email does not attach file with thunderbird

2014-10-13 Thread Muelli
there might also be hints as to how to debug this issue:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/515386

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

Title:
  xdg-email does not attach file with thunderbird

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1277884/+subscriptions

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


[Bug 1308674] Re: [Lenovo ThinkPad X220] kernel 3.13 i915 brightness settings broken when going from docked - undocked

2014-10-08 Thread Muelli
FWIW: This is what I get when the problem appears:

[110652.405086] [ cut here ]
[110652.405143] WARNING: CPU: 2 PID: 1381 at 
/build/buildd/linux-3.13.0/drivers/gpu/drm/i915/intel_display.c:9237 
intel_modeset_check_state+0x62d/0x780 [i915]()
[110652.405146] encoder's hw state doesn't match sw tracking (expected 1, found 
0)
[110652.405148] Modules linked in: xt_tcpudp xt_REDIRECT xt_hl iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables usb_storage hid_generic hid_logitech_dj ctr ccm rfcomm bnep 
binfmt_misc snd_hda_codec_hdmi snd_hda_codec_realtek intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm uvcvideo 
videobuf2_vmalloc snd_hda_intel videobuf2_memops btusb videobuf2_core arc4 
snd_hda_codec joydev thinkpad_acpi serio_raw snd_hwdep videodev wacom bluetooth 
nvram iwldvm snd_pcm mac80211 snd_page_alloc snd_seq_midi snd_seq_midi_event 
iwlwifi snd_rawmidi snd_seq lpc_ich nls_iso8859_1 snd_seq_device cfg80211 
snd_timer snd soundcore mei_me mac_hid mei parport_pc ppdev lp parport dm_crypt 
usbhid hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel 
aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 psmouse ahci e1000e 
libahci i2c_algo_bit ptp sdhci_pci sdhci drm_kms_helper pps_core drm wmi video
[110652.405228] CPU: 2 PID: 1381 Comm: Xorg Tainted: GW 
3.13.0-36-generic #63-Ubuntu
[110652.405230] Hardware name: LENOVO 3437B52/3437B52, BIOS GCET95WW (2.55 ) 
08/05/2013
[110652.405233]  0009 880210f73b68 8171e569 
880210f73bb0
[110652.405241]  880210f73ba0 8106775d 880210f73c20 
0001
[110652.405249]  88020c805800 88020c805af8 88020c806800 
880210f73c00
[110652.405256] Call Trace:
[110652.405266]  [8171e569] dump_stack+0x45/0x56
[110652.405273]  [8106775d] warn_slowpath_common+0x7d/0xa0
[110652.405278]  [810677cc] warn_slowpath_fmt+0x4c/0x50
[110652.405312]  [a015c4cd] intel_modeset_check_state+0x62d/0x780 
[i915]
[110652.405340]  [a015c6b5] intel_set_mode+0x25/0x30 [i915]
[110652.405366]  [a015cf5b] intel_crtc_set_config+0x7ab/0x9a0 [i915]
[110652.405396]  [a0029ebd] drm_mode_set_config_internal+0x5d/0xe0 
[drm]
[110652.405423]  [a002cda7] drm_mode_setcrtc+0xf7/0x5e0 [drm]
[110652.405432]  [8164dff9] ? netlink_broadcast_filtered+0x129/0x3b0
[110652.405453]  [a001dc22] drm_ioctl+0x502/0x630 [drm]
[110652.405466]  [811d3c9c] ? dput+0x4c/0x180
[110652.405473]  [811d0390] do_vfs_ioctl+0x2e0/0x4c0
[110652.405480]  [811bef1e] ? fput+0xe/0x10
[110652.405488]  [8108823c] ? task_work_run+0xac/0xe0
[110652.405495]  [811d05f1] SyS_ioctl+0x81/0xa0
[110652.405500]  [8172efad] system_call_fastpath+0x1a/0x1f
[110652.405504] ---[ end trace 0da629c82eacbf79 ]---
[110652.405521] [drm:intel_pipe_config_compare] *ERROR* mismatch in 
has_dp_encoder (expected 1, found 0)
[110652.405524] [ cut here ]
[110652.405551] WARNING: CPU: 2 PID: 1381 at 
/build/buildd/linux-3.13.0/drivers/gpu/drm/i915/intel_display.c:9310 
check_crtc_state+0x255/0x340 [i915]()
[110652.405554] pipe state doesn't match!
[110652.405556] Modules linked in: xt_tcpudp xt_REDIRECT xt_hl iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables 
x_tables usb_storage hid_generic hid_logitech_dj ctr ccm rfcomm bnep 
binfmt_misc snd_hda_codec_hdmi snd_hda_codec_realtek intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm uvcvideo 
videobuf2_vmalloc snd_hda_intel videobuf2_memops btusb videobuf2_core arc4 
snd_hda_codec joydev thinkpad_acpi serio_raw snd_hwdep videodev wacom bluetooth 
nvram iwldvm snd_pcm mac80211 snd_page_alloc snd_seq_midi snd_seq_midi_event 
iwlwifi snd_rawmidi snd_seq lpc_ich nls_iso8859_1 snd_seq_device cfg80211 
snd_timer snd soundcore mei_me mac_hid mei parport_pc ppdev lp parport dm_crypt 
usbhid hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel 
aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i915 psmouse ahci e1000e 
libahci i2c_algo_bit ptp sdhci_pci sdhci drm_kms_helper pps_core drm wmi video
[110652.405627] CPU: 2 PID: 1381 Comm: Xorg Tainted: GW 
3.13.0-36-generic #63-Ubuntu
[110652.405630] Hardware name: LENOVO 3437B52/3437B52, BIOS GCET95WW (2.55 ) 
08/05/2013
[110652.405632]  0009 880210f738a8 8171e569 
880210f738f0
[110652.405639]  880210f738e0 8106775d 880035f046e0 
880210f73970
[110652.405646]  88020c805800 880035f04000 88020c805b28 
880210f73940
[110652.405653] Call Trace:
[110652.405660]  [8171e569] dump_stack+0x45/0x56
[110652.405666]  [8106775d] warn_slowpath_common+0x7d/0xa0
[110652.405672]  [810677cc] warn_slowpath_fmt+0x4c/0x50
[110652.405700]  [a014d23b] ? 

[Bug 1306991] Re: pip stops with ImportError for request-Modul

2014-09-17 Thread Muelli
FWIW: I encountered the same issue. Hoewever, I was able to make pip
work again by removing everything named requests in ~/.local/lib/,
i.e. find ~/.local/lib -name '*requests*' -delete

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

Title:
  pip stops with ImportError for request-Modul

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1306991/+subscriptions

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


[Bug 1306991] Re: pip stops with ImportError for request-Modul

2014-09-17 Thread Muelli
In particular, requests-2.4 seems to upset pip. requests = 2.2 seems to
work better.

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

Title:
  pip stops with ImportError for request-Modul

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1306991/+subscriptions

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


[Bug 1366799] [NEW] enable copying the stacktrace to clipboard or to export details to a file

2014-09-08 Thread Muelli
Public bug reported:

I am debugging a custom Java application with native code (i.e. a shared
library via JNI). Not surprisingly, it crashes somewhere. Apport shows
me the stacktrace which is very nice. I would like to be able to right
click and copy to clipboard so that I can file a bug with the library in
question.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apport 2.14.1-0ubuntu3.3
Uname: Linux 3.14.0-031400rc4-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Sep  8 14:57:12 2014
InstallationDate: Installed on 2014-01-22 (228 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to trusty on 2014-07-01 (69 days ago)
modified.conffile..etc.apport.crashdb.conf: [modified]
mtime.conffile..etc.apport.crashdb.conf: 2014-01-22T21:16:50.46

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


** Tags: amd64 apport-bug trusty

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

Title:
  enable copying the stacktrace to clipboard or to export details to a
  file

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

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


[Bug 1348899] Re: taskwarrior does not respect EDITOR when using task edit

2014-08-01 Thread Muelli
hm. funny. It does seem to work indeed. I wonder what I did wrong.
Embarrasing...

$ env EDITOR=cowsay /usr/bin/task 1 edit
Launching 'cowsay task.21721.1.task' now...
sh: 1: cowsay: not found
Editing complete.
No edits were detected.
$

sorry for the noise.

** Changed in: task (Ubuntu)
   Status: New = Invalid

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

Title:
  taskwarrior does not respect EDITOR when using task edit

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

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


[Bug 1348899] Re: taskwarrior does not respect EDITOR when using task edit

2014-07-27 Thread Muelli
Interesting. Seems to be a regression then.

env TASKDATA=/tmp/tasks EDITOR=cowsay task 1 edit

does not do what I expect with the 2.3.0 package:

➜ ~apt-cache policy taskwarrior
taskwarrior:
  Installed: 2.3.0+dfsg-2
  Candidate: 2.3.0+dfsg-2
  Version table:
 *** 2.3.0+dfsg-2 0
100 /var/lib/dpkg/status
➜ ~

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

Title:
  taskwarrior does not respect EDITOR when using task edit

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

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

  1   2   3   4   5   6   7   >