Re: [sr-dev] [kamailio/kamailio] pkg: fixed location of ChangeLog (#1143)

2017-06-02 Thread Victor Seva
Closed #1143.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1143#event-1107499968___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] [kamailio/kamailio] pkg: fixed location of ChangeLog (#1143)

2017-06-02 Thread Victor Seva
@miconda yes, I'm going to do that and remove the signing phase too

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1143#issuecomment-305740054___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] [kamailio/kamailio] pkg: fixed location of ChangeLog (#1143)

2017-06-02 Thread Daniel-Constantin Mierla
@adubovikov - thanks for testing and feedback! Signing is a matter of providing 
a certificate to sign the packages, not offered by `make deb`, iirc, its about 
a dpkg-buildpackage parameter.

@linuxmaniac - will you push your patch and backport to 5.0?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1143#issuecomment-305739832___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] [kamailio/kamailio] pkg: fixed location of ChangeLog (#1143)

2017-06-02 Thread Alexandr Dubovikov
Yep. all good, only problem with sign, but this is IMHO different issue...

```
make[5]: *** No rule to make target 'maintainer-clean'.  Stop.
/usr/bin/make --no-print-directory -C lib maintainer-clean
Making maintainer-clean in srdb1
Making maintainer-clean in srdb2
Making maintainer-clean in ims
Making maintainer-clean in xcap
Making maintainer-clean in trie
Making maintainer-clean in print
Making maintainer-clean in cds
Making maintainer-clean in presence
Making maintainer-clean in srutils
Making maintainer-clean in shm_regex
Making maintainer-clean in binrpc
rm -f config.mak
rm -f modules.lst
make[4]: Leaving directory '/home/shurik/KAMAILIO/kamailio-5.0.1/src'
make[3]: Leaving directory '/home/shurik/KAMAILIO/kamailio-5.0.1'
dh_clean
make[2]: Leaving directory '/home/shurik/KAMAILIO/kamailio-5.0.1'
 dpkg-source --after-build kamailio-5.0.1
dpkg-buildpackage: full upload; Debian-native package (full source is included)
 signfile kamailio_5.0.1.dsc
gpg: skipped "Victor Seva ": No secret key
gpg: dpkg-sign.UQsQaC5d/kamailio_5.0.1.dsc: clearsign failed: No secret key

dpkg-buildpackage: error: failed to sign .dsc and .changes file
make[1]: Leaving directory '/home/shurik/KAMAILIO/kamailio-5.0.1/src'
```
```
ls  kamailio*.deb
kamailio_5.0.1_amd64.deb   
kamailio-dnssec-modules_5.0.1_amd64.deb  kamailio-ldap-modules_5.0.1_amd64.deb  
 kamailio-postgres-modules_5.0.1_amd64.deb   
kamailio-sqlite-modules_5.0.1_amd64.deb
kamailio-autheph-modules_5.0.1_amd64.deb   
kamailio-erlang-modules_5.0.1_amd64.deb  kamailio-lua-modules_5.0.1_amd64.deb   
 kamailio-presence-modules_5.0.1_amd64.deb   
kamailio-systemd-modules_5.0.1_amd64.deb
kamailio-berkeley-bin_5.0.1_amd64.deb  
kamailio-extra-modules_5.0.1_amd64.deb   
kamailio-memcached-modules_5.0.1_amd64.deb  
kamailio-python-modules_5.0.1_amd64.deb kamailio-tls-modules_5.0.1_amd64.deb
kamailio-berkeley-modules_5.0.1_amd64.deb  
kamailio-geoip-modules_5.0.1_amd64.deb   kamailio-mono-modules_5.0.1_amd64.deb  
 kamailio-rabbitmq-modules_5.0.1_amd64.deb   
kamailio-unixodbc-modules_5.0.1_amd64.deb
kamailio-carrierroute-modules_5.0.1_amd64.deb  
kamailio-ims-modules_5.0.1_amd64.deb kamailio-mysql-modules_5.0.1_amd64.deb 
 kamailio-radius-modules_5.0.1_amd64.deb 
kamailio-utils-modules_5.0.1_amd64.deb
kamailio-cnxcc-modules_5.0.1_amd64.deb 
kamailio-java-modules_5.0.1_amd64.debkamailio-nth_5.0.1_amd64.deb   
 kamailio-redis-modules_5.0.1_amd64.deb  
kamailio-websocket-modules_5.0.1_amd64.deb
kamailio-cpl-modules_5.0.1_amd64.deb   
kamailio-json-modules_5.0.1_amd64.deb
kamailio-outbound-modules_5.0.1_amd64.deb   
kamailio-sctp-modules_5.0.1_amd64.deb   kamailio-xml-modules_5.0.1_amd64.deb
kamailio-dbg_5.0.1_amd64.deb   
kamailio-kazoo-modules_5.0.1_amd64.deb   kamailio-perl-modules_5.0.1_amd64.deb  
 kamailio-snmpstats-modules_5.0.1_amd64.deb  
kamailio-xmpp-modules_5.0.1_amd64.deb




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1143#issuecomment-305737722___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] [kamailio/kamailio] pkg: fixed location of ChangeLog (#1143)

2017-06-02 Thread Daniel-Constantin Mierla
@linuxmaniac - I guessed that, the `make deb` was added for convenience, I use 
it sometimes when doing releases to see it compiles ok, or run directly 
dpkg-buildpackage, which I guess I did for v5.0.

@adubovikov - have you had the time to check the patch from @linuxmaniac? If 
all ok, then it should be pushed to git repository.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1143#issuecomment-305729868___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] [kamailio/kamailio] pkg: fixed location of ChangeLog (#1143)

2017-06-01 Thread Victor Seva
FTR We don't use that rule at all in the process of building the debs

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1143#issuecomment-305532302___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] [kamailio/kamailio] pkg: fixed location of ChangeLog (#1143)

2017-06-01 Thread Alexandr Dubovikov
ok. I will test @miconda solution and let you know


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1143#issuecomment-305527801___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] [kamailio/kamailio] pkg: fixed location of ChangeLog (#1143)

2017-06-01 Thread Victor Seva
Problem here is that make deb rules are wrong. There is were we have to make 
the fix.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1143#issuecomment-305527183___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev