Constitution amendment process back to square one

By No Author
Published: April 13, 2017 01:56 AM

 Govt bid to bring Madhesi parties on board the election uncertain 


KATHMANDU, April 12: With the main opposition CPN-UML remaining opposed to it and the agitating Madhes-based political parties not owning up it fully, the government's initiative to bring the Madhesi parties on board the election process through a fresh 11-point constitution amendment bill has become uncertain.

The government is almost certain not to garner the required two-thirds majority votes in favor of the fresh amendment bill in parliament unless it receives support from the UML-led opposition alliance. The opposition alliance has enough numerical strength in parliament to foil the amendment bill. 
On Tuesday, the government withdrew a constitution amendment bill from the parliament five months after it was tabled in the House as it failed to garner a two-thirds majority. 

Although the government led by Pushpa Kamal Dahal has introduced the new bill apparently to appease the agitating parties, this failed to impress the Madhes-based parties. Prime Minister Dahal faces a setback as the alliance of the agitating parties, United Democratic Madhesi Front (UDMF) on Wednesday announced to boycott the local polls. 

With the local polls just about a month away, the government doesn't have much time to bring the agitating parties on board the poll process. “The issue of bringing the agitating parties on board the election process by amending the constitution is now back to square and there is not enough time now to hammer out political consensus,” political analyst Bishnu Sapkota told Republica.  
Sapkota said that the government made a false claim about Madhesi parties and UML's support to the new amendment bill.

While expressing hope that the UDMF will eventually take part in the election process, Minister for Law, Ajay Shankar Nayak said the government is surprised by the unexpected decision of the agitating parties of not owing up the new amendment bill. “We are taken aback by the decision of the UDMF. However, the government is still hopeful of a political consensus,” said Nayak. 
Nayak said that the amendment bill can be endorsed through parliament through the fast-track process if there is a political consensus among major parties. 

Political analyst Nilamber Acharya, who is also a former minister, said that he doesn't see the chance of the new amendment bill being passed by parliament before the local polls. “I don't see any chance of the bill being endorsed by parliament as both UML and UDMF are not in its favor. The government shouldn't push ahead with the amendment bill if the agitating parties do not own it up,” said Acharya. 

Sapkota argued that the lack of political will and no internal preparations by the agitating parties are also important reasons behind the UDMF's decision to boycott the election. “The decision of the Madhes-based parties not to take part in the poll even after the registration of the new amendment bill also raises questions about their political will,” he said. 

Request history8.2.19PHP Version5.22sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (12.58ms)time
    • Application (5.21s)time
    • 1 x Application (99.76%)
      5.21s
      1 x Booting (0.24%)
      12.58ms
      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 executed5.17s
      • NewsController.php#297republica1102msselect `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` = 'constitution-amendment-process-back-to-square-one' and `status` = 1 limit 1
        Bindings
        • 0: constitution-amendment-process-back-to-square-one
        • 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#297republica1700μ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 (18076)
        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#297republica1500μ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 (18076)
        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#297republica1510μ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 (18076)
        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#297republica1480μ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 (18076)
        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.21sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Constitution amendment process back to square one' IN BOOLEAN MODE) as score from `news` where `id` != 18076 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 18076
        • 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#388republica11.04msselect `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 (19385, 46670, 56751, 59239, 95398, 158358)
        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#388republica1640μ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 (19385, 46670, 56751, 59239, 95398, 158358)
        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#416republica11.17sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-13 18:35:06' and '2025-04-14 18:35:06' and `id` not in (18076) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-13 18:35:06
        • 1: 2025-04-14 18:35:06
        • 2: 18076
        • 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#27republica1674msupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-14 18:35:07' where `id` = 18076 and `status` = 1
        Bindings
        • 0: 2025-04-14 18:35:07
        • 1: 18076
        • 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
      7Attachment.php#?
      App\Models\Category
      1Category.php#?
          _token
          0WsA2DAEjQOISY1Xh8fatthh1Ah8EcYTmshl1fPq
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/constitution-amendment-process-back-to-square-one
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/constitution-amendment-process-back-t...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/constitution-amendment-process-back-to-square-one
          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:24 [ "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" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "13.58.163.18" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJGeUMxc2FJNXRrU3RlOEFHSzA3aFE9PSIsInZhbHVlIjoiYURTR0RqRFNMVEhmNDhndVUxN2VyNXo5YmhhTWRZZUFCaGFjdkcwZkp4OG9oZ0Mvb2hxRzJib0x3a1lIYUtTdlVvM0tzNXkyS2JOTE00dFR3SEk4cDVkZ2c0ZFg3YnNSS0NyK3I4NlJ4N29ZRTJkUGEwVEFoYUtGWFR5Y2tRWlMiLCJtYWMiOiIzNjFiZTZjNjRiOTA3ZmVhZmIxNTE5YjJmMmI5MGY4M2Y4MjFjOGVmZjczYThlMzc1MjJlMzdiM2QwOWZjODVmIiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6ImFMT1dZSUFreUFZckNwdUxheGVJa3c9PSIsInZhbHVlIjoiSzM0R3FuVHNrOEV3SmJjK29BK1dBMXJQNFhBWmlsVlVDT1JIRzV0R2lHclcyQXpyNzdydUlsdm5ka0dtbXpsNGU5c2NuRlJLU0RrdTl2VFVZQkZKYkJvRWZYbDVQNlozWC8wbGEwM3YvUmppekplOGNrem5vbEFWUXo0RkhLSUciLCJtYWMiOiI4NGM3NWUyZDRlNjBiMDY5M2NjNjM1MDZiNDIyNjAzODEwM2QzYTM0YWJmNWIyMzViZjU2MGU4MWJiN2ZhMDA5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlJGeUMxc2FJNXRrU3RlOEFHSzA3aFE9PSIsInZhbHVlIjoiYURTR0RqRFNMVEhmNDhndVUxN2VyNXo5YmhhTWRZZUFCaGFjdkcwZkp4OG9oZ0Mvb2hxRzJib0x3a1lIYUtTdlVvM0tzN" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "13.58.163.18" ] "cf-ray" => array:1 [ 0 => "930353a21b6f8704-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "0WsA2DAEjQOISY1Xh8fatthh1Ah8EcYTmshl1fPq" "republica_session" => "3pe60IobCFlPY0qH8ZWE3Urj8DAnlgCY3z0XXlBq" ]
          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 => "Mon, 14 Apr 2025 12:50:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkM1QXIvOGMrZlVaYmZRTkxSRWRWdGc9PSIsInZhbHVlIjoiWW5pNWR0TTdnemMxV0FpdzZxOC9ad3JxM1ljZEVvMGVhdWdOOUZLbGdIL0tvRHd2U0dhRHRodjlveFJxRERCVGlQcFBONCtsT3ZMZUFxdDlyV21hNE1LRUNRQndhZlFKLzJYQ3ZUZ2JuekRqTFROTDE4NzNTZzJ6RTZUUFVvL0EiLCJtYWMiOiI2NGY4ZTQ1ZGM2NzE1NTFiODRlNWI2OTViNmIwMzY4MjZjNDA3NzE1ODNmOWI0MzJlNzU4ZTMxNDZhYzNjNGJlIiwidGFnIjoiIn0%3D; expires=Tue, 14 Apr 2026 12:50:08 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkM1QXIvOGMrZlVaYmZRTkxSRWRWdGc9PSIsInZhbHVlIjoiWW5pNWR0TTdnemMxV0FpdzZxOC9ad3JxM1ljZEVvMGVhdWdOOUZLbGdIL0tvRHd2U0dhRHRodjlveFJxRERCVGlQcFBON" 1 => "republica_session=eyJpdiI6InpzQ0F4c2xuS1kxQ1NNaUtLdU10Z1E9PSIsInZhbHVlIjoiK2ZVRldiSUw0enFkTVNaSXFBb29NeFZYa0J3UUY4NWJzL2tkcHVsaW5LRkc1YXdMcnBTSFlnU2NvRUFjbzFPaElHNUlNOHFRMGRaVFdFVGFsczhuYU9lT1p1T2ZiWFZoZFlTV3NlMDAzYXFrL0l6ZjBXRFRNWG1mSVJsWDRTS2wiLCJtYWMiOiIxMGViOTc3YWEwODMxODI2ZmIzZmRjNmY4NzdjZTdhNjk5OWJmZWIzZDRhOWJjMTFkZjAzZjM0ZTg5NGEwNGU5IiwidGFnIjoiIn0%3D; expires=Tue, 14 Apr 2026 12:50:08 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6InpzQ0F4c2xuS1kxQ1NNaUtLdU10Z1E9PSIsInZhbHVlIjoiK2ZVRldiSUw0enFkTVNaSXFBb29NeFZYa0J3UUY4NWJzL2tkcHVsaW5LRkc1YXdMcnBTSFlnU2NvRUFjbzFPaE" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkM1QXIvOGMrZlVaYmZRTkxSRWRWdGc9PSIsInZhbHVlIjoiWW5pNWR0TTdnemMxV0FpdzZxOC9ad3JxM1ljZEVvMGVhdWdOOUZLbGdIL0tvRHd2U0dhRHRodjlveFJxRERCVGlQcFBONCtsT3ZMZUFxdDlyV21hNE1LRUNRQndhZlFKLzJYQ3ZUZ2JuekRqTFROTDE4NzNTZzJ6RTZUUFVvL0EiLCJtYWMiOiI2NGY4ZTQ1ZGM2NzE1NTFiODRlNWI2OTViNmIwMzY4MjZjNDA3NzE1ODNmOWI0MzJlNzU4ZTMxNDZhYzNjNGJlIiwidGFnIjoiIn0%3D; expires=Tue, 14-Apr-2026 12:50:08 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkM1QXIvOGMrZlVaYmZRTkxSRWRWdGc9PSIsInZhbHVlIjoiWW5pNWR0TTdnemMxV0FpdzZxOC9ad3JxM1ljZEVvMGVhdWdOOUZLbGdIL0tvRHd2U0dhRHRodjlveFJxRERCVGlQcFBON" 1 => "republica_session=eyJpdiI6InpzQ0F4c2xuS1kxQ1NNaUtLdU10Z1E9PSIsInZhbHVlIjoiK2ZVRldiSUw0enFkTVNaSXFBb29NeFZYa0J3UUY4NWJzL2tkcHVsaW5LRkc1YXdMcnBTSFlnU2NvRUFjbzFPaElHNUlNOHFRMGRaVFdFVGFsczhuYU9lT1p1T2ZiWFZoZFlTV3NlMDAzYXFrL0l6ZjBXRFRNWG1mSVJsWDRTS2wiLCJtYWMiOiIxMGViOTc3YWEwODMxODI2ZmIzZmRjNmY4NzdjZTdhNjk5OWJmZWIzZDRhOWJjMTFkZjAzZjM0ZTg5NGEwNGU5IiwidGFnIjoiIn0%3D; expires=Tue, 14-Apr-2026 12:50:08 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6InpzQ0F4c2xuS1kxQ1NNaUtLdU10Z1E9PSIsInZhbHVlIjoiK2ZVRldiSUw0enFkTVNaSXFBb29NeFZYa0J3UUY4NWJzL2tkcHVsaW5LRkc1YXdMcnBTSFlnU2NvRUFjbzFPaE" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "0WsA2DAEjQOISY1Xh8fatthh1Ah8EcYTmshl1fPq" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/constitution-amendment-process-back-to-square-one" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/constitution-amendment-process-back-to-square-one" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-14 18:35:08GET/amp/news/constitution-amendment-process-back-to-square-one11015