Re: The Ghost in the Machine: "conflicts filesystem"

2012-06-09 Thread Ed Greshko
On 06/10/2012 01:31 PM, fedoraproj...@oeconomist.com wrote: > Since updating from Core 16 to Core 17, I've been getting some yum dependency > failures, with the diagnostic > > "Processing Conflict: [package name] conflicts filesystem < 3" > > or > > "Processing Conflict: [package name] conflicts fi

The Ghost in the Machine: "conflicts filesystem"

2012-06-09 Thread fedoraproject
Since updating from Core 16 to Core 17, I've been getting some yum dependency failures, with the diagnostic "Processing Conflict: [package name] conflicts filesystem < 3" or "Processing Conflict: [package name] conflicts filesystem < 3-2" Apparently, this is supposed to occur when one attemp

16 -> 17 = No HDMI

2012-06-09 Thread Fedora User
Fedora no longer recognizes my HDTV as a second monitor; Worked just perfectly in F16 bringing up the display dialog when I plugged it into the HDMI port. System settings -> display shows only the laptop display. A. Any suggestions and; B. Not sure what to file a bug report against. Possibly dbus

Re: rpm question

2012-06-09 Thread JD
On 06/09/2012 04:08 PM, Richard Shaw wrote: It looks like if you want package level dependencies then you need to use repoquery, but it will also list dependencies for all available packages, not just what you have installed. $ sudo repoquery --whatrequires libmapi pam_mapi-0:0.1.1-1.fc16.i686 p

Re: udevd[293]: specified group 'plugdev' unknown

2012-06-09 Thread dexter
On 9 June 2012 14:38, Neal Becker wrote: > Something wrong with my install? > Probably not. What install do you have? > Jun  9 09:36:25 nbecker1 udevd[293]: specified group 'plugdev' unknown > try: grep plugdev /etc/udev/rules.d/*.rules For me it shows I've been playing with the android SDK /etc/

Re: rpm question

2012-06-09 Thread Richard Shaw
It looks like if you want package level dependencies then you need to use repoquery, but it will also list dependencies for all available packages, not just what you have installed. $ sudo repoquery --whatrequires libmapi pam_mapi-0:0.1.1-1.fc16.i686 pam_mapi-0:0.1.1-1.fc16.x86_64 php-mapi-0:7.0.2

Re: SSHD failing on restart

2012-06-09 Thread Cameron Simpson
On 09Jun2012 09:00, Tom Horsley wrote: | On Sat, 09 Jun 2012 13:53:38 +0100 | Andrew Gray wrote: | | > Why is it failing to bind to the IP address on startup ? | | Someone else is already using port 22. | | Try "ss -l -p -n | fgrep 22" This can also happen if sshd tries to start before the add

F17: gnome fallback with intel 855GM

2012-06-09 Thread Dave Mitchell
Just installed F17 on an old laptop. Gnome 3 is coming up in fallback; is there any way to get Gnome shell instead? My Googling on on the subject seems to indicate that: * the Intel 8xx graphics have buggy 3D, so are blanket disabled in Gnome 3; * but that starting in F17, Gnome Shell should b

Re: named-chroot broken in F17

2012-06-09 Thread Sam Varshavchik
Ed Greshko writes: On 06/10/2012 12:32 AM, Sam Varshavchik wrote: > Just wasted an entire morning figuring why named was having a bad hair day; with > nary a clue as to what the problem is. > > To save everyone else from wasting time as well, the PrivateTmp directive in > named-chroot.serv

Password issues

2012-06-09 Thread Andre Robatino
suvayu ali gmail.com> writes: > On Sat, Jun 9, 2012 at 3:44 PM, Andre Robatino > fedoraproject.org> wrote: > > I also noticed that doing it graphically required me to > > enter the root password first, which isn't (and shouldn't be) necessary when > > doing it via the passwd command. > > The ro

Re: SSHD failing on restart

2012-06-09 Thread Ed Greshko
On 06/10/2012 12:27 AM, Andrew Gray wrote: > On Sat, 2012-06-09 at 15:09 +0200, Reindl Harald wrote: >> Am 09.06.2012 14:53, schrieb Andrew Gray: >>> /var/log/secure shows it can't bind:- >>> linuxmail sshd[804]: error: Bind to port 22 on 192.168.191.9 failed: Cannot assign requested add

Re: named-chroot broken in F17

2012-06-09 Thread Ed Greshko
On 06/10/2012 12:32 AM, Sam Varshavchik wrote: > Just wasted an entire morning figuring why named was having a bad hair day; > with > nary a clue as to what the problem is. > > To save everyone else from wasting time as well, the PrivateTmp directive in > named-chroot.service conveniently unmounts

Re: Password issues

2012-06-09 Thread suvayu ali
On Sat, Jun 9, 2012 at 3:44 PM, Andre Robatino wrote: > I also noticed that doing it graphically required me to > enter the root password first, which isn't (and shouldn't be) necessary when > doing it via the passwd command. The root password is required to add a user. The "sudo su -" in John's

Re: rpm question

2012-06-09 Thread JD
On 06/09/2012 12:38 PM, Michael Schwendt wrote: On Sat, 09 Jun 2012 10:40:48 -0700, JD wrote: On 06/09/2012 09:06 AM, Michael Schwendt wrote: On Sat, 09 Jun 2012 08:57:06 -0700, JD wrote: Is rpm broken? No. # rpm -qv --whatrequires libmapi libzeitgeist no package requires libmapi no packa

Re: full dependency tree generation for all installed packages

2012-06-09 Thread JD
On 06/09/2012 12:33 PM, Mauriat Miranda wrote: On Sat, Jun 9, 2012 at 2:19 PM, JD wrote: I searched for such a tool, found one that provided a graphical dependency tree for a package: http://raftaman.net/?p=905 I wonder if rpmreaper still works: https://fedorahosted.org/rpmreaper/ The neat t

Re: rpm question

2012-06-09 Thread Michael Schwendt
On Sat, 09 Jun 2012 10:40:48 -0700, JD wrote: > On 06/09/2012 09:06 AM, Michael Schwendt wrote: > > On Sat, 09 Jun 2012 08:57:06 -0700, JD wrote: > > > >> Is rpm broken? > > No. > > > >> # rpm -qv --whatrequires libmapi libzeitgeist > >> no package requires libmapi > >> no package requires libzeit

Re: full dependency tree generation for all installed packages

2012-06-09 Thread Mauriat Miranda
On Sat, Jun 9, 2012 at 2:19 PM, JD wrote: > I searched for such a tool, found one > that provided a graphical dependency tree for a package: > http://raftaman.net/?p=905 I wonder if rpmreaper still works: https://fedorahosted.org/rpmreaper/ -- Mauriat Miranda http://www.mjmwired.net/linux -- u

full dependency tree generation for all installed packages

2012-06-09 Thread JD
I searched for such a tool, found one that provided a graphical dependency tree for a package: http://raftaman.net/?p=905 -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fe

Re: rpm question

2012-06-09 Thread JD
On 06/09/2012 09:06 AM, Michael Schwendt wrote: Pay extra attention to what is display in the "Failed dependencies" section. These packages don't depend on "package names" but on library names. I decided I did not need the dependents either, so I got rid of them too :) -- users mailing list us

yum: Unable to read consumer identity

2012-06-09 Thread JD
What identity is yum looking for? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedora

Re: rpm question

2012-06-09 Thread JD
On 06/09/2012 09:06 AM, Michael Schwendt wrote: On Sat, 09 Jun 2012 08:57:06 -0700, JD wrote: Is rpm broken? No. # rpm -qv --whatrequires libmapi libzeitgeist no package requires libmapi no package requires libzeitgeist # rpm -e libmapi libzeitgeist error: Failed dependencies: libinetm

named-chroot broken in F17

2012-06-09 Thread Sam Varshavchik
Just wasted an entire morning figuring why named was having a bad hair day; with nary a clue as to what the problem is. To save everyone else from wasting time as well, the PrivateTmp directive in named-chroot.service conveniently unmounts all the loopback-mounts that get installed by /usr/

Re: SSHD failing on restart

2012-06-09 Thread Andrew Gray
On Sat, 2012-06-09 at 15:09 +0200, Reindl Harald wrote: > > Am 09.06.2012 14:53, schrieb Andrew Gray: > > /var/log/secure shows it can't bind:- > > > >> linuxmail sshd[804]: error: Bind to port 22 on 192.168.191.9 failed: > >> Cannot assign requested address. > >> linuxmail sshd[804]: fatal: Can

Re: rpm question

2012-06-09 Thread Michael Schwendt
On Sat, 09 Jun 2012 08:57:06 -0700, JD wrote: > Is rpm broken? No. > # rpm -qv --whatrequires libmapi libzeitgeist > no package requires libmapi > no package requires libzeitgeist > # rpm -e libmapi libzeitgeist > error: Failed dependencies: > libinetmapi.so.1 is needed by (installed) php-

rpm question

2012-06-09 Thread JD
Is rpm broken? # rpm -qv --whatrequires libmapi libzeitgeist no package requires libmapi no package requires libzeitgeist # rpm -e libmapi libzeitgeist error: Failed dependencies: libinetmapi.so.1 is needed by (installed) php-mapi-7.0.7-1.fc16.i686 libmapi.so.0 is needed by (installed) ph

Play remote fish:// files with Amarok

2012-06-09 Thread Vladimir Smagin
how to make it possible again? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedorapro

Re: F17: USB auto-suspend has been enabled?

2012-06-09 Thread Pedro Francisco
Fixed on latest updates. Bug report was https://bugzilla.redhat.com/show_bug.cgi?id=825284 "udev suspends keyboard/mouse with 3.5 kernel". On Fri, Jun 8, 2012 at 7:31 PM, Pedro Francisco wrote: > Does anyone know if USB auto-suspend has been enabled by default with > 3.4.0 kernel? > > Something i

Password issues

2012-06-09 Thread Andre Robatino
john maclean gmail.com> writes: > You can always ignore the warning. You can only ignore the warning if you change the password using the passwd command, not when trying to do it graphically in System Settings->User Accounts as the OP described. I also noticed that doing it graphically required

udevd[293]: specified group 'plugdev' unknown

2012-06-09 Thread Neal Becker
Something wrong with my install? Jun 9 09:36:25 nbecker1 udevd[293]: specified group 'plugdev' unknown -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/

Re: SSHD failing on restart

2012-06-09 Thread Reindl Harald
Am 09.06.2012 14:53, schrieb Andrew Gray: > /var/log/secure shows it can't bind:- > >> linuxmail sshd[804]: error: Bind to port 22 on 192.168.191.9 failed: Cannot >> assign requested address. >> linuxmail sshd[804]: fatal: Cannot bind any address sounds like network is not already up at this m

Re: SSHD failing on restart

2012-06-09 Thread Ed Greshko
On 06/09/2012 08:53 PM, Andrew Gray wrote: > Hi > > the sshd.service is enabled and is shown starting at the bottom of > "boot.log" but "secure" show it failing to bind to the PC IP address ! > > >> [^[[1;32m OK ^[[0m] Started OpenSSH server daemon. >> [^[[1;32m OK ^[[0m] Started Samba SMB Da

livecd-creator does not create EFI-enabled iso?

2012-06-09 Thread Steven Shiau
I'd like to use livecd-creator to create an EFI-enabled iso on my Fedora 17 x86-64 machine. I used this command to create the live iso file: livecd-creator -v --config=./livecd.ks --cache=/var/cache/live The content of livdcd.ks is: = lang en_US.UTF-8 keyboard us timezone US/Ea

Re: SSHD failing on restart

2012-06-09 Thread Tom Horsley
On Sat, 09 Jun 2012 13:53:38 +0100 Andrew Gray wrote: > Why is it failing to bind to the IP address on startup ? Someone else is already using port 22. Try "ss -l -p -n | fgrep 22" -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.f

SSHD failing on restart

2012-06-09 Thread Andrew Gray
Hi the sshd.service is enabled and is shown starting at the bottom of "boot.log" but "secure" show it failing to bind to the PC IP address ! > [^[[1;32m OK ^[[0m] Started OpenSSH server daemon. > [^[[1;32m OK ^[[0m] Started Samba SMB Daemon. > Starting CUPS Printing Service... > [

Re: Add to panel not working

2012-06-09 Thread Tim
Steve Dowe: >> the next thing to try would be to create another user, log >> in as that user, and try the same thing. Frank Elsner: > Can't do it right now. Too many windows to recreate after for me after > re-login > with my username. Will try on Tuesday. You don't have to end your session to