view · edit · sidebar · attach · print · history

20130604-jobsDaily

<< | Index | >>


Summary

  • Get used to the wiki
  • Send Zeno AHV-number, IBAN, etc
  • Try to make jobs-daily work on funtoo

Commits

Index


Make the jobs/import_daily work on vagrant funtoo

Problems when calling vagrant up, because I must first upgrade to use vagrant 1.1.x or 1.2.x, as the vagrant basebox for version 1.0 are no longer compatible.

  • The shell/main.sh is not called.
    • Calling it manually showed, that "Git pull in /usr/portage" was called
    • Calling this manually, prompted to "To update portage, run 'emerge --oneshot portage' now."
    • Called it manually. Only sys-apps/portage-2.3.5-r8 got updated.

Changed Vagrantfile to make shell/main.sh work. This lead to the error (using vagrant 1.2.2

/home/niklaus/.rvm/gems/ruby-1.9.3-p392@oddb_org/bundler/gems/vagrant-7e400d00a3c5/plugins/guests/gentoo/plugin.rb:16:in
`block in <class:Plugin>': uninitialized constant VagrantPlugins::GuestGentoo::Plugin::Cap (NameError)

Update Gemfile to use the current master. Does not work neither.

Going back to Vagrant version 1.1.5 with the new Vagrantfile. Now shell/main.sh is run (Added a logger-line to shell/main.sh to prove it.)

Make veewee creat a funtoo basebox useable with Vagrant 1.2

  • Using DHCP with Vagrant 1.2 needs an empty file /etc/conf.d/net
  • Started a build to be able to submit a patch for veewee

reorganize brand2csv to fetch first all trademark numbers

view · edit · sidebar · attach · print · history
Page last modified on June 05, 2013, at 12:06 PM