[Touch-packages] [Bug 1721288] Re: indicator-network: FTBFS: error: ‘function’ was not declared in this scope

2017-10-29 Thread Andreas Moog
** Tags added: bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1721288

Title:
  indicator-network: FTBFS: error: ‘function’ was not declared in this
  scope

Status in indicator-network package in Ubuntu:
  New

Bug description:
  The package indicator-network failed to Build in the current Ubuntu
  development version:

  Full log at: https://launchpadlibrarian.net/338219183/buildlog_ubuntu-
  artful-amd64.indicator-
  network_0.9.0+17.04.20170322-0ubuntu1_BUILDING.txt.gz

  cd 
/<>/indicator-network-0.9.0+17.04.20170322/obj-x86_64-linux-gnu/src/qdbus-stubs
 && /usr/lib/x86_64-linux-gnu/qt5/bin/moc 
@/<>/indicator-network-0.9.0+17.04.20170322/obj-x86_64-linux-gnu/src/qdbus-stubs/NetworkManagerSettingsConnectionInterface.moc_parameters
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:
 In function ‘void runGMainloop(guint)’:
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:30:
 error: ‘function’ was not declared in this scope
   util::ResourcePtr> timer(g_timeout_add(ms,
^~~~
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:30:
 note: suggested alternative: ‘GAction’
   util::ResourcePtr> timer(g_timeout_add(ms,
^~~~
GAction
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:50:
 error: template argument 2 is invalid
   util::ResourcePtr> timer(g_timeout_add(ms,
^~
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:38:25:
 error: expression list treated as compound expression in initializer 
[-fpermissive]
   &g_source_remove);
   ^
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:38:25:
 error: invalid conversion from ‘gboolean (*)(guint) {aka int (*)(unsigned 
int)}’ to ‘int’ [-fpermissive]
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:53:
 warning: unused variable ‘timer’ [-Wunused-variable]
   util::ResourcePtr> timer(g_timeout_add(ms,
   ^
  [ 30%] Building CXX object 
src/menumodel-cpp/CMakeFiles/menumodel_cpp.dir/action.cpp.o

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1721288/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1721288] [NEW] indicator-network: FTBFS: error: ‘function’ was not declared in this scope

2017-10-04 Thread Andreas Moog
Public bug reported:

The package indicator-network failed to Build in the current Ubuntu
development version:

Full log at: https://launchpadlibrarian.net/338219183/buildlog_ubuntu-
artful-amd64.indicator-
network_0.9.0+17.04.20170322-0ubuntu1_BUILDING.txt.gz

cd 
/<>/indicator-network-0.9.0+17.04.20170322/obj-x86_64-linux-gnu/src/qdbus-stubs
 && /usr/lib/x86_64-linux-gnu/qt5/bin/moc 
@/<>/indicator-network-0.9.0+17.04.20170322/obj-x86_64-linux-gnu/src/qdbus-stubs/NetworkManagerSettingsConnectionInterface.moc_parameters
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:
 In function ‘void runGMainloop(guint)’:
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:30:
 error: ‘function’ was not declared in this scope
 util::ResourcePtr> timer(g_timeout_add(ms,
  ^~~~
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:30:
 note: suggested alternative: ‘GAction’
 util::ResourcePtr> timer(g_timeout_add(ms,
  ^~~~
  GAction
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:50:
 error: template argument 2 is invalid
 util::ResourcePtr> timer(g_timeout_add(ms,
  ^~
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:38:25:
 error: expression list treated as compound expression in initializer 
[-fpermissive]
 &g_source_remove);
 ^
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:38:25:
 error: invalid conversion from ‘gboolean (*)(guint) {aka int (*)(unsigned 
int)}’ to ‘int’ [-fpermissive]
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:53:
 warning: unused variable ‘timer’ [-Wunused-variable]
 util::ResourcePtr> timer(g_timeout_add(ms,
 ^
[ 30%] Building CXX object 
src/menumodel-cpp/CMakeFiles/menumodel_cpp.dir/action.cpp.o

** Affects: indicator-network (Ubuntu)
 Importance: High
 Status: New


** Tags: ftbfs

** Changed in: indicator-network (Ubuntu)
   Importance: Undecided => High

** Tags added: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1721288

Title:
  indicator-network: FTBFS: error: ‘function’ was not declared in this
  scope

Status in indicator-network package in Ubuntu:
  New

Bug description:
  The package indicator-network failed to Build in the current Ubuntu
  development version:

  Full log at: https://launchpadlibrarian.net/338219183/buildlog_ubuntu-
  artful-amd64.indicator-
  network_0.9.0+17.04.20170322-0ubuntu1_BUILDING.txt.gz

  cd 
/<>/indicator-network-0.9.0+17.04.20170322/obj-x86_64-linux-gnu/src/qdbus-stubs
 && /usr/lib/x86_64-linux-gnu/qt5/bin/moc 
@/<>/indicator-network-0.9.0+17.04.20170322/obj-x86_64-linux-gnu/src/qdbus-stubs/NetworkManagerSettingsConnectionInterface.moc_parameters
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:
 In function ‘void runGMainloop(guint)’:
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:30:
 error: ‘function’ was not declared in this scope
   util::ResourcePtr> timer(g_timeout_add(ms,
^~~~
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:30:
 note: suggested alternative: ‘GAction’
   util::ResourcePtr> timer(g_timeout_add(ms,
^~~~
GAction
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:50:
 error: template argument 2 is invalid
   util::ResourcePtr> timer(g_timeout_add(ms,
^~
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:38:25:
 error: expression list treated as compound expression in initializer 
[-fpermissive]
   &g_source_remove);
   ^
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:38:25:
 error: invalid conversion from ‘gboolean (*)(guint) {aka int (*)(unsigned 
int)}’ to ‘int’ [-fpermissive]
  
/<>/indicator-network-0.9.0+17.04.20170322/src/menumodel-cpp/gio-helpers/util.cpp:31:53:
 warning: unused variable ‘timer’ [-Wunused-variable]
   util::ResourcePtr> timer(g_timeout_add(ms,
   ^
  [ 30%] Building CXX object 
src/menumodel-cpp/CMakeFiles/menumodel_cpp.dir/action.cpp.o

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1721288/+subscriptions

-- 
Mailing list: https://launchp

[Touch-packages] [Bug 1669995] Re: package gconf-service 3.2.6-3ubuntu6 failed to install/upgrade: intentando sobreescribir `/usr/lib/x86_64-linux-gnu/gconf/2/libgconfbackend-evoldap.so', que está tam

2017-05-27 Thread Andreas Moog
DistroRelease: Kali 2016.2 - Kali Linux has its own bugtracker at
https://bugs.kali.org/main_page.php - The Ubuntu community can't provide
support for a different distribution.

** Changed in: gconf (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gconf in Ubuntu.
https://bugs.launchpad.net/bugs/1669995

Title:
  package gconf-service 3.2.6-3ubuntu6 failed to install/upgrade:
  intentando sobreescribir `/usr/lib/x86_64-linux-gnu/gconf/2
  /libgconfbackend-evoldap.so', que está también en el paquete gconf-
  service-backend 3.2.6-3ubuntu6

Status in gconf package in Ubuntu:
  Invalid

Bug description:
  problem with menu katoolin

  ProblemType: Package
  DistroRelease: Kali 2016.2
  Package: gconf-service 3.2.6-3ubuntu6
  ProcVersionSignature: Ubuntu 4.4.0-64.85-generic 4.4.44
  Uname: Linux 4.4.0-64-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  Date: Sat Mar  4 12:22:55 2017
  DpkgTerminalLog:
   Preparando para desempaquetar .../gconf-service_3.2.6-4+b1_amd64.deb ...
   Desempaquetando gconf-service (3.2.6-4+b1) sobre (3.2.6-3ubuntu6) ...
   dpkg: error al procesar el archivo 
/var/cache/apt/archives/gconf-service_3.2.6-4+b1_amd64.deb (--unpack):
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/gconf/2/libgconfbackend-evoldap.so', que está 
también en el paquete gconf-service-backend 3.2.6-3ubuntu6
  ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/gconf/2/libgconfbackend-evoldap.so', que está 
también en el paquete gconf-service-backend 3.2.6-3ubuntu6
  InstallationDate: Installed on 2017-02-09 (22 days ago)
  InstallationMedia:
   
  RelatedPackageVersions:
   dpkg 1.18.22kali1
   apt  1.4~rc2
  SourcePackage: gconf
  Title: package gconf-service 3.2.6-3ubuntu6 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/gconf/2/libgconfbackend-evoldap.so', que está 
también en el paquete gconf-service-backend 3.2.6-3ubuntu6
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1679569] Re: badurl

2017-05-26 Thread Andreas Moog
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Changed in: gallery-app (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1679569

Title:
  badurl

Status in gallery-app package in Ubuntu:
  Incomplete

Bug description:
  badurl

  ProblemType: RecoverableProblem
  DistroRelease: Ubuntu 17.04
  Package: gallery-app 0.0.67+17.04.20161213-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-15.17-generic 4.10.5
  Uname: Linux 4.10.0-15-generic x86_64
  ApportVersion: 2.20.4-0ubuntu3
  Architecture: amd64
  BadURL: appid://com.ubuntu.camera/camera/current-user-version
  CurrentDesktop: Unity:Unity8
  Date: Tue Apr  4 11:13:44 2017
  DuplicateSignature: /usr/bin/gallery-app:url-dispatcher-bad-url
  ExecutablePath: /usr/bin/gallery-app
  InstallationDate: Installed on 2016-12-12 (112 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20161108)
  ProcCmdline: gallery-app
  SourcePackage: gallery-app
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/1679569/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1365728] Re: SRU: pyvenv fails due to mising ensurepip module

2014-09-04 Thread Andreas Moog
** Changed in: python3.4 (Ubuntu)
   Importance: Undecided => High

** Changed in: python3.4 (Ubuntu)
   Importance: High => Undecided

** Changed in: python3.4 (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1365728

Title:
  SRU: pyvenv fails due to mising ensurepip module

Status in “python3.4” package in Ubuntu:
  New

Bug description:
  [Impact]

   * Anyone attempting to use the pyenv script from Python 3.4 will be
  met with a fairly confusing error by default. This would have worked
  fine in saucy and raring.

   * While this can be worked around by adding a flag to the pyvenv
  script, it also removes the ability to have pip installed into a
  pyvenv virtualenv at all. This will prevent people from using one of
  the new features that comes with Python 3.4.

   * This should be backported to the stable release because it is a
  major regression in Python 3's pyvenv from previous Ubuntu releases.
  Additionally it removes one of the documented features of Python 3.4.

  [Test Case]

   * This can be reproduced just by doing ``python3.4 -m venv
  /any/tmp/path``. You will get an error that says something like:

 Error: Command '['.../external/python-venv/bin/python3.4',
  '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero
  exit status 1

  [Regression Potential]

   * I believe that the primary risk for regression will be within the
  python(3)-pip packages. This is because the patches that fixed this
  changed the build process there. I do not however believe that there
  will be any subtle or non obvious regressions (if any at all).

  [Other Info]

   * The original bug for this can be found at
  https://bugs.launchpad.net/ubuntu/+source/python3.4/+bug/1290847

   * This regression comes from the fact that in Python 3.4 an additonal
  module was added to the stdlib, called ensurepip, that shipped a
  binary package (a Wheel) of pip. This allowed Python to include a
  command (python -m ensurepip) which would bootstrap an installation of
  pip into the current environment. The venv module was then modified to
  use this to install a copy of pip into the new virtual environment.
  The Python package was patched to rm -rf the ensurepip module during
  the install breaking the venv module in the process.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.4/+bug/1365728/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp