← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 01:10 | cbush06 joined #koha | |
| 01:13 | JoshB joined #koha | |
| 01:15 | chrisvella__ joined #koha | |
| 02:23 | mtj | hey rangi, about per chance? |
| 02:27 | ..or bag, gmcharlt_ too :) | |
| 02:29 | ^ could anyone give me gitolite/push access to the '16.05.x' branch on git.kc.org | |
| 02:46 | Francesca joined #koha | |
| 03:13 | StomproJ joined #koha | |
| 03:21 | wizzyrea | @later tell eythian I saw this twitter and thought of you https://twitter.com/evilbmcats |
| 03:21 | huginn | wizzyrea: The operation succeeded. |
| 03:21 | wizzyrea | rangi is afk today |
| 03:31 | Stompro joined #koha | |
| 03:32 | mario joined #koha | |
| 03:48 | mtj | hiya wizzyrea, np... ill send an email to them |
| 04:03 | mario joined #koha | |
| 04:56 | ibeardslee joined #koha | |
| 05:55 | Francesca joined #koha | |
| 06:00 | StomproJ joined #koha | |
| 06:06 | mario joined #koha | |
| 06:28 | Francesca joined #koha | |
| 06:31 | cait joined #koha | |
| 06:42 | alex_a joined #koha | |
| 07:04 | * magnuse | waves |
| 07:12 | LibraryClaire joined #koha | |
| 07:12 | LibraryClaire | morning #koha |
| 07:18 | Stompro joined #koha | |
| 07:38 | fridolin joined #koha | |
| 07:42 | reiveune joined #koha | |
| 07:43 | magnuse | guten morgen BüchereiKlara |
| 07:44 | fridolin | hie there |
| 07:44 | * fridolin | made a litre of cofeeeeeeeeeeeeeeee |
| 07:45 | reiveune | hello |
| 07:46 | * LibraryClaire | waves |
| 07:46 | steals fridolin's magic coffee | |
| 07:49 | fridolin | its a special blend from Caraïbes |
| 07:49 | so sweeeet and <stronnnnng/> | |
| 07:49 | sophie_m joined #koha | |
| 07:51 | LibraryClaire | lol |
| 07:51 | * LibraryClaire | has forgotten her tea at home for 4 days now :( |
| 07:53 | magnuse | LibraryClaire: after brewing it? |
| 07:55 | gah, popup calendar suddenly not working on a gitified install | |
| 07:55 | LibraryClaire | megnuse: no just the teabags. But it means I have no black tea at the office, only fruit ones. |
| 07:55 | magnuse | i knoe i have fixed this before... |
| 07:55 | ah | |
| 07:55 | LibraryClaire | *magnuse |
| 08:06 | cait joined #koha | |
| 08:12 | marcelr joined #koha | |
| 08:12 | marcelr | hi #koha |
| 08:12 | magnuse | hiya marcelr |
| 08:12 | marcelr | :) |
| 08:14 | magnuse | ah bug 17524. knew there was something familiar about it |
| 08:14 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17524 major, P5 - low, ---, jonathan.druart, Pushed to Stable , Datepicker on checkout fails when dateformat = iso |
| 08:15 | AndrewIsh joined #koha | |
| 08:18 | cait | hm strange phenomenon - after update we can't get out of maintenance mode or only partially :( |
| 08:18 | some pages work, others show maintenance after switching the pref to off | |
| 08:18 | magnuse | cait: restarted plack and memcached? |
| 08:19 | cait | no memcached, restarted plack |
| 08:19 | StomproJ joined #koha | |
| 08:19 | cait | we had the same happen yesterday... ok now, but not sure why |
| 08:20 | magnuse | weird |
| 08:20 | which versions? | |
| 08:31 | alex_a joined #koha | |
| 08:44 | sameeenz joined #koha | |
| 08:45 | d_antonakis joined #koha | |
| 08:56 | alex_a_ joined #koha | |
| 08:58 | marcelr | cait: flush the cache |
| 08:59 | cait | marcelr: which cache? |
| 08:59 | marcelr | memcache or fallback |
| 08:59 | cache::memory? | |
| 09:00 | you should be using memcache | |
| 09:00 | like this alias: alias flushmc="echo 'flush_all' | nc -q 1 localhost 11211" | |
| 09:01 | cait | we are not on the most current veresions yet |
| 09:01 | marcelr | me neither (3.22) |
| 09:01 | cait | how is your experience with configuration changes? |
| 09:01 | marcelr | in what particular? |
| 09:02 | cait | I am worried memcached will need kicks for configuration changes to happen |
| 09:02 | well to take effect | |
| 09:02 | marcelr | im always restarting plack and flushing memcache at these changes |
| 09:02 | general rule | |
| 09:02 | wahanui | general rule is probably to always install from debian packages |
| 09:03 | cait | yeah |
| 09:03 | we can't do that | |
| 09:03 | marcelr | you should |
| 09:03 | cait | well no, because support libraians don't have server access |
| 09:03 | marcelr | changing a pref is normally fine btw |
| 09:04 | cait | stil opacmaintenance appears to get stuck |
| 09:04 | marcelr | updates ask for more |
| 09:04 | this sounds like an old version number in the cache | |
| 09:04 | cait | we restarted after running the update |
| 09:04 | but switching off the pref didn't take effect | |
| 09:04 | marcelr | flush the cache too |
| 09:04 | cait | until another plack restart |
| 09:05 | marcelr | plack is not enough |
| 09:05 | cait | it feels like we shoudl fix those things |
| 09:05 | restarting plack is fine | |
| 09:05 | but i still have a hard time trusting the cache | |
| 09:06 | maybe still suspicious from earlier versions | |
| 09:07 | what we see right now is that configuration changes in the marc frameworks also take a while | |
| 09:07 | to show up | |
| 09:07 | but i am not sure how this works and how long to wait etc. | |
| 09:07 | marcelr | plack takes 50 requests |
| 09:07 | if not changed | |
| 09:07 | cait | hm |
| 09:08 | so you'd need to request the page 50 times if you want to enforce a reload of the script? | |
| 09:08 | eythian | marcelr: I see you took my advice and moved your entire building away. |
| 09:09 | @wunder jordaan, ams | |
| 09:09 | huginn | eythian: The current temperature in Ten Kateplein, Amsterdam, Netherlands is 11.7°C (10:01 AM CET on December 09, 2016). Conditions: Overcast. Humidity: 83%. Dew Point: 9.0°C. Pressure: 30.33 in 1027 hPa (Rising). |
| 09:09 | eythian | overcast ... right to the ground |
| 09:09 | LibraryClaire | @wunder konstanz |
| 09:09 | huginn | LibraryClaire: The current temperature in Mainaustraße, Konstanz, Germany is 1.1°C (10:01 AM CET on December 09, 2016). Conditions: Light Freezing Fog. Humidity: 92%. Dew Point: -0.0°C. Windchill: 1.0°C. Pressure: 30.54 in 1034 hPa (Steady). |
| 09:09 | eythian | wizzyrea: nice :) |
| 09:09 | cait | thx marcelr - i will forward the info about the cache flushing :) |
| 09:09 | LibraryClaire | the light freezing fog is back |
| 09:09 | cait | and maybe we can give memcached another try |
| 09:10 | alex_a joined #koha | |
| 09:11 | Francesca joined #koha | |
| 09:13 | marcelr | cait: you should indeed use memcache, stay close to the defaults, i would say |
| 09:13 | eythian: i do not see our building currently | |
| 09:14 | eythian | marcelr: neither do I. |
| 09:14 | marcelr | where i am now, it is misty |
| 09:14 | too | |
| 09:14 | eythian | at home? |
| 09:14 | marcelr | right |
| 09:15 | not in the room lol | |
| 09:15 | morning LibraryClaire | |
| 09:15 | alex_a joined #koha | |
| 09:16 | LibraryClaire | hi marcelr |
| 09:29 | eythian | https://owncloud.kallisti.net.[…]s/ALFiQjdiZfLUkp3 <-- marcelr, your workplace is starting to reappear |
| 09:30 | marcelr | :) |
| 10:02 | Francesca joined #koha | |
| 10:18 | cait | eythian: nice new office .) |
| 10:18 | eythian | cait: yeah, I have a nice window view from the 6th floor. |
| 10:18 | cait: also, YOU ONLY HAVE ONE EYE!! | |
| 10:28 | cait | yeah, the other is still asleep |
| 10:35 | kidclamp joined #koha | |
| 10:36 | Francesca joined #koha | |
| 10:46 | Stompro joined #koha | |
| 11:21 | josef_moravec_ joined #koha | |
| 11:44 | kidclamp | @later tell alex_a: getting an error when searching on biblibre sandbox 6:http://paste.koha-community.org/191 |
| 11:44 | huginn | kidclamp: The operation succeeded. |
| 11:47 | StomproJ joined #koha | |
| 12:51 | meliss joined #koha | |
| 12:59 | alex_a joined #koha | |
| 13:01 | ztajoli joined #koha | |
| 13:16 | tcohen joined #koha | |
| 13:20 | magnuse | kidclamp: any plans for packaging up a new version of the coverflow plugin? the ability to set a max height looks nice |
| 13:20 | kidclamp | yeah, I was only holding off a bit to see if I was adding anything else |
| 13:21 | I will try to do that today or Monday magnuse | |
| 13:21 | releasing the last one brought back a flurry of small improvements | |
| 13:25 | tcohen joined #koha | |
| 13:28 | nengard joined #koha | |
| 13:32 | NateC joined #koha | |
| 13:46 | Dyrcona joined #koha | |
| 13:47 | rsantellan joined #koha | |
| 13:52 | JoshB joined #koha | |
| 14:07 | magnuse | @later tell kidclamp cool! (about a possible new version of the coverflow plugin) |
| 14:07 | huginn | magnuse: The operation succeeded. |
| 14:47 | rocio joined #koha | |
| 14:53 | tcohen joined #koha | |
| 15:00 | LibraryClaire left #koha | |
| 15:02 | mario joined #koha | |
| 15:16 | fridolin left #koha | |
| 15:17 | Dyrcona joined #koha | |
| 15:19 | akilsdonk joined #koha | |
| 15:35 | huginn | New commit(s) kohagit: Bug 16376 - Koha::Calendar->is_holiday date truncation creates fatal errors for TZ... <http://git.koha-community.org/[…]38d9bc032ce8c4ec1> / Bug 16376: (regression tests) <http://git.koha-community.org/[…]17447d7cc84c0615e> |
| 15:39 | jbeno joined #koha | |
| 15:45 | gaetan_B joined #koha | |
| 15:48 | rhamby joined #koha | |
| 15:51 | Domain joined #koha | |
| 15:52 | Domain | Hello everyone |
| 15:52 | I got a question | |
| 15:52 | I need to configure y domain | |
| 15:52 | but i dont know how to set that "name" | |
| 15:52 | my server is currently online | |
| 15:53 | here: http://138.94.58.43/ | |
| 15:53 | but i dont know how to change my domain | |
| 15:56 | TGoat joined #koha | |
| 16:03 | reiveune | bye |
| 16:03 | reiveune left #koha | |
| 16:04 | Domain | Hello everyone |
| 16:04 | I got a question | |
| 16:04 | I need to configure y domain | |
| 16:04 | but i dont know how to set that "name" | |
| 16:04 | my server is currently online | |
| 16:04 | wahanui | i already had it that way, Domain. |
| 16:04 | Domain | here: http://138.94.58.43/ |
| 16:04 | but i dont know how to change my domain name | |
| 16:16 | gaetan_B | Hi Domain, you probably bought a domain name from a service provider, you should see with their interface so that the domain directs to the ip you juste gave us |
| 16:17 | since you seem to be working with an educationnal institution that does have a website, it's quite likely the IT team they will be able to do this for you | |
| 16:18 | and set up a subdomain that will redirect to your koha instance | |
| 16:18 | you'll only need to setup the vhosts on the koha instance so that you don't get the default website | |
| 16:20 | Domain | we have a website |
| 16:21 | so we need a subdomain | |
| 16:22 | how do it set up that vhosts on the koha instance? | |
| 16:29 | huginn | New commit(s) kohagit: Bug 17668: Fix typo in parcel.pl - listinct vs listincgst <http://git.koha-community.org/[…]248920d3207e27131> / Bug 15822: Fix 500 error when searching if items.onloan=0000-00-00 <http://git.koha-community.org/[…]89b804077b1020369> |
| 16:29 | eythian | Domain: you put it in the Apache config. Where that is depends on how you've installed it, but probably under /etc/apache2/sites-enabled |
| 16:30 | You may want two subdomains, depending on how you access the staff client | |
| 16:39 | huginn | New commit(s) kohagit: Bug 14541 (QA followup) Add warning to gist system preference <http://git.koha-community.org/[…]721c7ce09f2c638ed> / Bug 14541: Do not truncate tax rate values <http://git.koha-community.org/[…]1cea36f9f9cd329cc> |
| 17:01 | hkh joined #koha | |
| 17:04 | josef_morave joined #koha | |
| 17:05 | hkh | Hallo, i am confused by versions - I thought that 3.22.x is oldstable release track. |
| 17:05 | Now, after apt-get update i get suggested to upgrade to 16.5.5 which i thought is on track stable: | |
| 17:05 | hhl koha-VM-dev:~$ apt-cache policy koha-common |
|
| 17:05 | koha-common: | |
| 17:05 | Installiert: 3.22.02 | |
| 17:05 | Installationskandidat: 16.05.05.01 | |
| 17:05 | Versionstabelle: | |
| 17:05 | 16.05.05.01 0 | |
| 17:05 | 500 http://debian.koha-community.org/koha/ oldstable/main amd64 Packages | |
| 17:05 | *** 3.22.02 0 | |
| 17:05 | 100 /var/lib/dpkg/status | |
| 17:07 | cait | stable is 16.11 |
| 17:07 | oldstable is 16.05 now i think | |
| 17:07 | we had a release in november | |
| 17:08 | but i am not an expert about the package organisation - you might want to wait until someone is around who knows there way around there | |
| 17:14 | jenkins | Yippee, build fixed! |
| 17:14 | wahanui | o/ '`'`'`'`'`'`'`'`'` |
| 17:14 | jenkins | Project Koha_Master_D8 build #61: FIXED in 1 hr 46 min: https://jenkins.koha-community[…]oha_Master_D8/61/ |
| 17:14 | * kyle: Bug 16376: (regression tests) | |
| 17:14 | * kyle: Bug 16376 - Koha::Calendar->is_holiday date truncation creates fatal | |
| 17:14 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=16376 critical, P5 - low, ---, koha-bugs, Pushed to Master , Koha::Calendar->is_holiday date truncation creates fatal errors for TZ America/Santiago |
| 17:15 | cait | confetti! |
| 17:15 | wahanui | hmmm... confetti is https://31.media.tumblr.com/f5[…]1tt9lrzo6_250.gif |
| 17:40 | kchris_afk | Joubu: Are you there? |
| 17:56 | nuentoter joined #koha | |
| 17:57 | nuentoter joined #koha | |
| 17:57 | huginn | New commit(s) kohagit: Bug 15896 [QA Followup] - Supress warn when running unit tests <http://git.koha-community.org/[…]d11e1815a1309b41b> / Bug 15896: [QA Follow-up] Fix parameter name in POD <http://git.koha-community.org/[…]3e99ebcdbbc75a50e> / Bug 15896 - Unit Tests <http://git.koha-community.org/[…]mmitdiff;h=8ed2cd |
| 17:57 | nuentoter | ok i need some serious help if theres anyone around |
| 18:04 | ill send a msg to the list if i can't find what i need through google or the site. | |
| 18:05 | cait left #koha | |
| 18:06 | nuentoter joined #koha | |
| 18:09 | nuentoter | operating system crashed, what/where are there files I can grab with a live distro from that HDD so that I don't loose data? |
| 18:19 | huginn | New commit(s) kohagit: Bug 17416: Fix audio alerts <http://git.koha-community.org/[…]922e816d0611e9bf7> / Bug 17416 - Move javascript in doc-head-close.inc into a separate include <http://git.koha-community.org/[…]c14567c23e8284774> |
| 18:29 | New commit(s) kohagit: Bug 17516 - Add CSV export option to item search after displaying output to screen <http://git.koha-community.org/[…]6e8453d945220826e> | |
| 18:32 | nuentoter | huginn: ++ nice ! |
| 18:32 | huginn | nuentoter: I'll give you the answer as soon as RDA is ready |
| 18:33 | nuentoter | i just got chroot access but obviously can't run mysql reports because of no sql installed on the live disk |
| 18:33 | TY | |
| 18:43 | tcohen joined #koha | |
| 18:47 | chris_n joined #koha | |
| 18:56 | jenkins | Project Koha_Master_D8 build #62: UNSTABLE in 1 hr 42 min: https://jenkins.koha-community[…]oha_Master_D8/62/ |
| 18:56 | * kyle: Bug 15822: Fix 500 error when searching if items.onloan=0000-00-00 | |
| 18:56 | * kyle: Bug 17668: Fix typo in parcel.pl - listinct vs listincgst | |
| 18:56 | * kyle: Bug 14541: Do not truncate tax rate values | |
| 18:56 | * kyle: Bug 14541 (QA followup) Add warning to gist system preference | |
| 18:56 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=15822 major, P1 - high, ---, jonathan.druart, Pushed to Master , STAFF Advanced search error date utils |
| 18:56 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17668 major, P5 - low, ---, jonathan.druart, Pushed to Master , typo in parcel.pl listinct vs listincgst | |
| 18:56 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=14541 major, P5 - low, ---, jonathan.druart, Pushed to Master , Tax rate should not be forced to an arbitrary precision | |
| 18:59 | New commit(s) kohagit: Bug 17556: Koha::Patrons - Remove GetHideLostItemsPreference <http://git.koha-community.org/[…]f0c0022fc493288a6> | |
| 19:45 | NateC joined #koha | |
| 20:06 | nuentoter | huginn Im not trying to be pushing just trying to figure out my schedule for things, we close in about 2 hours so I was curious if you would be able to reply before then or not? if not I would greatly appreciate a reply anyway and I shall check the irc logs to get my answer, i'm just asking because if not then I will move on to another task this afternoon. thank you greatly for your help |
| 20:06 | huginn | nuentoter: I'll give you the answer as soon as RDA is ready |
| 20:06 | nuentoter | oh no im talkin to a bot |
| 20:24 | cait joined #koha | |
| 20:31 | NateC joined #koha | |
| 20:36 | tcohen joined #koha | |
| 20:37 | jenkins | Project Koha_Master_D8 build #63: STILL UNSTABLE in 1 hr 40 min: https://jenkins.koha-community[…]oha_Master_D8/63/ |
| 20:37 | * kyle: Bug 17722: Make PatronLists.t run inside a transaction | |
| 20:37 | * kyle: Bug 15906 - Remove use of makepayment in paycollect.pl | |
| 20:37 | * kyle: Bug 15906: [QA Follow-up] Correct a partial payment | |
| 20:37 | * kyle: Bug 15896 - Use Koha::Account::pay internally for makepayment | |
| 20:37 | * kyle: Bug 15896: [QA Follow-up] Add accountlines_id parameter in paycollect | |
| 20:37 | * kyle: Bug 15896 - Unit Tests | |
| 20:37 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17722 normal, P5 - low, ---, tomascohen, Pushed to Master , t/db_dependent/PatronLists.t doesn't run inside a transaction |
| 20:37 | jenkins | * kyle: Bug 15896: [QA Follow-up] Fix parameter name in POD |
| 20:37 | * kyle: Bug 15896 [QA Followup] - Supress warn when running unit tests | |
| 20:37 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=15906 enhancement, P5 - low, ---, kyle, Pushed to Master , [ONLY PUSH TOGETHER WITH 15896] Remove use of makepayment in paycollect.pl |
| 20:37 | jenkins | * kyle: Bug 17416 - Move javascript in doc-head-close.inc into a separate |
| 20:37 | * kyle: Bug 17416: Fix audio alerts | |
| 20:37 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=15896 enhancement, P5 - low, ---, kyle, Pushed to Master , Use Koha::Account::pay internally for makepayment |
| 20:37 | jenkins | * kyle: Bug 17516 - Add CSV export option to item search after displaying output |
| 20:37 | * kyle: Bug 17556: Koha::Patrons - Remove GetHideLostItemsPreference | |
| 20:37 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17416 enhancement, P5 - low, ---, oleonard, Patch doesn't apply , Move javascript in doc-head-close.inc into a separate include |
| 20:37 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17516 enhancement, P5 - low, ---, nick, Pushed to Master , Add CSV export option to item search *after* displaying output to screen | |
| 20:37 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17556 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , Move GetHideLostItemsPreference to Koha::Patron | |
| 20:47 | kidclamp joined #koha | |
| 22:40 | deb-CSPL joined #koha | |
| 22:43 | TGoat joined #koha | |
| 22:46 | JoshB left #koha | |
| 23:19 | sameeenz joined #koha | |
| 23:21 | Francesca joined #koha | |
| 23:36 | tcohen joined #koha |
← Previous day | Today | Next day → | Search | Index