Re: [Bug 1773859] Re: upgrades to 18.04 fail

2019-04-11 Thread José Enrique
Hola creo recordar que utilicé estos comandos:
sudo mv / usr / share / dbus-1 / system- servicios / org.freedesktop
.systemd1. servicio / usr / share / dbus-1 / system- servicios /
org.freedesktop .systemd1. Servicio. bak
sudo apt-get install -f
sudo apt dist-upgrade
sudo apt autoremove

A mi me funcionó correctamente, pero no lo almacené.
Puede ser otro problema con el mismo resultado.
Otra solución, que apliqué en un laptop fue sacar un back-up de los
archivos de usuario, documentos, descargas...
Y reinstalar la nueva versión desde 0
Sañudos

El jue., 11 abr. 2019 0:45, loluchayjose <1773...@bugs.launchpad.net>
escribió:

> Bueno, ninguna de las soluciones aquí está muy clara. Una de ellas es
> "sudo apt purge gdm etc."... "etc." que?
>
> Varios dicen "borrar"... borrar como?
>
> Tu dijiste: "I solved problem sttoping services and erasing systemd-shim
> upon console.
> After I could updating my pc, also, from console"... Qué servicios
> paraste, y como? Tengo que hacerlo en Safe Mode?
>
> Uno de los últimos dice: "The upload of systemd that was purported to
> fix this bug report was superseded by a security update of systemd so
> the fix is no longer available." Así que por lo que se ve, esa solucion
> ya no sirve.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1792241).
> https://bugs.launchpad.net/bugs/1773859
>
> Title:
>   upgrades to 18.04 fail
>
> Status in systemd package in Ubuntu:
>   Fix Released
> Status in systemd-shim package in Ubuntu:
>   Won't Fix
> Status in systemd source package in Bionic:
>   Triaged
> Status in systemd-shim source package in Bionic:
>   Won't Fix
> Status in systemd source package in Cosmic:
>   Fix Released
> Status in systemd-shim source package in Cosmic:
>   Won't Fix
>
> Bug description:
>   [Impact]
>
>* Some systems fail to upgrade due to conflicts between systemd and
>   the (now removed from the archive) systemd-shim / upstart.
>
>* Instead of trying to work out what's the problem in ordering /
>   removal of diverts, ensure that systemd is never unpacked whilst
>   systemd-shim/upstart are still on disk. Thus declare conflicts against
>   systemd-shim/upstart packages in systemd package.
>
>   [Test Case]
>
>* monitor drop-off of upgrades with below reported problem
>
>* Check that it is possible to upgrade to bionic's libpam-systemd
>   from xenial with systemd-shim installed on xenial, ie.
>
>   lxc launch ubuntu-daily:xenial test-shim-upgrade
>   lxc exec test-shim-upgrade
>   apt update
>   apt install systemd-shim
>   wget
> https://deb.debian.org/debian/pool/main/s/systemd-shim/systemd-shim_10-3_amd64.deb
>   apt install ./systemd-shim_10-3_amd64.deb
>   sed 's/xenial/bionic/' -i /etc/apt/sources.list
>   apt update
>   apt install systemd
>
>   this currently passes, however, systemd-shim remains installed. It
>   should be removed instead. Apt install systemd should have lines like
>   this:
>
>   The following packages will be REMOVED:
> systemd-shim
>   ...
>   Removing 'diversion of
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd
> by systemd-shim'
>   ...
>
>
>   [Regression Potential]
>
>* systemd-shim/upstart are both removed and not supported in bionic,
>   thus forcing their removal via conflicts should bring the system into
>   an expected state.
>
>   [Other Info]
>
>* original bug report
>
>   $ sudo apt upgrade
>   Reading package lists... Done
>   Building dependency tree
>   Reading state information... Done
>   Calculating upgrade... Done
>   The following packages will be REMOVED:
> systemd-shim
>   0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
>   1 not fully installed or removed.
>   After this operation, 71.7 kB disk space will be freed.
>   Do you want to continue? [Y/n] y
>   (Reading database ... 63 files and directories currently installed.)
>   Removing systemd-shim (9-1bzr4ubuntu1) ...
>   Removing 'diversion of
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd
> by systemd-shim'
>   dpkg-divert: error: rename involves overwriting
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
> different file
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd',
> not allowed
>   dpkg: error processing package systemd-shim (--remove):
>subprocess installed post-removal script returned error exit status 2
>   Errors were encountered while processing:
>systemd-shim
>   E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>   Commenting out the dpkg-divert in systemd-shim's postrm solved this
>   for me and I was about to continue the upgrade.
>
> To manage notifications about this bug go to:
>
> 

Re: [Bug 1773859] Re: upgrades to 18.04 fail

2019-04-10 Thread José Enrique
Good night looking for internet, there are many solutions. The treat can
help you. Kind regards.
Buenas noches, busca en Internet hay muchas soluciones a este problema,
creo que este hilo puede ayudarte.
Saludos

El mié., 10 abr. 2019 22:11, loluchayjose <1773...@bugs.launchpad.net>
escribió:

> Looks like I can't install anything (or most things) until this gets
> fixed. Is there a consensus on the proper way to uninstall systemd-shim?
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1792241).
> https://bugs.launchpad.net/bugs/1773859
>
> Title:
>   upgrades to 18.04 fail
>
> Status in systemd package in Ubuntu:
>   Fix Released
> Status in systemd-shim package in Ubuntu:
>   Won't Fix
> Status in systemd source package in Bionic:
>   Triaged
> Status in systemd-shim source package in Bionic:
>   Won't Fix
> Status in systemd source package in Cosmic:
>   Fix Released
> Status in systemd-shim source package in Cosmic:
>   Won't Fix
>
> Bug description:
>   [Impact]
>
>* Some systems fail to upgrade due to conflicts between systemd and
>   the (now removed from the archive) systemd-shim / upstart.
>
>* Instead of trying to work out what's the problem in ordering /
>   removal of diverts, ensure that systemd is never unpacked whilst
>   systemd-shim/upstart are still on disk. Thus declare conflicts against
>   systemd-shim/upstart packages in systemd package.
>
>   [Test Case]
>
>* monitor drop-off of upgrades with below reported problem
>
>* Check that it is possible to upgrade to bionic's libpam-systemd
>   from xenial with systemd-shim installed on xenial, ie.
>
>   lxc launch ubuntu-daily:xenial test-shim-upgrade
>   lxc exec test-shim-upgrade
>   apt update
>   apt install systemd-shim
>   wget
> https://deb.debian.org/debian/pool/main/s/systemd-shim/systemd-shim_10-3_amd64.deb
>   apt install ./systemd-shim_10-3_amd64.deb
>   sed 's/xenial/bionic/' -i /etc/apt/sources.list
>   apt update
>   apt install systemd
>
>   this currently passes, however, systemd-shim remains installed. It
>   should be removed instead. Apt install systemd should have lines like
>   this:
>
>   The following packages will be REMOVED:
> systemd-shim
>   ...
>   Removing 'diversion of
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd
> by systemd-shim'
>   ...
>
>
>   [Regression Potential]
>
>* systemd-shim/upstart are both removed and not supported in bionic,
>   thus forcing their removal via conflicts should bring the system into
>   an expected state.
>
>   [Other Info]
>
>* original bug report
>
>   $ sudo apt upgrade
>   Reading package lists... Done
>   Building dependency tree
>   Reading state information... Done
>   Calculating upgrade... Done
>   The following packages will be REMOVED:
> systemd-shim
>   0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
>   1 not fully installed or removed.
>   After this operation, 71.7 kB disk space will be freed.
>   Do you want to continue? [Y/n] y
>   (Reading database ... 63 files and directories currently installed.)
>   Removing systemd-shim (9-1bzr4ubuntu1) ...
>   Removing 'diversion of
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd
> by systemd-shim'
>   dpkg-divert: error: rename involves overwriting
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
> different file
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd',
> not allowed
>   dpkg: error processing package systemd-shim (--remove):
>subprocess installed post-removal script returned error exit status 2
>   Errors were encountered while processing:
>systemd-shim
>   E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>   Commenting out the dpkg-divert in systemd-shim's postrm solved this
>   for me and I was about to continue the upgrade.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1773859/+subscriptions
>

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

Title:
  upgrades to 18.04 fail

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

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

Re: [Bug 1773859] Re: upgrades to 18.04 fail

2019-01-30 Thread José Enrique
Una cosa.
Chequea el hardware en ocasiones equipos antiguos rinden mal o no rinden
con el 18
Si es un equipo moderno sin problemas.
También puedes valorar en utilizar escritorios más ligeros con equipos
antiguos XCFE Xubuntu o LXDE Lubuntu.
Yo con un equipo de 2007 y 2 GB ejecuto Xubuntu 18-04 sin problemas. Y en
un Netbook con 1 Giga Lubuntu.
Recuerda que Lubuntu ya no va a crear versiones de 32 bit a partir de la 18
04.
Saludos

El mar., 29 ene. 2019 22:50, juan angel Mora <1773...@bugs.launchpad.net>
escribió:

> La que tengo es la 14.04 y la que me ofrece para actualizar es la 16.04.5
> LTS.
> Vale la pena actualizarla?
> Graacias
>
>
> El mar., 29 ene. 2019 a las 22:30, José Enrique (<
> 1773...@bugs.launchpad.net>)
> escribió:
>
> > Hola no te preocupes. Yo haría un back-up de los datos y archivos, que no
> > quieras perder y actualizarla a 18-04.
> > Funcionar funciona pero estás a punto de que no se actualice más, y
> puedes
> > tener problemas de seguridad, ojo se trata de una actualización
> importante,
> > que debes realizar, seguramente en dos pasos, dos actualizaciones
> > parciales. Primero a 16 y luego a 18-04.
> > Configura el gestor de actualizaciones a versiones LTS, no obstante la
> > 18-04 tiene soporte para 10 años.
> > Saludos
> >
> > El mar., 29 ene. 2019 22:15, juan angel Mora <1773...@bugs.launchpad.net
> >
> > escribió:
> >
> > > Muchas gracias por la información.
> > > Si no es mucho consultarte, a veces cuando me pide actualizaciones las
> > hago
> > > y luego me dice que tengo el Ubuntu 14.   , que si lo quiero
> actualizar a
> > > la ultima versión 16.   y no lo hago por miedo a que se me desbarate
> todo
> > > de nuevo, cual es tu consejo?
> > > Un saludo
> > >
> > >
> > > El lun., 28 ene. 2019 a las 19:35, Brian Murray ()
> > > escribió:
> > >
> > > > The upload of systemd that was purported to fix this bug report was
> > > > superseded by a security update of systemd so the fix is no longer
> > > > available.
> > > >
> > > > ** Changed in: systemd (Ubuntu Bionic)
> > > >Status: Fix Committed => Triaged
> > > >
> > > > --
> > > > You received this bug notification because you are subscribed to a
> > > > duplicate bug report (1787843).
> > > > https://bugs.launchpad.net/bugs/1773859
> > > >
> > > > Title:
> > > >   upgrades to 18.04 fail
> > > >
> > > > Status in systemd package in Ubuntu:
> > > >   Fix Released
> > > > Status in systemd-shim package in Ubuntu:
> > > >   Won't Fix
> > > > Status in systemd source package in Bionic:
> > > >   Triaged
> > > > Status in systemd-shim source package in Bionic:
> > > >   Won't Fix
> > > > Status in systemd source package in Cosmic:
> > > >   Fix Released
> > > > Status in systemd-shim source package in Cosmic:
> > > >   Won't Fix
> > > >
> > > > Bug description:
> > > >   [Impact]
> > > >
> > > >* Some systems fail to upgrade due to conflicts between systemd
> and
> > > >   the (now removed from the archive) systemd-shim / upstart.
> > > >
> > > >* Instead of trying to work out what's the problem in ordering /
> > > >   removal of diverts, ensure that systemd is never unpacked whilst
> > > >   systemd-shim/upstart are still on disk. Thus declare conflicts
> > against
> > > >   systemd-shim/upstart packages in systemd package.
> > > >
> > > >   [Test Case]
> > > >
> > > >* monitor drop-off of upgrades with below reported problem
> > > >
> > > >* Check that it is possible to upgrade to bionic's libpam-systemd
> > > >   from xenial with systemd-shim installed on xenial, ie.
> > > >
> > > >   lxc launch ubuntu-daily:xenial test-shim-upgrade
> > > >   lxc exec test-shim-upgrade
> > > >   apt update
> > > >   apt install systemd-shim
> > > >   wget
> > > >
> > >
> >
> https://deb.debian.org/debian/pool/main/s/systemd-shim/systemd-shim_10-3_amd64.deb
> > > >   apt install ./systemd-shim_10-3_amd64.deb
> > > >   sed 's/xenial/bionic/' -i /etc/apt/sources.list
> > > >   apt update
> > > >   apt install systemd
> > > >
> > > >   this currently passes, however, sy

Re: [Bug 1773859] Re: upgrades to 18.04 fail

2019-01-29 Thread José Enrique
Si claro, luego te dirá de pasar a la 18-04.
Saludos

El mar., 29 ene. 2019 22:50, juan angel Mora <1773...@bugs.launchpad.net>
escribió:

> La que tengo es la 14.04 y la que me ofrece para actualizar es la 16.04.5
> LTS.
> Vale la pena actualizarla?
> Graacias
>
>
> El mar., 29 ene. 2019 a las 22:30, José Enrique (<
> 1773...@bugs.launchpad.net>)
> escribió:
>
> > Hola no te preocupes. Yo haría un back-up de los datos y archivos, que no
> > quieras perder y actualizarla a 18-04.
> > Funcionar funciona pero estás a punto de que no se actualice más, y
> puedes
> > tener problemas de seguridad, ojo se trata de una actualización
> importante,
> > que debes realizar, seguramente en dos pasos, dos actualizaciones
> > parciales. Primero a 16 y luego a 18-04.
> > Configura el gestor de actualizaciones a versiones LTS, no obstante la
> > 18-04 tiene soporte para 10 años.
> > Saludos
> >
> > El mar., 29 ene. 2019 22:15, juan angel Mora <1773...@bugs.launchpad.net
> >
> > escribió:
> >
> > > Muchas gracias por la información.
> > > Si no es mucho consultarte, a veces cuando me pide actualizaciones las
> > hago
> > > y luego me dice que tengo el Ubuntu 14.   , que si lo quiero
> actualizar a
> > > la ultima versión 16.   y no lo hago por miedo a que se me desbarate
> todo
> > > de nuevo, cual es tu consejo?
> > > Un saludo
> > >
> > >
> > > El lun., 28 ene. 2019 a las 19:35, Brian Murray ()
> > > escribió:
> > >
> > > > The upload of systemd that was purported to fix this bug report was
> > > > superseded by a security update of systemd so the fix is no longer
> > > > available.
> > > >
> > > > ** Changed in: systemd (Ubuntu Bionic)
> > > >Status: Fix Committed => Triaged
> > > >
> > > > --
> > > > You received this bug notification because you are subscribed to a
> > > > duplicate bug report (1787843).
> > > > https://bugs.launchpad.net/bugs/1773859
> > > >
> > > > Title:
> > > >   upgrades to 18.04 fail
> > > >
> > > > Status in systemd package in Ubuntu:
> > > >   Fix Released
> > > > Status in systemd-shim package in Ubuntu:
> > > >   Won't Fix
> > > > Status in systemd source package in Bionic:
> > > >   Triaged
> > > > Status in systemd-shim source package in Bionic:
> > > >   Won't Fix
> > > > Status in systemd source package in Cosmic:
> > > >   Fix Released
> > > > Status in systemd-shim source package in Cosmic:
> > > >   Won't Fix
> > > >
> > > > Bug description:
> > > >   [Impact]
> > > >
> > > >* Some systems fail to upgrade due to conflicts between systemd
> and
> > > >   the (now removed from the archive) systemd-shim / upstart.
> > > >
> > > >* Instead of trying to work out what's the problem in ordering /
> > > >   removal of diverts, ensure that systemd is never unpacked whilst
> > > >   systemd-shim/upstart are still on disk. Thus declare conflicts
> > against
> > > >   systemd-shim/upstart packages in systemd package.
> > > >
> > > >   [Test Case]
> > > >
> > > >* monitor drop-off of upgrades with below reported problem
> > > >
> > > >* Check that it is possible to upgrade to bionic's libpam-systemd
> > > >   from xenial with systemd-shim installed on xenial, ie.
> > > >
> > > >   lxc launch ubuntu-daily:xenial test-shim-upgrade
> > > >   lxc exec test-shim-upgrade
> > > >   apt update
> > > >   apt install systemd-shim
> > > >   wget
> > > >
> > >
> >
> https://deb.debian.org/debian/pool/main/s/systemd-shim/systemd-shim_10-3_amd64.deb
> > > >   apt install ./systemd-shim_10-3_amd64.deb
> > > >   sed 's/xenial/bionic/' -i /etc/apt/sources.list
> > > >   apt update
> > > >   apt install systemd
> > > >
> > > >   this currently passes, however, systemd-shim remains installed. It
> > > >   should be removed instead. Apt install systemd should have lines
> like
> > > >   this:
> > > >
> > > >   The following packages will be REMOVED:
> > > > systemd-shim
> > > >   ...
> > > >   Removing 'diversion of
> > > > /usr/share

Re: [Bug 1773859] Re: upgrades to 18.04 fail

2019-01-29 Thread José Enrique
Hola no te preocupes. Yo haría un back-up de los datos y archivos, que no
quieras perder y actualizarla a 18-04.
Funcionar funciona pero estás a punto de que no se actualice más, y puedes
tener problemas de seguridad, ojo se trata de una actualización importante,
que debes realizar, seguramente en dos pasos, dos actualizaciones
parciales. Primero a 16 y luego a 18-04.
Configura el gestor de actualizaciones a versiones LTS, no obstante la
18-04 tiene soporte para 10 años.
Saludos

El mar., 29 ene. 2019 22:15, juan angel Mora <1773...@bugs.launchpad.net>
escribió:

> Muchas gracias por la información.
> Si no es mucho consultarte, a veces cuando me pide actualizaciones las hago
> y luego me dice que tengo el Ubuntu 14.   , que si lo quiero actualizar a
> la ultima versión 16.   y no lo hago por miedo a que se me desbarate todo
> de nuevo, cual es tu consejo?
> Un saludo
>
>
> El lun., 28 ene. 2019 a las 19:35, Brian Murray ()
> escribió:
>
> > The upload of systemd that was purported to fix this bug report was
> > superseded by a security update of systemd so the fix is no longer
> > available.
> >
> > ** Changed in: systemd (Ubuntu Bionic)
> >Status: Fix Committed => Triaged
> >
> > --
> > You received this bug notification because you are subscribed to a
> > duplicate bug report (1787843).
> > https://bugs.launchpad.net/bugs/1773859
> >
> > Title:
> >   upgrades to 18.04 fail
> >
> > Status in systemd package in Ubuntu:
> >   Fix Released
> > Status in systemd-shim package in Ubuntu:
> >   Won't Fix
> > Status in systemd source package in Bionic:
> >   Triaged
> > Status in systemd-shim source package in Bionic:
> >   Won't Fix
> > Status in systemd source package in Cosmic:
> >   Fix Released
> > Status in systemd-shim source package in Cosmic:
> >   Won't Fix
> >
> > Bug description:
> >   [Impact]
> >
> >* Some systems fail to upgrade due to conflicts between systemd and
> >   the (now removed from the archive) systemd-shim / upstart.
> >
> >* Instead of trying to work out what's the problem in ordering /
> >   removal of diverts, ensure that systemd is never unpacked whilst
> >   systemd-shim/upstart are still on disk. Thus declare conflicts against
> >   systemd-shim/upstart packages in systemd package.
> >
> >   [Test Case]
> >
> >* monitor drop-off of upgrades with below reported problem
> >
> >* Check that it is possible to upgrade to bionic's libpam-systemd
> >   from xenial with systemd-shim installed on xenial, ie.
> >
> >   lxc launch ubuntu-daily:xenial test-shim-upgrade
> >   lxc exec test-shim-upgrade
> >   apt update
> >   apt install systemd-shim
> >   wget
> >
> https://deb.debian.org/debian/pool/main/s/systemd-shim/systemd-shim_10-3_amd64.deb
> >   apt install ./systemd-shim_10-3_amd64.deb
> >   sed 's/xenial/bionic/' -i /etc/apt/sources.list
> >   apt update
> >   apt install systemd
> >
> >   this currently passes, however, systemd-shim remains installed. It
> >   should be removed instead. Apt install systemd should have lines like
> >   this:
> >
> >   The following packages will be REMOVED:
> > systemd-shim
> >   ...
> >   Removing 'diversion of
> > /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to
> >
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd
> > by systemd-shim'
> >   ...
> >
> >
> >   [Regression Potential]
> >
> >* systemd-shim/upstart are both removed and not supported in bionic,
> >   thus forcing their removal via conflicts should bring the system into
> >   an expected state.
> >
> >   [Other Info]
> >
> >* original bug report
> >
> >   $ sudo apt upgrade
> >   Reading package lists... Done
> >   Building dependency tree
> >   Reading state information... Done
> >   Calculating upgrade... Done
> >   The following packages will be REMOVED:
> > systemd-shim
> >   0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
> >   1 not fully installed or removed.
> >   After this operation, 71.7 kB disk space will be freed.
> >   Do you want to continue? [Y/n] y
> >   (Reading database ... 63 files and directories currently
> installed.)
> >   Removing systemd-shim (9-1bzr4ubuntu1) ...
> >   Removing 'diversion of
> > /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to
> >
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd
> > by systemd-shim'
> >   dpkg-divert: error: rename involves overwriting
> > '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
> > different file
> >
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd',
> > not allowed
> >   dpkg: error processing package systemd-shim (--remove):
> >subprocess installed post-removal script returned error exit status 2
> >   Errors were encountered while processing:
> >systemd-shim
> >   E: Sub-process /usr/bin/dpkg returned an error code (1)
> >
> >   Commenting out the dpkg-divert in systemd-shim's postrm solved this

Re: [Bug 1773859] Please test proposed package

2018-11-29 Thread José Enrique
Mira esta solucion
Saludos

El jue., 29 nov. 2018 19:31, Alejandro <1773...@bugs.launchpad.net>
escribió:

> José Enrique,disculpa y gracias por contestarme.Quería pedirte si me
> puedes contar brevemente ¿cómo pudiste borrar el systemd-shim package?No se
> cómo accederloMuchas graciasAlejandro
>   -
>   -
>  -
>
>
>   -
>      - -
> José Enrique <1773...@bugs.launchpad.net>
>
>   -
>   - Nov 19 at 2:01 PM
>
>
>- To avertaness...@yahoo.com
>   -
>
> Message body
> Thanks a lot for your help. I resolved my problem erasing systemd-shim and
> updating.
> I'll try new solution in another pc.
> Kind regards
>
>
>   From: José Enrique <1773...@bugs.launchpad.net>
>  To: avertaness...@yahoo.com
>  Sent: Tuesday, November 27, 2018 3:01 PM
>  Subject: Re: [Bug 1773859] Please test proposed package
>
> Lo siento Alejandro, no soy Lucas
>  Saludos
>
> El mar., 27 nov. 2018 18:51, Alejandro <1773...@bugs.launchpad.net>
> escribió:
>
> > Dear Łukasz ZemczakThank you for all your replies.Sorry I couldn't make
> > this test in the last weeks I will make them as soon as
> > possibleRegardsAlejandro
> >
> >  From: Łukasz Zemczak <1773...@bugs.launchpad.net>
> >  To: avertaness...@yahoo.com
> >  Sent: Tuesday, November 20, 2018 9:21 AM
> >  Subject: [Bug 1773859] Please test proposed package
> >
> > Hello Kees, or anyone else affected,
> >
> > Accepted systemd into bionic-proposed. The package will build now and be
> > available at
> > https://launchpad.net/ubuntu/+source/systemd/237-3ubuntu10.10 in a few
> > hours, and then in the -proposed repository.
> >
> > Please help us by testing this new package.  See
> > https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
> > to enable and use -proposed.  Your feedback will aid us getting this
> > update out to other Ubuntu users.
> >
> > If this package fixes the bug for you, please add a comment to this bug,
> > mentioning the version of the package you tested and change the tag from
> > verification-needed-bionic to verification-done-bionic. If it does not
> > fix the bug for you, please add a comment stating that, and change the
> > tag to verification-failed-bionic. In either case, without details of
> > your testing we will not be able to proceed.
> >
> > Further information regarding the verification process can be found at
> > https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
> > advance for helping!
> >
> > N.B. The updated package will be released to -updates after the bug(s)
> > fixed by this package have been verified and the package has been in
> > -proposed for a minimum of 7 days.
> >
> > --
> > You received this bug notification because you are subscribed to a
> > duplicate bug report (1796221).
> > https://bugs.launchpad.net/bugs/1773859
> >
> > Title:
> >  upgrades to 18.04 fail
> >
> > Status in systemd package in Ubuntu:
> >  Fix Released
> > Status in systemd-shim package in Ubuntu:
> >  Won't Fix
> > Status in systemd source package in Bionic:
> >  Fix Committed
> > Status in systemd-shim source package in Bionic:
> >  Won't Fix
> > Status in systemd source package in Cosmic:
> >  Fix Released
> > Status in systemd-shim source package in Cosmic:
> >  Won't Fix
> >
> > Bug description:
> >  [Impact]
> >
> >* Some systems fail to upgrade due to conflicts between systemd and
> >  the (now removed from the archive) systemd-shim / upstart.
> >
> >* Instead of trying to work out what's the problem in ordering /
> >  removal of diverts, ensure that systemd is never unpacked whilst
> >  systemd-shim/upstart are still on disk. Thus declare conflicts against
> >  systemd-shim/upstart packages in systemd package.
> >
> >  [Test Case]
> >
> >* monitor drop-off of upgrades with below reported problem
> >
> >* Check that it is possible to upgrade to bionic's libpam-systemd
> >  from xenial with systemd-shim installed on xenial, ie.
> >
> >  lxc launch ubuntu-daily:xenial test-shim-upgrade
> >  lxc exec test-shim-upgrade
> >  apt update
> >  apt install systemd-shim
> >  wget
> >
> https://deb.debian.org/debian/pool/main/s/systemd-shim/systemd-shim_10-3_amd64.deb
> >  apt install ./systemd-shim_10-3_amd64.deb
> >  sed 's/xenial/bionic/' -i /etc/apt/sources.list
> >  apt update
> >  apt install systemd
> &

Re: [Bug 1773859] Please test proposed package

2018-11-29 Thread José Enrique
Hola mira esta solución.

Saludos.

El jue., 29 nov. 2018 22:51, b0w <1773...@bugs.launchpad.net> escribió:

> Yo tambien tengo dudas de como resolverlo! I Still have some doubts on how
> to fix it, but if in 7 days it will be available for everyone i will just
> wait the update.
> Greetings!
>
> On Thu, Nov 29, 2018 at 12:31 PM Alejandro <1773...@bugs.launchpad.net>
> wrote:
>
> > José Enrique,disculpa y gracias por contestarme.Quería pedirte si me
> > puedes contar brevemente ¿cómo pudiste borrar el systemd-shim package?No
> se
> > cómo accederloMuchas graciasAlejandro
> >   -
> >   -
> >  -
> >
> >
> >   -
> >  - -
> > José Enrique <1773...@bugs.launchpad.net>
> >
> >   -
> >   - Nov 19 at 2:01 PM
> >
> >
> >- To avertaness...@yahoo.com
> >   -
> >
> > Message body
> > Thanks a lot for your help. I resolved my problem erasing systemd-shim
> and
> > updating.
> > I'll try new solution in another pc.
> > Kind regards
> >
> >
> >   From: José Enrique <1773...@bugs.launchpad.net>
> >  To: avertaness...@yahoo.com
> >  Sent: Tuesday, November 27, 2018 3:01 PM
> >  Subject: Re: [Bug 1773859] Please test proposed package
> >
> > Lo siento Alejandro, no soy Lucas
> >  Saludos
> >
> > El mar., 27 nov. 2018 18:51, Alejandro <1773...@bugs.launchpad.net>
> > escribió:
> >
> > > Dear Łukasz ZemczakThank you for all your replies.Sorry I couldn't make
> > > this test in the last weeks I will make them as soon as
> > > possibleRegardsAlejandro
> > >
> > >  From: Łukasz Zemczak <1773...@bugs.launchpad.net>
> > >  To: avertaness...@yahoo.com
> > >  Sent: Tuesday, November 20, 2018 9:21 AM
> > >  Subject: [Bug 1773859] Please test proposed package
> > >
> > > Hello Kees, or anyone else affected,
> > >
> > > Accepted systemd into bionic-proposed. The package will build now and
> be
> > > available at
> > > https://launchpad.net/ubuntu/+source/systemd/237-3ubuntu10.10 in a few
> > > hours, and then in the -proposed repository.
> > >
> > > Please help us by testing this new package.  See
> > > https://wiki.ubuntu.com/Testing/EnableProposed for documentation on
> how
> > > to enable and use -proposed.  Your feedback will aid us getting this
> > > update out to other Ubuntu users.
> > >
> > > If this package fixes the bug for you, please add a comment to this
> bug,
> > > mentioning the version of the package you tested and change the tag
> from
> > > verification-needed-bionic to verification-done-bionic. If it does not
> > > fix the bug for you, please add a comment stating that, and change the
> > > tag to verification-failed-bionic. In either case, without details of
> > > your testing we will not be able to proceed.
> > >
> > > Further information regarding the verification process can be found at
> > > https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you
> in
> > > advance for helping!
> > >
> > > N.B. The updated package will be released to -updates after the bug(s)
> > > fixed by this package have been verified and the package has been in
> > > -proposed for a minimum of 7 days.
> > >
> > > --
> > > You received this bug notification because you are subscribed to a
> > > duplicate bug report (1796221).
> > > https://bugs.launchpad.net/bugs/1773859
> > >
> > > Title:
> > >  upgrades to 18.04 fail
> > >
> > > Status in systemd package in Ubuntu:
> > >  Fix Released
> > > Status in systemd-shim package in Ubuntu:
> > >  Won't Fix
> > > Status in systemd source package in Bionic:
> > >  Fix Committed
> > > Status in systemd-shim source package in Bionic:
> > >  Won't Fix
> > > Status in systemd source package in Cosmic:
> > >  Fix Released
> > > Status in systemd-shim source package in Cosmic:
> > >  Won't Fix
> > >
> > > Bug description:
> > >  [Impact]
> > >
> > >* Some systems fail to upgrade due to conflicts between systemd and
> > >  the (now removed from the archive) systemd-shim / upstart.
> > >
> > >* Instead of trying to work out what's the problem in ordering /
> > >  removal of diverts, ensure that systemd is never unpacked whilst
> > >  

Re: [Bug 1773859] Please test proposed package

2018-11-27 Thread José Enrique
Lo siento Alejandro, no soy Lucas
 Saludos

El mar., 27 nov. 2018 18:51, Alejandro <1773...@bugs.launchpad.net>
escribió:

> Dear Łukasz ZemczakThank you for all your replies.Sorry I couldn't make
> this test in the last weeks I will make them as soon as
> possibleRegardsAlejandro
>
>   From: Łukasz Zemczak <1773...@bugs.launchpad.net>
>  To: avertaness...@yahoo.com
>  Sent: Tuesday, November 20, 2018 9:21 AM
>  Subject: [Bug 1773859] Please test proposed package
>
> Hello Kees, or anyone else affected,
>
> Accepted systemd into bionic-proposed. The package will build now and be
> available at
> https://launchpad.net/ubuntu/+source/systemd/237-3ubuntu10.10 in a few
> hours, and then in the -proposed repository.
>
> Please help us by testing this new package.  See
> https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
> to enable and use -proposed.  Your feedback will aid us getting this
> update out to other Ubuntu users.
>
> If this package fixes the bug for you, please add a comment to this bug,
> mentioning the version of the package you tested and change the tag from
> verification-needed-bionic to verification-done-bionic. If it does not
> fix the bug for you, please add a comment stating that, and change the
> tag to verification-failed-bionic. In either case, without details of
> your testing we will not be able to proceed.
>
> Further information regarding the verification process can be found at
> https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
> advance for helping!
>
> N.B. The updated package will be released to -updates after the bug(s)
> fixed by this package have been verified and the package has been in
> -proposed for a minimum of 7 days.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1796221).
> https://bugs.launchpad.net/bugs/1773859
>
> Title:
>   upgrades to 18.04 fail
>
> Status in systemd package in Ubuntu:
>   Fix Released
> Status in systemd-shim package in Ubuntu:
>   Won't Fix
> Status in systemd source package in Bionic:
>   Fix Committed
> Status in systemd-shim source package in Bionic:
>   Won't Fix
> Status in systemd source package in Cosmic:
>   Fix Released
> Status in systemd-shim source package in Cosmic:
>   Won't Fix
>
> Bug description:
>   [Impact]
>
>* Some systems fail to upgrade due to conflicts between systemd and
>   the (now removed from the archive) systemd-shim / upstart.
>
>* Instead of trying to work out what's the problem in ordering /
>   removal of diverts, ensure that systemd is never unpacked whilst
>   systemd-shim/upstart are still on disk. Thus declare conflicts against
>   systemd-shim/upstart packages in systemd package.
>
>   [Test Case]
>
>* monitor drop-off of upgrades with below reported problem
>
>* Check that it is possible to upgrade to bionic's libpam-systemd
>   from xenial with systemd-shim installed on xenial, ie.
>
>   lxc launch ubuntu-daily:xenial test-shim-upgrade
>   lxc exec test-shim-upgrade
>   apt update
>   apt install systemd-shim
>   wget
> https://deb.debian.org/debian/pool/main/s/systemd-shim/systemd-shim_10-3_amd64.deb
>   apt install ./systemd-shim_10-3_amd64.deb
>   sed 's/xenial/bionic/' -i /etc/apt/sources.list
>   apt update
>   apt install systemd
>
>   this currently passes, however, systemd-shim remains installed. It
>   should be removed instead. Apt install systemd should have lines like
>   this:
>
>   The following packages will be REMOVED:
> systemd-shim
>   ...
>   Removing 'diversion of
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd
> by systemd-shim'
>   ...
>
>
>   [Regression Potential]
>
>* systemd-shim/upstart are both removed and not supported in bionic,
>   thus forcing their removal via conflicts should bring the system into
>   an expected state.
>
>   [Other Info]
>
>* original bug report
>
>   $ sudo apt upgrade
>   Reading package lists... Done
>   Building dependency tree
>   Reading state information... Done
>   Calculating upgrade... Done
>   The following packages will be REMOVED:
> systemd-shim
>   0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
>   1 not fully installed or removed.
>   After this operation, 71.7 kB disk space will be freed.
>   Do you want to continue? [Y/n] y
>   (Reading database ... 63 files and directories currently installed.)
>   Removing systemd-shim (9-1bzr4ubuntu1) ...
>   Removing 'diversion of
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd
> by systemd-shim'
>   dpkg-divert: error: rename involves overwriting
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
> different file
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd',
> not allowed
>   dpkg: 

Re: [Bug 1773859] Re: upgrades to 18.04 fail

2018-11-19 Thread José Enrique
I solved problem sttoping services and erasing systemd-shim upon console.
After I could updating my pc, also, from console
Kind regards



El mié., 17 oct. 2018 23:11, Brian Murray  escribió:

> ** Tags added: bugpattern-written
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1792241).
> https://bugs.launchpad.net/bugs/1773859
>
> Title:
>   upgrades to 18.04 fail
>
> Status in systemd package in Ubuntu:
>   Fix Released
> Status in systemd-shim package in Ubuntu:
>   Won't Fix
> Status in systemd source package in Bionic:
>   In Progress
> Status in systemd-shim source package in Bionic:
>   Won't Fix
> Status in systemd source package in Cosmic:
>   Fix Released
> Status in systemd-shim source package in Cosmic:
>   Won't Fix
>
> Bug description:
>   [Impact]
>
>* Some systems fail to upgrade due to conflicts between systemd and
>   the (now removed from the archive) systemd-shim / upstart.
>
>* Instead of trying to work out what's the problem in ordering /
>   removal of diverts, ensure that systemd is never unpacked whilst
>   systemd-shim/upstart are still on disk. Thus declare conflicts against
>   systemd-shim/upstart packages in systemd package.
>
>   [Test Case]
>
>* monitor drop-off of upgrades with below reported problem
>
>* Check that it is possible to upgrade to bionic's libpam-systemd
>   from xenial with systemd-shim installed on xenial.
>
>   [Regression Potential]
>
>* systemd-shim/upstart are both removed and not supported in bionic,
>   thus forcing their removal via conflicts should bring the system into
>   an expected state.
>
>   [Other Info]
>
>* original bug report
>
>
>   $ sudo apt upgrade
>   Reading package lists... Done
>   Building dependency tree
>   Reading state information... Done
>   Calculating upgrade... Done
>   The following packages will be REMOVED:
> systemd-shim
>   0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
>   1 not fully installed or removed.
>   After this operation, 71.7 kB disk space will be freed.
>   Do you want to continue? [Y/n] y
>   (Reading database ... 63 files and directories currently installed.)
>   Removing systemd-shim (9-1bzr4ubuntu1) ...
>   Removing 'diversion of
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd
> by systemd-shim'
>   dpkg-divert: error: rename involves overwriting
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
> different file
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd',
> not allowed
>   dpkg: error processing package systemd-shim (--remove):
>subprocess installed post-removal script returned error exit status 2
>   Errors were encountered while processing:
>systemd-shim
>   E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>   Commenting out the dpkg-divert in systemd-shim's postrm solved this
>   for me and I was about to continue the upgrade.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1773859/+subscriptions
>

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

Title:
  upgrades to 18.04 fail

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

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

Re: [Bug 1773859] Re: upgrades to 18.04 fail

2018-11-19 Thread José Enrique
Thanks a lot for your help. I resolved my problem erasing systemd-shim and
updating.
I'll try new solution in another pc.
Kind regards

El lun., 19 nov. 2018 15:11, Łukasz Zemczak <1773...@bugs.launchpad.net>
escribió:

> Hello Kees, or anyone else affected,
>
> Accepted systemd into bionic-proposed. The package will build now and be
> available at
> https://launchpad.net/ubuntu/+source/systemd/237-3ubuntu10.8 in a few
> hours, and then in the -proposed repository.
>
> Please help us by testing this new package.  See
> https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
> to enable and use -proposed.  Your feedback will aid us getting this
> update out to other Ubuntu users.
>
> If this package fixes the bug for you, please add a comment to this bug,
> mentioning the version of the package you tested and change the tag from
> verification-needed-bionic to verification-done-bionic. If it does not
> fix the bug for you, please add a comment stating that, and change the
> tag to verification-failed-bionic. In either case, without details of
> your testing we will not be able to proceed.
>
> Further information regarding the verification process can be found at
> https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
> advance for helping!
>
> N.B. The updated package will be released to -updates after the bug(s)
> fixed by this package have been verified and the package has been in
> -proposed for a minimum of 7 days.
>
> ** Changed in: systemd (Ubuntu Bionic)
>Status: In Progress => Fix Committed
>
> ** Tags added: verification-needed verification-needed-bionic
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1792241).
> https://bugs.launchpad.net/bugs/1773859
>
> Title:
>   upgrades to 18.04 fail
>
> Status in systemd package in Ubuntu:
>   Fix Released
> Status in systemd-shim package in Ubuntu:
>   Won't Fix
> Status in systemd source package in Bionic:
>   Fix Committed
> Status in systemd-shim source package in Bionic:
>   Won't Fix
> Status in systemd source package in Cosmic:
>   Fix Released
> Status in systemd-shim source package in Cosmic:
>   Won't Fix
>
> Bug description:
>   [Impact]
>
>* Some systems fail to upgrade due to conflicts between systemd and
>   the (now removed from the archive) systemd-shim / upstart.
>
>* Instead of trying to work out what's the problem in ordering /
>   removal of diverts, ensure that systemd is never unpacked whilst
>   systemd-shim/upstart are still on disk. Thus declare conflicts against
>   systemd-shim/upstart packages in systemd package.
>
>   [Test Case]
>
>* monitor drop-off of upgrades with below reported problem
>
>* Check that it is possible to upgrade to bionic's libpam-systemd
>   from xenial with systemd-shim installed on xenial.
>
>   [Regression Potential]
>
>* systemd-shim/upstart are both removed and not supported in bionic,
>   thus forcing their removal via conflicts should bring the system into
>   an expected state.
>
>   [Other Info]
>
>* original bug report
>
>
>   $ sudo apt upgrade
>   Reading package lists... Done
>   Building dependency tree
>   Reading state information... Done
>   Calculating upgrade... Done
>   The following packages will be REMOVED:
> systemd-shim
>   0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
>   1 not fully installed or removed.
>   After this operation, 71.7 kB disk space will be freed.
>   Do you want to continue? [Y/n] y
>   (Reading database ... 63 files and directories currently installed.)
>   Removing systemd-shim (9-1bzr4ubuntu1) ...
>   Removing 'diversion of
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd
> by systemd-shim'
>   dpkg-divert: error: rename involves overwriting
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
> different file
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd',
> not allowed
>   dpkg: error processing package systemd-shim (--remove):
>subprocess installed post-removal script returned error exit status 2
>   Errors were encountered while processing:
>systemd-shim
>   E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>   Commenting out the dpkg-divert in systemd-shim's postrm solved this
>   for me and I was about to continue the upgrade.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1773859/+subscriptions
>

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

Title:
  upgrades to 18.04 fail

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

Re: [Bug 1773859] Re: upgrades to 18.04 fail

2018-10-18 Thread José Enrique
Hy, in this moment I can't update my laptop or install any package or
program
Greetings

El mié., 17 oct. 2018 23:11, Brian Murray  escribió:

> ** Tags added: bugpattern-written
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1792241).
> https://bugs.launchpad.net/bugs/1773859
>
> Title:
>   upgrades to 18.04 fail
>
> Status in systemd package in Ubuntu:
>   Fix Released
> Status in systemd-shim package in Ubuntu:
>   Won't Fix
> Status in systemd source package in Bionic:
>   In Progress
> Status in systemd-shim source package in Bionic:
>   Won't Fix
> Status in systemd source package in Cosmic:
>   Fix Released
> Status in systemd-shim source package in Cosmic:
>   Won't Fix
>
> Bug description:
>   [Impact]
>
>* Some systems fail to upgrade due to conflicts between systemd and
>   the (now removed from the archive) systemd-shim / upstart.
>
>* Instead of trying to work out what's the problem in ordering /
>   removal of diverts, ensure that systemd is never unpacked whilst
>   systemd-shim/upstart are still on disk. Thus declare conflicts against
>   systemd-shim/upstart packages in systemd package.
>
>   [Test Case]
>
>* monitor drop-off of upgrades with below reported problem
>
>* Check that it is possible to upgrade to bionic's libpam-systemd
>   from xenial with systemd-shim installed on xenial.
>
>   [Regression Potential]
>
>* systemd-shim/upstart are both removed and not supported in bionic,
>   thus forcing their removal via conflicts should bring the system into
>   an expected state.
>
>   [Other Info]
>
>* original bug report
>
>
>   $ sudo apt upgrade
>   Reading package lists... Done
>   Building dependency tree
>   Reading state information... Done
>   Calculating upgrade... Done
>   The following packages will be REMOVED:
> systemd-shim
>   0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
>   1 not fully installed or removed.
>   After this operation, 71.7 kB disk space will be freed.
>   Do you want to continue? [Y/n] y
>   (Reading database ... 63 files and directories currently installed.)
>   Removing systemd-shim (9-1bzr4ubuntu1) ...
>   Removing 'diversion of
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd
> by systemd-shim'
>   dpkg-divert: error: rename involves overwriting
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
> different file
> '/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd',
> not allowed
>   dpkg: error processing package systemd-shim (--remove):
>subprocess installed post-removal script returned error exit status 2
>   Errors were encountered while processing:
>systemd-shim
>   E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>   Commenting out the dpkg-divert in systemd-shim's postrm solved this
>   for me and I was about to continue the upgrade.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1773859/+subscriptions
>

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

Title:
  upgrades to 18.04 fail

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

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

[Bug 948660] [NEW] package sugar-session-0.90 (not installed) failed to install/upgrade: intentando sobreescribir `/usr/share/xsessions/sugar.desktop', que está también en el paquete sugar-session-0.8

2012-03-06 Thread José Enrique Alvarez Estrada
Public bug reported:

Traying to unistall Sugar ver. 0.88 packages and upgrade to 0.90

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: sugar-session-0.90 (not installed)
ProcVersionSignature: Ubuntu 2.6.38-13.56-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic i686
Architecture: i386
Date: Tue Mar  6 20:57:20 2012
DpkgTerminalLog:
 Desempaquetando sugar-session-0.90 (de 
.../sugar-session-0.90_0.90.3-1_all.deb) ...
 dpkg: error al procesar 
/var/cache/apt/archives/sugar-session-0.90_0.90.3-1_all.deb (--unpack):
  intentando sobreescribir `/usr/share/xsessions/sugar.desktop', que está 
también en el paquete sugar-session-0.88 0.88.1-4ubuntu1
ErrorMessage: intentando sobreescribir `/usr/share/xsessions/sugar.desktop', 
que está también en el paquete sugar-session-0.88 0.88.1-4ubuntu1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: sugar-0.90
Title: package sugar-session-0.90 (not installed) failed to install/upgrade: 
intentando sobreescribir `/usr/share/xsessions/sugar.desktop', que está también 
en el paquete sugar-session-0.88 0.88.1-4ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sugar-0.90 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package sugar-session-0.90 (not installed) failed to install/upgrade:
  intentando sobreescribir `/usr/share/xsessions/sugar.desktop', que
  está también en el paquete sugar-session-0.88 0.88.1-4ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sugar-0.90/+bug/948660/+subscriptions

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

[Bug 948660] Re: package sugar-session-0.90 (not installed) failed to install/upgrade: intentando sobreescribir `/usr/share/xsessions/sugar.desktop', que está también en el paquete sugar-session-0.88

2012-03-06 Thread José Enrique Alvarez Estrada
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/948660

Title:
  package sugar-session-0.90 (not installed) failed to install/upgrade:
  intentando sobreescribir `/usr/share/xsessions/sugar.desktop', que
  está también en el paquete sugar-session-0.88 0.88.1-4ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sugar-0.90/+bug/948660/+subscriptions

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