Re: bash bug on vbox?

2013-05-11 Thread Chris Murphy
On May 11, 2013, at 8:03 PM, Adam Williamson wrote: > On Sat, 2013-05-11 at 17:56 -0600, Chris Murphy wrote: >> >> On May 11, 2013, at 5:47 PM, Adam Williamson wrote: >> >>> >>> Does it happen with any kind of long output like that? >>> less /var/log/messages , that kind of thing. >> >> Doe

Re: bash bug on vbox?

2013-05-11 Thread Chris Murphy
On May 11, 2013, at 8:23 PM, Michal Jaegermann wrote: > You can > possibly check with 'parted -l | cat -v'. I get several ^M characters. Screenshot: https://dl.dropboxusercontent.com/u/3253801/ScreenShot2013-05-11at8.30.06PM.png Chris Murphy -- test mailing list test@lists.fedoraproject.org

Re: bash bug on vbox?

2013-05-11 Thread Michal Jaegermann
On Sat, May 11, 2013 at 05:56:10PM -0600, Chris Murphy wrote: > > On May 11, 2013, at 5:47 PM, Adam Williamson wrote: > > > > > Does it happen with any kind of long output like that? > > less /var/log/messages , that kind of thing. > > Does not occur with less /var/log/messages. > > Does not

Re: bash bug on vbox?

2013-05-11 Thread Adam Williamson
On Sat, 2013-05-11 at 17:56 -0600, Chris Murphy wrote: > > On May 11, 2013, at 5:47 PM, Adam Williamson wrote: > > > > > Does it happen with any kind of long output like that? > > less /var/log/messages , that kind of thing. > > Does not occur with less /var/log/messages. > > Does not occur w

Re: Telnet server broken in TC4

2013-05-11 Thread Pete Travis
On May 11, 2013 2:24 PM, "Kevin Fenzi" wrote: > > On Sat, 11 May 2013 13:22:39 -0700 > Adam Williamson wrote: > > > > Release-note worthy, perhaps? > > perhaps. > > I don't know how many people are still using telnet server. I would > hope very few. SSH is much more secure and already enabled by

Re: Telnet server broken in TC4

2013-05-11 Thread Ed Greshko
On 05/12/13 05:19, Kevin Fenzi wrote: > On Sat, 11 May 2013 14:04:28 -0700 > John Reiser wrote: > >>> I don't know how many people are still using telnet server. I would >>> hope very few. SSH is much more secure and already enabled by >>> default. ;) >> There are local networks that truly are lo

GNOME-desktop initial setup

2013-05-11 Thread Stephen John Smoogen
So I have installed Beta-TC4 five times today and the only issue I keep running into is that the request to connect my accounts (eg GMAIL, Facebook, etc) only showed up 2 times as far as I can tell. What should I look at to see if its dieing for some reason or not? Thanks. -- Stephen J Smoogen.

Re: bash bug on vbox?

2013-05-11 Thread Chris Murphy
On May 11, 2013, at 5:47 PM, Adam Williamson wrote: > > Does it happen with any kind of long output like that? > less /var/log/messages , that kind of thing. Does not occur with less /var/log/messages. Does not occur with cat /var/log/messages | more. Does not occur with fdisk -l | more. Ma

Re: bash bug on vbox?

2013-05-11 Thread Adam Williamson
On Sat, 2013-05-11 at 16:24 -0600, Chris Murphy wrote: > I haven't tried this on bare metal or qemu, but on vbox with any boot target > (single, multi-user, graphical), the following command causes the shell to > become unusable: > > parted -l | more > > I have multiple disks, so there's more t

bash bug on vbox?

2013-05-11 Thread Chris Murphy
I haven't tried this on bare metal or qemu, but on vbox with any boot target (single, multi-user, graphical), the following command causes the shell to become unusable: parted -l | more I have multiple disks, so there's more to show, when I hit any key, nothing happens. Upon control-C, any typ

Re: Telnet server broken in TC4

2013-05-11 Thread Kevin Fenzi
On Sat, 11 May 2013 14:04:28 -0700 John Reiser wrote: > > I don't know how many people are still using telnet server. I would > > hope very few. SSH is much more secure and already enabled by > > default. ;) > > There are local networks that truly are local, providing services > for the _develo

Re: Telnet server broken in TC4

2013-05-11 Thread Kevin Fenzi
On Sat, 11 May 2013 14:13:28 -0700 Chuck Forsberg WA7KGX N2469R wrote: > I gave the systemctl command and rebooted. > Here is the result. I get the same result on > the target system with "telnet localhost". > > [caf@omen ftp]$ telnet omeng > Trying 192.168.1.21... > Connected to omeng. > Escap

Re: Telnet server broken in TC4

2013-05-11 Thread Chuck Forsberg WA7KGX N2469R
On 05/11/2013 01:15 PM, Kevin Fenzi wrote: On Sat, 11 May 2013 13:09:40 -0700 Chuck Forsberg WA7KGX N2469R wrote: I did the usual yum install of telnet-server. Normally this installs xinetd but not in TC4. I installed xinetd manually. No telnet file in xinetd.d. I then removed telnet-server

Re: Telnet server broken in TC4

2013-05-11 Thread John Reiser
> I don't know how many people are still using telnet server. I would > hope very few. SSH is much more secure and already enabled by > default. ;) There are local networks that truly are local, providing services for the _development_ of small embedded devices (think microcontrollers) where teln

Re: Telnet server broken in TC4

2013-05-11 Thread Kevin Fenzi
On Sat, 11 May 2013 13:22:39 -0700 Adam Williamson wrote: > > Release-note worthy, perhaps? perhaps. I don't know how many people are still using telnet server. I would hope very few. SSH is much more secure and already enabled by default. ;) kevin signature.asc Description: PGP signature

Re: Telnet server broken in TC4

2013-05-11 Thread Adam Williamson
On Sat, 2013-05-11 at 14:15 -0600, Kevin Fenzi wrote: > On Sat, 11 May 2013 13:09:40 -0700 > Chuck Forsberg WA7KGX N2469R wrote: > > > I did the usual yum install of telnet-server. > > Normally this installs xinetd but not in TC4. > > I installed xinetd manually. No telnet file > > in xinetd.d.

Re: Telnet server broken in TC4

2013-05-11 Thread Kevin Fenzi
On Sat, 11 May 2013 13:09:40 -0700 Chuck Forsberg WA7KGX N2469R wrote: > I did the usual yum install of telnet-server. > Normally this installs xinetd but not in TC4. > I installed xinetd manually. No telnet file > in xinetd.d. I then removed telnet-server > and then reinstalled telnet-server.

Telnet server broken in TC4

2013-05-11 Thread Chuck Forsberg WA7KGX N2469R
I did the usual yum install of telnet-server. Normally this installs xinetd but not in TC4. I installed xinetd manually. No telnet file in xinetd.d. I then removed telnet-server and then reinstalled telnet-server. Still no "telnet" file in xinetd.d. I then pulled in a "telnet" file from anoth

Re: TC4 tsting

2013-05-11 Thread Adam Williamson
On Sat, 2013-05-11 at 12:59 -0700, Chuck Forsberg WA7KGX N2469R wrote: > This suggests there is some sort of hardware dependency in > the Wine code. Did the Cat eat some bad dope? Fedora doesn't do anything special to wine. We just package it. Instead of keeping on mailing this list about your

TC4 tsting

2013-05-11 Thread Chuck Forsberg WA7KGX N2469R
I wrote Fedora-19-Beta-TC4-x86_64-DVD.iso to a jump drive and then used it for an Xfce install to a 6 GB Core Duo e6550. As part of the install I disabled selinux and rhgb quiet. The result booted without problems. I then installed firefox and wine. Wine could not install Lady Heather or Ham

Fedora 19 updates-testing report

2013-05-11 Thread updates
The following Fedora 19 Security updates need testing: Age URL 38 https://admin.fedoraproject.org/updates/FEDORA-2013-4753/microcode_ctl-2.0-3.1.fc19 30 https://admin.fedoraproject.org/updates/FEDORA-2013-5411/php-geshi-1.0.8.11-3.fc19 25 https://admin.fedoraproject.org/updates/FEDORA

Re: TC4 DVD failure to install

2013-05-11 Thread Adam Williamson
On Sat, 2013-05-11 at 08:17 -0700, Jay Finger wrote: > I'm just getting around to trying TC4. Using > Fedora-19-Alpha-TC4-x86_64-DVD.iso Close, but no cigar. :) You want *Beta* TC4. > on VMWare Fusion 5.0.3, the GUI briefly starts, then I'm back at the > console with Gtk-CRITICAL **: gtk_tree_m

Re: F19 amavis not starting

2013-05-11 Thread Adam Williamson
On Sat, 2013-05-11 at 11:08 +0300, Cristian Sava wrote: > On Fri, 2013-05-10 at 10:35 -0700, Adam Williamson wrote: > > On Fri, 2013-05-10 at 09:44 -0700, Adam Williamson wrote: > > > On Fri, 2013-05-10 at 13:28 +0300, Cristian Sava wrote: > > > > Hi all, > > > > > > > > Amavis does not start beca

TC4 DVD failure to install

2013-05-11 Thread Jay Finger
I'm just getting around to trying TC4. Using Fedora-19-Alpha-TC4-x86_64-DVD.iso on VMWare Fusion 5.0.3, the GUI briefly starts, then I'm back at the console with Gtk-CRITICAL **: gtk_tree_model_filter_get_path: assertion `GTK_TREE_MODEL_FILTER (model)->priv->stamp == iter->stamp' failed. This see

F-19 Branched report: 20130511 changes

2013-05-11 Thread Fedora Branched Report
Compose started at Sat May 11 09:15:02 UTC 2013 Broken deps for x86_64 -- [byzanz] byzanz-0.3-0.5.fc17.x86_64 requires libpanel-applet-4.so.0()(64bit) [deltacloud-core] deltacloud-core-1.0.5-2.fc19.noarch requires ruby(abi) =

rawhide report: 20130511 changes

2013-05-11 Thread Fedora Rawhide Report
Compose started at Sat May 11 08:15:02 UTC 2013 Broken deps for x86_64 -- [apper] apper-0.8.0-5.fc20.x86_64 requires libpackagekit-qt2.so.5()(64bit) [claws-mail-plugins] claws-mail-plugins-geolocation-3.9.0-7.fc20.x86_64 requi

Re: F19 amavis not starting

2013-05-11 Thread Cristian Sava
On Fri, 2013-05-10 at 10:35 -0700, Adam Williamson wrote: > On Fri, 2013-05-10 at 09:44 -0700, Adam Williamson wrote: > > On Fri, 2013-05-10 at 13:28 +0300, Cristian Sava wrote: > > > Hi all, > > > > > > Amavis does not start because it does not find /etc/sysconfig/network > > > # yum install amav