From moritz.lenz at noris.net Wed Sep 19 09:52:47 2012 From: moritz.lenz at noris.net (Moritz Lenz) Date: Wed, 19 Sep 2012 09:52:47 +0200 Subject: Allocations in the test database Message-ID: <505979CF.60307@noris.net> Hi all, currently I'm integrating automatic assignment of subnets into an application, and face an issue while testing it. The idea was to use the RIPE test database while developing the application. However the test database doesn't have the same allocations as the real database, so the subnets I am trying to assign are directly below the net 0.0.0.0 - 255.255.255.255. Which of course has a different maintainer, and I can't use PGP authentication for that maintainer either. I've tried to simply create the allocations in the test database, but it failed with the message "ALLOCATED inetnum objects require the administrative maintainer." What's the best way to do deal with that problem? Cheers, Moritz From denis at ripe.net Wed Sep 19 11:58:26 2012 From: denis at ripe.net (Denis Walker) Date: Wed, 19 Sep 2012 11:58:26 +0200 Subject: Allocations in the test database In-Reply-To: <505979CF.60307@noris.net> References: <505979CF.60307@noris.net> Message-ID: <50599742.2010707@ripe.net> Dear Moritz, To create an ALLOCATION in the TEST Database, the allocation object must contain this: mnt-by: TEST-NCC-HM-MNT This maintainer exists in the TEST Database with the password "emptypassword" without the quotes. Regards Denis Walker Business Analyst RIPE NCC Database Group On 19/09/2012 09:52, Moritz Lenz wrote: > Hi all, > > currently I'm integrating automatic assignment of subnets into an > application, and face an issue while testing it. > > The idea was to use the RIPE test database while developing the > application. However the test database doesn't have the same allocations > as the real database, so the subnets I am trying to assign are directly > below the net 0.0.0.0 - 255.255.255.255. Which of course has a different > maintainer, and I can't use PGP authentication for that maintainer either. > > I've tried to simply create the allocations in the test database, but it > failed with the message "ALLOCATED inetnum objects require the > administrative maintainer." > > What's the best way to do deal with that problem? > > Cheers, > Moritz > > From moritz.lenz at noris.net Wed Sep 19 12:55:03 2012 From: moritz.lenz at noris.net (Moritz Lenz) Date: Wed, 19 Sep 2012 12:55:03 +0200 Subject: Allocations in the test database In-Reply-To: <50599742.2010707@ripe.net> References: <505979CF.60307@noris.net> <50599742.2010707@ripe.net> Message-ID: <5059A487.1000605@noris.net> Dear Denis, On 09/19/2012 11:58 AM, Denis Walker wrote: > Dear Moritz, > > To create an ALLOCATION in the TEST Database, the allocation object must > contain this: > > mnt-by: TEST-NCC-HM-MNT > > This maintainer exists in the TEST Database with the password > "emptypassword" without the quotes. Thanks, that works and solves my problem. Is there any documentation where I could have found that information? Cheers, Moritz From denis at ripe.net Wed Sep 19 13:30:00 2012 From: denis at ripe.net (Denis Walker) Date: Wed, 19 Sep 2012 13:30:00 +0200 Subject: Allocations in the test database In-Reply-To: <5059A487.1000605@noris.net> References: <505979CF.60307@noris.net> <50599742.2010707@ripe.net> <5059A487.1000605@noris.net> Message-ID: <5059ACB8.2030301@ripe.net> Dear Moritz This is something not many people do in the TEST Database. So all our documentation only explains how to create assignments. But after the RIPE Meeting we will discuss this with our training team and see what the best way forward is. Perhaps we could create some standard allocation objects already in the TEST Database and then explain how to make use of them. Regards Denis Walker Business Analyst RIPE NCC Database Group On 19/09/2012 12:55, Moritz Lenz wrote: > Dear Denis, > > On 09/19/2012 11:58 AM, Denis Walker wrote: >> Dear Moritz, >> >> To create an ALLOCATION in the TEST Database, the allocation object must >> contain this: >> >> mnt-by: TEST-NCC-HM-MNT >> >> This maintainer exists in the TEST Database with the password >> "emptypassword" without the quotes. > > Thanks, that works and solves my problem. > Is there any documentation where I could have found that information? > > Cheers, > Moritz > > From thor.kottelin at turvasana.com Wed Sep 19 13:33:48 2012 From: thor.kottelin at turvasana.com (Thor Kottelin) Date: Wed, 19 Sep 2012 14:33:48 +0300 Subject: Allocations in the test database In-Reply-To: <5059A487.1000605@noris.net> References: <505979CF.60307@noris.net> <50599742.2010707@ripe.net> <5059A487.1000605@noris.net> Message-ID: > -----Original Message----- > From: db-help-bounces at ripe.net [mailto:db-help-bounces at ripe.net] On > Behalf Of Moritz Lenz > Sent: Wednesday, September 19, 2012 1:55 PM > To: Denis Walker > Cc: db-help at ripe.net > On 09/19/2012 11:58 AM, Denis Walker wrote: > > To create an ALLOCATION in the TEST Database, the allocation > object must > > contain this: > > > > mnt-by: TEST-NCC-HM-MNT > > > > This maintainer exists in the TEST Database with the password > > "emptypassword" without the quotes. > Is there any documentation where I could have found that > information? Yes: https://www.ripe.net/data-tools/support/documentation/ripe-database-user-manual-getting-started. -- Thor Kottelin http://www.anta.net/ From thor.kottelin at turvasana.com Wed Sep 19 13:54:40 2012 From: thor.kottelin at turvasana.com (Thor Kottelin) Date: Wed, 19 Sep 2012 14:54:40 +0300 Subject: Allocations in the test database In-Reply-To: References: <505979CF.60307@noris.net> <50599742.2010707@ripe.net> <5059A487.1000605@noris.net> Message-ID: > -----Original Message----- > From: db-help-bounces at ripe.net [mailto:db-help-bounces at ripe.net] On > Behalf Of Thor Kottelin > Sent: Wednesday, September 19, 2012 2:34 PM > To: db-help at ripe.net > https://www.ripe.net/data-tools/support/documentation/ripe- > database-user-manual-getting-started. Oops. I was thinking of the TEST-DBM-MNT mntner. Apologies throughout, and thanks to Denis for the correct answer. Another day, another new thing learned... -- Thor Kottelin http://www.anta.net/ From david.freedman at uk.clara.net Wed Sep 19 17:10:15 2012 From: david.freedman at uk.clara.net (David Freedman) Date: Wed, 19 Sep 2012 15:10:15 +0000 Subject: SMTP fail Message-ID: -- From: Mail Delivery System A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: dbase at whois-update.db.ripe.net -- Anybody else getting this? From kranjbar at ripe.net Wed Sep 19 18:06:30 2012 From: kranjbar at ripe.net (Kaveh Ranjbar) Date: Wed, 19 Sep 2012 18:06:30 +0200 Subject: [dbint] SMTP fail In-Reply-To: References: Message-ID: <1102C45B-ACF8-4FEC-9EAF-A63524945F13@ripe.net> Hello David, It seems there is a problem with RIPE NCC's mailer, I have contacted our operations 24/7 team and they are already looking into it. We will update the RIPE NCC's service announcement page (http://www.ripe.net/lir-services/service-announcements/current) with further details. All the best, Kaveh. --- Kaveh Ranjbar, RIPE NCC Database Group Manager On Sep 19, 2012, at 5:10 PM, David Freedman wrote: > > -- > From: Mail Delivery System > > > A message that you sent could not be delivered to one or more of its > recipients. This is a permanent error. The following address(es) failed: > > dbase at whois-update.db.ripe.net > > -- > > Anybody else getting this? > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kranjbar at ripe.net Wed Sep 19 18:38:33 2012 From: kranjbar at ripe.net (Kaveh Ranjbar) Date: Wed, 19 Sep 2012 18:38:33 +0200 Subject: [dbint] SMTP fail In-Reply-To: <1102C45B-ACF8-4FEC-9EAF-A63524945F13@ripe.net> References: <1102C45B-ACF8-4FEC-9EAF-A63524945F13@ripe.net> Message-ID: <6DF1119C-449F-4D04-9259-113CF360CB49@ripe.net> Hello All, The issue is now resolved. We apologise for any inconvenience this may have caused. Kind Regards, Kaveh. --- Kaveh Ranjbar, RIPE NCC Database Group Manager On Sep 19, 2012, at 6:06 PM, Kaveh Ranjbar wrote: > Hello David, > > It seems there is a problem with RIPE NCC's mailer, I have contacted our operations 24/7 team and they are already looking into it. > We will update the RIPE NCC's service announcement page (http://www.ripe.net/lir-services/service-announcements/current) with further details. > > All the best, > Kaveh. > > --- > Kaveh Ranjbar, > RIPE NCC Database Group Manager > > On Sep 19, 2012, at 5:10 PM, David Freedman wrote: > >> >> -- >> From: Mail Delivery System >> >> >> A message that you sent could not be delivered to one or more of its >> recipients. This is a permanent error. The following address(es) failed: >> >> dbase at whois-update.db.ripe.net >> >> -- >> >> Anybody else getting this? >> >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From a.gadelshin at primereg.ru Wed Sep 26 16:40:20 2012 From: a.gadelshin at primereg.ru (a.gadelshin at primereg.ru) Date: Wed, 26 Sep 2012 18:40:20 +0400 Subject: =?utf-8?B?U2FtcGxlIGRiIGZvciByaXBlIHdob2lzIHNlcnZlciBwcm9ibGVt?= Message-ID: <6fe77e9b139586602929fc6aa75c97f157451236@smtp.timeweb.ru> Hello. I've install a latest version of whois server, but can't install sample data. There is sample.db, which contain text information, but there isn't bin/SQL/create.first-stage, bin/SQL/create.second-stage etc. Where I can find them? /opt/whois/bin/make_db -c /opt/whois/conf/rip.config -s SAMPLE -0 *******************Wed Sep 26 18:04:42 MSK 2012****************** Creating tables\n Creating tables\n ./load_all.sh: line 37: ./create.first-stage: No such file or directory Wed Sep 26 18:04:42 MSK 2012\n Making indexes\n ./load_all.sh: line 53: ./create.second-stage: No such file or directory Wed Sep 26 18:04:42 MSK 2012\n Making more indexes\n ./load_all.sh: line 79: ./create.third-stage: No such file or directory Will now convert the DB into InnoDB type Converting tables: abuse_mailbox already uses the 'MYISAM' engine; Ignored admin_c already uses the 'MYISAM' engine; Ignored ... and /opt/whois/bin/make_db -c /opt/whois/conf/rip.config -s SAMPLE -1 *******************Wed Sep 26 18:35:41 MSK 2012****************** Creating tables\n Creating tables\n ./load_all.sh: line 37: ./create.first-stage: No such file or directory Wed Sep 26 18:35:41 MSK 2012\n Making indexes\n ./load_all.sh: line 53: ./create.second-stage: No such file or directory Wed Sep 26 18:35:41 MSK 2012\n Loading tables - 1 of 1 pass\n Wed Sep 26 18:35:41 MSK 2012 Loading /opt/whois/var/tmp/load/SAMPLE/sample.db.gz D: Making SQL connection to ripe_root at localhost ...OK starting processing stream Object cannot be retrieved:[mntner: TEST-DBM-MNT descr: Mntner for DB objects. admin-c: + RDBM-SAMPLE tech-c: RDBM-SAMPLE upd-to: bitbucket at ripe.net mnt-nfy: bitbucket at ripe.net auth: CRYPT-PW re45C38li6ADw mnt-by: TEST-DBM-MNT referral-by: TEST-DBM-MNT # something new changed: bitbucket at ripe.net 20001208 source: SAMPLE ] *** died: +976 modules/ud/ud_process_stream.c *** Backtrace with command line ./load_all.sh: line 15: 13094 Done ${UNZIP1} ${object_file} 13095 | eval ${FILTER} 13096 Segmentation fault | $LOADER -L $1 -p ${PROPERTIES} -s ${SOURCE} *** ERROR: Loader failure [139]. Exiting\n ************** ERROR *************** *** 18:35:41 Error loading database=ripe_root for source=SAMPLE, /opt/whois/bin/make_db exiting ************************************ -- Thx for the help