news

How To Migrate Your Work To New Buck

published 05/11-15 by yugge

We recently upgraded our gitlab instance at buck.ludd.ltu.se.

Due to breaking changes on gitlabs side we cannot migrate the database along with the projects, so the migration needs to be done by the user.

Thankfully we have managed to make a program for this cause available on taurus.

  1. Sign into new buck ( http://buck.ludd.ltu.se )

  2. Sign into taurus using ssh (putty is a good alternative for windows)

  3. Make sure you have a public ssh key generated at taurus, it should be located at .ssh/id\_rsa.pub

    1. You can verify that the file exist by running
      file .ssh/id_rsa.pub
    2. If the file doesn't exist, please create it by running
      ssh-keygen
  4. Copy the content of the file to the sshkey fields in both new buck and old buck

    1. You can see the content of the file in ssh by running
      cat .ssh/id_rsa.pub
    2. You can add keys for new buck here: http://buck.ludd.ltu.se/profile/keys
    3. You can add keys for old buck here: http://buck.ludd.ltu.se:8889/profile/keys
  5. Get the Private token from both old buck and new buck and note them down, you will need them later

    1. You can get the token from new buck here: http://buck.ludd.ltu.se/profile/account
    2. You can get the token from old buck here: http://buck.ludd.ltu.se:8889/profile/account
  6. On taurus run

    buckmigration -oldKey [privateTokenFromOldBuck] -newKey [privateTokenFromNewBuck]
  7. The process could be pretty long, depending on the amount an size of your repos. But after completion the repos should be moved to the new buck.

Any Groups and/or Group projects will have to be created by hand, but that can be managed from the project settings. Sorry about this.

Read more


New Card System

published 04/03-15 by axesun-3

The new card system is now in place. To unlock the door, swipe your card and enter your PIN.

Read more


Serverproblem

published 23/02-15 by seblar-0

Det är för tillfället problem med våran disklagring orsakat av att sancontrollerns nätagg har dött. Det är bytt till en annan sancontroller och återläsning från backuper pågår.

Read more


Extended Open-Hours

published 13/02-15 by axesun-3

While the passcard authentication system is offline, the door will be open between 12:00-13:00, during weekends.

Read more


T1 Closed For Scheduled Work

published 24/01-15 by axesun-3

T1 will be closed from 12/1 to 25/1 for scheduled work, updates regarding the situation will be posted here and on the social medias.

Update: Due to delays, T1 will be closed until 30/2.

Read more


Strömavbrott

published 07/07-13 by seblar-0

Det kommer vara strömavbrott i A-huset den 12 Augusti 20:00-23:00 samt avbrott för hela Campus Luleå 13 Augusti 20:00-24:00.

Read more


Subscribe