Skip to content

Instantly share code, notes, and snippets.

@ohlol
Created June 20, 2011 03:59
Show Gist options
  • Save ohlol/1035102 to your computer and use it in GitHub Desktop.
Save ohlol/1035102 to your computer and use it in GitHub Desktop.
root# dpkg -i rubygem-mysql_2.8.1_amd64.deb
dpkg: error processing rubygem-mysql_2.8.1_amd64.deb (--install):
parse error, in file '/var/lib/dpkg/tmp.ci/control' near line 9 package 'rubygem-mysql':
field name `programs' must be followed by colon
Errors were encountered while processing:
rubygem-mysql_2.8.1_amd64.deb
root# dpkg --info rubygem-mysql_2.8.1_amd64.deb
new debian package, version 2.0.
size 278382 bytes: control archive= 429 bytes.
428 bytes, 13 lines control
6 bytes, 1 lines md5sums
Package: rubygem-mysql
Version: 2.8.1
Architecture: amd64
Maintainer: TOMITA Masahiro
Standards-Version: 3.9.1
Section: Languages/Development/Ruby
Priority: extra
Homepage: http://mysql-win.rubyforge.org
Description: This is the MySQL API module for Ruby. It provides the same functions for Ruby
programs that the MySQL C API provides for C programs.
This is a conversion of tmtm's original extension into a proper RubyGems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment