[arch-general] ISO broken? Unable to boot from ISO burned to DVD.

2016-11-13 Thread Manuel Reimer
Hello, I've freshly downloaded the ISO from the Arch Linux homepage and burned with: # cdrecord dev=/dev/cdrom -dao PATH_TO_ISO Booting from this hangs with waiting for some /dev/disk/by-label/ARCH... device. After waiting for this I get to some kind of "recovery console" missing most tools

Re: [arch-general] Problem with "geoclue2" update

2016-11-13 Thread Manuel Reimer
On 11/13/2016 06:10 PM, Ralf Mardorf wrote: Most likely nothing requires geoclue... $ pacman -Qo /usr/share/gtk-doc/html/geoclue/geoclue.devhelp2 $ pacman -Qi geoclue geoclue2 | grep "Required By" if so remove it # pacman -R geoclue This solved my problem. Thank you to everyone for the fast

Re: [arch-general] Problem with "geoclue2" update

2016-11-13 Thread Doug Newgard
On Sun, 13 Nov 2016 18:10:34 +0100 Ralf Mardorf wrote: > # pacman -S --force geoclue2 DO NOT FORCE THIS. Please don't recommend force if you don't know what it's going to do.

Re: [arch-general] Problem with "geoclue2" update

2016-11-13 Thread Doug Newgard
On Sun, 13 Nov 2016 17:52:50 +0100 Manuel Reimer wrote: > Hello, > > I am currently trying to update my system, but this fails with the > following messages: > > geoclue2: /usr/share/gtk-doc/html/geoclue/geoclue.devhelp2 exists in > filesystem > geoclue2: /usr/share/gtk-doc/html/geoclue/home.

Re: [arch-general] Problem with "geoclue2" update

2016-11-13 Thread Ralf Mardorf
On Sun, 13 Nov 2016 18:10:34 +0100, Ralf Mardorf wrote: >Most likely nothing requires geoclue... > >$ pacman -Qo /usr/share/gtk-doc/html/geoclue/geoclue.devhelp2 >$ pacman -Qi geoclue geoclue2 | grep "Required By" >[snip] >Another useful command to decide if a package should be required or >not, co

Re: [arch-general] Problem with "geoclue2" update

2016-11-13 Thread Ralf Mardorf
Most likely nothing requires geoclue... $ pacman -Qo /usr/share/gtk-doc/html/geoclue/geoclue.devhelp2 $ pacman -Qi geoclue geoclue2 | grep "Required By" if so remove it # pacman -R geoclue else if force installing geoclue2 # pacman -S --force geoclue2 fi FWIW I removed it hours ago. Another

[arch-general] Problem with "geoclue2" update

2016-11-13 Thread Manuel Reimer
Hello, I am currently trying to update my system, but this fails with the following messages: geoclue2: /usr/share/gtk-doc/html/geoclue/geoclue.devhelp2 exists in filesystem geoclue2: /usr/share/gtk-doc/html/geoclue/home.png exists in filesystem geoclue2: /usr/share/gtk-doc/html/geoclue/inde

Re: [arch-general] howto remove old package version

2016-11-13 Thread LoneVVolf
On 13-11-16 11:16, niya levi via arch-general wrote: On 13/11/16 00:48, niya levi wrote: On 12/11/16 19:59, Damjan Georgievski wrote: pacman -Syu :: Starting full system upgrade... warning: mesa: local (13.0.0rc2-2) is newer than extra (12.0.3-3.1) warning: mesa-libgl: local (13.0.0rc2-2) i

Re: [arch-general] howto remove old package version

2016-11-13 Thread Ralf Mardorf
On Sun, 13 Nov 2016 10:16:17 +, niya levi via arch-general wrote: >should i leave the version as it is or should i downgrade, nothing >seems to be broken but not sure if it will cause problems in the >future or with other software. How should we know? Neither 13.0.0rc2-2, nor 12.0.3-3.1 are th

Re: [arch-general] howto remove old package version

2016-11-13 Thread niya levi via arch-general
On 13/11/16 00:48, niya levi wrote: > > On 12/11/16 19:59, Damjan Georgievski wrote: >>> pacman -Syu >>> :: Starting full system upgrade... >>> >>> warning: mesa: local (13.0.0rc2-2) is newer than extra (12.0.3-3.1) >>> warning: mesa-libgl: local (13.0.0rc2-2) is newer than extra (12.0.3-3.1) >>>