[Bug 1860936] [NEW] No online ksh (or csh) manual page

2020-01-26 Thread C. Jeffery Small
Public bug reported:

Although ksh(1) and csh(1) are supported packages, there does not appear
to be a manual page for either, under any release, at
http://manpages.ubuntu.com/

These should be added.

Accessing from Xubuntu 19.10.

** Affects: ubuntu-manpage-repository
 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/1860936

Title:
  No online ksh (or csh) manual page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-manpage-repository/+bug/1860936/+subscriptions

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

[Bug 1799624] Re: Unable to mount CIFS share with comma in path

2020-01-21 Thread Anton C
Also having this same error when trying to mount a share with a comma in
it.

sudo mount.cifs '//server/share/folder name-here/subfolder name/LNAME,
FNAME (XX)' /cifs/share -o cred=/etc/cifs-
creds,vers=3.0,uid=1000,gid=1000,dir_mode=0755,file_mode=0755

mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log 
messages (dmesg)

dmesg:

CIFS: Attempting to mount //server/share/folder name-here/subfolder name/LNAME, 
FNAME (XX)
CIFS: Unknown mount option " FNAME (XX)"


Ubuntu 19.10
cifs-utils 2:6.9-0ubuntu1

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

Title:
  Unable to mount CIFS share with comma in path

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

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

[Bug 1859526] Re: xfwm4 crashing after Xubuntu 19.10 upgrade

2020-01-20 Thread C. Jeffery Small
Following up:

The xfwm4 crashing problem has to do with defining more than one
independent screen in the /etc/X11/xorg.conf file.  This is a problem
observed by at least one other person.  By commenting out the second
screen in the ServerLayout section, it was possible to get the system
running using the Nvidia drivers.  Apparently this bug was also causing
audio output to fail for unknown reasons.  After the graphics problem
was rectified, proper sound operation was once again also restored.

I hope this information helps others experiencing this problem.  Follow
this issue at:

https://bugzilla.xfce.org/show_bug.cgi?id=15852


** Bug watch added: Xfce Bugzilla #15852
   https://bugzilla.xfce.org/show_bug.cgi?id=15852

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

Title:
  xfwm4 crashing after Xubuntu 19.10 upgrade

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

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

[Bug 1827426] Re: ubuntu-cpc: parallel build targets produce different root FS output

2020-01-20 Thread Robert C Jennings
** Changed in: livecd-rootfs (Ubuntu)
   Status: New => Fix Released

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

Title:
  ubuntu-cpc: parallel build targets produce different root FS output

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1827426/+subscriptions

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

[Bug 1829938] Re: [SRU] Support parallel builds for the ubuntu-cpc project

2020-01-20 Thread Robert C Jennings
** Changed in: livecd-rootfs (Ubuntu)
   Status: New => Fix Released

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

Title:
  [SRU] Support parallel builds for the ubuntu-cpc project

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1829938/+subscriptions

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

[Bug 1847300] Re: [backport] magic-proxy: dump proxy log to stdout on failure

2020-01-20 Thread Robert C Jennings
** Changed in: livecd-rootfs (Ubuntu)
   Status: New => Fix Released

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

Title:
  [backport] magic-proxy: dump proxy log to stdout on failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1847300/+subscriptions

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

[Bug 1859526] [NEW] xfwm4 crashing after Xubuntu 19.10 upgrade

2020-01-13 Thread C. Jeffery Small
Public bug reported:

After recovering from a failed upgrade from Xubuntu 19.04 to 19.10, I'm
left with a system where the xfwm4 window manager is constantly
crashing.  I get a desktop on my primary screen :0.0 but there is
neither a xfce4-panel nor a window manager.  With great difficulty I can
start apps, but without the window manager, there is no way to move,
resize or close them.  Overlapping or hidden windows remain as such.
You cannot use right-click or pull-down menus in most apps.

Every attempt to start xfwm4 results in a crash with a crash file in
/var/crash.

This message in kern.log:

Jan 12 20:22:38 dymaxion kernel: [   54.589712] traps:
xfwm4[5044] trap int3 ip:7fc4d1afb8e5 sp:7fff265927e0 error:0
in libglib-2.0.so.0.6200.1[7fc4d1ac+83000]

indicates that the problem is an interaction with
libglib-2.0.so.0.6200.1.  Both xfwm4 and the libglib package that
provides the above library have been reinstalled.

Any suggestions would be greatly appreciated as I'm pretty much dead in
the water at the moment.

PS: This bug was also reported to the XFCE group here:

https://bugzilla.xfce.org/show_bug.cgi?id=16374

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


** Tags: 19.10 crash upgrade xfwm4

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

Title:
  xfwm4 crashing after Xubuntu 19.10 upgrade

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

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

[Bug 1762167]

2020-01-07 Thread R-rob-c
I can confirm that this bug has been fixed.

Built from master, there are no crashes.
Built from master with the above patch reverted, the crash occurs again.

When trying to reproduce the bug, I noticed that it occurs if the
.local/share/ktorrent/ directory contains at least three subdirectories
starting with "tor", e.g. "tor0", "tor1", "tor2".

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

Title:
  ktorrent always crashes on exit

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

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

[Bug 1762167]

2020-01-07 Thread R-rob-c
*** Bug 415247 has been marked as a duplicate of 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/1762167

Title:
  ktorrent always crashes on exit

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

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

[Bug 1762167]

2020-01-07 Thread R-rob-c
*** Bug 392256 has been marked as a duplicate of this bug. ***

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

Title:
  ktorrent always crashes on exit

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

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


[Bug 1762167]

2020-01-07 Thread R-rob-c
*** Bug 405610 has been marked as a duplicate of 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/1762167

Title:
  ktorrent always crashes on exit

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

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

[Bug 1335558] Re: lexmark e230 needs usb-no-reattach-default=true

2019-12-27 Thread Silviu C.
Hi,

If it's related to this bug, then it could be that it needs an entry in:

/usr/share/cups/usb/org.cups.usb-quirks


You will need to get the correct usb IDs from lsusb. Quoting from the file I 
mentioned:

# To get the USB vendor and product IDs for a given printer, run the "lsusb"
# command, which will show something like the following:
#
#   Bus 002 Device 003: ID ab21:34dc Acme Example Printer
#
# The "ab21:34dc" is the vendor and product ID, separated by a colon.

Append the info you get at the end of the file. Save it. Turn off your
printer. Then turn it on again.

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

Title:
  lexmark e230 needs usb-no-reattach-default=true

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

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

Re: [U-co] FLISoL Colombia 2020

2019-11-26 Thread Lina C
Muchas gracias Alejandra, claro que sí ya me comunique con Martha, me
encantaria que ustedes estuvieran de nuevo en el flisol.
cualquier cosa estamos hablando.

On Tue, Nov 26, 2019 at 10:13 AM Alejandra Zerdá Guzmán 
wrote:

> En Cali no lo organizo la comunidad de Mozilla, a nosotros nos invitaron
> para una charla con el fin de empezar a crear comunidad allá. Martha
> Estupiñan te puede dar el contacto de quien fue organizador.
>
> Se pueden apoyar en las otras comunidades de TI como pioneras, rails y GDG
>
> Desarrolladora Web Front End | Administradora de Sistemas Informáticos |
> Especialista Gerencia Estratégica de Proyectos (PMI - ITIL)
> E // d...@alejandrazerda.com
> P // +57 3173716501 <+57%203173716501>
> A // https://mozillians.org/es/u/cangreja533/
> <
> https://maps.google.com/?q=https%3A%2F%2Fmozillians.org%2Fes%2Fu%2Fcangreja533%2F
> >
> W // https://alejandrazerda.com/
> [image: LinkedIn] <http://linkedin.com/in/alejandrazerda/>
>
>
> *www.pixelclubcolombia.com <http://www.pixelclubcolombia.com/>*
>
>
>
> El jue., 21 de nov. de 2019 a la(s) 10:09, Lina C (linacastro...@gmail.com
> )
> escribió:
>
> > Excelente a mi me parece super que se pudiera organizar aqui en cali con
> > los miembros de Ubuntu, porqué los que realizaron el flisol en mi ciudad
> > fue la comunidad de mozilla colombia.
> >
> >
> > On Thu, Nov 21, 2019 at 9:29 AM Lina Elizabeth Porras Santana <
> > linapor...@gmail.com> wrote:
> >
> > > Super Lina, sería genial hacerlo en Cali, este año se hizo:
> > >
> > >
> >
> https://flisol.info/FLISOL2019/Colombia/Cali?highlight=%28%5CbCategoryCity%5Cb%29
> > > Creo que podría ser bueno intentar contactarles a los organizadores de
> > este
> > > año para coordinar con ellos, en la wiki del enlace previo encuentras
> los
> > > datos. :D
> > >
> > > El jue., 21 nov. 2019 a las 9:21, Lina C ()
> > > escribió:
> > >
> > > > Hola Lina ayer estuve hablando con Jhosman, le dije que la idea era
> que
> > > > nosotros en Cali, pudieramos participar, mas sin embargo hablare con
> > > > christian a ver si podemos organizar algo aquí, sino cuenten conmigo
> en
> > > > bogota, si la realizan.
> > > >
> > > > On Thu, Nov 21, 2019 at 9:17 AM Lina Elizabeth Porras Santana <
> > > > linapor...@gmail.com> wrote:
> > > >
> > > > > Buenos días,
> > > > >
> > > > > Me gustaría saber quiénes de ustedes van a organizar o participar
> en
> > la
> > > > > organización del FLISoL 2020, en qué ciudades y si necesitan algún
> > tipo
> > > > de
> > > > > apoyo para la organización, o para el evento mismo, con el fin de
> ver
> > > > como
> > > > > lo podemos gestionar.
> > > > >
> > > > > Saludos.
> > > > >
> > > > >
> > > > > --
> > > > > Cordialmente:
> > > > > Lina Elizabeth Porras Santana
> > > > > Linkedin: https://www.linkedin.com/in/linaporras
> > > > > Contacto: +573103434558
> > > > > E-mail: linapor...@gmail.com
> > > > > 2019
> > > > > --
> > > > > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > > > > http://goo.gl/Pu0ke
> > > > > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> > > > > http://goo.gl/Nevnx
> > > > --
> > > > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > > > http://goo.gl/Pu0ke
> > > > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> > > > http://goo.gl/Nevnx
> > >
> > >
> > >
> > > --
> > > Cordialmente:
> > > Lina Elizabeth Porras Santana
> > > Linkedin: https://www.linkedin.com/in/linaporras
> > > Contacto: +573103434558
> > > E-mail: linapor...@gmail.com
> > > 2019
> > > --
> > > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > > http://goo.gl/Pu0ke
> > > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> > > http://goo.gl/Nevnx
> > --
> > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > http://goo.gl/Pu0ke
> > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> > http://goo.gl/Nevnx
> --
> Al escribir recuerde observar la etiqueta (normas) de esta lista:
> http://goo.gl/Pu0ke
> Para cambiar su inscripción, vaya a "Cambio de opciones" en
> http://goo.gl/Nevnx
-- 
Al escribir recuerde observar la etiqueta (normas) de esta lista: 
http://goo.gl/Pu0ke
Para cambiar su inscripción, vaya a "Cambio de opciones" en http://goo.gl/Nevnx

[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2019-11-22 Thread Ryan C. Underwood
Still a problem on Eoan.

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

Title:
  nautilus hangs copying large directories from a samba share

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

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

Re: [U-co] FLISoL Colombia 2020

2019-11-21 Thread Lina C
Excelente a mi me parece super que se pudiera organizar aqui en cali con
los miembros de Ubuntu, porqué los que realizaron el flisol en mi ciudad
fue la comunidad de mozilla colombia.


On Thu, Nov 21, 2019 at 9:29 AM Lina Elizabeth Porras Santana <
linapor...@gmail.com> wrote:

> Super Lina, sería genial hacerlo en Cali, este año se hizo:
>
> https://flisol.info/FLISOL2019/Colombia/Cali?highlight=%28%5CbCategoryCity%5Cb%29
> Creo que podría ser bueno intentar contactarles a los organizadores de este
> año para coordinar con ellos, en la wiki del enlace previo encuentras los
> datos. :D
>
> El jue., 21 nov. 2019 a las 9:21, Lina C ()
> escribió:
>
> > Hola Lina ayer estuve hablando con Jhosman, le dije que la idea era que
> > nosotros en Cali, pudieramos participar, mas sin embargo hablare con
> > christian a ver si podemos organizar algo aquí, sino cuenten conmigo en
> > bogota, si la realizan.
> >
> > On Thu, Nov 21, 2019 at 9:17 AM Lina Elizabeth Porras Santana <
> > linapor...@gmail.com> wrote:
> >
> > > Buenos días,
> > >
> > > Me gustaría saber quiénes de ustedes van a organizar o participar en la
> > > organización del FLISoL 2020, en qué ciudades y si necesitan algún tipo
> > de
> > > apoyo para la organización, o para el evento mismo, con el fin de ver
> > como
> > > lo podemos gestionar.
> > >
> > > Saludos.
> > >
> > >
> > > --
> > > Cordialmente:
> > > Lina Elizabeth Porras Santana
> > > Linkedin: https://www.linkedin.com/in/linaporras
> > > Contacto: +573103434558
> > > E-mail: linapor...@gmail.com
> > > 2019
> > > --
> > > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > > http://goo.gl/Pu0ke
> > > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> > > http://goo.gl/Nevnx
> > --
> > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > http://goo.gl/Pu0ke
> > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> > http://goo.gl/Nevnx
>
>
>
> --
> Cordialmente:
> Lina Elizabeth Porras Santana
> Linkedin: https://www.linkedin.com/in/linaporras
> Contacto: +573103434558
> E-mail: linapor...@gmail.com
> 2019
> --
> Al escribir recuerde observar la etiqueta (normas) de esta lista:
> http://goo.gl/Pu0ke
> Para cambiar su inscripción, vaya a "Cambio de opciones" en
> http://goo.gl/Nevnx
-- 
Al escribir recuerde observar la etiqueta (normas) de esta lista: 
http://goo.gl/Pu0ke
Para cambiar su inscripción, vaya a "Cambio de opciones" en http://goo.gl/Nevnx

Re: [U-co] FLISoL Colombia 2020

2019-11-21 Thread Lina C
Hola Lina ayer estuve hablando con Jhosman, le dije que la idea era que
nosotros en Cali, pudieramos participar, mas sin embargo hablare con
christian a ver si podemos organizar algo aquí, sino cuenten conmigo en
bogota, si la realizan.

On Thu, Nov 21, 2019 at 9:17 AM Lina Elizabeth Porras Santana <
linapor...@gmail.com> wrote:

> Buenos días,
>
> Me gustaría saber quiénes de ustedes van a organizar o participar en la
> organización del FLISoL 2020, en qué ciudades y si necesitan algún tipo de
> apoyo para la organización, o para el evento mismo, con el fin de ver como
> lo podemos gestionar.
>
> Saludos.
>
>
> --
> Cordialmente:
> Lina Elizabeth Porras Santana
> Linkedin: https://www.linkedin.com/in/linaporras
> Contacto: +573103434558
> E-mail: linapor...@gmail.com
> 2019
> --
> Al escribir recuerde observar la etiqueta (normas) de esta lista:
> http://goo.gl/Pu0ke
> Para cambiar su inscripción, vaya a "Cambio de opciones" en
> http://goo.gl/Nevnx
-- 
Al escribir recuerde observar la etiqueta (normas) de esta lista: 
http://goo.gl/Pu0ke
Para cambiar su inscripción, vaya a "Cambio de opciones" en http://goo.gl/Nevnx

[Bug 1853204] [NEW] "speedtest-cli 2.0.0-1" package outputs incorrect results

2019-11-19 Thread Matei C.
Public bug reported:

### OS ###


$ lsb_release -rd
Description:Ubuntu 18.04.3 LTS
Release:18.04

### PACKAGE ###

$ apt-cache policy speedtest-cli
speedtest-cli:
  Installed: 2.0.0-1
  Candidate: 2.0.0-1
  Version table:
 *** 2.0.0-1 500
500 http://ports.ubuntu.com bionic/universe arm64 Packages
500 http://ports.ubuntu.com bionic/universe armhf Packages
100 /var/lib/dpkg/status
pi@rock64:~


### RESULTS ###

I recently noticed some discrepancies between the "speedtest-cli"
results when installed using the "apt" package manager vs running the
script itself.

I noticed that when using Armbian Buster OS
(https://www.armbian.com/rock64/) on a Rock64 ARM processor based single
board computer where "speedtest-cli' was installed via the apt package
manager the tool very different results (lower values) when compared to
running the speedtest-cli.py (https://raw.githubusercontent.com/sivel
/speedtest-cli/master/speedtest.py) script using Python 2.7.15.

The repository and package version used to install "speedtest-cli":

speedtest-cli/bionic,bionic,now 2.0.0-1 all [installed]

Example:

localhost:~$ speedtest-cli 
Retrieving speedtest.net configuration...
Testing from ISP_CENSURED (IP_CENSURED)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by ISP_CENSURED: 4.866 ms
Testing download 
speed
Download: 233.49 Mbit/s
Testing upload 
speed..
Upload: 4.08 Mbit/s
localhost:~$ curl -s 
https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | 
python -
Retrieving speedtest.net configuration...
Testing from ISP_CENSURED (IP_CENSURED)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by ISP_CENSURED [6.90 km]: 5.145 ms
Testing download 
speed
Download: 468.78 Mbit/s
Testing upload 
speed
Upload: 272.79 Mbit/s
localhost:~$
I have also tested this on Raspbian Buster and Fedora Workstation 31 and no 
such discrepancies were noticed.

Regards,

** Affects: speedtest-cli (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/1853204

Title:
  "speedtest-cli 2.0.0-1" package outputs incorrect results

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/speedtest-cli/+bug/1853204/+subscriptions

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

[Bug 1413665] Re: Bad Request - Bad bot, go away! Request aborted.

2019-11-07 Thread Dale C. Anderson
It seems any password auto filler gets fooled by the honeypot on the
page and results in the error.

The irony is that in order to comment or mark "it affects me", you have
to get past the very form that's causing the problem. I suspect this
affects a lot more people than is indicated.

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

Title:
  Bad Request - Bad bot, go away!  Request aborted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-identity-provider/+bug/1413665/+subscriptions

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

[U-co] ¡Anuncio importante! Tenemos Nuestro Podcast en Spotify & en nuestro sitio web.

2019-10-17 Thread Lina C
Buen día, me complace compartirles que en la comunidad de Ubuntu Colombia
 se ha creado un proyecto muy importante y que últimamente está muy de
moda en las plataformas digitales, qué son los PODCAST, para que más gente
participe y así poder notificar y actualizar a más personas alrededor del
mundo sobre Linux y claro también Ubuntu.


La idea es tener un poco más de difusión en las redes sociales y que más
usuarios participen y se integren tanto como con la comunidad como con
Ubuntu.


Para terminar, espero que más miembros y usuarios de Ubuntu Colombia
participen postulandose y enviando sus podcast desde nuestro sitio web,
donde tambien se encuentra alojado los capitulos de los podcast que vamos
subiendo a spotify.https://ubuntu-co.com/podcast/


Atentamente,
Lina Castro, Miembro Oficial de Ubuntu Colombia.
-- 
Al escribir recuerde observar la etiqueta (normas) de esta lista: 
http://goo.gl/Pu0ke
Para cambiar su inscripción, vaya a "Cambio de opciones" en http://goo.gl/Nevnx

Re: [U-co] Stickers y accesorios de Ubuntu

2019-10-17 Thread Lina C
Hola Diego, me encuentro en Cali por si necesitas algo,
me encuentras en mis redes sociales como @lirrums en twitter y en instagram
igual
o puedes escribirme a mi correo que con gusto te contesto.


On Thu, Oct 17, 2019 at 1:21 PM Jhosman Lizarazo  wrote:

> Hola Diego
>
> Ubuntu Colombia no está dividido por ciudades, sin emabrgo es común
> encontrar líderes en varias ciudades y hay de por sí varias personas en
> Cali que hacen parte de la comunidad, por este medio suelen encontrarse y
> por nuestro grupo de telegram: https://t.me/ubuntucolombia
>
> El jue., 17 de oct. de 2019 a la(s) 13:13, Diego Mendoza (
> bucarok...@gmail.com) escribió:
>
> > muchas gracias Jhosman, de igual manera quisiera preguntarle, si existe
> > algun grupo de ubuntu en Cali.
> >
> > On Thu, Oct 17, 2019 at 12:46 PM Jhosman Lizarazo 
> > wrote:
> >
> > > Hola Diego
> > >
> > > En nuestro sitio web hay disponible una tienda online para
> solicitarlos,
> > > este es el link: https://ubuntu-co.com/shop/
> > >
> > > El jue., 17 de oct. de 2019 a la(s) 08:40, Diego Mendoza (
> > > bucarok...@gmail.com) escribió:
> > >
> > > > Cordial saludo,
> > > >
> > > > Soy Diego Mendoza, actualmente me encuentro en la ciudad de Cali.
> > > Quisiera
> > > > saber como puedo obtener material como stickers y accessorios
> > > > --
> > > > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > > > http://goo.gl/Pu0ke
> > > > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> > > > http://goo.gl/Nevnx
> > > --
> > > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > > http://goo.gl/Pu0ke
> > > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> > > http://goo.gl/Nevnx
> >
> >
> >
> > --
> > *Diego Mauricio Mendoza Paredes*
> > *TL. Analisis y Desarrollo de Sistemas de Informacion*
> > *Linux User Number 509025*
> > --
> > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > http://goo.gl/Pu0ke
> > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> > http://goo.gl/Nevnx
> --
> Al escribir recuerde observar la etiqueta (normas) de esta lista:
> http://goo.gl/Pu0ke
> Para cambiar su inscripción, vaya a "Cambio de opciones" en
> http://goo.gl/Nevnx
-- 
Al escribir recuerde observar la etiqueta (normas) de esta lista: 
http://goo.gl/Pu0ke
Para cambiar su inscripción, vaya a "Cambio de opciones" en http://goo.gl/Nevnx

Re: [U-co] Presentación Oficial - Miembro oficial de Ubuntu.

2019-10-16 Thread Lina C
Hola Lina, muchas gracias la idea es crecer, pero también aportar para que
la comunidad crezca un poco más y claramente todo el equipo, muchas gracias
a todos por la bienvenida.

El sáb., 12 de oct. de 2019 11:41 a. m., Lina Elizabeth Porras Santana <
linapor...@gmail.com> escribió:

> Hola Lina,
>
> Bienvenida.
> ¡que gusto que quieras compartir conocimiento con otras personas!, ojalá
> esto permita que podamos llegar a más personas y claro, te ayude a seguir
> creciendo.
>
>
>
> El sáb., 12 oct. 2019 a las 11:17, Mauricio Medina (<
> mauricio.medina@gmail.com>) escribió:
>
> > Cool
> >
> > El lun., 7 oct. 2019 a las 22:27, Jhosman Lizarazo ( >)
> > escribió:
> >
> > > Hola Lina
> > >
> > > Bienvenida, que gusto tener un nuevo miembro oficial de la comunidad en
> > > Cali, cualquier cosa que necesites puedes contactarnos por aqui,
> > esperamos
> > > pronto logres ser Ubuntu Member.
> > >
> > > También te invitamos a realizar activamente actividades con relación a
> > > Ubuntu y todo el munto de cosas que se pueden hacer dentro de este
> > fabuloso
> > > sistema operativo.
> > >
> > > Saludos.
> > >
> > > El sáb., 5 de oct. de 2019 a la(s) 10:21, Lina C (
> > linacastro...@gmail.com)
> > > escribió:
> > >
> > > > Buen día, me presento como miembro oficial de Ubuntu.
> > > >
> > > > Mi nombre es Lina Mercedes Castro Martínez, tengo 22 años y soy
> > > > desarrolladora de software.
> > > >
> > > > Les cuento un poco mi historia.
> > > >
> > > > Desde los 16 años siempre me llamó la atención programar, más sin
> > embargo
> > > > en esa edad estuve estudiando sistemas y con ello aprendí a
> formatear,
> > a
> > > > ponchar y a realizar mantenimiento de pcs, recuerdo que en ese
> momento
> > > para
> > > > las prácticas existían equipos o bueno monitores panzones y en uno de
> > > ellos
> > > > por pura joda mi equipo y yo instalamos Ubuntu, nosotros pensábamos
> que
> > > en
> > > > realidad no iba a aguantar y que el PC se iba a dañar, no fue así y
> lo
> > > > cacharreamos durante 1 día completo, recuerdo que sacamos la mejor
> > nota y
> > > > nos felicitaron y hasta nos exoneraron del parcial en ese entonces,
> > pero
> > > no
> > > > fue hasta dos años después que pude ingresar a estudiar como tal
> > > desarrollo
> > > > de software.
> > > >
> > > >
> > > > Después de ese tiempo, no volví a tocar Ubuntu pues como tal cuando
> me
> > > > enseñaron a desarrollar todo era Windows, siento que uno como
> > programador
> > > > por la sencilla razón de serlo, debería usar Ubuntu por mucho, no
> > Windows
> > > > que digamos que a mí me parece lo peor pero que tiene sus ventajas
> como
> > > > bastantes aplicaciones, pero ya no tiene nada más a favor.
> > > >
> > > > Con la comunidad de Ubuntu, pretendo más que nada seguir dando a
> > conocer
> > > > Ubuntu como el mejor sistema operativo, que claro que para dar esa
> > > > recomendación hay que tenerlo instalado, y claro que lo tengo
> > instalado y
> > > > configurado en mi PC, tengo Lubuntu 19.04 y me anda perfectamente.
> > > >
> > > > Y más que nada dar charlas sobre aplicaciones y capacitar sobre
> Ubuntu,
> > > que
> > > > las personas usen más Ubuntu, que Windows o MacOs.
> > > >
> > > > Para finalizar el rol que tengo como desarrolladora es developer
> > > frontend y
> > > > también hago parte del backend.
> > > >
> > > >
> > > > También tengo mi página web donde subo contenidos acerca de
> desarrollo
> > de
> > > > videojuegos y demás.
> > > >
> > > > Y les dejo mi portafolio de aplicaciones.
> > > >
> > > > Lirrums.ml
> > > > https://linacastro.pb.style/
> > > > --
> > > > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > > > http://goo.gl/Pu0ke
> > > > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> > > > http://goo.gl/Nevnx
> > > --
> > > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > > http://goo.gl/Pu0ke
> > > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> >

Re: [Ubuntu-BR] Ajuda: Listando um intervalo no bash

2019-10-10 Thread C de-Avillez
On Thu, Oct 10, 2019 at 2:32 PM Marcos Alano  wrote:
>
> Boa tarde,
>
> Tu pode testar o seguinte:
> $ ls 2019-09-{25..30}

Marcos, boa! Tinha esquecido de mostrar como...

A forma completa é {a..b..c}, onde  são strings quaisquer (que não usam "{}"); para o conteúdo de
{...}:
a -- valor inicial (um caracter ou um número inteiro)
b -- valor final (um caracter ou um número inteiro)
c -- se fornecido, é o incremento desejado; se não fornecido, é o
incremento unitário.

Por exemplo:

cerdea@piatam:~/tmp$ ls
2019-01-01/  2019-01-02/  2019-01-03/  2019-01-04/  2019-01-05/
2019-01-06/  2019-01-07/  2019-01-08/  2019-01-09/  2019-01-10/
cerdea@piatam:~/tmp$ echo 2019-01-0{1..5..1}
2019-01-01 2019-01-02 2019-01-03 2019-01-04 2019-01-05
cerdea@piatam:~/tmp$ ls 2019-01-0{2..5}
2019-01-02:
2019-01-03:
2019-01-04:
2019-01-05:
cerdea@piatam:~/tmp$ echo 2019-01-0{a..e..1}
2019-01-0a 2019-01-0b 2019-01-0c 2019-01-0d 2019-01-0e
ls: cannot access '2019-01-0a': No such file or directory
ls: cannot access '2019-01-0b': No such file or directory
ls: cannot access '2019-01-0c': No such file or directory
ls: cannot access '2019-01-0d': No such file or directory
ls: cannot access '2019-01-0e': No such file or directory
cerdea@piatam:~/tmp$ echo 2019-01-0{a..e..2}
2019-01-0a 2019-01-0c 2019-01-0e
cerdea@piatam:~/tmp$

Cheers,
-- 
..hggdh..

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Ajuda: Listando um intervalo no bash

2019-10-10 Thread C de-Avillez
On Mon, Oct 7, 2019 at 11:51 AM Flávio Barros  wrote:
>
> Bom dia.
> Preciso listar alguns diretórios dentro de um intervalo. No caso abaixo,
> seria do dia 25 ao dia 30 do mês 09.
>
> 2019-09-25
> 2019-09-26
> 2019-09-27
> 2019-09-28
> 2019-09-29
> 2019-09-30
>
> Ao excutar ls 2019-09-[25-30]* , todos os diretórios são listados. O que
> está errado ?

Bem.

Em primeiro lugar, *não* é 'ls' que trabalha o asterisco no comando
'ls 2019-09-[25-30]*', mas *bash*. Por exemplo:

cerdea@piatam:~/tmp$ ls
2019-01-01/  2019-01-02/  2019-01-03/  2019-01-04/  2019-01-05/
2019-01-06/  2019-01-07/  2019-01-08/  2019-01-09/  2019-01-10/
# o default para o shell é "globbing", procurar por todas strings que
resolvem o padrão fornecido
# apenas para clareza, aqui eu guaranto que globbing está activo
cerdea@piatam:~/tmp$ set +f
cerdea@piatam:~/tmp$ ls 2019-01-[01-06]*
2019-01-01:
2019-01-02:
2019-01-03:
2019-01-04:
2019-01-05:
2019-01-06:
2019-01-07:
2019-01-08:
2019-01-09:
# agora, garantimos que o shell não irá expandir patterns (noglob)
cerdea@piatam:~/tmp$ set -f
cerdea@piatam:~/tmp$ ls 2019-01-[01-06]*
ls: cannot access '2019-01-[01-06]*': No such file or directory
2 cerdea@piatam:~/tmp$

O segundo ponto é que "[...]", para o bash, significa: nesta
*posição*, tente encontrar strings que resolvam
para cada *um* dos caracteres entre "[" e "]". O ponto-chave, aqui, é
UM caracter.

Então, o padrão "a[0134]b", por exemplo, pode ser resolvido pelas strings:
a0b
a1b
a3b
a4b

mas *não* por "a2b"! Ou por "a1bb", etc.

Se o padrão fornecido for (como o seu) "[25-30]"... isto corresponde
ao padrão expandido "[20]". O "-",
neste caso, corresponde à sequencia de caracteres, *em ordem
(ascendente)*, entre o caracter imediatamente antes do
"-" e o caracter imediatamente após o "-". Assim, "[0-5]" é
equivalente à "[012345]", "[a-ce-g]" é
"[abcefg]", e assim por diante. "5-3" é a sequência de caracteres
entre "5" e "3" -- o conjunto vazio...

A "ordem" imposta em caracteres depende do local ("locale", em Inglês).

Não sei se existe um manual de bash em Português. Para o em Inglês,
use 'man bash'. Leitura, como a
maioria dos manuais de *IX (UNIX, Linux, AIX, etc) é... difícil...

Cheers,
-- 
..hggdh..

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Bug 1847300] Re: [backport] magic-proxy: dump proxy log to stdout on failure

2019-10-09 Thread Robert C Jennings
Łukasz, with verification done, can we get this promoted to -update now?
We need to debug failures we're seeing in production and need this
change.  Thanks.

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

Title:
  [backport] magic-proxy: dump proxy log to stdout on failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1847300/+subscriptions

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

[Bug 1847300] Re: [backport] magic-proxy: dump proxy log to stdout on failure

2019-10-09 Thread Robert C Jennings
Test builds with -proposed on xenial, disco, and bionic show that the
proxy log is written to stdout on failure in a binary hook.  Marking
this as verification-done.

** Tags removed: verification-needed verification-needed-bionic 
verification-needed-disco verification-needed-xenial
** Tags added: verification-done verification-done-bionic 
verification-done-disco verification-done-xenial

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

Title:
  [backport] magic-proxy: dump proxy log to stdout on failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1847300/+subscriptions

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

[Bug 1847152] Re: printf escape sentences are insufficiently documented

2019-10-08 Thread C de-Avillez
Hello Christopher, thank you for opening this bug and helping make
Ubuntu (and coreutils!) better.

I am somewhat confused here. Are you suggesting a change in wording?

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

Title:
  printf escape sentences are insufficiently documented

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

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

[Bug 1847300] [NEW] [backport] magic-proxy: dump proxy log to stdout on failure

2019-10-08 Thread Robert C Jennings
Public bug reported:

[Impact]

When we encounter a failure in 'lb binary' the launchpad builders can
only surface the build output from stdout.  If the binary hook failure
implicates the archive we can not determine fault without the apt
proxy log.  Backporting the patch from eoan will dump the proxy log
to stdout to aid in debugging these failures.

[Test case]

Run a build with a $REPO_SNAPSHOT_STAMP and a binary hook with 'exit 1'.
The apt proxy log should end up on stdout.

[Regression Potential]

Nearly none. This dumps a file to stdout in the failure exit path; a
failure at this stage does not change the outcome of the build.

[Other Info]

We are seeing issues today in builds that need this debug output in
place, we would like to move this SRU through quickly.  The code has
been running in eoan for at least a week without issue.

** Affects: livecd-rootfs (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/1847300

Title:
  [backport] magic-proxy: dump proxy log to stdout on failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1847300/+subscriptions

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

Re: [U-co] Presentación Oficial - Miembro oficial de Ubuntu.

2019-10-07 Thread Lina C
Hola Óscar, si todos comenzamos de esa misma forma , me encuentro en la
ciudad de Cali.

El lun., 7 de oct. de 2019 8:50 a. m., Oscar Fabian 
escribió:

> Buenos dias Lina;
>
> Bienvenida al equipo de Ubuntu Colombia, como cuentas tu historia nos paso
> a muchos me alegra ver que tenemos una nueva integrante en el equipo
> cuéntanos de que lugar eres?
>
>
> El sáb., 5 oct. 2019 a las 10:21, Lina C ()
> escribió:
>
> > Buen día, me presento como miembro oficial de Ubuntu.
> >
> > Mi nombre es Lina Mercedes Castro Martínez, tengo 22 años y soy
> > desarrolladora de software.
> >
> > Les cuento un poco mi historia.
> >
> > Desde los 16 años siempre me llamó la atención programar, más sin embargo
> > en esa edad estuve estudiando sistemas y con ello aprendí a formatear, a
> > ponchar y a realizar mantenimiento de pcs, recuerdo que en ese momento
> para
> > las prácticas existían equipos o bueno monitores panzones y en uno de
> ellos
> > por pura joda mi equipo y yo instalamos Ubuntu, nosotros pensábamos que
> en
> > realidad no iba a aguantar y que el PC se iba a dañar, no fue así y lo
> > cacharreamos durante 1 día completo, recuerdo que sacamos la mejor nota y
> > nos felicitaron y hasta nos exoneraron del parcial en ese entonces, pero
> no
> > fue hasta dos años después que pude ingresar a estudiar como tal
> desarrollo
> > de software.
> >
> >
> > Después de ese tiempo, no volví a tocar Ubuntu pues como tal cuando me
> > enseñaron a desarrollar todo era Windows, siento que uno como programador
> > por la sencilla razón de serlo, debería usar Ubuntu por mucho, no Windows
> > que digamos que a mí me parece lo peor pero que tiene sus ventajas como
> > bastantes aplicaciones, pero ya no tiene nada más a favor.
> >
> > Con la comunidad de Ubuntu, pretendo más que nada seguir dando a conocer
> > Ubuntu como el mejor sistema operativo, que claro que para dar esa
> > recomendación hay que tenerlo instalado, y claro que lo tengo instalado y
> > configurado en mi PC, tengo Lubuntu 19.04 y me anda perfectamente.
> >
> > Y más que nada dar charlas sobre aplicaciones y capacitar sobre Ubuntu,
> que
> > las personas usen más Ubuntu, que Windows o MacOs.
> >
> > Para finalizar el rol que tengo como desarrolladora es developer
> frontend y
> > también hago parte del backend.
> >
> >
> > También tengo mi página web donde subo contenidos acerca de desarrollo de
> > videojuegos y demás.
> >
> > Y les dejo mi portafolio de aplicaciones.
> >
> > Lirrums.ml
> > https://linacastro.pb.style/
> > --
> > Al escribir recuerde observar la etiqueta (normas) de esta lista:
> > http://goo.gl/Pu0ke
> > Para cambiar su inscripción, vaya a "Cambio de opciones" en
> > http://goo.gl/Nevnx
>
>
>
> --
>
> .---..---  *Cordialmente.*
>/ \  __  /--Oscar Fabian Prieto González
>   / / \(  )/-  Técnico en Sistemas
>  //   ' \/ `   --- GNU/User
>  / // :: ---   *https://networkbogota.org/
> <https://networkbogota.org/>*
>// /   /  /`'--   Redes libres Comunitarias
>   //  //..\\
> =UUUU
>  '//||\\`
>''``
> --
> Al escribir recuerde observar la etiqueta (normas) de esta lista:
> http://goo.gl/Pu0ke
> Para cambiar su inscripción, vaya a "Cambio de opciones" en
> http://goo.gl/Nevnx
-- 
Al escribir recuerde observar la etiqueta (normas) de esta lista: 
http://goo.gl/Pu0ke
Para cambiar su inscripción, vaya a "Cambio de opciones" en http://goo.gl/Nevnx

[U-co] Presentación Oficial - Miembro oficial de Ubuntu.

2019-10-05 Thread Lina C
Buen día, me presento como miembro oficial de Ubuntu.

Mi nombre es Lina Mercedes Castro Martínez, tengo 22 años y soy
desarrolladora de software.

Les cuento un poco mi historia.

Desde los 16 años siempre me llamó la atención programar, más sin embargo
en esa edad estuve estudiando sistemas y con ello aprendí a formatear, a
ponchar y a realizar mantenimiento de pcs, recuerdo que en ese momento para
las prácticas existían equipos o bueno monitores panzones y en uno de ellos
por pura joda mi equipo y yo instalamos Ubuntu, nosotros pensábamos que en
realidad no iba a aguantar y que el PC se iba a dañar, no fue así y lo
cacharreamos durante 1 día completo, recuerdo que sacamos la mejor nota y
nos felicitaron y hasta nos exoneraron del parcial en ese entonces, pero no
fue hasta dos años después que pude ingresar a estudiar como tal desarrollo
de software.


Después de ese tiempo, no volví a tocar Ubuntu pues como tal cuando me
enseñaron a desarrollar todo era Windows, siento que uno como programador
por la sencilla razón de serlo, debería usar Ubuntu por mucho, no Windows
que digamos que a mí me parece lo peor pero que tiene sus ventajas como
bastantes aplicaciones, pero ya no tiene nada más a favor.

Con la comunidad de Ubuntu, pretendo más que nada seguir dando a conocer
Ubuntu como el mejor sistema operativo, que claro que para dar esa
recomendación hay que tenerlo instalado, y claro que lo tengo instalado y
configurado en mi PC, tengo Lubuntu 19.04 y me anda perfectamente.

Y más que nada dar charlas sobre aplicaciones y capacitar sobre Ubuntu, que
las personas usen más Ubuntu, que Windows o MacOs.

Para finalizar el rol que tengo como desarrolladora es developer frontend y
también hago parte del backend.


También tengo mi página web donde subo contenidos acerca de desarrollo de
videojuegos y demás.

Y les dejo mi portafolio de aplicaciones.

Lirrums.ml
https://linacastro.pb.style/
-- 
Al escribir recuerde observar la etiqueta (normas) de esta lista: 
http://goo.gl/Pu0ke
Para cambiar su inscripción, vaya a "Cambio de opciones" en http://goo.gl/Nevnx

[Bug 1624320] Re: systemd-resolved appends 127.0.0.53 to resolv.conf alongside existing entries

2019-10-04 Thread George Davis C
Is absolutely no one looking into this issue?

This issue has been with Ubuntu since 17.04 and we are in 19.04 at the
moment. I have multiple Ubuntu server clusters and this issue is
breaking every dns name resolution in all of them. I am unable to
reliably collect logs and manage systems over the network.

Please bump the bug importance to Medium. DNS is an absolute necessity
and nothing is more important than DNS if I have 100+ servers in a
cluster but no networking.

I think it is obvious to anyone that this issue needs a resolution ASAP.
Please address this issue with atmost priority.

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

Title:
  systemd-resolved appends 127.0.0.53 to resolv.conf alongside existing
  entries

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

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

[Bug 1846510] Re: xfpanel-switch fails to save panel settings

2019-10-03 Thread C. Jeffery Small
Here it is.

** Attachment added: "xfce4-panel.xml"
   
https://bugs.launchpad.net/ubuntu/+source/xfpanel-switch/+bug/1846510/+attachment/5294139/+files/xfce4-panel.xml

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

Title:
  xfpanel-switch fails to save panel settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfpanel-switch/+bug/1846510/+subscriptions

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

[Bug 1846510] [NEW] xfpanel-switch fails to save panel settings

2019-10-03 Thread C. Jeffery Small
Public bug reported:

I originally reported this under bugid 1765565, but was asked to open
this report as a new bug.


I'm on Xubuntu 19.04, fully patched with xfpanel-switch version
1.0.7-ubuntu2 and I'm having the same or similar problem as noted by the
original reporter (bugid 1765565). When I start xfpanel-switch manually,
here are the errors reported upon startup, when the first save
configuration is pressed, and finally when Save Configuration is
selected from the pop-up menu. This may have existed in 18.10 (I don't
know) but I upgraded to 19.04 recently. The last saved config is labeled
Xubuntu Disco from 08-21-19. I cannot remember if I made this manually
or if it was done automatically as part of the upgrade.

234-> xfpanel-switch
/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:132: 
DeprecationWarning: Gtk.Widget.override_background_color is deprecated
  self.xfce_header.override_background_color(0, base_color[1])
/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:134: 
DeprecationWarning: Gtk.Widget.override_color is deprecated
  self.xfce_header.override_color(0, fg_color[1])

[press save configuration button]

/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:309: 
PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated 
in favor of "text" respectively. See: 
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  _("Save Configuration"), Gtk.ResponseType.ACCEPT))
/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:309: 
PyGTKDeprecationWarning: The "buttons" argument must be a Gtk.ButtonsType enum 
value. Please use the "add_buttons" method for adding buttons. See: 
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  _("Save Configuration"), Gtk.ResponseType.ACCEPT))

[press Save Configuration to make backup from pop-up menu]

Traceback (most recent call last):
  File "/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py", line 221, 
in on_save_clicked
self.save_configuration(name)
  File "/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py", line 209, 
in save_configuration
PanelConfig.from_xfconf(self.xfconf).to_file(filename)
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 65, in 
from_xfconf
pc.find_desktops()
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 148, in 
find_desktops
self.remove_keys(rem_keys)
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 155, in 
remove_keys
del self.properties[param]
KeyError: '/plugins/plugin-48'

Nothing happens and nothing is saved. An attempt to export the
configuration fails as follows:

[press the export button]

/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:99: 
PyGTKDeprecationWarning: Using positional arguments with the GObject 
constructor has been deprecated. Please specify keyword(s) for "title, parent, 
action, buttons" or use a class specific constructor. See: 
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  button, Gtk.ResponseType.ACCEPT))
/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:99: 
PyGTKDeprecationWarning: The "buttons" argument must be a Gtk.ButtonsType enum 
value. Please use the "add_buttons" method for adding buttons. See: 
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  button, Gtk.ResponseType.ACCEPT))

[Export configuration as ... pop-up appears. Regardless of where you
navigate, pressing Save fails]

Traceback (most recent call last):
  File "/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py", line 234, 
in on_export_clicked
self.save_configuration(filename, False)
  File "/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py", line 209, 
in save_configuration
PanelConfig.from_xfconf(self.xfconf).to_file(filename)
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 65, in 
from_xfconf
pc.find_desktops()
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 148, in 
find_desktops
self.remove_keys(rem_keys)
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 155, in 
remove_keys
del self.properties[param]
KeyError: '/plugins/plugin-48'

[Nothing is written]

I have not deleted panels, but I have struggled with Xfce4 on my dual-
headed system since support for independent parallel desktops running
(non-Xinerama mode) on each screen in Xubuntu 18.10 was broken. This may
be due to moving to gtk3, but it is a serious degradation of service
since xfdesktop and xfce4-panel no longer honor the display option.
(Note: xfwm4 still works on two independent displays!) I mention this
first and foremost because I want to see this fixed, and second because
there were two different panels defined on this system at one point --
one for each display -- and that may have some bearing on what may be
causing this problem.  I'm running Xubuntu on a desktop Intel machine
with dual 4K monitors using a Nvidia Quadro K4000 GPU.

If you need further 

[Bug 1837254] Re: ubuntu-cpc parallel builds produce unused files

2019-10-01 Thread Robert C Jennings
Test builds completed for ubuntu-cpc for xenial, bionic, and disco and
I'm marking this verification done and ready for promotion.

** Tags removed: verification-needed verification-needed-bionic 
verification-needed-disco verification-needed-xenial
** Tags added: verification-done verification-done-bionic 
verification-done-disco verification-done-xenial

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

Title:
  ubuntu-cpc parallel builds produce unused files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1837254/+subscriptions

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

[Bug 1764246] Re: kdump kernel panics on Bionic

2019-09-30 Thread C de-Avillez
I had two up-to-date Azure instances (16.04 and 18.04) where Linux-
crashdump was installed. Both failed, with the following being shown at
the end of the serial console:

[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Reached target Local Encrypted Volumes.
[   18.407975] Out of memory: Kill process 496 (cloud-init) score 127 or 
sacrifice child
[   18.417791] Killed process 496 (cloud-init) total-vm:66840kB, 
anon-rss:12720kB, file-rss:0kB, shmem-rss:0kB
[FAILED] Failed to start Initial cloud-init job (pre-networking).
See 'systemctl status cloud-init-local.service' for details.
[  OK  ] Reached target Network (Pre).
 Starting Network Service...
[  OK  ] Started Network Service.
[  OK  ] Reached target Network.
 Starting Wait for Network to be Configured...
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[   37.269354] Out of memory: Kill process 657 (snap) score 40 or sacrifice 
child
[   37.282042] Killed process 657 (snap) total-vm:95160kB, anon-rss:4008kB, 
file-rss:0kB, shmem-rss:0kB
[* ] (2 of 3) A start job is running for… to be Configured (32s / no 
limit)[   47.413761] Out of memory: Kill process 656 (snap) score 41 or 
sacrifice child
[   47.422837] Killed process 656 (snap) total-vm:242624kB, anon-rss:4072kB, 
file-rss:0kB, shmem-rss:0kB
[  OK  ] Found device Virtual_Disk 1.
 Starting File System Check on /dev/disk/cloud/azure_resource-part1...
[ ***  ] (3 of 3) A start job is running for…re_resource-part1 (44s / no 
limit)[   56.870810] Out of memory: Kill process 662 (snap) score 41 or 
sacrifice child
[   56.887294] Killed process 662 (snap) total-vm:242880kB, anon-rss:4116kB, 
file-rss:0kB, shmem-rss:0kB
[  OK  ] Started File System Check Daemon to report status.
[   71.643108] Out of memory: Kill process 660 (snap) score 42 or sacrifice 
child
[   71.652187] Killed process 660 (snap) total-vm:242880kB, anon-rss:4220kB, 
file-rss:0kB, shmem-rss:0kB
[  OK  ] Started File System Check on /dev/disk/cloud/azure_resource-part1.
[ TIME ] Timed out waiting for device dev-disk-by\x2dlabel-UEFI.device.
[DEPEND] Dependency failed for /boot/efi.
[DEPEND] Dependency failed for Local File Systems.
[  OK  ] Started Emergency Shell.
[  OK  ] Reached target Emergency Mode.
[  114.872426] Out of memory: Kill process 655 (snap) score 49 or sacrifice 
child
[  114.881579] Killed process 655 (snap) total-vm:243936kB, anon-rss:4844kB, 
file-rss:0kB, shmem-rss:0kB
 Starting Tell Plymouth To Write Out Runtime Data...
 Starting Create Volatile Files and Directories...
 Starting AppArmor initialization...
You are in emergency mode. After logging in, type "journalctl -xb" to view
system logs, "systemctl reboot" to reboot, "systemctl default" or "exit"
to boot into default mode.
Press Enter for maintenance
(or press Control-D to continue):

So, no more kernel panics, but
  (1) still no kdump saved;
  (2) the servers end waiting for user intervention (which is quite bad for a 
cloud instance).

Both servers had a cmdline with "crashkernel=512M-:192M". I edited
/etc/default/grub.d/kdump-tools.cfg, changed crashkernel to 256M, and
ran update-grub.

Re-tested, and it worked.

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

Title:
  kdump kernel panics on Bionic

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

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

[Bug 1360071] Re: Scrollbar has non-standard operation

2019-09-30 Thread C. Jeffery Small
Just checking back.  It is now 09-30-19, I'm on Xubuntu 19.04, and this
has not yet been addressed in Synaptic 0.84.5.

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

Title:
  Scrollbar has non-standard operation

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

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

[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location

2019-09-28 Thread C A
Agreed, this ignoring standards is arrogant.
Not only regarding users, but also regarding application developers that 
distribute via snap.
An application that messes with my visible folder structure gets immediately a 
negative reaction from me. In this case, the application / its developers don't 
even deserve that.
If it is configuration, it belongs into ".config/snap".
If it is data, it belongs into ".local/share/snap".

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

Title:
  Please move the "$HOME/snap" directory to a less obtrusive location

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

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

[Bug 1844868] Re: cloud-images should not contain plymouth

2019-09-27 Thread Robert C Jennings
Dimitri, I thought we looked into plymouth and it was doing additional
setup during boot that caused us to leave it in the image.  I wish I
could recall what all that way.  Anyhow, if that has changed we'd be
open to it.  Can you make the description a lot more descriptive and
discuss 'why' we want to remove it and the priority?  Thank you.

** Changed in: cloud-images
   Status: New => Incomplete

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

Title:
  cloud-images should not contain plymouth

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1844868/+subscriptions

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

[Bug 1765565] Re: xfpanel-switch is failing to save panel settings

2019-09-25 Thread C. Jeffery Small
I'm on Xubuntu 19.04, fully patched with xfpanel-switch version
1.0.7-ubuntu2 and I'm having the same or similar problem as noted by the
original reporter.  When I start xfpanel-switch manually, here are the
errors reported upon startup, when the first save configuration is
pressed, and finally when Save Configuration is selected from the pop-up
menu.  This may have existed in 18.10 (I don't know) but I upgraded to
19.04 recently.  The last saved config is labeled Xubuntu Disco from
08-21-19.  I cannot remember if I made this manually or if it was done
automatically as part of the upgrade.

234->  xfpanel-switch
/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:132: 
DeprecationWarning: Gtk.Widget.override_background_color is deprecated
  self.xfce_header.override_background_color(0, base_color[1])
/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:134: 
DeprecationWarning: Gtk.Widget.override_color is deprecated
  self.xfce_header.override_color(0, fg_color[1])


[press save configuration button]

/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:309: 
PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated 
in favor of "text" respectively. See: 
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  _("Save Configuration"), Gtk.ResponseType.ACCEPT))
/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:309: 
PyGTKDeprecationWarning: The "buttons" argument must be a Gtk.ButtonsType enum 
value. Please use the "add_buttons" method for adding buttons. See: 
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  _("Save Configuration"), Gtk.ResponseType.ACCEPT))


[press Save Configuration to make backup from pop-up menu]

Traceback (most recent call last):
  File "/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py", line 221, 
in on_save_clicked
self.save_configuration(name)
  File "/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py", line 209, 
in save_configuration
PanelConfig.from_xfconf(self.xfconf).to_file(filename)
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 65, in 
from_xfconf
pc.find_desktops()
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 148, in 
find_desktops
self.remove_keys(rem_keys)
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 155, in 
remove_keys
del self.properties[param]
KeyError: '/plugins/plugin-48'


Nothing happens and nothing is saved.  An attempt to export the configuration 
fails as follows:

[press the export button]

/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:99: 
PyGTKDeprecationWarning: Using positional arguments with the GObject 
constructor has been deprecated. Please specify keyword(s) for "title, parent, 
action, buttons" or use a class specific constructor. See: 
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  button, Gtk.ResponseType.ACCEPT))
/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py:99: 
PyGTKDeprecationWarning: The "buttons" argument must be a Gtk.ButtonsType enum 
value. Please use the "add_buttons" method for adding buttons. See: 
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  button, Gtk.ResponseType.ACCEPT))

[Export configuration as ... pop-up appears.  Regardless of where you
navigate, pressing Save fails]

Traceback (most recent call last):
  File "/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py", line 234, 
in on_export_clicked
self.save_configuration(filename, False)
  File "/usr/share/xfpanel-switch/xfpanel-switch/xfpanel-switch.py", line 209, 
in save_configuration
PanelConfig.from_xfconf(self.xfconf).to_file(filename)
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 65, in 
from_xfconf
pc.find_desktops()
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 148, in 
find_desktops
self.remove_keys(rem_keys)
  File "/usr/share/xfpanel-switch/xfpanel-switch/panelconfig.py", line 155, in 
remove_keys
del self.properties[param]
KeyError: '/plugins/plugin-48'

[Nothing is written]


I have not deleted panels, but I have struggled with Xfce4 on my dual-headed 
system since support for independent parallel desktops running (non-Xinerama 
mode) on each screen in Xubuntu 18.10 was broken.  This may be due to moving to 
gtk3, but it is a serious degradation of service since xfdesktop and 
xfce4-panel no longer honor the display option.  (Note: xfwm4 still works on 
two independent displays!)  I mention this first and foremost because I want to 
see this fixed, and second because there were two different panels defined on 
this system at one point -- one for each display -- and that may have some 
bearing on what may be causing this problem.

If you need further config info from this system, please let be know.
I'm not currently sure where to look for the panel definitions and don't
want to much up my current working panel.

-- 
You received this bug notification because you 

[Bug 1841582] Re: Interface detach and attach does not work with CentOS 7 and Ubuntu 18.04 cloud images

2019-09-24 Thread Robert C Jennings
I believe this behavior is governed by cloud-init.  The network config
with the mac address is created by cloud-init.  I know that cloud-init
will reconfigure networking it if believes the image is launched as a
new instance.  I am not aware of the expected behavior with the removal
of the primary interface and replacement with another on the same
instance.

** Also affects: cloud-init (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/1841582

Title:
  Interface detach and attach does not work with CentOS 7 and Ubuntu
  18.04 cloud images

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1841582/+subscriptions

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

[Bug 1844498] Re: 18.10+ cloud images have the LXD group as gid 1000

2019-09-24 Thread Robert C Jennings
I have added two other packages to this bug.

livecd-rootfs - For the ubuntu-server and ubuntu-cpc projects a chroot
hook should be added to create the lxd system group.

cloud-init - We have the suggestion that user creation should not
initially create user groups that do not exist.  You may consider adding
a second pass in a final cloud-init module which would add groups for
the default user which did not exist during the first pass (or create
them if they still do not exist; and adding a mechanism for identifying
system groups would be a good enhancement).  This 2-stage approach would
allow packages and snaps that get installed during boot (after cloud-
init creates the default user) to create their own groups and manage
them while ensuring the default user does get added to these.

** Also affects: livecd-rootfs (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: cloud-init (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/1844498

Title:
  18.10+ cloud images have the LXD group as gid 1000

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1844498/+subscriptions

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

[Bug 1844783] [NEW] package libxau6:i386 1:1.0.8-1 failed to install/upgrade: package libxau6:i386 is already installed and configured

2019-09-20 Thread Asaf C-tone
Public bug reported:

after I uninstalled alsa and changed Nvidia driver

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libxau6:i386 1:1.0.8-1
ProcVersionSignature: Ubuntu 4.4.0-164.192-generic 4.4.186
Uname: Linux 4.4.0-164-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  340.107  Thu May 24 21:54:01 
PDT 2018
 GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.11)
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.19
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14.1
Architecture: amd64
BootLog:
 
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CrashReports:
 600:0:116:143774:2019-09-20 13:42:27.960055828 +0300:2019-09-20 
13:42:28.960055828 +0300:/var/crash/libxau6:i386.0.crash
 600:0:116:143790:2019-09-20 13:42:28.912055431 +0300:2019-09-20 
13:42:28.708053807 +0300:/var/crash/libsystemd0:i386.0.crash
 600:0:116:143784:2019-09-20 13:42:28.936055622 +0300:2019-09-20 
13:42:28.912055431 +0300:/var/crash/libjson-c2:i386.0.crash
Date: Fri Sep 20 13:42:28 2019
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu11
 libgcc1 1:6.0.1-0ubuntu1
 multiarch-support 2.23-0ubuntu11
DistUpgraded: 2019-09-17 09:02:24,602 DEBUG icon theme changed, re-reading
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.4.0-146-generic, x86_64: installed
 bbswitch, 0.8, 4.4.0-148-generic, x86_64: installed
 bbswitch, 0.8, 4.4.0-161-generic, x86_64: installed
 bbswitch, 0.8, 4.4.0-164-generic, x86_64: installed
 nvidia-340, 340.107, 4.4.0-164-generic, x86_64: installed
DuplicateSignature:
 package:libxau6:i386:1:1.0.8-1
 Processing triggers for man-db (2.7.5-1) ...
 dpkg: error processing package libsystemd0:i386 (--configure):
  package libsystemd0:i386 is already installed and configured
ErrorMessage: package libxau6:i386 is already installed and configured
GraphicsCard:
 NVIDIA Corporation GF119 [GeForce GT 610] [10de:104a] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. GF119 [GeForce GT 610] [1043:8496]
InstallationDate: Installed on 2019-04-05 (167 days ago)
InstallationMedia: Ubuntu 14.04.6 LTS "Trusty Tahr" - Release amd64 (20190304.5)
MachineType: Gigabyte Technology Co., Ltd. EP45-UD3P
PackageArchitecture: i386
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-164-generic 
root=UUID=efaf1e2d-40ba-46e9-8363-ac5407093e75 ro quiet splash
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.6
 apt  1.2.32
SourcePackage: dpkg
Title: package libxau6:i386 1:1.0.8-1 failed to install/upgrade: package 
libxau6:i386 is already installed and configured
UpgradeStatus: Upgraded to xenial on 2019-09-17 (3 days ago)
dmi.bios.date: 02/24/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F8
dmi.board.name: EP45-UD3P
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd02/24/2009:svnGigabyteTechnologyCo.,Ltd.:pnEP45-UD3P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP45-UD3P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: EP45-UD3P
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.91-2~16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.8
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Fri Sep 20 13:53:50 2019
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputLogitech M185MOUSE, id 8
 inputAT Translated Set 2 keyboard KEYBOARD, id 9
 inputLogitech M185MOUSE, id 8
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.18.4-0ubuntu0.8

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


** Tags: already-installed apport-package compiz-0.9 i386 ubuntu xenial

-- 
You received 

[Bug 1837254] Re: ubuntu-cpc parallel builds produce unused files

2019-09-17 Thread Robert C Jennings
The autopkgtest failure was a transient network failure during the
build.  After log analysis the test was re-run and is passing.  I will
perform verification tests and update the bug with results in the next
few days.

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

Title:
  ubuntu-cpc parallel builds produce unused files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1837254/+subscriptions

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

[Bug 1837254] Re: ubuntu-cpc parallel builds produce unused files

2019-09-10 Thread Robert C Jennings
Yes, please.  I would like them sponsored.  Thank you!

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

Title:
  ubuntu-cpc parallel builds produce unused files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1837254/+subscriptions

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

[Bug 1843192] [NEW] Requesting update for xtide package

2019-09-08 Thread C. Jeffery Small
Public bug reported:

Xubuntu 19.04
Xtide 2.13.2 package from the standard package repository

There is a newer version of xtide available.  The current package is not
compiled against livxaw3dxft and consequently does not have support for
most Ubuntu fonts.  Adding this would be a great improvement.  For info,
see:

https://flaterco.com/xtide/faq.html

Q: The text in XTide windows uses uglyfont.

** Affects: xtide (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/1843192

Title:
  Requesting update for xtide package

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

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

[Bug 1832998] Re: Pure-FTPd Breaks with OpenSSL v1.1.1

2019-09-05 Thread Stephan C
@Florin (flopppy):
Note that older versions of FileZilla client can connect to pure-ftpd 1.0.46 
without any TLS issue.

This is because FileZilla introduced support for TLS 1.3 in their client
version 3.40.0 by linking against GnuTLS 3.6.6. TLS 1.3 is not handled
properly in pure-ftpd 1.0.46.

https://filezilla-project.org/versions.php

So using versions of FileZilla prior to 3.40.0 (e.g. 3.28, 3.25.2) may
be a workaround for the clients, although not a very nice one

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

Title:
  Pure-FTPd Breaks with OpenSSL v1.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pure-ftpd/+bug/1832998/+subscriptions

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

[Bug 1832998] Re: Pure-FTPd Breaks with OpenSSL v1.1.1

2019-09-05 Thread Stephan C
@Jean-Philippe (jean-philippe-f):

The solution from @Datapro Services (it-iizj) also works for the
standard package without mysql. You just need to get pure-ftpd instead
of pure-ftpd-mysql.

```
wget 
http://mirrors.kernel.org/ubuntu/pool/universe/p/pure-ftpd/pure-ftpd-common_1.0.47-3_all.deb
wget 
http://mirrors.kernel.org/ubuntu/pool/universe/p/pure-ftpd/pure-ftpd_1.0.47-3_amd64.deb
dpkg -i pure-ftpd-common_1.0.47-3_all.deb pure-ftpd_1.0.47-3_amd64.deb
```
Thanks @Datapro Services (it-iizj) !

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

Title:
  Pure-FTPd Breaks with OpenSSL v1.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pure-ftpd/+bug/1832998/+subscriptions

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

[Bug 1840909] Re: ec2-hibinit-agent-ignore-powerkey.conf prevents EC2 Nitro instances from stopping normally

2019-09-04 Thread Robert C Jennings
I have created AMIs for testing with the -proposed ec2-hibinit-agent for
xenial, bionic, and disco to ensure the VM stop regression has been
addressed for each.  Instances started on kvm and xen instance types
with each AMI did correctly respond to the ACPI event and shut down when
the instance was stopped from the AWS EC2 API.  Marking this as
verification done for each of those releases.

** Tags removed: verification-needed verification-needed-bionic 
verification-needed-disco verification-needed-xenial
** Tags added: verification-done verification-done-bionic 
verification-done-disco verification-done-xenial

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

Title:
  ec2-hibinit-agent-ignore-powerkey.conf prevents EC2 Nitro instances
  from stopping normally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ec2-hibinit-agent/+bug/1840909/+subscriptions

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

[Bug 1842161] Re: api hack or virus i think idk

2019-08-30 Thread C de-Avillez
Thank you for opening this bug and helping make Ubuntu better.

Can you explain what is wrong? "idk how to show you" means we also do
not know what to look for...

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

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

Title:
  api hack or virus i think idk

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

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

[Bug 1837254] Re: ubuntu-cpc parallel builds produce unused files

2019-08-30 Thread Robert C Jennings
I've completed image build testing across xenial, bionic, and disco for
the SRU MPs and they're ready for review and upload.

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

Title:
  ubuntu-cpc parallel builds produce unused files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1837254/+subscriptions

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

[Bug 1837254] Re: ubuntu-cpc parallel builds produce unused files

2019-08-26 Thread Robert C Jennings
** Description changed:

+ [Impact]
+ 
  In parallel builds where a list of image targets are provided, the build
  may produce binaries that are not part of the named set of targets but
  are created by series dependencies.  These implicitly created binaries
  may be generated by multiple builds but are unused as our convention for
  the ubuntu-cpc project is to only consume binaries from the explicitly
  named image targets; this avoids overwriting the same object by multiple
  parallel builds.  The problem is that as we build out parallel jobs for
  a number of image targets (multiplied by each supported architecture)
  we're wasting a lot of resources.
+ 
+ [Test Case]
+ 
+  * Specify an image target within the ubuntu-cpc project for a build
+ 
+  * Observe artifacts in addition to the ones for the named image target
+ are produced and downloaded
+ 
+ 
+ [Regression Potential] 
+ 
+  * An artifact from an explicitly named artifact is missing and builds
+ will begin to remove desired output.  Testing is being done to address
+ this regression.
+ 
+ [Other Info]
+  
+  * This has been running in production in Eoan for a few weeks and we're 
satisfied with the results.
+ 
+ [Original Description]
+ 
+ In parallel builds where a list of image targets are provided, the build
+ may produce binaries that are not part of the named set of targets but
+ are created by series dependencies.  These implicitly created binaries
+ may be generated by multiple builds but are unused as our convention for
+ the ubuntu-cpc project is to only consume binaries from the explicitly
+ named image targets; this avoids overwriting the same object by multiple
+ parallel builds.  The problem is that as we build out parallel jobs for
+ a number of image targets (multiplied by each supported architecture)
+ we're wasting a lot of resources.

** Description changed:

  [Impact]
  
  In parallel builds where a list of image targets are provided, the build
  may produce binaries that are not part of the named set of targets but
  are created by series dependencies.  These implicitly created binaries
  may be generated by multiple builds but are unused as our convention for
  the ubuntu-cpc project is to only consume binaries from the explicitly
  named image targets; this avoids overwriting the same object by multiple
  parallel builds.  The problem is that as we build out parallel jobs for
  a number of image targets (multiplied by each supported architecture)
  we're wasting a lot of resources.
  
  [Test Case]
  
-  * Specify an image target within the ubuntu-cpc project for a build
+  * Specify an image target within the ubuntu-cpc project for a build
  
-  * Observe artifacts in addition to the ones for the named image target
+  * Observe artifacts in addition to the ones for the named image target
  are produced and downloaded
  
+ [Regression Potential]
  
- [Regression Potential] 
- 
-  * An artifact from an explicitly named artifact is missing and builds
+  * An artifact from an explicitly named artifact is missing and builds
  will begin to remove desired output.  Testing is being done to address
  this regression.
  
  [Other Info]
-  
-  * This has been running in production in Eoan for a few weeks and we're 
satisfied with the results.
+ 
+  * This has been running in production in Eoan for a few weeks and we're
+ satisfied with the results.  We have seen overall time reduced by 20-50%
+ on some builds.
  
  [Original Description]
  
  In parallel builds where a list of image targets are provided, the build
  may produce binaries that are not part of the named set of targets but
  are created by series dependencies.  These implicitly created binaries
  may be generated by multiple builds but are unused as our convention for
  the ubuntu-cpc project is to only consume binaries from the explicitly
  named image targets; this avoids overwriting the same object by multiple
  parallel builds.  The problem is that as we build out parallel jobs for
  a number of image targets (multiplied by each supported architecture)
  we're wasting a lot of resources.

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

Title:
  ubuntu-cpc parallel builds produce unused files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1837254/+subscriptions

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

[Bug 1840686] Re: Xenial images won't reboot if disk size is > 2TB when using GPT

2019-08-19 Thread Robert C Jennings
** Also affects: cloud-init
   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/1840686

Title:
  Xenial images won't reboot if disk size is > 2TB when using GPT

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1840686/+subscriptions

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

[Bug 1828245] Re: Thunar 1.8.4 doesn't show copy of 5 files (parallels) or more

2019-08-15 Thread Christophe C
In Ubuntu 19.10 (in dev.), with Thunar 1.8.9, I confirme the bug is
fixed.

Thank's to you :)

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

Title:
  Thunar 1.8.4 doesn't show copy of 5 files (parallels) or more

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

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

[Bug 1781251] Re: No Python3 support for omniORB

2019-08-08 Thread Luis C . Pérez Tato
Salome (https://www.salome-platform.org/) doesn't compile without
omniORB for Python3.

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

Title:
  No Python3 support for omniORB

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

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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2019-07-30 Thread B. C. Schmerker via ubuntu-bugs
Update:  Issue worked around with nVIDIA® geForce® driver 340.107 for
C77 GPU in MCP78 northbridge (package:nvidia-340).  Repeating report to
Bug 1776616.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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

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

[Bug 1776616] Re: Ubuntu 18.04 getting stuck at "Starting Reboot" and "Starting Power-Off"

2019-07-30 Thread B. C. Schmerker via ubuntu-bugs
Update:  nVIDIA® geForce® driver 340.107 for the C77 GPU (package:
nvidia-340) got to a successful power-down.  Be advised that Packages
nvidia-n are to be reserved for nVIDIA® nFORCE® MCP chipsets such as the
MCP78 northbridge my EL1210-09; intel®, AMD®, and VIA® chipsets require
different solutions.

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

Title:
  Ubuntu 18.04 getting stuck at "Starting Reboot" and "Starting Power-
  Off"

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

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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2019-07-30 Thread B. C. Schmerker via ubuntu-bugs
Update:  acpi=off only got me to a timestamped kernel message
"reboot:System halted".  acpi=force had no effect.  Repeating report to
Bug 1776616, which is specifically relevant to Kernel 4.15-n-generic on
xubuntu™ 18.04-LTS.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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

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

[Bug 1776616] Re: Ubuntu 18.04 getting stuck at "Starting Reboot" and "Starting Power-Off"

2019-07-30 Thread B. C. Schmerker via ubuntu-bugs
I encountered this issue installing xubuntu™ 18.04-LTS on an
emachines®/acer® EL1210-09 (2.3 GHz Advanced Micro Devices® Athlon®
LE-1620; nVIDIA® nFORCE® 720 chipset; 2 x 2 GiB DDR2 main memory) with a
Shuttle® PSU upgrade (PC631 in for stock 220W LITEON®) and the
planar C77 geForce® 64-bit GPU by-passed for the nVIDIA® GF-109 on an
msi® N610GT-MD1GD3/LP half-height video display adapter. I normally use:

GRUB_CMDLINE_LINUX_DEFAULT="debug"

in /etc/default/grub, which is how I confirmed the issue: Depending on
shutdown or reboot option, the system halts at "Starting reboot..." or
"Starting power-off...", forcing a manual power-down.  Additionally:

GRUB_CMDLINE_LINUX_DEFAULT="debug acpi=force"

had no effect, and:

GRUB_CMDLINE_LINUX_DEFAULT="debug acpi=off"

only got me to a timestamped "reboot:System halted".  Will report back
after checking effect of nVIDIA® geForce® driver package for C77 GPU
(part of nF720 chipset).

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

Title:
  Ubuntu 18.04 getting stuck at "Starting Reboot" and "Starting Power-
  Off"

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

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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2019-07-30 Thread B. C. Schmerker via ubuntu-bugs
This hang on shutdown and/or reboot is NOT confined to portables.  I
encountered the issue installing xubuntu™ 18.04-LTS on an
emachines®/acer® EL1210-09 (2.3 GHz Advanced Micro Devices® Athlon®
LE-1620; nVIDIA® nFORCE® 720 chipset; 2 x 2 GiB DDR2 main memory) with a
Shuttle® PSU upgrade (PC631 in for stock 220W LITEON®) and the
planar C77 geForce® 64-bit GPU by-passed for the nVIDIA® GF-109 on an
msi® N610GT-MD1GD3/LP half-height video display adapter.  I normally
use:

GRUB_CMDLINE_LINUX_DEFAULT="debug"

in /etc/default/grub, which is how I confirmed the issue:  Depending on
shutdown or reboot option, the system halts at "Starting reboot..." or
"Starting power-off...", forcing a manual power-down.  Will report back
after testing:

GRUB_CMDLINE_LINUX_DEFAULT="debug acpi=off"

and:

GRUB_CMDLINE_LINUX_DEFAULT="debug acpi=force"

I'd rather save the C77 geForce® driver set (provided to Canonical Ltd.
by nVidia Corporation) for the nFORCE® 720 as a last resort, as it
affects Kernel behavior in both startup and shutdown.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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

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

[Bug 1818881] Re: ath10k_pci crashing

2019-07-27 Thread Daniel C
** Attachment removed: "dmesg output after Wi-Fi crash"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818881/+attachment/5279667/+files/wifi-crash-2019-07-28.txt

** Attachment added: "dmesg output after Wi-Fi crash"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818881/+attachment/5279668/+files/wifi-crash-2019-07-28.txt

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

Title:
  ath10k_pci crashing

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1818881/+subscriptions

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

[Bug 1818881] Re: ath10k_pci crashing

2019-07-27 Thread Daniel C
I still hit this issue a few times per week, usually after resuming from
suspend.

I've attached the dmesg output from the most recent one (today). In this
instance, although the Wi-Fi was not working, I was still able to
interact with the system and shut it down cleanly. That's not always the
case - sometimes the running system is corrupted and I can't even
shutdown cleanly but have to do a hard power-off with the power button.

This is with all the latest updates applied on 19.04.

Kernel: Linux daniel-XPS-13-9380 5.0.0-21-generic #22-Ubuntu SMP Tue Jul
2 13:27:33 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Is there anything in the pipeline that will help with this? Any contacts
at Dell, or Qualcomm / Atheros?

This is after all a certified Ubuntu laptop.

** Attachment added: "dmesg output after Wi-Fi crash"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818881/+attachment/5279667/+files/wifi-crash-2019-07-28.txt

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

Title:
  ath10k_pci crashing

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1818881/+subscriptions

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

[Bug 1837925] Re: não achou

2019-07-25 Thread C de-Avillez
Olá,
 
Nós também não sabemos, dado que nenhuma informação nos foi provida.

Estou a colocar este bug no estado INCOMPLETE, mas tudo indica que teu
problema NÃO é um erro no Ubuntu (e, assim, este bug deverá,
eventualmente, ser fechado como INVALID.

Aliás: a lingua oficial por cá é o ingles. Poucos falam portugues.

Summary: OP states "I do not know what changes in configuration to
install". We do not understand what is being asked, but it sounds like
something for the forum (NOTABUG).

** Changed in: grub-installer (Ubuntu)
   Importance: Undecided => Low

** Changed in: grub-installer (Ubuntu)
   Status: New => Incomplete

** Summary changed:

- não achou
+ não achou (translation: "was not found")

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

Title:
  não achou (translation: "was not found")

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1837925/+subscriptions

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

[Bug 1837775] Re: remove phpmyadmin from archive

2019-07-24 Thread C de-Avillez
for the record, a new phpmyadmin is being worked on at Debian, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916310

Nevertheless, the current version is so old and brittle, that removal
from the archives is probably a good idea.

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

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

Title:
  remove phpmyadmin from archive

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

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

Re: [Ubuntu-BR] Logs do Nautilus e no Nemo

2019-07-24 Thread C de-Avillez
Bom dia,

Até onde saiba, Nautilus não gera um log de actividades. Não conheço o
Nemo, entretanto.

Cheers,

..C..

On Wed, Jul 24, 2019 at 12:38 PM Flávio Barros  wrote:
>
> Bom dia.
> Alguém sabe me dizer se tem e onde ficam os logs desses dois gerenciadores
> de arquivos ?
>
>
> --
> Desde já agradeço,
> +++
> Flávio Barros
> Manaus - Amazonas - Brasil
>
> Linux Registered User# 278223
> --
> Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
>
> Lista de discussão Ubuntu Brasil
> Histórico, descadastramento e outras opções:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br



-- 
..hggdh..

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Bug 1822181] Re: Ubuntu 18.10 broke dual-screen dual-desktop configuration

2019-07-22 Thread C. Jeffery Small
I am VERY interested in continuing work on this.  I'm now running 19.04
and the problem persists.  I cannot change the status so please update
it.

There has been a long running discussion on the Xfce buglist which you
can review here:

https://bugzilla.xfce.org/show_bug.cgi?id=15116

The problem seems to be that the move to gtk3 is the source of the
condition as it has dropped support for multiple monitors.  Olivier
Fourdan is maintaining xfwm4 and he has apparently done something
internally that allows X11-aware applications to be launched on a
separate display (:0.1) in addition to the native display (:0.0), but
none of the other Xfce components such as the panel, desktop, etc have
the ability to run more than one instance on the main display.

In this forum discussion:

https://forum.xfce.org/viewtopic.php?pid=50336#p50336

member gert pointed to this patch in the gtk3 repository that seems to
indicate that multi-screen support has been added back into the toolkit.

https://github.com/xfce-
mirror/xfwm4/commit/b52c2f5b740434803342c471d4dcb5dd62eb99a1

However, this patched version of gtk has not yet made it into a Ubuntu
distribution.

Losing multi-headed independent desktop support has been a terrible step
backwards for Ubuntu.  Please look into this more closely and make sure
that the 19.10 release gets the tools required to get this capability
restored.

I'll provide additional info if necessary.  However, as an end0user in
this arena, I don't have more insights into the interactions of the
display components making up the various desktop environments.


On a couple of other forums, I asked whether there was another flavor of Ubuntu 
that was properly supporting multiple screens.  I received zero replies.  
Multiple independent desktops is critical (as opposed to Xinerama mode) so that 
material can be displayed statically on one display while changing workspaces 
on the other screen.

** Bug watch added: Xfce Bugzilla #15116
   https://bugzilla.xfce.org/show_bug.cgi?id=15116

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

Title:
  Ubuntu 18.10 broke dual-screen dual-desktop configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1822181/+subscriptions

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

[Bug 1837254] Re: ubuntu-cpc parallel builds produce unused files

2019-07-19 Thread Robert C Jennings
** Description changed:

- In parallel builds where a list of image targets are provided the build
+ In parallel builds where a list of image targets are provided, the build
  may produce binaries that are not part of the named set of targets but
  are created by series dependencies.  These implicitly created binaries
  may be generated by multiple builds but are unused as our convention for
  the ubuntu-cpc project is to only consume binaries from the explicitly
  named image targets; this avoid overwriting the same object by multiple
  parallel builds.

** Description changed:

  In parallel builds where a list of image targets are provided, the build
  may produce binaries that are not part of the named set of targets but
  are created by series dependencies.  These implicitly created binaries
  may be generated by multiple builds but are unused as our convention for
  the ubuntu-cpc project is to only consume binaries from the explicitly
- named image targets; this avoid overwriting the same object by multiple
- parallel builds.
+ named image targets; this avoids overwriting the same object by multiple
+ parallel builds.  The problem is that as we build out parallel jobs for
+ a number of image targets (multiplied by each supported architecture)
+ we're wasting a lot of resources.

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

Title:
  ubuntu-cpc parallel builds produce unused files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1837254/+subscriptions

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

[Bug 1837254] Re: ubuntu-cpc parallel builds produce unused files

2019-07-19 Thread Robert C Jennings
I have attached an MP.  In testing with the ubuntu-cpc project on eoan,
when building the amd64 qcow2 image target we eliminate 1.38GiB in
unnecessary transfer and storage.  This saves a lot of time, storage,
and transit for each parallel build on each architecture (so it adds up
fast).

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

Title:
  ubuntu-cpc parallel builds produce unused files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1837254/+subscriptions

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

[Bug 1837254] [NEW] ubuntu-cpc parallel builds produce unused files

2019-07-19 Thread Robert C Jennings
Public bug reported:

In parallel builds where a list of image targets are provided the build
may produce binaries that are not part of the named set of targets but
are created by series dependencies.  These implicitly created binaries
may be generated by multiple builds but are unused as our convention for
the ubuntu-cpc project is to only consume binaries from the explicitly
named image targets; this avoid overwriting the same object by multiple
parallel builds.

** Affects: livecd-rootfs (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/1837254

Title:
  ubuntu-cpc parallel builds produce unused files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1837254/+subscriptions

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

[Bug 1826125] Re: Dell XPS 13 9380 flickering (Whiskey Lake)

2019-07-19 Thread Daniel C
Hi Thomas, that sounds very similar to what we are seeing over in bug
1827790.

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

Title:
  Dell XPS 13 9380 flickering  (Whiskey Lake)

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

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

[Bug 1822866] Re: package sendmail-bin 8.15.2-12 failed to install/upgrade: installed sendmail-bin package post-installation script subprocess returned error exit status 2

2019-07-13 Thread C. Jeffery Small
Just adding another voice to this thread.  I had the same problem during
the upgrade.  The failure for sendmail-bin to properly configure caused
the sensible-mta, dovecot-core and inn2 packages to all fail to properly
update due to dependency problems.  Thanks to Mirko above, who suggested
a solution.  Stopping the sendmail service and running "apt install -f"
allowed the configuration to complete.

In case it is any help, here are the relevant log messages:


Messages from /var/log/dist-upgrade/main.log:

ERROR got an error from dpkg for pkg: 'sendmail-bin': 'installed sendmail-bin
package post-installation script subprocess returned error exit status 2'
2019-07-07 22:44:50,515 DEBUG running apport_pkgfailure() sendmail-bin:
installed sendmail-bin package post-installation script subprocess
returned error exit status 2
2019-07-07 22:44:50,528 ERROR got an error from dpkg for pkg: 'sendmail-bin':
   'installed sendmail-bin package post-installation script subprocess
   returned error exit status 2'
2019-07-07 22:47:47,560 ERROR got an error from dpkg for pkg: 'sendmail':
'dependency problems - leaving unconfigured'
2019-07-07 22:47:47,561 DEBUG running apport_pkgfailure() sendmail:
dependency problems - leaving unconfigured
2019-07-07 22:47:47,561 DEBUG dpkg error because of dependency problems,
not reporting against sendmail
2019-07-07 22:47:47,561 ERROR got an error from dpkg for pkg: 'sendmail':
'dependency problems - leaving unconfigured'
2019-07-07 22:47:47,758 ERROR got an error from dpkg for pkg: 'sensible-mda':
'dependency problems - leaving unconfigured'
2019-07-07 22:47:47,758 DEBUG running apport_pkgfailure() sensible-mda:
dependency problems - leaving unconfigured
2019-07-07 22:47:47,759 DEBUG dpkg error because of dependency problems,
not reporting against sensible-mda
2019-07-07 22:47:47,759 ERROR got an error from dpkg for pkg: 'sensible-mda':
'dependency problems - leaving unconfigured'
2019-07-07 22:47:48,269 ERROR got an error from dpkg for pkg: 'inn2':
'dependency problems - leaving unconfigured'
2019-07-07 22:47:48,270 DEBUG running apport_pkgfailure() inn2:
dependency problems - leaving unconfigured
2019-07-07 22:47:48,270 DEBUG dpkg error because of dependency problems,
not reporting against inn2
2019-07-07 22:47:48,270 ERROR got an error from dpkg for pkg: 'inn2':
'dependency problems - leaving unconfigured'
2019-07-07 22:47:52,116 ERROR got an error from dpkg for pkg: 'dovecot-core':
'triggers looping, abandoned'
2019-07-07 22:47:52,116 DEBUG running apport_pkgfailure() dovecot-core:
triggers looping, abandoned
2019-07-07 22:47:52,132 ERROR got an error from dpkg for pkg: 'dovecot-core':
'triggers looping, abandoned'
2019-07-07 22:51:47,341 ERROR Exception during pm.DoInstall()
Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-nggm0iiu/DistUpgrade/DistUpgradeView.py",
  line 220, in run res = pm.do_install(self.writefd)
apt_pkg.Error: E:Sub-process /usr/bin/dpkg returned an error code (1)
2019-07-07 22:51:47,369 ERROR SystemError from cache.commit():
installArchives() failed
2019-07-07 22:51:47,370 ERROR found exception: 'E:Sub-process /usr/bin/dpkg
returned an error code (1)'

2019-07-07 22:55:43,205 DEBUG Running PostInstallScript:
'./xorg_fix_proprietary.py'
2019-07-07 22:55:43,218 ERROR got error from PostInstallScript
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child
process “./xorg_fix_proprietary.py” (No such file or directory) (8))



Messages from /var/log/dist-upgrade/apt-term.log:

Setting up sendmail-bin (8.15.2-12) ...
Installing new version of config file /etc/init.d/sendmail ...
update-alternatives: warning: forcing reinstallation of alternative
/usr/lib/sm.bin/sendmail because link group sendmail-mta is broken
Saving old /etc/mail/sendmail.cf as /etc/mail/sendmail.cf.old ...
start-stop-daemon: matching only on non-root pidfile
/var/run/sendmail/mta/sendmail.pid is insecure
dpkg: error processing package sendmail-bin (--configure):
 installed sendmail-bin package post-installation script subprocess
 returned error exit status 2

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

Title:
  package sendmail-bin 8.15.2-12 failed to install/upgrade: installed
  sendmail-bin package post-installation script subprocess returned
  error exit status 2

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

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

[Bug 1827790] Re: Dell XPS 13 9380 - Screen flashes

2019-07-10 Thread Daniel C
On the basis of 3 of us deeming that the symptoms of the other bug are
different to the ones described in this bug, I have removed the
duplicate link. I hope that's OK.

If it helps narrow it down, it seems that we all have the non-touch
1080p version, and all notice it much more when Night Light is enabled.

** This bug is no longer a duplicate of bug 1826125
   Dell XPS 13 9380 flickering  (Whiskey Lake)

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

Title:
  Dell XPS 13 9380 - Screen flashes

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

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

[Bug 1750645] Re: support encrypted block devices

2019-07-02 Thread C. Cooke
Why is this marked as 'Fix Released'?

I've just tried installing 18.04.2 from the Subiquity installer - there
is still no way to add encryption.

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

Title:
  support encrypted block devices

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

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

[Bug 1830823] Re: Ubuntu image builds broken for powerpc on xenial

2019-06-27 Thread Robert C Jennings
** Tags removed: verification-needed-done
** Tags added: verification-done-xenial

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

Title:
  Ubuntu image builds broken for powerpc on xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1830823/+subscriptions

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

[Bug 1830823] Re: Ubuntu image builds broken for powerpc on xenial

2019-06-27 Thread Robert C Jennings
I have built using --proposed for powerpc and amd64 using the ubuntu-cpc
project.  I'm marking this as verification done.

** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done verification-needed-done

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

Title:
  Ubuntu image builds broken for powerpc on xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1830823/+subscriptions

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

[Bug 1830823] Re: Ubuntu image builds broken for powerpc on xenial

2019-06-26 Thread Robert C Jennings
If I understand launchpad-buildd[1] correctly, snapd will be installed
regardless of livecd-rootfs' dependencies.  The fix needs to be in snapd
for powerpc on xenial.  I confirmed that with a -proposed build with
livecd-rootfs 2.408.50 we will still try to install snapd and fail the
build as before.

[1] https://bazaar.launchpad.net/~canonical-launchpad-branches
/launchpad-buildd/trunk/view/head:/lpbuildd/target/build_livefs.py#L89

** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-failed verification-failed-xenial

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

Title:
  Ubuntu image builds broken for powerpc on xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1830823/+subscriptions

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

[Bug 1830823] Re: Ubuntu image builds broken for powerpc on xenial

2019-06-26 Thread Robert C Jennings
I've marked this as verification failed as the build is not fixed by
this change.  The livecd-rootfs change looks safe enough but does not
address root cause and as such we can not complete a build to verify
this change doesn't break things further; all we can say is that it
doesn't address root cause.

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

Title:
  Ubuntu image builds broken for powerpc on xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1830823/+subscriptions

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

[Bug 1834084] [NEW] Selecting Text and CLICKING Permanently Removes Text

2019-06-24 Thread Jason C. McDonald
Public bug reported:

It seems a prior bug has resurfaced, with a slightly different behavior
now. (This is *not* a duplicate of gtk#1447)

**Version:** 3.32.1-2
**OS:** Ubuntu MATE 19.04

In the email composer window, if you select text in the body, and
*click* anywhere else in the composition pane, the text you selected is
sometimes permanently deleted (cannot be accessed from undo).

When this happens, the undo history itself is mangled, so pressing
Ctrl+Z will try to "undo" as if the text were still there, meaning
intentionally deleted text will be inserted in strange places, etc.

This can be a bit unpredictable. For example, if you change the style of
text (Normal/Preformatted/Header) first, it seems to prevent it. There
seem to be other actions that can sometimes prevent it, or sometimes it
just won't happen at all, even following the steps below exactly. (It
happens about half the time for me...usually more often when the email
is important, ha ha.)

1. Open a new Compose window.
2. Type some text in the body.
3. Using the mouse, select some text.
4. Click elsewhere in the composition pane.

Be advised, **modifier keys, arrow keys, or clicking outside the
composer window do NOT cause the text to be deleted.**

Be advised, this was previously reported at
https://gitlab.gnome.org/GNOME/evolution/issues/500 and dismissed as
"blame the environment".

** Affects: evolution (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/1834084

Title:
  Selecting Text and CLICKING Permanently Removes Text

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

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

[Bug 1827790] Re: Dell XPS 13 9380 - Screen flashes

2019-06-24 Thread Daniel C
*** This bug is a duplicate of bug 1826125 ***
https://bugs.launchpad.net/bugs/1826125

I agree with mactyr that this should not be a duplicate of that bug. The
flaw that I see is not what is shown in those videos. There is no
glitching, it is the whole screen flashing brighter, and is why I used
the word "flashes" in the title, as opposed to "flickers" or "glitches".

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

Title:
  Dell XPS 13 9380 - Screen flashes

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

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

[Bug 810065] Re: "@#S*" Characters are overlap with each other in Tamil Terminal

2019-06-22 Thread Aananth C N
The bug is still present in gnome-terminal on Ubuntu 18.04. Instead of
printing like the one below

 ஜூன் 2019  
ஞா தி செ பு வி வெ  ச 

the font printed on screen appear like the one shown in the attached
"gnome-terminal-tamil-print.png"

** Attachment added: "The picture shows how the font is rendered in 
gnome-terminal"
   
https://bugs.launchpad.net/ubuntu/+source/vte/+bug/810065/+attachment/5272396/+files/gnome-terminal-tamil-print.png

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

Title:
  "@#S*" Characters are overlap with each other in Tamil Terminal

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

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

Re: [Ubuntu-BR] [CONTRIBUIÇÃO] Ingressando Linux CentOS no Active Directory!

2019-06-15 Thread C de-Avillez


On Sat, Jun 15, 2019 at 5:40 PM Ênio Júnior  wrote:
>
> Então, "magnata",

Para o que este ataque? Desnecessário, e fora do Code of Conduct.

> o que isso tem à ver com Debian? Vendo o histórico da
> maillist, percebi por diversas vezes pessoas o alertando que essa lista não
> é para SPAM, mas para responder dúvidas sobre o Debian.

Ubuntu, não Debian. Ubuntu. Ubuntu é baseado no Debian, mas *não* é Debian.

> Sem RESPEITO, esse
> Brazil continuará afundando-se, e esse teu ídolo que fosse coloca na tua
> assinatura nada mais passa de hipocrisia.

Comentário completamente desnecessário e agressivo. À mim não me agrada
muito o tag, mas é direto dele.

> Talvez esse teu post de hoja serviria na lista do CentOS

Concordo. No entanto, talvez, mutatis mutandis, o post possa ser usado para
o Ubuntu também. Obviamente, alguns detalhes serão diferentes. Mas é comum
referenciarmos, ou apontarmos, para textos de outras distros que esclarecem
bem um assunto.

O assunto do link postado pelo Henrique é Linux, e explica (ou tenta),
em Portugues algo que sempre vemos perguntas. Por que não aceitá-lo
na mailing list?



Cheers,

..C..

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Bug 1832037] Re: libglvnd fails to upload from repository.

2019-06-07 Thread Richard C. Andrews via ubuntu-bugs
I uninstalled libgl1-mesa-dev and libglu1-mesa-dev.
installed the sdl dev packages and then installed the mesa-dev packages.

problem solved.

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

Title:
  libglvnd fails to upload from repository.

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

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

[Bug 1832037] Re: libglvnd fails to upload from repository.

2019-06-07 Thread Richard C. Andrews via ubuntu-bugs
restarting package manager and attempting to amend the situation I get:

E: Internal Error, No file name for libgl1-mesa-dev:i386

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

Title:
  libglvnd fails to upload from repository.

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

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

[Bug 1832037] Re: libglvnd fails to upload from repository.

2019-06-07 Thread Richard C. Andrews via ubuntu-bugs
I have other dev packages left unconfigured.

E: libgl1-mesa-dev: 67.9878:dependency problems - leaving unconfigured
E: libglu1-mesa-dev: 77.7439:dependency problems - leaving unconfigured
E: libsdl1.2-dev: dependency problems - leaving unconfigured
E: libsdl-ttf2.0-dev: 82.6219:dependency problems - leaving unconfigured
E: libsdl-sound1.2-dev: 89.3293:dependency problems - leaving unconfigured
E: libsdl-image1.2-dev: 89.9390:dependency problems - leaving unconfigured

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

Title:
  libglvnd fails to upload from repository.

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

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

[Bug 1832037] [NEW] libglvnd fails to upload from repository.

2019-06-07 Thread Richard C. Andrews via ubuntu-bugs
Public bug reported:

W: Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libglvnd/libgles1_1.0.0-2ubuntu2.2_i386.deb
  404  Not Found [IP: 91.189.91.26 80]


W: Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libglvnd/libglvnd-core-dev_1.0.0-2ubuntu2.2_i386.deb
  404  Not Found [IP: 91.189.91.26 80]


W: Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libglvnd/libopengl0_1.0.0-2ubuntu2.2_i386.deb
  404  Not Found [IP: 91.189.91.26 80]


W: Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/pool/main/libg/libglvnd/libglvnd-dev_1.0.0-2ubuntu2.2_i386.deb
  404  Not Found [IP: 91.189.91.26 80]

** Affects: libglvnd (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/1832037

Title:
  libglvnd fails to upload from repository.

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

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

[Bug 1831797] Re: Sync latest upstream version (1.1.10) for newest udev rules

2019-06-05 Thread Robert C Jennings
** Attachment added: "libu2f-host_1.1.10-0ubuntu1.debian.tar.xz"
   
https://bugs.launchpad.net/debian/+source/libu2f-host/+bug/1831797/+attachment/5268974/+files/libu2f-host_1.1.10-0ubuntu1.debian.tar.xz

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

Title:
  Sync latest upstream version (1.1.10) for newest udev rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libu2f-host/+bug/1831797/+subscriptions

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

[Bug 1831797] Re: Sync latest upstream version (1.1.10) for newest udev rules

2019-06-05 Thread Robert C Jennings
** Attachment added: "libu2f-host_1.1.10-0ubuntu1_source.changes"
   
https://bugs.launchpad.net/debian/+source/libu2f-host/+bug/1831797/+attachment/5268976/+files/libu2f-host_1.1.10-0ubuntu1_source.changes

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

Title:
  Sync latest upstream version (1.1.10) for newest udev rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libu2f-host/+bug/1831797/+subscriptions

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

[Bug 1831797] Re: Sync latest upstream version (1.1.10) for newest udev rules

2019-06-05 Thread Robert C Jennings
** Attachment added: "libu2f-host_1.1.10-0ubuntu1.dsc"
   
https://bugs.launchpad.net/debian/+source/libu2f-host/+bug/1831797/+attachment/5268975/+files/libu2f-host_1.1.10-0ubuntu1.dsc

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

Title:
  Sync latest upstream version (1.1.10) for newest udev rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libu2f-host/+bug/1831797/+subscriptions

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

[Bug 1831797] Re: Sync latest upstream version (1.1.10) for newest udev rules

2019-06-05 Thread Robert C Jennings
** Bug watch added: Debian Bug tracker #925274
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925274

** Also affects: libu2f-host (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925274
   Importance: Unknown
   Status: Unknown

** Attachment added: "libu2f-host_1.1.10.orig.tar.xz"
   
https://bugs.launchpad.net/debian/+source/libu2f-host/+bug/1831797/+attachment/5268972/+files/libu2f-host_1.1.10.orig.tar.xz

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

Title:
  Sync latest upstream version (1.1.10) for newest udev rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libu2f-host/+bug/1831797/+subscriptions

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

[Bug 1831797] Re: Sync latest upstream version (1.1.10) for newest udev rules

2019-06-05 Thread Robert C Jennings
** Attachment added: "libu2f-host_1.1.10.orig.tar.xz.asc"
   
https://bugs.launchpad.net/debian/+source/libu2f-host/+bug/1831797/+attachment/5268973/+files/libu2f-host_1.1.10.orig.tar.xz.asc

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

Title:
  Sync latest upstream version (1.1.10) for newest udev rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libu2f-host/+bug/1831797/+subscriptions

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

[Bug 1831797] [NEW] Sync latest upstream version (1.1.10) for newest udev rules

2019-06-05 Thread Robert C Jennings
Public bug reported:

libu2f-udev in disco has out of date rules (as does eoan).  The latest
upsteam (currently 1.1.10) has new rules for Solo keys
(https://docs.solokeys.io/solo/udev/) and I would like to see those
included so users can avoid the need to write udev rules themselves.

** Affects: libu2f-host (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/1831797

Title:
  Sync latest upstream version (1.1.10) for newest udev rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libu2f-host/+bug/1831797/+subscriptions

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

[Bug 1825249] Re: fonts garbled in firefox browser -- only on certain pages

2019-06-02 Thread C. Jeffery Small
No, I haven't done that.

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

Title:
  fonts garbled in firefox browser -- only on certain pages

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

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

[Bug 1794139] Re: At random times, no warning when closing a file after it's been deleted

2019-06-01 Thread C de-Avillez
** Bug watch added: gitlab.gnome.org/GNOME/gedit/issues #73
   https://gitlab.gnome.org/GNOME/gedit/issues/73

** Also affects: gedit via
   https://gitlab.gnome.org/GNOME/gedit/issues/73
   Importance: Unknown
   Status: Unknown

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

Title:
  At random times, no warning when closing a file after it's been
  deleted

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

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

Re: URGENT completely crippling regression

2019-05-31 Thread C de-Avillez
On Fri, May 31, 2019 at 10:52 PM Teo Tei  wrote:

>> I started reading the bug, and completely lost interest when I notice
>> the tone used in the description.
>>
>> --
>
>
> How is that? Seriously, please explain it to me because I don't understand 
> it, and it fascinates me every single time (yeah, because it's not the first 
> time).

No, it is not the first time, We have been thru that dance a few times
before. And, most of the times, you would end up moderated. And... You
would register yourself again to the mailing list under a slightly
different name. And keep on the same behaviour. Which is, everywhere,
called "mod-evading." Which is usually frowned upon.

As you were told many times, at Ubuntu we have a Code of Conduct [1].
Being nice to others is expected; if you cannot be nice, at least be
neutral.

> How exactly does the tone of a particular person describing an issue affect 
> how much you care about the issue, which obviously does not affect only that 
> person but potentially every single user?

See the Code of Conduct [1].

> I really don't get it. I understand you can care about a particular issue 
> more or less based on how much it affects you, for example, or how serious 
> you consider it to be for users in general, or how likely you are to be able 
> to contribute  yourself to fixing it, or simply your personal interests and 
> tastes.

Absolutely correct, and I absolutely accept that.

> And I also understand how you can find the tone of a user complaining about 
> an issue more or less appropiate, agreeable, or acceptable.

Yes. You KNOW that. Again, apart from any other interaction you had
with Ubuntu, you know because you have been told many times about it.

> But I don't see how on earth one thing would affect the other. I try to put 
> myself in your position: I imagine I am reading about some malfunctioning of 
> some software which I'm generally interested in in some way (because I often 
> contribute to it, or because I'm a user myself, or for whatever reason, 
> otherwise I wouldn't be reading a bug report in the first place). Now I 
> imagine the report is written in a way  I don't like (maybe I find it 
> offensive or something, I don't know,  just guessing), let's even say I'm 
> getting the impression that the person writing the bug report is a total 
> ***hole, I hate that guy, he even *deserves* to be suffering from the issue! 
> However, I don't see how that would cause me to care any less about the issue 
> itself. Personally, if anything, it could only make me care more, given it 
> would demonstrate how frustrating it can be to users suffering from it. Or 
> not, but in the worst case, it would make no difference whatsoever.

Why would I help somebody that, from the start, is aggressive (as far
as I understand it)? My experience is it *rarely* ends in a good way.
And,  a long time ago, I decided I did not need to deal with these
situations.

> I would really love to learn about your thought process, understand this 
> connection between how a bug report is written (specifically the "tone": not 
> even the quality or quantity of the information contained in it) and how 
> anybody should care about that bug. Again, it fascinates me. It's a mystery.

It is a simple thought process. I am a volunteer. I help on Ubuntu
because I like Ubuntu. And I have been thru many other distros in all
the years I have used Linux. Ubuntu was the *first* one (apart from
all other merits) that actually stated it would be good for all if
everybody were to be nice (I accept neutral) to each other. For the
record, while I was actually working as tech support, whenever we
received a bug report like yours we would *immediately* report it to
the OP's management. This was an order from our top management.

So I am picky. I can understand if an OP slips and gets aggressive
once, perhaps twice. But you have a LONG story of being aggressive
from start, and keeping on it. So I allow myself to completely
disregard you *while* you keep off the CoC.

*You* think you can disrespect others (and the whole idea of the CoC).
*I* think I can disregard folks like you.

It is not a mystery. People are different. For you, being not nice
seems to be a way of living. For me, being nice also seems to be a way
of living. Also, just as an aside, you might get a better response to
your bug if re-word it in a nice way. There are many ways to state you
have unhappy. NONE need to be aggressive, in tone or words.

I note, just for the record, that I *am* answering you. But only
because you kept a civil discourse.

Cheers,

..C..

[1] https://www.ubuntu.com/community/code-of-conduct


-- 
..hggdh..

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


Re: URGENT completely crippling regression

2019-05-31 Thread C de-Avillez
On Fri, May 31, 2019 at 7:30 PM Teo Tei  wrote:
>
> Hello,
>
> Please see this bug report, this makes many basic applications in Ubuntu
> completely unusable:
>
> https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1831280
>
> I haven't restarted my computer yet, I don't know if the issue would
> disappear after a reboot, and reappear only sporadically, or not.
>
> Either way, it needs very urgent attention.
>
> It must have been introduced by some recent update (again, unless it's
> something that happens randomly and sporadically and by mere chance I'm hit
> now for the first time).

I started reading the bug, and completely lost interest when I notice
the tone used in the description.

-- 
..hggdh..

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


[Bug 1830823] Re: Ubuntu image builds broken for powerpc on xenial

2019-05-29 Thread Robert C Jennings
** Summary changed:

- livecd-rootfs xenial powerpc arch builds broken
+ Ubuntu image builds broken for powerpc on xenial

** Description changed:

+ livecd-rootfs is used to build our Ubuntu images and it depends on 
ubuntu-image.  With ubuntu-image 1.7 being published to xenial-updates the diff 
+ shows that the versioned dependency on snapd was bumped to >= 2.38; which is 
not satisfiable on powerpc because snapd is not buildable on powerpc with gccgo 
(vs golang).
+ 
+ This affects xenial cloud image builds.
+ 
+ 
+ Original description:
+ 
  This commit https://git.launchpad.net/livecd-
  
rootfs/commit/debian/control?h=ubuntu/xenial=b8b2e343827adb9020d5b71f232c0361bd72685f
  added a depends on ubuntu-image but that package is not available on
  xenial for powerpc.  So powerpc image builds are failing. :(

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

Title:
  Ubuntu image builds broken for powerpc on xenial

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

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

[Bug 1830823] Re: livecd-rootfs xenial powerpc arch builds broken

2019-05-28 Thread Robert C Jennings
RUN: /usr/share/launchpad-buildd/bin/in-target buildlivefs --backend=lxd 
--series=xenial --arch=powerpc LIVEFSBUILD-167495 --project ubuntu-cpc 
--datestamp 20190523 --image-format ext4
Reading package lists...
Building dependency tree...
Reading state information...
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:
 livecd-rootfs : Depends: ubuntu-image but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Install failed

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

Title:
  livecd-rootfs xenial powerpc arch builds broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1830823/+subscriptions

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

[Bug 1830823] [NEW] livecd-rootfs xenial powerpc arch builds broken

2019-05-28 Thread Robert C Jennings
Public bug reported:

This commit https://git.launchpad.net/livecd-
rootfs/commit/debian/control?h=ubuntu/xenial=b8b2e343827adb9020d5b71f232c0361bd72685f
added a depends on ubuntu-image but that package is not available on
xenial for powerpc.  So powerpc image builds are failing. :(

** Affects: livecd-rootfs (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/1830823

Title:
  livecd-rootfs xenial powerpc arch builds broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1830823/+subscriptions

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

[Bug 1829938] Re: [SRU] Support parallel builds for the ubuntu-cpc project

2019-05-28 Thread Robert C Jennings
Thank you for uploading to -proposed.  Verification by image build is
complete for cosmic, bionic, and xenial, marking these as done.

** Tags removed: verification-needed verification-needed-bionic 
verification-needed-cosmic verification-needed-xenial
** Tags added: verification-done verification-done-bionic 
verification-done-cosmic verification-done-xenial

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

Title:
  [SRU] Support parallel builds for the ubuntu-cpc project

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1829938/+subscriptions

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

[Bug 1827426] Re: ubuntu-cpc: parallel build targets produce different root FS output

2019-05-28 Thread Robert C Jennings
Thanks for pulling this into -proposed.   I will mark this as
verification done now after validating image builds.

** Tags removed: verification-needed verification-needed-disco
** Tags added: verification-done verification-done-disco

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

Title:
  ubuntu-cpc: parallel build targets produce different root FS output

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1827426/+subscriptions

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

[ubuntu-studio-users] Thanks and some encouragement

2019-05-25 Thread Doc C
Greetings Ubuntu Studio team!

I have been using Ubuntu Studio for many years and love it. I just
installed the 19.04 release and think the default theme and look are
gorgeous and functional. Thanks so much for the update! I'm now installing
it over my machines that have been running 16.04 and those I have recently
upgraded to 18.04.

I realize that the development team is small and wish I had the time to
help out. Naturally, I can "throw money" at the problem but realize that
doesn't, necessarily, solve development problems. This prompts the
following question:

What can your loyal users do to help Ubuntu Studio avoid the fate of so
many distros that have shuttered??
I can post teasers about Ubuntu Studio on my twitter feed or post articles
about it on my Facebook page but I'd would appreciate input from the dev
team about what would be the most useful form of support for someone who
doesn't have time to wade through the buglist and code.
What do YOU want us to do to help your efforts?

I am a scientist who is also a creator (music, photography, and digital
painting) and the default Ubuntu Studio install has about 80% of the tools
I need to do my job and explore my hobbies right out of the box. This saves
me SO much time and I truly appreciate that!

All my best,

Chris
-- 
Christopher G. Wilson, Ph.D.
Neurophysiologist
216-346-1655
-- 
ubuntu-studio-users mailing list
ubuntu-studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


[Bug 1829944] Re: magic-proxy does not send along headers for errors

2019-05-23 Thread Robert C Jennings
Testing from disco-proposed completed.

Before:
GET /ubuntu/dists/xenial/InRelease HTTP/1.1
HOST: localhost:8000

127.0.0.1 - - [23/May/2019 21:42:00] "GET /ubuntu/dists/xenial/by-hash/SHA256 
HTTP/1.1" 301 -
127.0.0.1 - - [23/May/2019 21:42:00] "GET /ubuntu/dists/xenial/by-hash/SHA256/ 
HTTP/1.1" 200 -
127.0.0.1 - - [23/May/2019 21:42:00] "GET /ubuntu/dists/xenial/InRelease 
HTTP/1.1" 404 -
No InRelease file found for given mirror, suite and timestamp.Connection closed 
by foreign host.


After:

GET /ubuntu/dists/xenial/InRelease HTTP/1.1
HOST: localhost:8000


127.0.0.1 - - [23/May/2019 21:40:27] "GET /ubuntu/dists/xenial/by-hash/SHA256 
HTTP/1.1" 301 -
127.0.0.1 - - [23/May/2019 21:40:27] "GET /ubuntu/dists/xenial/by-hash/SHA256/ 
HTTP/1.1" 200 -
127.0.0.1 - - [23/May/2019 21:40:27] "GET /ubuntu/dists/xenial/InRelease 
HTTP/1.1" 404 -
HTTP/1.0 404 Not Found
Server: BaseHTTP/0.6 Python/3.7.3
Date: Thu, 23 May 2019 21:40:27 GMT
Content-Type: text/plain; charset=utf-8

No InRelease file found for given mirror, suite and timestamp.Connection
closed by foreign host.


** Tags removed: verification-needed verification-needed-disco
** Tags added: verification-done verification-done-disco

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

Title:
  magic-proxy does not send along headers for errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1829944/+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   8   9   10   >