← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:04 | mtompset | If I refactor a parameter do I really have to provide test coverage for EVERYTHING that calls it? |
00:12 | Francesca joined #koha | |
01:11 | eythian joined #koha | |
01:11 | ex-parrot joined #koha | |
01:16 | mtompset | Greetings, eythian ex-parrot |
01:28 | lyle joined #koha | |
01:29 | wizzyrea | mtompset: would you make someone else do that? |
01:30 | mtompset | wizzyrea: The people that wrote it initial are. :P |
01:30 | initially... | |
01:31 | Because in order to do so nicely, this turns into a recursive descent into refactor hell. | |
01:32 | wizzyrea | if you think you'd make someone else do it as part of QA then yeah, you probably need to do it. |
01:33 | (much as that sucks) | |
01:33 | mtj | ping rangi, could i ask you a couple of quick Qs re: my mellon/plack email? |
01:34 | mtompset | Here's the problem: then bug 14385 will never get into Koha code, because the necessary initial change in bug 19040 is 89+ files changed, and it eyeballs faster than actually triggering code. Not to mention, I can't seem to get Elastic Search to work. |
01:35 | Unless we push 14385 knowing that there is ONE bug, and never fix it. | |
01:37 | wizzyrea | you'd probably better ask joubu about that, it's possible he'd be comfortable with it. |
01:37 | mtompset | I'll be doing that. |
01:37 | wizzyrea | but he might not be. Who knows. |
01:45 | kholt joined #koha | |
01:45 | mtompset | Added a comment to bug 14385 with options. We'll see if people reply. |
01:45 | Where is our bot? | |
01:45 | wahanui | our bot is "nuts" |
01:45 | mtompset | Not you, wahanui. The other one. |
01:46 | Or did someone stop you from telling us about bugs? | |
01:48 | wizzyrea | huginn seems to be awol |
01:53 | caboose joined #koha | |
02:04 | misilot joined #koha | |
02:06 | mtompset | huginn... that's the one. |
02:07 | No more @later tell wizzyrea Thanks for being active on the channel. :) | |
02:44 | ribasushi joined #koha | |
02:55 | Francesca joined #koha | |
02:55 | wizzyrea | :) |
03:04 | Francesca joined #koha | |
03:37 | AmitGupta joined #koha | |
03:41 | lyle | q |
03:41 | AmitGupta | heya lyle |
03:41 | lyle | Hi Amit |
03:42 | I didn't actually mean to type in this buffer, still geting used to WeeChat =/ | |
03:51 | kholt joined #koha | |
04:26 | alexbuckley joined #koha | |
04:27 | Francesca joined #koha | |
04:30 | kholt joined #koha | |
05:03 | mtompset | @seen huggins |
05:03 | Hope huggins comes back. | |
05:04 | Have a great day, #koha wizzyrea lyle Ammit | |
05:47 | indradg joined #koha | |
05:55 | AmitGupta | hi indradg |
05:59 | wilfrid joined #koha | |
06:00 | indradg | Hi AmitGupta |
06:18 | LibraryClaire joined #koha | |
06:31 | alexbuckley joined #koha | |
06:52 | alex_a joined #koha | |
06:53 | alex_a | bonjour |
06:53 | wahanui | hola, alex_a |
07:02 | Francesca joined #koha | |
07:14 | Francesca joined #koha | |
07:15 | lyle joined #koha | |
07:25 | marcelr joined #koha | |
07:25 | marcelr | hi #koha |
07:32 | Francesca joined #koha | |
07:51 | eythian | Hi marcelr |
07:52 | marcelr | o/ |
07:57 | jaicy joined #koha | |
07:58 | jaicy | hai, |
08:00 | am new to koha | |
08:00 | please help me | |
08:01 | i want to remove the books fully from koha..so what can i do..??\ | |
08:02 | i want to know how to remove whole books from my koha | |
08:03 | please help me..!!! | |
08:11 | magnuse | jaicy: remove one book, or a lot? |
08:12 | eythian | magnuse: hippo birdies! |
08:12 | magnuse | eythian: takk! |
08:17 | jaicy | i need to remove 9262 books |
08:17 | magnuse | is that all the books, or are there some you want to keep? |
08:17 | jaicy | no |
08:18 | magnuse | is that all the books? |
08:18 | jaicy | yes |
08:19 | magnuse | ok |
08:20 | but there is other data you want to keep? so starting from scratch is not an option? | |
08:20 | jaicy | i dont want to keep any data |
08:21 | magnuse | ah, if you want to start from scratch with an empty database, you can delete the database and then create a new one |
08:21 | jaicy | ok...just tell me how to modify using item modification tool...by item file.. |
08:22 | magnuse | that way you will be able to delete all records and items, but not start from scratch |
08:22 | it should be in the manual | |
08:22 | one sec | |
08:22 | jaicy | what will be the content inside the itemfile |
08:23 | magnuse | https://koha-community.org/man[…]batchrecorddelete |
08:23 | or https://koha-community.org/man[…]#batchdeleteitems | |
08:24 | if you choose to delete items the file should contain barcodes | |
08:24 | ...or itemids | |
08:25 | you can get all your barcodes by creating a report like "SELECT barcode FROM items" and then exporting as csv | |
08:26 | cait joined #koha | |
08:26 | magnuse | kia ora cait |
08:27 | jaicy: if some of your items lack barcodes it will be better to use itemnumbers: "SELECT itemnumber FROM items" | |
08:39 | marcelr | cait: not breaking anything, just asking questions; when we dont fully understand concepts, we are more likely to break things :) |
08:40 | cait | i guess i am just so glad it works now - can't remember how often this broke already |
09:03 | Francesca joined #koha | |
09:06 | jaicy | hii |
09:09 | cait | hi jaicy |
09:20 | @later tell kidclamp - sorry i broke 15685 :( | |
09:41 | magnuse | bug 15685 |
09:45 | cait | AcqCreateItem setting per-basket |
09:45 | much desirable | |
10:24 | indradg | bug 19084 |
10:37 | kidclamp joined #koha | |
11:06 | LibraryClaire joined #koha | |
11:28 | cait joined #koha | |
11:32 | Dyrcona joined #koha | |
11:48 | meliss joined #koha | |
11:50 | endmar joined #koha | |
11:52 | LibraryClaire joined #koha | |
11:53 | atheia joined #koha | |
11:54 | endmar | sending email message to patron: Admin at /usr/share/koha/lib/C4/Letters.pm line 937 |
11:55 | is coming up while I was runing koha-foreach --enabled --email /usr/share/koha/bin/cronjobs/ process_message_queue.pl -v | |
12:09 | cait | endmar: why don't you write to the mailing list? |
12:10 | I think people here don't know or don't have the time currenctly to take a look | |
12:10 | kellym joined #koha | |
12:13 | edveal joined #koha | |
12:16 | endmar | I was writing but my I was looking such message This post has NOT been accepted by the mailing list yet. |
12:17 | cait | did you subscribe to the mailing list first? |
12:18 | endmar | should I? |
12:20 | cait | yes |
12:20 | the mailing list only accepts emails from subscribed email addresses | |
12:22 | JoshB joined #koha | |
12:24 | JoshB left #koha | |
12:30 | oleonard joined #koha | |
12:34 | nengard joined #koha | |
12:47 | NateC joined #koha | |
13:05 | indradg joined #koha | |
13:34 | magnuse | ooh, lots of variants of "You have reached your limit of suggestions you can place at this time." in the translation... |
13:35 | kmlussier joined #koha | |
13:42 | kholt joined #koha | |
13:45 | tcohen joined #koha | |
13:46 | tcohen | morning! |
13:47 | kholt joined #koha | |
13:48 | caboose joined #koha | |
13:50 | mtompset joined #koha | |
13:50 | mtompset | Greetings, #koha. |
13:50 | @seen huggins | |
13:53 | MichaelKuhn joined #koha | |
13:54 | MichaelKuhn | Hi Tomas - I've got a problem with the current kohadevbox. After two hours of processing it tells me the following: |
13:54 | TASK [kohadevbox : Install Koha | Install older JSON::Validator] *************** fatal: [jessie]: FAILED! => {"changed": false, "failed": true, "msg": "Unable to install package: E:Could not open file http://debian.koha-community.o[…]g-1~koha1_all.deb - open (2: No such file or directory), E:Unable to determine file size for fd -1 - fstat (9: Bad file descriptor), E:Read error - | |
13:54 | cait has already told me about https://github.com/digibib/kohadevbox/issues/213 but the problem persists... | |
13:55 | tcohen | MichaelKuhn: please upgrade your ansible |
13:56 | what's the output from ansible --version? | |
13:57 | are you on ubuntu? debian? | |
13:58 | MichaelKuhn | I'm on Ubuntu 16.04.3 and ansible 2.0.0.2 |
13:58 | tcohen | hm |
13:58 | MichaelKuhn | Ubuntu tells me this is already the newest version |
13:59 | tcohen | can you give this a try? (shouldn't cause you trouble) |
13:59 | sudo add-apt-repository ppa:ansible/ansible | |
13:59 | sudo apt update | |
13:59 | sudo apt upgrade | |
14:04 | MichaelKuhn | OK, I did that and it seemed to work. I guess I will now have to chnge into "kohadevbox" and execute "vagrant up --provision", right? |
14:05 | tcohen | usually, vagrant provision |
14:05 | SKIP_WEBINSTALLER=1 CREATE_ADMIN_USER=1 vagrant provision | |
14:12 | MichaelKuhn | I executed the following (vagrant wasn't up): |
14:12 | vagrant up | |
14:12 | SKIP_WEBINSTALLER=1 CREATE_ADMIN_USER=1 vagrant provision | |
14:13 | tcohen | no |
14:13 | MichaelKuhn | All right, this time the process doesn't show the stiff about JSON::Validator anymore |
14:13 | No? | |
14:13 | wahanui | http://media.moddb.com/images/[…]33/collapsing.gif |
14:13 | tcohen | if it is not up |
14:14 | you just do | |
14:14 | SKIP_WEBINSTALLER=1 CREATE_ADMIN_USER=1 vagrant up | |
14:14 | if it is up, but provisioning aborted | |
14:14 | you "resume" the provisioning | |
14:14 | SKIP_WEBINSTALLER=1 CREATE_ADMIN_USER=1 vagrant provision | |
14:15 | it is a minor thing | |
14:15 | MichaelKuhn | Hm ok... but it's too late now... also the process now ended and shows me no error. Should I maybe restart? |
14:15 | tcohen | but the way we create the admin user, or populate the DB with sample data |
14:15 | is not checking if those things are already done | |
14:15 | it is ok | |
14:15 | no need to restart | |
14:17 | talljoy joined #koha | |
14:17 | MichaelKuhn | OK. Now since this process takes some time (around two hours...) and I intend to learn some stuff about signing off etc. - is there a way how I can save my kohavedbox, like just copying directory "kohadevbox"? And then, when I ruined everything, just copy it back? |
14:17 | barton joined #koha | |
14:17 | tcohen | MichaelKuhn: you don't need to recreate the devbox |
14:18 | you can just vagrant suspend/resume | |
14:18 | or vagrant halt/up | |
14:19 | MichaelKuhn: ok? | |
14:20 | MichaelKuhn | I mean because the Koha software is inside the directory "kohadevbox" - since I don't know much about git and stuff I think I will ruin it while trying to learn... |
14:20 | tcohen | MichaelKuhn: are you using SYNC_REPO? |
14:21 | not using it is the reason for the 2 hour process | |
14:21 | because it is fetching the 2.xGB repo every time | |
14:21 | pm | |
14:22 | caboose joined #koha | |
14:23 | MichaelKuhn | Hm, OK. Until now I didn't use SYNCREPO. In this case - is it possible to remove "kohadevbox" and restart again, using SYNC_REPO? |
14:23 | I'm willing to wait for another 2 hours to have a clean kohadevbox in the end... | |
14:25 | tcohen | do you have a clone of the koha repo on your host machine? |
14:28 | MichaelKuhn | No, I guess not. I just followed the instruction at https://github.com/digibib/kohadevbox and I don't know where the Koha software was copied during the 2 hours... (at least I always IMAGINED the software was copied during those 2 hours...) |
14:29 | tcohen | ok |
14:29 | do this | |
14:29 | mkdir ~/git | |
14:29 | cd ~/git | |
14:30 | git clone http://git.koha-community.org/koha.git koha | |
14:30 | <WAIT> | |
14:30 | then do | |
14:30 | echo "export SYNC_REPO=~/git/koha" | |
14:30 | sorry | |
14:30 | echo "export SYNC_REPO=~/git/koha" >> ~/.bashrc | |
14:32 | oleonard joined #koha | |
14:32 | MichaelKuhn | OK, it's cloning now, I will then halt vagrant and start it with |
14:32 | atheia joined #koha | |
14:32 | MichaelKuhn | SYNC_REPO="~/git/koha" vagrant up |
14:33 | tcohen | not halt |
14:33 | destroy | |
14:33 | if you have SYNC_REPO on your .bashrc file | |
14:33 | you don't need to type it | |
14:33 | each time | |
14:33 | MichaelKuhn | Yes, I understand |
14:33 | tcohen | ok |
14:33 | mtompset | Just to point out tcohen it's over 3GB now. |
14:34 | MichaelKuhn | (of course only after sourcing it) |
14:34 | tcohen | ok |
14:34 | mtompset | Sorry about the lack of reply yesterday, tcohen. :) |
14:34 | MichaelKuhn | This will take some time. I'm sure I'll be back ;-) |
14:34 | Thank you for now! | |
14:35 | mtompset | If you have 3 hours for not sync repo... |
14:35 | probably 1 hour with. | |
14:35 | fpyrih joined #koha | |
14:36 | tcohen | nah |
14:36 | caboose joined #koha | |
14:36 | tcohen | probably 15 mins with the repo already fetched |
14:37 | mtompset | tcohen: Depends on your internet connection. |
14:37 | tcohen | mtompset: of course, but I don't think the rest of the things to download take 1 hour if the total is 3 |
14:37 | mtompset | Takes me about 3 hours without sync_repo and about 1 hour with. -- oh, and your CPU gruntiness. |
14:38 | I don't have all theSYNC's set. | |
14:38 | LeeJ was mentioning there were others, but I haven't looked into them. | |
14:39 | The kohadocs is one that I know of, because LeeJ was working on that and said you, tcohen, added something similar to sYNC_REPO for it. | |
14:39 | Haven't looked though. | |
14:39 | tcohen | mtompset: kohadocs and, if that's what you're up to, a plugin repo for plugin development |
14:40 | mtompset | yes, but a vagrant up pulls it all, so you should sync repo it all to make it faster. |
14:40 | tcohen | nope |
14:40 | mtompset | And yes, it does take about 1 hour for the other stuff. |
14:40 | tcohen | you need enable_kohadocs: true |
14:41 | mtompset | okay... I'll look into that later. |
14:41 | I'm trying to work my way out of a recursive refactor descent into hell. | |
14:41 | tcohen | the vagrant-cachier plugin should save you time |
14:42 | (.deb downloads) | |
14:42 | mtompset | What think you of bug 19040, tcohen? |
14:42 | tcohen | a 72.89kb patch refactoring such a core lib? |
14:43 | mtompset | lots of tiny changes. |
14:43 | LibraryClaire joined #koha | |
14:43 | LibraryClaire left #koha | |
14:43 | tcohen | mtompset: looks ok to me |
14:43 | mtompset | GetMarcBiblio( $biblionumber ) mapped to GetMarcBiblio( { biblionumber => $biblionumber }) |
14:43 | and the other parameters too, of course. | |
14:44 | tcohen | yes, read it, it looks good |
14:44 | mtompset: I'm working on dockerizing the jenkins test environment | |
14:45 | mtompset | I have a preliminary dockerization attempt done. |
14:45 | But it doesn't really handle the whole upgrade process well, I think. | |
14:46 | And it doesn't work without a series of patches which aren't in the code set yet. | |
14:46 | tcohen | mtompset: should be easy to implement |
14:46 | mtompset | because I put the DB in its own container. |
14:46 | tcohen | I'm about to PQA one of those |
14:47 | my case is simpler, because it is for jenkins | |
14:47 | but I will try to move kohadevbox in that direction ASAP | |
14:48 | mtompset | is it bug 16690? |
14:48 | * tcohen | hates Dockerfiles |
14:48 | mtompset | bug 14335? |
14:48 | * mtompset | nods. |
14:48 | tcohen | 14533 |
14:48 | I gave ansible-container a whirl | |
14:48 | but the stable release was unusable | |
14:49 | the development branch works | |
14:49 | will resume that track once they release | |
14:49 | it basically commits to the FS image on each ansible action | |
14:49 | and is pretty sexy to use :-P | |
14:50 | (compared to Dockerfile... anything is sexy) | |
14:50 | mtompset | Yes, but if you stick with Dockerfile, it would make my life easier. |
14:50 | tcohen | why is that? |
14:50 | mtompset | That's what we use for our Dockerizing. |
14:51 | And it would make transplanting into our corporate environment easier. | |
14:51 | tcohen | if you have it dockered, you don't need what I'm working on |
14:52 | mtompset | BTW, did you use MySQL or MariaDB? |
14:52 | because MariaDB doesn't have a debian.cnf -- see bug 18564 | |
14:52 | tcohen | i'm not there yet |
14:53 | anything I need I will hardcode | |
14:53 | mtompset | Ewwwww! |
14:53 | tcohen | this will be a gitified setup, so eww to start with |
14:56 | mtompset | tcohen: okay, I'll concede that point. :) |
14:57 | tcohen | mtompset: with 14533 we still need koha-common.cnf |
14:57 | why is that? | |
14:58 | mtompset | gitfied setup is ewww... |
14:58 | when you need to test a library change, you need to copy it into place. | |
14:59 | tcohen | no, you work on the git clone |
14:59 | no need to copy anything | |
15:00 | mtompset | the kohadevbox points opac/opac-basket.pl (for example) at the packaged version, not the git version. |
15:01 | (or it was something similar) | |
15:01 | I had to copy it to test it. | |
15:01 | tcohen | that's incorrect, or there's something wrong with your kohadevbox |
15:02 | because I even added a remote debugger in there, and am pretty sure what file I'm editing | |
15:02 | mtompset | Is your host machine a windows box? |
15:02 | tcohen | nope |
15:02 | mtompset | Mine is. |
15:02 | tcohen | ubuntu and macos |
15:03 | but what's ran inside virtualbox is not related | |
15:03 | mtompset | oh it was a /usr/sbin script. |
15:03 | tcohen | ah |
15:03 | for testing koha-* scripts | |
15:04 | you need to run them from kohaclone/debian/scripts | |
15:04 | or better run | |
15:04 | misc4dev/cp_debian_file.pl | |
15:05 | oleonard_ joined #koha | |
15:05 | mtompset | Is there documentation on the misc4dev directory somewhere? Because I haven't had time to make sense of it. |
15:05 | Greetings, oleonard | |
15:07 | MichaelKuhn | tcohen: While waiting for the Koha cloning to complete... Is it possible to run "vagrant destroy" in the meantime and remove all "kohadevbox_jessie_*" in ~/Virtualbox_VMs ? |
15:07 | tcohen | MichaelKuhn: of course |
15:08 | is completely unrelated to the cloning | |
15:08 | MichaelKuhn | I hoped so but I'm really new at this, thanks! |
15:13 | indradg joined #koha | |
15:18 | pastebot | "mtompset" at 127.0.0.1 pasted "docker-compose.yml" (47 lines) at http://paste.koha-community.org/582 |
15:18 | AmitGupta joined #koha | |
15:21 | rsantellan joined #koha | |
15:21 | rsantellan | good afternoon #koha |
15:30 | MichaelKuhn | tcohen: Cloning took about 40 minutes, "vagrant up" took about 10 minutes, the process ended without errors this time. Now is there a way how to backup my kohadevbox in case I will ruin my git/Koha/devbox or is it easier to destroy and rebuild again? |
15:34 | mtompset | MichaelKuhn: Because you are sync repo'd if you ruin your git, you don't need to destroy your vagrant, you need to fix you host's git, becauase that is the one that is ruined. |
15:35 | and because you are sync repo'd... if you vagrant up jessie or stretch or xenial, they will all have access to the same git you may have been working on in the other kohadevbox. | |
15:36 | MichaelKuhn | OK, does that mean I can just backup my git directory with clone? (in my case "~/git/koha") So wI wouldn't have to download the stuff in it again... I'm quite sure I will ruin the content since I'm only starting to learn about git... or I will just not know where I am, so I will want to restart "clean"... |
15:37 | mtompset | You could make a backup directory, and if you ruin your git, then delete the bad git directory, and copy your backup back into place. |
15:38 | MichaelKuhn | OK, I will do that, thanks! (and I guess I should do that while Vagrant is halted) |
15:38 | mtompset | Safest, yes. |
15:42 | tcohen: Two other nice bugs to consider 18907 and 18908 :) | |
15:47 | jbeno joined #koha | |
15:56 | jzairo joined #koha | |
16:01 | caboose joined #koha | |
16:24 | MichaelKuhn | tcohen: I thought "SKIP_WEBINSTALLER=1 CREATE_ADMIN_USER=1 vagrant up" would give me running Koha instance, but I always end at the webinstaller. I tried this with and without entries in file "user.yml" (koha_admin_user: koha_kohadev / koha_admin_pass: password). Am I maybe misunderstanding something? |
16:26 | caboose joined #koha | |
16:31 | indradg_ joined #koha | |
16:36 | KotH_ joined #koha | |
16:42 | jajm_ joined #koha | |
16:42 | ex-parrot joined #koha | |
16:43 | fredericd joined #koha | |
16:50 | LeeJ joined #koha | |
16:50 | LeeJ | hi #koha |
16:51 | Joubu: around? | |
16:51 | kidclamp | he is usually out fridays LeeJ |
16:51 | LeeJ | ahh ok |
16:51 | good to know :P | |
16:51 | kidclamp | though he has been known to appar when summoned on occasion :-) |
16:51 | LeeJ | well he told me to file a bug report on a plack issue with the Koha::Plugins |
16:52 | TGoat joined #koha | |
16:52 | LeeJ | and I just found out more information on it..was trying to figure out if I should add it to the existing bug or file a new one |
16:54 | I'll just add it to the existing bug since it's related | |
16:54 | caboose joined #koha | |
16:55 | caboose joined #koha | |
16:57 | MKuhn joined #koha | |
16:57 | MKuhn | tcohen: Another thing: I tried to install another language "("de-DE") using the following commands: |
16:57 | sudo su - | |
16:57 | mkdir /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/de-DE | |
16:57 | exit | |
16:57 | sudo koha-translate --install de-DE | |
16:58 | Bit still after calling http://localhost:8081/ the only available language is "en" | |
16:58 | LeeJ | kidclamp: does sudo koha-plack --enable and --disable work? The plack wiki shows they are WIP as of last year. |
16:58 | MKuhn | In an earlier version of the kohadevbox this worked (as far as I remember) |
16:59 | LeeJ | need to disable plack to test something |
16:59 | kidclamp | they work afaik |
16:59 | LeeJ | let's find out right now! ;d |
16:59 | ;D | |
16:59 | kidclamp | you need to restart apache aftert the comand |
16:59 | or reload at the least | |
16:59 | LeeJ | okay |
17:00 | looks like it works! | |
21:34 | alohalog` joined #koha | |
21:34 | Topic for #koha is now Welcome to the #koha IRC chat | Code of conduct - https://koha-community.org/abo[…]/code-of-conduct/ | Please use http://paste.koha-community.org for pastes | Installation guide for Koha is https://wiki.koha-community.org/wiki/Debian | kanban is https://tree.taiga.io/project/[…]rm-1711/wiki/home | |
22:06 | tcohen | nice w-e #koh |
22:06 | #koha | |
22:14 | cait joined #koha | |
22:34 | sameee joined #koha | |
22:56 | JoshB joined #koha | |
23:01 | cait1 joined #koha | |
23:12 | Francesca joined #koha | |
23:36 | Francesca joined #koha | |
23:47 | caboose joined #koha |
← Previous day | Today | Next day → | Search | Index