[Bug 1827010] Re: Docker does not start

2019-05-11 Thread Leo Iannacone
I fixed it by removing the '-.mount' file from the system. Looks like that during the upgrade that link got broken. This potential affect other services, not only docker. Try: systemd-analyze unit-paths | while read line ; do echo $line ; cd $line 2>/dev/null && find -name '*-.mount' 2>/dev/null

[Bug 1827010] [NEW] Docker does not start

2019-04-30 Thread Leo Iannacone
Public bug reported: When I try to start docker: $ sudo service docker start Failed to start docker.socket: Unit -.mount is masked. Failed to start docker.service: Unit -.mount is masked. Description:Ubuntu 19.04 Codename: disco ProblemType: Bug DistroRelease: Ubuntu 19.04 Package:

[Bug 1391476] Re: [MacBookPro11,1] Laptop wakes up while lid closed

2017-04-13 Thread Leo Iannacone
> #49 In Ubuntu 17.04, this stopped happening. Not true with my MacBookPro12,1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1391476 Title: [MacBookPro11,1] Laptop wakes up while lid closed To

[Bug 1495296] [NEW] aptitude : Depends: libsigc++-2.0-0c2a (>= 2.2.0) but it is not installable

2015-09-13 Thread Leo Iannacone
Public bug reported: Upgrading to wily Reading package lists... Done Building dependency tree Reading state information... Done libssl1.0.0 is already the newest version. You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies. aptitude

[Bug 1495302] [NEW] subprocess installed post-installation script returned error exit status 10

2015-09-13 Thread Leo Iannacone
Public bug reported: Upgrading to wily $ sudo dpkg --configure libssl1.0.0 Setting up libssl1.0.0:amd64 (1.0.2d-0ubuntu1) ... Checking for services that may need to be restarted...done. Checking for services that may need to be

[Bug 1495296] Re: aptitude : Depends: libsigc++-2.0-0c2a (>= 2.2.0) but it is not installable

2015-09-13 Thread Leo Iannacone
** Changed in: libsigc++-2.0 (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/1495296 Title: aptitude : Depends: libsigc++-2.0-0c2a (>= 2.2.0) but it is not

[Bug 1263317] Re: Not working on GTK 3 undecorated windows

2015-03-15 Thread Leo Iannacone
** Branch unlinked: lp:~l3on/ubuntu-themes/gnome-shell-fixes ** Branch linked: lp:~l3on/ubuntu-themes/csd-fix-resize-and-shadow -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263317 Title: Not

[Bug 1276177] Re: Applications using client-side decorations are not resizable in Unity

2015-03-15 Thread Leo Iannacone
** Branch unlinked: lp:~l3on/ubuntu-themes/gnome-shell-fixes ** Branch linked: lp:~l3on/ubuntu-themes/csd-fix-resize-and-shadow -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1276177 Title:

[Bug 1424723] Re: Wrong doc for PreviewHeader widget

2015-02-27 Thread Leo Iannacone
Please, consider to reopen this bug. This kind of issue should be considered seriously in a doc for developers. Specially for a new framework that is trying to attract even more people day by day. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1426535] [NEW] content-hub guide is confusing in examples

2015-02-27 Thread Leo Iannacone
Public bug reported: I was reading this guide: https://developer.ubuntu.com/en/apps/platform/guides/content-hub-guide while the first part is really well written, the second one is a bit confusing and mess up in examples. I'm referring to the second part as starting from App registration as

[Bug 1414584] [NEW] Change behavior of ubuntu_show_titlebar.patch

2015-01-26 Thread Leo Iannacone
Public bug reported: Hi, in ubuntu_show_titlebar.patch you are acting like: if DE == GNOME: pass // let nautilus as default else: apply changes // show the old titlebar I think this kind of approach is a bit wrong in some cases. You want show titlebar only for Unity, so you may want

[Bug 1413900] [NEW] package adwaita-icon-theme-full (not installed) failed to install/upgrade: trying to overwrite '/usr/share/icons/Adwaita/cursors/top_left_corner', which is also in package gnome-th

2015-01-23 Thread Leo Iannacone
*** This bug is a duplicate of bug 1413261 *** https://bugs.launchpad.net/bugs/1413261 Public bug reported: During upgrade to vivid: Errors were encountered while processing: /var/cache/apt/archives/adwaita-icon-theme-full_3.14.0-2ubuntu1_all.deb Error:

[Bug 1413896] [NEW] package plymouth-theme-ubuntu-text 0.9.0-0ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-01-23 Thread Leo Iannacone
Public bug reported: During upgarde to vivid plymouth-theme-ubuntu-text fails to install ProblemType: Package DistroRelease: Ubuntu 14.10 Package: plymouth-theme-ubuntu-text 0.9.0-0ubuntu7 Uname: Linux 3.16.7-992-generic x86_64 ApportVersion: 2.14.7-0ubuntu8.1 Architecture: amd64 Date: Fri Jan

[Bug 1393067] Re: totem 3.14

2015-01-17 Thread Leo Iannacone
Some news about this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1393067 Title: totem 3.14 To manage notifications about this bug go to:

[Bug 1386133] [NEW] Please update and then backport to Utopic version 2.99.916

2014-10-27 Thread Leo Iannacone
Public bug reported: Hello, with GTK3.14 Intel driver has a problem which is fixed in 2.99.916 (now in Debian experimental). Can you please consider to update this package in Vivid and backport it in Utopic? See the attached image to understand the problem with GTK3.14 shadows. ** Affects:

[Bug 1385628] [NEW] Blocking upgrade due to EULA's confirmation form which is not visible

2014-10-25 Thread Leo Iannacone
Public bug reported: Hello.. it seems that users have problems during upgrade to understand what's going on when they have to accept the EULA for msttcorefonts. The confirmation form is not well showed and (apparently) the upgrading process hangs. ** Affects: msttcorefonts (Ubuntu)

[Bug 1381546] [NEW] Please backport patches to add '.csd' class to CSDed windows

2014-10-15 Thread Leo Iannacone
Public bug reported: Please backport these two patches: * https://github.com/GNOME/gtk/commit/bde4e863579f05368661347bfaf55e0480e4555c * https://github.com/GNOME/gtk/commit/60cd7076cf885cbc421babfba44c9081ded3ad78 They are useful to have a '.csd' class on the CSDed windows. ** Affects:

[Bug 1379283] [NEW] Connection in not closed in sftp

2014-10-09 Thread Leo Iannacone
is never triggered. ** Affects: dput (Ubuntu) Importance: Undecided Assignee: Leo Iannacone (l3on) Status: New ** Changed in: dput (Ubuntu) Assignee: (unassigned) = Leo Iannacone (l3on) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1379283] Re: Connection in not closed in sftp

2014-10-09 Thread Leo Iannacone
The problem is more related to bzrlib than to dput. bzrlib.sftp put a file in a file.tmp, it works on it, and when finished rename the tmp path to the real_path. The renaming does not trigger a IN_CLOSE_WRITE -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1379283] Re: Connection in not closed in sftp

2014-10-09 Thread Leo Iannacone
** Changed in: dput (Ubuntu) Assignee: Leo Iannacone (l3on) = (unassigned) ** Summary changed: - Connection in not closed in sftp + Connection is not closed in sftp -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

Re: [Bug 1378761] Re: error: macro atomic_compare_exchange_weak_explicit passed 5 arguments, but takes just 4

2014-10-09 Thread Leo Iannacone
Hi Matthias, what do you mean exactly with preprocessed ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378761 Title: error: macro atomic_compare_exchange_weak_explicit passed 5 arguments, but

[Bug 1378761] [NEW] error: macro atomic_compare_exchange_weak_explicit passed 5 arguments, but takes just 4

2014-10-08 Thread Leo Iannacone
Public bug reported: Hello, trying to compile this vlc plugin [0] I get this error in utopic: $ make gcc -pipe -O2 -Wall -Wextra -std=gnu99 -I. -g -DMODULE_STRING=\htsp\ -DVLC_PLUGIN_MAJOR=2 -DVLC_PLUGIN_MINOR=2 -D__PLUGIN__

[Bug 1378772] [NEW] Can't resize/move gtk3 (CSD) applications

2014-10-08 Thread Leo Iannacone
Public bug reported: GTK-3 CSD send to the WM custom atoms, actually ignored by fluxbox. Atoms like _GTK_FRAME_EXTENTS ** Affects: fluxbox (Ubuntu) Importance: Undecided Status: New ** Affects: fluxbox (Debian) Importance: Unknown Status: Unknown ** Also affects:

[Bug 1378772] Re: Can't resize/move gtk3 (CSD) applications

2014-10-08 Thread Leo Iannacone
Upstream bugs: http://sourceforge.net/p/fluxbox/bugs/1096/ http://sourceforge.net/p/fluxbox/bugs// (maybe dup) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378772 Title: Can't resize/move

[Bug 1370464] Re: yr.no changed the api version

2014-09-23 Thread Leo Iannacone
** Branch linked: lp:~l3on/ubuntu/utopic/libgweather/fix-1370464 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1370464 Title: yr.no changed the api version To manage notifications about this bug

[Bug 1370464] Re: yr.no changed the api version

2014-09-23 Thread Leo Iannacone
** Branch linked: lp:~l3on/ubuntu/trusty/libgweather/fix-1370464 ** Changed in: libgweather (Ubuntu) Assignee: Leo Iannacone (l3on) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1370464] Re: yr.no changed the api version

2014-09-23 Thread Leo Iannacone
** Branch unlinked: lp:~l3on/ubuntu/utopic/libgweather/fix-1370464 ** Branch linked: lp:~l3on/libgweather/fix-1370464 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1370464 Title: yr.no changed the

[Bug 1370464] Re: yr.no changed the api version

2014-09-22 Thread Leo Iannacone
** Changed in: libgweather (Ubuntu) Assignee: (unassigned) = Leo Iannacone (l3on) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1370464 Title: yr.no changed the api version To manage

[Bug 1370464] Re: yr.no changed the api version

2014-09-21 Thread Leo Iannacone
** Bug watch added: Debian Bug tracker #761195 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761195 ** Also affects: libgweather (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761195 Importance: Unknown Status: Unknown ** Changed in: libgweather (Ubuntu)

[Bug 1371340] Re: gnome-shell assert failure: *** Error in `/usr/bin/gnome-shell': double free or corruption (!prev): 0x00007f9c7c094850 ***

2014-09-19 Thread Leo Iannacone
** This bug is no longer a duplicate of bug 1226939 gnome-shell assert failure: *** Error in `/usr/bin/gnome-shell': double free or corruption (!prev): 0x02972fd0 *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1371340] Re: gnome-shell assert failure: *** Error in `/usr/bin/gnome-shell': double free or corruption (!prev): 0x00007f9c7c094850 ***

2014-09-19 Thread Leo Iannacone
** Changed in: gnome-shell (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/1371340 Title: gnome-shell assert failure: *** Error in `/usr/bin/gnome-shell':

[Bug 1299015] Re: [needs-packaging] please package fluxbox-light-themes

2014-07-15 Thread Leo Iannacone
** Summary changed: - [needs-packaging] FFe: please package fluxbox-light-themes + [needs-packaging] please package fluxbox-light-themes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1299015 Title:

[Bug 1299015] Re: [needs-packaging] FFe: please package fluxbox-light-themes

2014-06-22 Thread Leo Iannacone
Hi Daniel, News about this ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1299015 Title: [needs-packaging] FFe: please package fluxbox-light-themes To manage notifications about this bug go to:

[Bug 1299015] Re: [needs-packaging] FFe: please package fluxbox-light-themes

2014-05-28 Thread Leo Iannacone
Hi Daniel! On 13 May 2014 09:54, Daniel Holbach daniel.holb...@ubuntu.com wrote: Two things: - in debian/control it should be Section: x11 instead of universe/x11 AFAIK - Some files seem to be based on light-themes, which is CC-BY-SA 3.0 - you will need to mention copyright holders and

[Bug 1299015] Re: [needs-packaging] FFe: please package fluxbox-light-themes

2014-05-05 Thread Leo Iannacone
** Description changed: Fluxbox Light Themes are a porting of Ubuntu Light Themes for Fluxbox. License: GPL-3 The project homepage: https://github.com/LeoIannacone/fluxbox-light- themes - This is a simple binary package, just contains themes: /usr/share/fluxbox/Ambiance

[Bug 1306674] [NEW] gi instrospection issues

2014-04-11 Thread Leo Iannacone
Public bug reported: astroid has some problem with gi imports Upstream related bugs: - https://bitbucket.org/logilab/astroid/issue/22/patch-brain-pygi-fix-function-inspection - https://bitbucket.org/logilab/astroid/issue/19/syntaxerror-when-examining-gi-modules Commit which fixes issues:

[Bug 1306674] Re: gi instrospection issues

2014-04-11 Thread Leo Iannacone
** Branch linked: lp:~l3on/ubuntu/trusty/astroid/fix-1306674 ** Bug watch added: Debian Bug tracker #744225 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744225 ** Also affects: astroid (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744225 Importance: Unknown

[Bug 1305016] [NEW] Windows have now decoration also if __GTK_FRAME_EXTENTS are unsupported by WM

2014-04-09 Thread Leo Iannacone
Public bug reported: gtkwindow = 3.10 has new features about client side decoration (csd) and custom titlebar. The problem with those is that when you're going to assign a custom titlebar to the GTK window, gtk itself checks if Window Manager supports __GTK_FRAME_EXTENTS (which permits to

[Bug 1305016] Re: Windows have now decoration also if __GTK_FRAME_EXTENTS are unsupported by WM

2014-04-09 Thread Leo Iannacone
** Patch added: gtk+3.0_3.10.8-0ubuntu1_gtk+3.0_3.10.8-0ubuntu2.debdiff https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1305016/+attachment/4077085/+files/gtk%2B3.0_3.10.8-0ubuntu1_gtk%2B3.0_3.10.8-0ubuntu2.debdiff ** Changed in: gtk+3.0 (Ubuntu) Status: New = Confirmed -- You

[Bug 1305016] Re: Windows have only borders if __GTK_FRAME_EXTENTS is not supported by WM

2014-04-09 Thread Leo Iannacone
** Summary changed: - Windows have now decoration also if __GTK_FRAME_EXTENTS are unsupported by WM + Windows have only borders if __GTK_FRAME_EXTENTS is not supported by WM -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1299015] Re: [needs-packaging] FFe: please package fluxbox-light-themes

2014-04-04 Thread Leo Iannacone
Yes, I know that. But, I won't make this package available also for Debian, since ubuntu- themes are packaged only for Ubuntu. Does it seem reasonable? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1302077] Re: Hardcoded css style checks on GTK Theme instead of XGD_CURRENT_DESKTOP

2014-04-04 Thread Leo Iannacone
** Branch linked: lp:~l3on/ubuntu/trusty/nautilus/fix-1302077 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1302077 Title: Hardcoded css style checks on GTK Theme instead of XGD_CURRENT_DESKTOP To

[Bug 1263317] Re: Not working on GTK 3 windows

2014-04-03 Thread Leo Iannacone
** Branch linked: lp:~l3on/ubuntu-themes/gnome-shell-fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263317 Title: Not working on GTK 3 windows To manage notifications about this bug go to:

[Bug 1302077] [NEW] Hardcoded css style checks on GTK Theme instead of XGD_CURRENT_DESKTOP

2014-04-03 Thread Leo Iannacone
Public bug reported: Hi all! In nautilus : debian/patches/ubuntu_titlebar_css.patch you have defined some style override in order to fit (if I understood correctly) nautilus in Unity window decoration. But, instead to check if it's Unity the current window manager, you do this: +

[Bug 1302077] Re: Hardcoded css style checks on GTK Theme instead of XGD_CURRENT_DESKTOP

2014-04-03 Thread Leo Iannacone
An this is should be moved into themes: + css_string = GtkButton#toolbar-button {padding: 9px;}; + toolbar_override_css (button, toolbar-button, css_string); + -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1302077] Re: Hardcoded css style checks on GTK Theme instead of XGD_CURRENT_DESKTOP

2014-04-03 Thread Leo Iannacone
An this should be moved into themes: + css_string = GtkButton#toolbar-button {padding: 9px;}; + toolbar_override_css (button, toolbar-button, css_string); + -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 755518] CRDA.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: CRDA.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059118/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518 Title: Synaptics

[Bug 755518] Re: Synaptics Touchpad incorrectly detected as PS/2 mouse on clausoft MNW737 (aka meenee, aka PX1)

2014-04-01 Thread Leo Iannacone
ApportVersion: 2.14-0ubuntu1 Architecture: i386 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 14.04

[Bug 755518] CurrentDmesg.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059119/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518

[Bug 755518] Lspci.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059121/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518 Title:

[Bug 755518] AlsaInfo.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: AlsaInfo.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059116/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518 Title:

[Bug 755518] IwConfig.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059120/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518 Title:

[Bug 755518] BootDmesg.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059117/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518 Title:

[Bug 755518] RfKill.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059128/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518 Title:

[Bug 755518] UdevLog.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059130/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518 Title:

[Bug 755518] ProcModules.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059126/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518

[Bug 755518] ProcInterrupts.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059125/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 755518] ProcEnviron.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059124/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518

[Bug 755518] ProcCpuinfo.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059123/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518

[Bug 755518] Lsusb.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059122/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518 Title:

[Bug 755518] WifiSyslog.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059131/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518

[Bug 755518] PulseList.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: PulseList.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059127/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518 Title:

[Bug 755518] UdevDb.txt

2014-04-01 Thread Leo Iannacone
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/755518/+attachment/4059129/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755518 Title:

[Bug 755518] Re: Synaptics Touchpad incorrectly detected as PS/2 mouse on clausoft MNW737 (aka meenee, aka PX1)

2014-04-01 Thread Leo Iannacone
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed ** Attachment added: i8042.debug https://bugs.launchpad.net/debian/+source/linux-base/+bug/755518/+attachment/4059173/+files/i8042.debug -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1298380] Re: Amarok wont play music files

2014-03-31 Thread Leo Iannacone
I had more or less same problem. I fixed it installing phonon-backend-gstreamer1.0 (which replaces phonon-backend-gstreamer for gstreamer 0.10). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1298380

[Bug 1299015] Re: FFe: please package fluxbox-light-themes

2014-03-28 Thread Leo Iannacone
** Attachment added: fluxbox-light-themes_14.04-0ubuntu1.contents https://bugs.launchpad.net/ubuntu/+bug/1299015/+attachment/4048680/+files/fluxbox-light-themes_14.04-0ubuntu1.contents -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1299015] Re: FFe: please package fluxbox-light-themes

2014-03-28 Thread Leo Iannacone
** Attachment added: fluxbox-light-themes_14.04-0ubuntu1.buildlog https://bugs.launchpad.net/ubuntu/+bug/1299015/+attachment/4048679/+files/fluxbox-light-themes_14.04-0ubuntu1.buildlog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1299015] Re: FFe: please package fluxbox-light-themes

2014-03-28 Thread Leo Iannacone
** Attachment added: fluxbox-light-themes_14.04-0ubuntu1.lintian https://bugs.launchpad.net/ubuntu/+bug/1299015/+attachment/4048681/+files/fluxbox-light-themes_14.04-0ubuntu1.lintian ** Branch linked: lp:~l3on/+junk/fluxbox-light-themes_package -- You received this bug notification because

[Bug 1299015] [NEW] FFe: please package fluxbox-light-themes

2014-03-28 Thread Leo Iannacone
Public bug reported: Fluxbox Light Themes are a porting of Ubuntu Light Themes for Fluxbox. License: GPL-3 The project homepage: https://github.com/LeoIannacone/fluxbox-light- themes This is a simple binary package, just contains themes: /usr/share/fluxbox/Ambiance

[Bug 1282222] Re: uswsusp: FTBFS: Can't locate Switch.pm in @INC

2014-03-03 Thread Leo Iannacone
** Branch linked: lp:~l3on/ubuntu/trusty/uswsusp/ftbfs-128 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/128 Title: uswsusp: FTBFS: Can't locate Switch.pm in @INC To manage notifications

[Bug 1264086] Re: cameleon: FTBFS with ocaml 4.01.0

2014-03-03 Thread Leo Iannacone
The package has been removed from Debian archive as consequence of discontinuing developing. I'm going to file a removal request. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1264086 Title:

[Bug 1270487] Re: ncl: FTBFS: ./Configure: not found (needs csh)

2014-03-03 Thread Leo Iannacone
** Changed in: ncl (Ubuntu) Assignee: (unassigned) = Leo Iannacone (l3on) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270487 Title: ncl: FTBFS: ./Configure: not found (needs csh) To manage

[Bug 1287357] [NEW] RM: cameleon -- ROM; obsolete, RC-buggy

2014-03-03 Thread Leo Iannacone
Public bug reported: Hello there, please consider to remove cameleon from Ubuntu archive (already happened in Debian). From: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739282 According to http://home.gna.org/cameleon/news.en.html : Cameleon is not maintained any more. It has been

[Bug 1270483] Re: monotone: FTBFS: /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.

2014-03-03 Thread Leo Iannacone
This bug has been fixed in: monotone (1.0-12) unstable; urgency=low * Add texlive-fonts-recommended as a B-D-I. Closes: #735933. * Bump Standards-Version to 3.9.5; no changes required. -- Markus Wanner mar...@bluegap.ch Thu, 27 Feb 2014 19:00:19 +0100 ** Changed in: monotone (Ubuntu)

[Bug 1279946] Re: libomxil-bellagio: FTBFS: cp: not writing through dangling symlink '/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js'

2014-03-03 Thread Leo Iannacone
** Changed in: libomxil-bellagio (Ubuntu) Assignee: (unassigned) = Leo Iannacone (l3on) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1279946 Title: libomxil-bellagio: FTBFS: cp: not writing

[Bug 1279946] Re: libomxil-bellagio: FTBFS: cp: not writing through dangling symlink '/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js'

2014-03-03 Thread Leo Iannacone
** Patch added: debdiff_0.9.3-2_0.9.3-2ubuntu1.patch https://bugs.launchpad.net/ubuntu/+source/libomxil-bellagio/+bug/1279946/+attachment/4005709/+files/debdiff_0.9.3-2_0.9.3-2ubuntu1.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1279946] Re: libomxil-bellagio: FTBFS: cp: not writing through dangling symlink '/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js'

2014-03-03 Thread Leo Iannacone
** Attachment added: libomxil-bellagio_0.9.3-2ubuntu1.contents https://bugs.launchpad.net/ubuntu/+source/libomxil-bellagio/+bug/1279946/+attachment/4005711/+files/libomxil-bellagio_0.9.3-2ubuntu1.contents -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1279946] Re: libomxil-bellagio: FTBFS: cp: not writing through dangling symlink '/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js'

2014-03-03 Thread Leo Iannacone
** Patch added: debdiff_0.9.3-1ubuntu2_0.9.3-2ubuntu1.patch https://bugs.launchpad.net/ubuntu/+source/libomxil-bellagio/+bug/1279946/+attachment/4005708/+files/debdiff_0.9.3-1ubuntu2_0.9.3-2ubuntu1.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1279946] Re: libomxil-bellagio: FTBFS: cp: not writing through dangling symlink '/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js'

2014-03-03 Thread Leo Iannacone
A new debdiff for merge. Thanks in advance for you attention. Leo. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1279946 Title: libomxil-bellagio: FTBFS: cp: not writing through dangling symlink

[Bug 1279946] Re: libomxil-bellagio: FTBFS: cp: not writing through dangling symlink '/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js'

2014-03-03 Thread Leo Iannacone
** Attachment added: libomxil-bellagio_0.9.3-2ubuntu1.buildlog https://bugs.launchpad.net/ubuntu/+source/libomxil-bellagio/+bug/1279946/+attachment/4005710/+files/libomxil-bellagio_0.9.3-2ubuntu1.buildlog -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1279946] Re: libomxil-bellagio: FTBFS: cp: not writing through dangling symlink '/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js'

2014-03-03 Thread Leo Iannacone
** Attachment added: libomxil-bellagio_0.9.3-2ubuntu1.lintian https://bugs.launchpad.net/ubuntu/+source/libomxil-bellagio/+bug/1279946/+attachment/4005712/+files/libomxil-bellagio_0.9.3-2ubuntu1.lintian ** Changed in: libomxil-bellagio (Ubuntu) Assignee: Leo Iannacone (l3on

[Bug 1287399] [NEW] FFe: Sync ncl 6.1.2-6 (universe) from Debian unstable (main)

2014-03-03 Thread Leo Iannacone
Public bug reported: Please sync ncl 6.1.2-6 (universe) from Debian unstable (main) Changelog entries since current trusty version 6.1.2-5: ncl (6.1.2-6) unstable; urgency=medium * proj library not needed. Drop references in config/Project. * Fix library references and refactor patches to

[Bug 1287399] Re: FFe: Sync ncl 6.1.2-6 (universe) from Debian unstable (main)

2014-03-03 Thread Leo Iannacone
** Attachment added: ncl_6.1.2-6ubuntu1.buildlog.tar.gz https://bugs.launchpad.net/ubuntu/+source/ncl/+bug/1287399/+attachment/4005818/+files/ncl_6.1.2-6ubuntu1.buildlog.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1270487] Re: ncl: FTBFS: ./Configure: not found (needs csh)

2014-03-03 Thread Leo Iannacone
I've filed a syncrequest for this package LP: #1287399 ** Changed in: ncl (Ubuntu) Assignee: Leo Iannacone (l3on) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270487 Title

[Bug 1275286] Re: checkstyle: FTBFS: ant-phase-compile.xml:14: java.lang.NullPointerException

2014-03-03 Thread Leo Iannacone
This was an ant issue.. A simple rebuild is enough. ** Attachment added: checkstyle_5.6-2.buildlog https://bugs.launchpad.net/ubuntu/+source/checkstyle/+bug/1275286/+attachment/4005843/+files/checkstyle_5.6-2.buildlog -- You received this bug notification because you are a member of Ubuntu

[Bug 1280855] Re: FTBFS: xnav around line 480: NonASCII character seen before encoding in Assuming UTF8

2014-03-02 Thread Leo Iannacone
** Changed in: xnav (Ubuntu) Assignee: (unassigned) = Leo Iannacone (l3on) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1280855 Title: FTBFS: xnav around line 480: NonASCII character seen

[Bug 1280855] Re: FTBFS: xnav around line 480: NonASCII character seen before encoding in Assuming UTF8

2014-03-02 Thread Leo Iannacone
** Changed in: xnav (Ubuntu) Assignee: Leo Iannacone (l3on) = (unassigned) ** Branch linked: lp:~l3on/ubuntu/trusty/xnav/ftbfs-1280855 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1280855

[Bug 1281275] Re: wyrd: FTBFS: configure: error: Wyrd requires OCaml version 3.08 or greater.

2014-03-02 Thread Leo Iannacone
** Changed in: wyrd (Ubuntu) Assignee: (unassigned) = Leo Iannacone (l3on) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1281275 Title: wyrd: FTBFS: configure: error: Wyrd requires OCaml

[Bug 1281275] Re: wyrd: FTBFS: configure: error: Wyrd requires OCaml version 3.08 or greater.

2014-03-02 Thread Leo Iannacone
** Changed in: wyrd (Ubuntu) Assignee: Leo Iannacone (l3on) = (unassigned) ** Branch linked: lp:~l3on/ubuntu/trusty/wyrd/ftbfs-1281275 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1281275

[Bug 1280823] Re: FTBFS: POD document had syntax errors at usrbinpod2man line 71

2014-03-02 Thread Leo Iannacone
It looks like package has been removed in Debian. Should we do the same for Ubuntu? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1280823 Title: FTBFS: POD document had syntax errors at

[Bug 1277205] Re: bind9: Missing dns/rrl.h

2014-02-26 Thread Leo Iannacone
Hi, bind9 seems to build fine. Here a complete buildlog with a simple Test rebuild debian/changelog entry. ** Attachment added: bind9_9.9.3.dfsg.P2-4ubuntu4.buildlog.txt

[Bug 1277205] Re: bind9: Missing dns/rrl.h

2014-02-26 Thread Leo Iannacone
** Changed in: bind9 (Ubuntu) Assignee: (unassigned) = Leo Iannacone (l3on) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/1277205 Title: bind9: Missing dns/rrl.h To manage

[Bug 1277205] Re: bind9: Missing dns/rrl.h

2014-02-26 Thread Leo Iannacone
** Branch linked: lp:~l3on/ubuntu/trusty/bind9/fix-1277205 ** Changed in: bind9 (Ubuntu) Assignee: Leo Iannacone (l3on) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net

[Bug 1283254] Re: smbc: FTBFS: smbc.c:34:26: fatal error: libsmbclient.h: No such file or directory

2014-02-26 Thread Leo Iannacone
** Changed in: smbc (Ubuntu) Assignee: (unassigned) = Leo Iannacone (l3on) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283254 Title: smbc: FTBFS: smbc.c:34:26: fatal error: libsmbclient.h

[Bug 1283254] Re: smbc: FTBFS: smbc.c:34:26: fatal error: libsmbclient.h: No such file or directory

2014-02-26 Thread Leo Iannacone
** Changed in: smbc (Ubuntu) Assignee: Leo Iannacone (l3on) = (unassigned) ** Branch linked: lp:~l3on/ubuntu/trusty/smbc/ftbfs-1283254 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283254

[Bug 1277205] Re: bind9: Missing dns/rrl.h

2014-02-26 Thread Leo Iannacone
Hi, bind9 seems to build fine. Here a complete buildlog with a simple Test rebuild debian/changelog entry. ** Attachment added: bind9_9.9.3.dfsg.P2-4ubuntu4.buildlog.txt

[Bug 1277205] Re: bind9: Missing dns/rrl.h

2014-02-26 Thread Leo Iannacone
** Changed in: bind9 (Ubuntu) Assignee: (unassigned) = Leo Iannacone (l3on) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1277205 Title: bind9: Missing dns/rrl.h To manage notifications about

[Bug 1277205] Re: bind9: Missing dns/rrl.h

2014-02-26 Thread Leo Iannacone
** Branch linked: lp:~l3on/ubuntu/trusty/bind9/fix-1277205 ** Changed in: bind9 (Ubuntu) Assignee: Leo Iannacone (l3on) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1277205

[Bug 1279946] Re: libomxil-bellagio: FTBFS: cp: not writing through dangling symlink '/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js'

2014-02-26 Thread Leo Iannacone
libomxil-bellagio (0.9.3-1ubuntu3) trusty; urgency=medium * Imported changes from Debian. Fix FTBFS (LP: #1279946): - Add libjs-jquery to Build-Depends. - Use libomxil-bellagio-doc.links to handle jquery.js symbolic link -- Leo Iannacone l...@ubuntu.com Wed, 26 Feb 2014 23:49

[Bug 1279946] Re: libomxil-bellagio: FTBFS: cp: not writing through dangling symlink '/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js'

2014-02-26 Thread Leo Iannacone
** Attachment added: libomxil-bellagio_0.9.3-1ubuntu3.buildlog https://bugs.launchpad.net/ubuntu/+source/libomxil-bellagio/+bug/1279946/+attachment/3998448/+files/libomxil-bellagio_0.9.3-1ubuntu3.buildlog -- You received this bug notification because you are a member of Ubuntu Bugs, which is

  1   2   3   4   5   6   7   8   9   >