Re: dnf issues in f22

2015-05-28 Thread Radek Holy
- Original Message - > From: "Isaac Cortés González" > To: "Community support for Fedora users" > Sent: Wednesday, May 27, 2015 8:08:44 PM > Subject: Re: dnf issues in f22 > > > What problems exactly? > > This: > > . > Traceback

Re: dnf issues in f22

2015-05-27 Thread Gordon Messmer
On 05/27/2015 11:08 AM, Isaac Cortés González wrote: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 30: ordinal not in range(128) \xE1 is an "à" in some ISO-8859 locales. You are probably not using a UTF-8 locale, somewhere. -- users mailing list users@lists.fed

Re: dnf issues in f22

2015-05-27 Thread stan
On Wed, 27 May 2015 13:49:02 -0600 Isaac Cortés González wrote: > >> > > >> > What problems exactly? > >> > >> This: [snip] > >> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in > >> position 30: > >> ordinal not in range(128) It seems that something in dnf, or its chain, is c

Re: dnf issues in f22

2015-05-27 Thread Isaac Cortés González
>> > >> > What problems exactly? >> >> This: >> >> . >> Traceback (most recent call last): >> File "/bin/dnf", line 36, in >>main.user_main(sys.argv[1:], exit_code=True) >> File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 185, >> in user_mai >> n >>errcode = main(args) >> F

Re: dnf issues in f22

2015-05-27 Thread Patrick O'Callaghan
On Wed, 2015-05-27 at 12:08 -0600, Isaac Cortés González wrote: > > > > What problems exactly? > > This: > > . > Traceback (most recent call last): > File "/bin/dnf", line 36, in >main.user_main(sys.argv[1:], exit_code=True) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line

Re: dnf issues in f22

2015-05-27 Thread Isaac Cortés González
> What problems exactly? This: . Traceback (most recent call last): File "/bin/dnf", line 36, in main.user_main(sys.argv[1:], exit_code=True) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 185, in user_mai n errcode = main(args) File "/usr/lib/python2.7/site-packages/dnf/

Re: dnf issues in f22

2015-05-27 Thread Patrick O'Callaghan
On Wed, 2015-05-27 at 10:50 -0600, Isaac Cortés González wrote: > Hello there, anyon else is having problems while trying to install a > group with dnf? What problems exactly? > Is there any chance to use yum instead? yum-deprecated (see the F22 Release Notes). poc -- users mailing list users@

dnf issues in f22

2015-05-27 Thread Isaac Cortés González
Hello there, anyon else is having problems while trying to install a group with dnf? Is there any chance to use yum instead? -Isaac C. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users