Bug 822431 - Cannot install java 1.6 from Fedora 16 repository
Summary: Cannot install java 1.6 from Fedora 16 repository
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 17
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Fedora Packaging Toolset Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-17 10:32 UTC by Guillaume Poirier-Morency
Modified: 2014-10-03 13:19 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-03 13:19:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Error output file. (2.42 KB, text/plain)
2012-05-17 10:32 UTC, Guillaume Poirier-Morency
no flags Details

Description Guillaume Poirier-Morency 2012-05-17 10:32:51 UTC
Created attachment 585163 [details]
Error output file.

Description of problem:
I have a UnicodeDecodeError when I try to install java 6.

How reproducible:
sudo yum install --releasever=16 --nogpgcheck java
  
Actual results:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 37: ordinal not in range(128)

Additional info:
Log output file is attached.

Comment 1 James Antill 2012-05-17 13:30:32 UTC
Est-ce correct [o/N] : Téléchargement des paquets :
Test de la transaction en cours
ERREUR lors de la vérification de la transaction avec les dépendances :
Traceback (most recent call last):
  File "/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 321, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 229, in main
    return_code = base.doTransaction()
  File "/usr/share/yum-cli/cli.py", line 584, in doTransaction
    print to_utf8(msg)
  File "/usr/lib64/python2.7/codecs.py", line 351, in write
    data, consumed = self.encode(object, self.errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 37: ordinal not in range(128)
[guillaume@guillaume-fedora-pc ~]$ sudo yum install --releasever=16 --nogpgcheck java > ~/Bureau/error.log

Comment 2 Fedora End Of Life 2013-07-04 02:16:56 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Fedora End Of Life 2013-08-01 07:55:32 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 4 Valentina Mukhamedzhanova 2014-10-03 13:19:37 UTC
Closing as per comment 3.


Note You need to log in before you can comment on or make changes to this bug.