Bug 13363 - drakfont searches for a non existent /tmp/tmp folder with --testing
Summary: drakfont searches for a non existent /tmp/tmp folder with --testing
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 4
Hardware: x86_64 Linux
Priority: Low minor
Target Milestone: ---
Assignee: Thierry Vignaud
QA Contact:
URL:
Whiteboard:
Keywords: Triaged
Depends on:
Blocks:
 
Reported: 2014-05-12 12:40 CEST by nikos papadopoulos
Modified: 2015-05-19 19:37 CEST (History)
0 users

See Also:
Source RPM: drakxtools-16.26.8-1.mga4.src.rpm
CVE:
Status comment:


Attachments

Description nikos papadopoulos 2014-05-12 12:40:38 CEST
Description of problem:

[root@localhost ~]# drakfont --testing --install /home/username/apps/font/Alfios_B.otf
Subroutine Gtk3::main redefined at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 296.
Wide character in print at /usr/libexec/drakfont line 458.
blah, blah, blah.....

blah, blah, blah.....

Install Specifics Fonts...........
Font to install: /home/username/apps/font/Alfios_B.otf
can't cp to file /usr/share/fonts/drakfont/tmp/tmp: No such file or directory
[root@localhost ~]# 

Note:
Both of the following folders don't exist:
/usr/share/fonts/drakfont/tmp/
/usr/share/fonts/drakfont/tmp/tmp



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.


Reproducible: 

Steps to Reproduce:
Comment 1 nikos papadopoulos 2014-05-12 12:42:58 CEST
By the way... shouldn't it be
"Install Specific Fonts"
instead of ...
"Install Specifics Fonts"
?
nikos papadopoulos 2014-05-12 14:22:36 CEST

Severity: critical => major

Manuel Hiebel 2014-07-20 11:19:09 CEST

Keywords: (none) => Triaged
Assignee: bugsquad => thierry.vignaud

Comment 2 Thierry Vignaud 2015-05-19 11:25:17 CEST
Fixed in my local git

Priority: Normal => Low
Status: NEW => RESOLVED
Resolution: (none) => FIXED
Summary: drakfont searches for a non existent /tmp/tmp folder => drakfont searches for a non existent /tmp/tmp folder with --testing
Severity: major => minor

Comment 3 Mageia Robot 2015-05-19 18:41:17 CEST
commit ecac6fb0105f742ebd6a9b8ab3a533123fadbe38
Author: Thierry Vignaud <thierry.vignaud@...>
Date:   Tue May 19 05:24:23 2015 -0400

    fix an error with --testing (mga#13363)
    
    also fix a non crash error with rm()
---
 Commit Link:
   http://gitweb.mageia.org/software/drakx/commit/?id=ecac6fb0105f742ebd6a9b8ab3a533123fadbe38
Comment 4 Mageia Robot 2015-05-19 19:37:18 CEST
commit 7ee5b57055caee0be8e2796ec58f1a5139ab5f7d
Author: Thierry Vignaud <thierry.vignaud@...>
Date:   Tue May 19 05:24:23 2015 -0400

    fix an error with --testing (mga#13363)
    
    also fix a non crash error with rm()
---
 Commit Link:
   http://gitweb.mageia.org/software/drakx/commit/?id=7ee5b57055caee0be8e2796ec58f1a5139ab5f7d

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