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

Bug#692795: marked as done (cvssuck: broken with Ruby 1.9 and non-UTF-8 commit log)



Your message dated Wed, 18 Dec 2013 10:50:11 +0000
with message-id <[🔎] E1VtEhf-0004TO-5R@franck.debian.org>
and subject line Bug#636728: Removed package(s) from unstable
has caused the Debian Bug report #692795,
regarding cvssuck: broken with Ruby 1.9 and non-UTF-8 commit log
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
692795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692795
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: cvssuck
Version: 0.3.cvs20060124-2
Severity: important
Tags: l10n

If the ruby1.9.1 package is installed, cvssuck breaks if the commit log
is not a valid UTF-8 text:

$ cd $(mktemp -d)
$ mkdir tree suck
$ cd tree
$ cvs -d $PWD/../cvsroot init
$ cvs -d $PWD/../cvsroot import -m test test test start

No conflicts created by this import

$ cvs -d $PWD/../cvsroot checkout -d . test
cvs checkout: Updating .
$ touch a b c
$ cvs -d $PWD/../cvsroot add a b c
cvs add: scheduling file `a' for addition
cvs add: scheduling file `b' for addition
cvs add: scheduling file `c' for addition
cvs add: use `cvs commit' to add these files permanently
$ cvs -d $PWD/../cvsroot commit -m test a c
/tmp/tmp.VR40H0bICS/tree/../cvsroot/test/a,v  <--  a
initial revision: 1.1
/tmp/tmp.VR40H0bICS/tree/../cvsroot/test/c,v  <--  c
initial revision: 1.1
$ cvs -d $PWD/../cvsroot commit -m $(echo -e '\xff') b
/tmp/tmp.VR40H0bICS/tree/../cvsroot/test/b,v  <--  b
initial revision: 1.1
$ cd ../suck/
$ cvssuck -v $PWD/../cvsroot -o . test
["cvs", "-f", "update", "-r00", "-d", "-p", "a"]
["cvs", "-f", "log", "a"]
["cvs", "-f", "update", "-ko", "-r1.1", "a/a"]
["ci", "-q1.1", "-f", "-d2012-11-09 01:34:08 +0100", "-mtest", "-t-",
"-sExp", "-whippy", "./a,v", "/tmp/cvssuck-25180/t25185-5/a"]
["rlog", "./a,v"]
/usr/bin/cvssuck:335:in `split': invalid byte sequence in UTF-8 (ArgumentError)
	from /usr/bin/cvssuck:335:in `block in parse_log'
	from /usr/bin/cvssuck:329:in `open'
	from /usr/bin/cvssuck:329:in `parse_log'
	from /usr/bin/cvssuck:479:in `block in parselogs'
	from /usr/bin/cvssuck:435:in `run_cvs_internal'
	from /usr/bin/cvssuck:473:in `parselogs'
	from /usr/bin/cvssuck:1022:in `update_directory'
	from /usr/bin/cvssuck:1012:in `block in update_module'
	from /usr/bin/cvssuck:1010:in `fork'
	from /usr/bin/cvssuck:1010:in `update_module'
	from /usr/bin/cvssuck:1260:in `block in main'
	from /usr/bin/cvssuck:1257:in `each'
	from /usr/bin/cvssuck:1257:in `main'
	from /usr/bin/cvssuck:1270:in `<main>'
$ ls
a,v
$

Please change cvssuck to use /usr/bin/ruby1.8 and depend on the ruby1.8
package, or port it to Ruby 1.9.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (400, 'unstable'), (300, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.6.5 (SMP w/2 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cvssuck depends on:
ii  cvs             2:1.12.13+real-9
ii  rcs             5.8.1-1
ii  ruby1.8 [ruby]  1.8.7.358-6

Versions of packages cvssuck recommends:
ii  cvsconnect  0.1.cvs20001202-2

cvssuck suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.3.cvs20060124-2+rm

Dear submitter,

as the package cvssuck has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/636728

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---

Reply to: