Germany for speedier conclusion of transitional justice issues

By Republica
Published: July 18, 2019 07:27 AM

KATHMANDU, July 18: Expressing its concern over the long-delayed transitional justice process, Germany, a key European Union (EU) member, has urged Nepal to conclude the remaining aspects of the peace process at the earliest possible.

Visiting Commissioner for South Asia in the German Federal Foreign Office Markus Potzel in his meeting with Nepali officials including Minister for Foreign Affairs Pradeep Gyawali and Minister for Law Bhanu Bhakta Dhakal expressed hope that the issues of transitional justice would be completed at the earliest.

Commissioner Potzel, who arrived in Kathmandu on a two-day visit Tuesday, had inquired about the progress in the transitional justice process during his meeting with law minister Dhakal. Minister Dhakal informed Potzel that transitional justice-related laws were in the process of amendment in line with the Supreme Court verdict and other international standards.

Germany has long been stressing the need for broader consultation with concerned stakeholders before endorsing laws related to transitional justice through the parliament and appointment of commissioners of the Truth and Reconciliation Commission (TRC) and Commission of Investigation on Enforced Disappeared Persons (CIEDP) in transparent manner so that they can deliver justice to the victims. 

Nepal and Germany are both the members of the UN Human Rights Council. “The German side also appreciated Nepal’s unique and home-grown peace process and expressed hope that its remaining aspects would be resolved soon,” said Commissioner Potzel at a joint press conference organized before wrapping up his two-day visit to Nepal.

Nepal and Germany signed a Joint Declaration of Intent on the Establishment of Bilateral Consultation Mechanism, which stipulates that these consultations would be held annually, at mutually convenient time in the future. 

During the meeting, the two sides welcomed the signing of a 24.3-million-euro financial aid agreement on July 5. The assistance will serve to upgrade maternal care facilities in Kathmandu Valley, the provision of solar energy to remote areas as well as the establishment of specific credit line to kick-start start-up business in semi-urban and rural areas. 

According to a joint press statement issued by Nepal and Germany on Wednesday, Germany also pledged additional 4 million euros for technical cooperation to further upgrade the use of solar energy in order to tackle the challenges of climate change and energy security in Nepal.
Nepal and Germany have also agreed to allow diplomats’ spouses to take on gainful employment in the host country while the family is posted there. A formal agreement to this effect is set to be concluded soon.

Request history8.2.19PHP Version6.57sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (13.22ms)time
    • Application (6.56s)time
    • 1 x Application (99.8%)
      6.56s
      1 x Booting (0.2%)
      13.22ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed6.51s
      • NewsController.php#297republica1378msselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'germany-for-speedier-conclusion-of-transitional-justice-issues' and `status` = 1 limit 1
        Bindings
        • 0: germany-for-speedier-conclusion-of-transitional-justice-issues
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1670μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (69860)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1530μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (69860)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1490μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (69860)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1490μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (69860)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica13.31sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Germany for speedier conclusion of transitional justice issues' IN BOOLEAN MODE) as score from `news` where `id` != 69860 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 69860
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1900μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (144498, 153109, 153628, 156923, 158021, 158046)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1530μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (144498, 153109, 153628, 156923, 158021, 158046)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica133.84msselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-16 16:49:17' and '2025-04-17 16:49:17' and `id` not in (69860) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-16 16:49:17
        • 1: 2025-04-17 16:49:17
        • 2: 69860
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica12.79supdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-17 16:49:17' where `id` = 69860 and `status` = 1
        Bindings
        • 0: 2025-04-17 16:49:17
        • 1: 69860
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\News
      7News.php#?
      App\Models\Attachment
      6Attachment.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          pTmTrRPgsxtqSsxdYMCae1Dd2aYnvIQIRj4PlOOI
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/germany-for-speedier-conclusion-of-transitional-justice-iss...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/germany-for-speedier-conclusion-of-tr...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/germany-for-speedier-conclusion-of-transitional-justice-issues
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:22 [ "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.131.142.67" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "931b70b8d99ffe20-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "x-forwarded-for" => array:1 [ 0 => "3.131.142.67" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 17 Apr 2025 11:04:20 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRTVGdtNVBJTUptWmVQbXRuVDI0T0E9PSIsInZhbHVlIjoiN1pvWmtQZ001MlEyV0tWeTNaWGQreWFoS3VPUW95Q0pIcm1abzFpU1dDV0J4Um9LdUxtU0UvYUkrUzM0enVIdnkyTUtqUUpUa3JtZFZXbEZ5Nm4yMWw1azQrRE5jUnJaT2s0eFFhU2h6OHY0b3VEL1I5amI3RTMzY3lqYjY0a1MiLCJtYWMiOiIxODNlZWI5MTE0YjM4ZWJjNmNmOGRhM2EwNThmNjBmZDBiNGRiMWFlMDhkODg4NDc5ZWFlODhhYzMwNzMzYTUyIiwidGFnIjoiIn0%3D; expires=Fri, 17 Apr 2026 11:04:20 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImRTVGdtNVBJTUptWmVQbXRuVDI0T0E9PSIsInZhbHVlIjoiN1pvWmtQZ001MlEyV0tWeTNaWGQreWFoS3VPUW95Q0pIcm1abzFpU1dDV0J4Um9LdUxtU0UvYUkrUzM0enVIdnkyTUtqU" 1 => "republica_session=eyJpdiI6IkZGWXlUWm51WUFXOHRIS2N4NmR4VUE9PSIsInZhbHVlIjoiYzd5R25DQTRpR28xUmdqZ213SW9YbFhTKzRLU2wvMHU2T3hXdDZyVnFoRjBXOFpJMzBRZ2greVNuemRsSm9GdkVqVUZZcWpmaXFBTDlyWmdTaGV6SUFxRHF2UDFLdDBFTUt3cENFY3NMK1RsanhtS3hjTVJCSXhUZDNDNTVDM0kiLCJtYWMiOiJkMTNjOTFhMzhmY2MzNTI2ZjcwNTI1OTA5NmQ4ZmNhMTk3NjE0ZWMxMDc1NDZkNjY5YTdkNTFiMjZlZDZiOGY3IiwidGFnIjoiIn0%3D; expires=Fri, 17 Apr 2026 11:04:20 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IkZGWXlUWm51WUFXOHRIS2N4NmR4VUE9PSIsInZhbHVlIjoiYzd5R25DQTRpR28xUmdqZ213SW9YbFhTKzRLU2wvMHU2T3hXdDZyVnFoRjBXOFpJMzBRZ2greVNuemRsSm9Gdk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRTVGdtNVBJTUptWmVQbXRuVDI0T0E9PSIsInZhbHVlIjoiN1pvWmtQZ001MlEyV0tWeTNaWGQreWFoS3VPUW95Q0pIcm1abzFpU1dDV0J4Um9LdUxtU0UvYUkrUzM0enVIdnkyTUtqUUpUa3JtZFZXbEZ5Nm4yMWw1azQrRE5jUnJaT2s0eFFhU2h6OHY0b3VEL1I5amI3RTMzY3lqYjY0a1MiLCJtYWMiOiIxODNlZWI5MTE0YjM4ZWJjNmNmOGRhM2EwNThmNjBmZDBiNGRiMWFlMDhkODg4NDc5ZWFlODhhYzMwNzMzYTUyIiwidGFnIjoiIn0%3D; expires=Fri, 17-Apr-2026 11:04:20 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImRTVGdtNVBJTUptWmVQbXRuVDI0T0E9PSIsInZhbHVlIjoiN1pvWmtQZ001MlEyV0tWeTNaWGQreWFoS3VPUW95Q0pIcm1abzFpU1dDV0J4Um9LdUxtU0UvYUkrUzM0enVIdnkyTUtqU" 1 => "republica_session=eyJpdiI6IkZGWXlUWm51WUFXOHRIS2N4NmR4VUE9PSIsInZhbHVlIjoiYzd5R25DQTRpR28xUmdqZ213SW9YbFhTKzRLU2wvMHU2T3hXdDZyVnFoRjBXOFpJMzBRZ2greVNuemRsSm9GdkVqVUZZcWpmaXFBTDlyWmdTaGV6SUFxRHF2UDFLdDBFTUt3cENFY3NMK1RsanhtS3hjTVJCSXhUZDNDNTVDM0kiLCJtYWMiOiJkMTNjOTFhMzhmY2MzNTI2ZjcwNTI1OTA5NmQ4ZmNhMTk3NjE0ZWMxMDc1NDZkNjY5YTdkNTFiMjZlZDZiOGY3IiwidGFnIjoiIn0%3D; expires=Fri, 17-Apr-2026 11:04:20 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IkZGWXlUWm51WUFXOHRIS2N4NmR4VUE9PSIsInZhbHVlIjoiYzd5R25DQTRpR28xUmdqZ213SW9YbFhTKzRLU2wvMHU2T3hXdDZyVnFoRjBXOFpJMzBRZ2greVNuemRsSm9Gdk" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "pTmTrRPgsxtqSsxdYMCae1Dd2aYnvIQIRj4PlOOI" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/germany-for-speedier-conclusion-of-transitional-justice-issues" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/germany-for-speedier-conclusion-of-transitional-justice-issues" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-17 16:49:20GET/amp/news/germany-for-speedier-conclusion-of-transitional-justice-issues11015