[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Looking for help: A weird FTBFS triggered by d/control pkg description?



Dear mentors,

I prepared a new version of libskk and you may find the dsc file here:

https://mentors.debian.net/debian/pool/main/libs/libskk/libskk_1.0.3-1.dsc

However, after applying the following change, the package would immediately 
FTBFS:

---------------------------------------------------------
commit 532d2cd83dcddd8cddd564c632fd54407e26ed77
Author: Boyuan Yang <073plan@gmail.com>
Date:   Mon Jun 25 00:09:15 2018 +0800

    d/control: Fix package description

diff --git a/debian/control b/debian/control
index c52a15d..a69c09f 100644
--- a/debian/control
+++ b/debian/control
@@ -95,7 +95,7 @@ Depends:
 Replaces: libskk-dev (<< 1.0.3~),
 Breaks: libskk-dev (<< 1.0.3~),
 Description: program that emulates Japanese SKK input method
-  Libskk is a library that provides GObject-based interface of Japanese
+ Libskk is a library that provides GObject-based interface of Japanese
  input methods.  Currently it supports SKK (Simple Kana Kanji) with
  various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code,
  T-Code, and NICOLA.
----------------------------------------------------------

[...]
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
make[4]: Entering directory '/<<PKGBUILDDIR>>/tests'
PASS: rom-kana
PASS: cdb-dict
PASS: skkserv
PASS: file-dict
PASS: context
./test-driver: line 107: 27349 Trace/breakpoint trap   "$@" > $log_file 2>&1
FAIL: user-dict
PASS: basic
PASS: rule
========================================
   libskk 1.0.3: tests/test-suite.log
========================================

# TOTAL: 8
# PASS:  7
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

. contents:: :depth: 2

FAIL: user-dict
===============

/libskk/user-dict: OK
/libskk/save: OK
/libskk/completion: 
** (/<<PKGBUILDDIR>>/tests/.libs/user-dict:27349): WARNING **: 16:12:49.343: 
context.vala:243: error saving dictionaries The file was externally modified
FAIL user-dict (exit status: 133)

[...]
----------------------------------------------------

It looks so weird that I'm looking for help here. I was using a clean chroot 
(schroot + sbuild). I tested on my non-chroot raw Debian unstable environment 
and the problem seems still exist.

--
Regards,
Boyuan Yang

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: